>>> logcheck: Building main/logcheck 1.4.7-r0 (using abuild 3.17.0_rc1-r1) started Mon, 20 Apr 2026 06:25:03 +0000 >>> logcheck: Validating /home/buildozer/aports/main/logcheck/APKBUILD... >>> logcheck: Analyzing dependencies... >>> logcheck: Installing for build: build-base bash lockfile-progs perl docbook2mdoc ( 1/13) Installing ncurses-terminfo-base (6.6_p20260404-r0) ( 2/13) Installing libncursesw (6.6_p20260404-r0) ( 3/13) Installing readline (8.3.3-r1) ( 4/13) Installing bash (5.3.9-r1) Executing bash-5.3.9-r1.post-install ( 5/13) Installing liblockfile (1.17-r4) ( 6/13) Installing lockfile-progs (0.2.0-r0) ( 7/13) Installing libbz2 (1.0.8-r6) ( 8/13) Installing perl (5.42.2-r0) ( 9/13) Installing docbook2mdoc (1.1.0-r5) (10/13) Installing .makedepends-logcheck (20260420.062503) (11/13) Installing perl-error (0.17030-r0) (12/13) Installing perl-git (2.53.0-r1) (13/13) Installing git-perl (2.53.0-r1) Executing busybox-1.37.0-r31.trigger OK: 459.8 MiB in 112 packages >>> logcheck: Cleaning up srcdir >>> logcheck: Cleaning up pkgdir >>> logcheck: Cleaning up tmpdir >>> logcheck: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/logcheck-debian-1.4.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> logcheck: Fetching https://salsa.debian.org/debian/logcheck/-/archive/debian/1.4.7/logcheck-debian-1.4.7.tar.gz Connecting to salsa.debian.org (209.87.16.82:443) saving to '/var/cache/distfiles/v3.24/logcheck-debian-1.4.7.tar.gz.part' logcheck-debian-1.4. 100% |********************************| 170k 0:00:00 ETA '/var/cache/distfiles/v3.24/logcheck-debian-1.4.7.tar.gz.part' saved /var/cache/distfiles/v3.24/logcheck-debian-1.4.7.tar.gz: OK /home/buildozer/aports/main/logcheck/busybox-grep.patch: OK /home/buildozer/aports/main/logcheck/logcheck.cron.d: OK >>> logcheck: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/logcheck-debian-1.4.7.tar.gz /var/cache/distfiles/v3.24/logcheck-debian-1.4.7.tar.gz: OK /home/buildozer/aports/main/logcheck/busybox-grep.patch: OK /home/buildozer/aports/main/logcheck/logcheck.cron.d: OK >>> logcheck: Unpacking /var/cache/distfiles/v3.24/logcheck-debian-1.4.7.tar.gz... >>> logcheck: busybox-grep.patch patching file src/logcheck Hunk #1 succeeded at 250 (offset 8 lines). Hunk #2 succeeded at 369 (offset 8 lines). Hunk #3 succeeded at 464 (offset 8 lines). Hunk #4 succeeded at 767 (offset 10 lines). >>> logcheck: Entering fakeroot... # Create the directories install -m 750 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck install -d /home/buildozer/aports/main/logcheck/pkg/logcheck/var/lib/logcheck install -d /home/buildozer/aports/main/logcheck/pkg/logcheck/usr/sbin install -d /home/buildozer/aports/main/logcheck/pkg/logcheck/usr/bin install -d /home/buildozer/aports/main/logcheck/pkg/logcheck/run/lock/logcheck install -d /home/buildozer/aports/main/logcheck/pkg/logcheck/usr/share/logtail/detectrotate # Create directories for rules logcheck-database install -m 755 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/ignore.d.paranoid install -m 755 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/ignore.d.workstation install -m 755 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/ignore.d.server install -m 755 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/cracking.d install -m 755 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/cracking.ignore.d install -m 755 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/violations.d install -m 755 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/violations.ignore.d install -m 755 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/logcheck.logfiles.d # Create directories for rules logcheck-database-extra #install -m 2750 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/ignore.d.paranoid #install -m 2750 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/ignore.d.workstation #install -m 2750 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/ignore.d.server #install -m 2750 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/cracking.d #install -m 2750 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/cracking.ignore.d #install -m 2750 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/violations.d #install -m 2750 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/violations.ignore.d #install -m 2750 -d /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/logcheck.logfiles.d # Install the scripts install -m 755 src/logcheck /home/buildozer/aports/main/logcheck/pkg/logcheck/usr/sbin/ sed -i "s/^VERSION=unknown$/VERSION=$(dpkg-parsechangelog -S version)/" /home/buildozer/aports/main/logcheck/pkg/logcheck/usr/sbin/logcheck /bin/sh: dpkg-parsechangelog: not found install -m 755 src/logtail /home/buildozer/aports/main/logcheck/pkg/logcheck/usr/sbin/ install -m 755 src/logtail2 /home/buildozer/aports/main/logcheck/pkg/logcheck/usr/sbin/ install -m 755 src/logcheck-test /home/buildozer/aports/main/logcheck/pkg/logcheck/usr/bin/ install -m 644 src/detectrotate/10-savelog.dtr /home/buildozer/aports/main/logcheck/pkg/logcheck/usr/share/logtail/detectrotate/ install -m 644 src/detectrotate/20-logrotate.dtr /home/buildozer/aports/main/logcheck/pkg/logcheck/usr/share/logtail/detectrotate/ install -m 644 src/detectrotate/30-logrotate-dateext.dtr /home/buildozer/aports/main/logcheck/pkg/logcheck/usr/share/logtail/detectrotate/ # Install the config files install -m 644 etc/logcheck.logfiles /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck install -m 644 etc/logcheck.conf /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck install -m 644 etc/logcheck.logfiles.d/* /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/logcheck.logfiles.d/ # Install the rulefiles install -m 644 rulefiles/linux/ignore.d.paranoid/* \ /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/ignore.d.paranoid/ install -m 644 rulefiles/linux/ignore.d.server/* \ /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/ignore.d.server/ install -m 644 rulefiles/linux/ignore.d.workstation/* \ /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/ignore.d.workstation/ install -m 644 rulefiles/linux/violations.d/* \ /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/violations.d/ install -m 644 rulefiles/linux/violations.ignore.d/* \ /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/violations.ignore.d/ install -m 644 rulefiles/linux/cracking.d/* \ /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/cracking.d/ # Install the rulefiles for extra #install -m 644 rulefiles/linux-extra/ignore.d.paranoid/* \ # /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/ignore.d.paranoid/ #install -m 644 rulefiles/linux-extra/ignore.d.server/* \ # /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/ignore.d.server/ #install -m 644 rulefiles/linux-extra/ignore.d.workstation/* \ # /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/ignore.d.workstation/ #install -m 644 rulefiles/linux-extra/violations.d/* \ # /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/violations.d/ #install -m 644 rulefiles/linux-extra/violations.ignore.d/* \ # /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/violations.ignore.d/ #install -m 644 rulefiles/linux-extra/cracking.d/* \ # /home/buildozer/aports/main/logcheck/pkg/logcheck/etc/logcheck/extra/cracking.d/ >>> logcheck-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/logcheck/pkg/logcheck-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/main/logcheck/pkg/logcheck-doc/usr/share/man' >>> logcheck-doc*: Preparing subpackage logcheck-doc... Please specify at least one package name on the command line. >>> logcheck-doc*: Running postcheck for logcheck-doc >>> logcheck*: Running postcheck for logcheck >>> logcheck*: Preparing package logcheck... >>> logcheck*: Script found. /bin/sh added as a dependency >>> logcheck*: Adding .pre-install Please specify at least one package name on the command line. >>> logcheck-doc*: Tracing dependencies... >>> logcheck-doc*: Package size: 31.7 KB >>> logcheck-doc*: Compressing data... >>> logcheck-doc*: Create checksum... >>> logcheck-doc*: Create logcheck-doc-1.4.7-r0.apk >>> logcheck*: Tracing dependencies... bash lockfile-progs perl /bin/sh >>> logcheck*: Package size: 368.8 KB >>> logcheck*: Compressing data... >>> logcheck*: Create checksum... >>> logcheck*: Create logcheck-1.4.7-r0.apk >>> logcheck: Build complete at Mon, 20 Apr 2026 06:25:06 +0000 elapsed time 0h 0m 3s >>> logcheck: Cleaning up srcdir >>> logcheck: Cleaning up pkgdir >>> logcheck: Uninstalling dependencies... ( 1/13) Purging .makedepends-logcheck (20260420.062503) ( 2/13) Purging bash (5.3.9-r1) Executing bash-5.3.9-r1.pre-deinstall ( 3/13) Purging lockfile-progs (0.2.0-r0) ( 4/13) Purging docbook2mdoc (1.1.0-r5) ( 5/13) Purging git-perl (2.53.0-r1) ( 6/13) Purging perl-git (2.53.0-r1) ( 7/13) Purging perl-error (0.17030-r0) ( 8/13) Purging perl (5.42.2-r0) ( 9/13) Purging libbz2 (1.0.8-r6) (10/13) Purging liblockfile (1.17-r4) (11/13) Purging readline (8.3.3-r1) (12/13) Purging libncursesw (6.6_p20260404-r0) (13/13) Purging ncurses-terminfo-base (6.6_p20260404-r0) Executing busybox-1.37.0-r31.trigger OK: 424.5 MiB in 99 packages >>> logcheck: Updating the main/x86 repository index... >>> logcheck: Signing the index...