>>> logcheck: Building main/logcheck 1.4.3-r0 (using abuild 3.11.21-r0) started Tue, 18 Jul 2023 19:52:45 +0000 >>> logcheck: Checking sanity of /home/buildozer/aports/main/logcheck/APKBUILD... >>> logcheck: Analyzing dependencies... >>> logcheck: Installing for build: build-base bash lockfile-progs perl (1/10) Installing readline (8.2.1-r2) (2/10) Installing bash (5.2.15-r5) Executing bash-5.2.15-r5.post-install (3/10) Installing liblockfile (1.17-r4) (4/10) Installing lockfile-progs (0.1.19-r3) (5/10) Installing libbz2 (1.0.8-r6) (6/10) Installing perl (5.38.0-r0) (7/10) Installing .makedepends-logcheck (20230718.195246) (8/10) Installing perl-error (0.17029-r2) (9/10) Installing perl-git (2.41.0-r2) (10/10) Installing git-perl (2.41.0-r2) Executing busybox-1.36.1-r3.trigger OK: 418 MiB in 115 packages >>> logcheck: Cleaning up srcdir >>> logcheck: Cleaning up pkgdir >>> logcheck: Cleaning up tmpdir >>> logcheck: Fetching https://distfiles.alpinelinux.org/distfiles/edge/logcheck_1.4.3.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> logcheck: Fetching https://deb.debian.org/debian/pool/main/l/logcheck/logcheck_1.4.3.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 135k 100 135k 0 0 995k 0 --:--:-- --:--:-- --:--:-- 1003k >>> logcheck: Fetching https://distfiles.alpinelinux.org/distfiles/edge/logcheck_1.4.3.tar.xz >>> logcheck: Checking sha512sums... logcheck_1.4.3.tar.xz: OK logcheck.cron.d: OK >>> logcheck: Unpacking /var/cache/distfiles/edge/logcheck_1.4.3.tar.xz... >>> 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/var/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... >>> logcheck-doc*: Preparing subpackage logcheck-doc... >>> 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 for logcheck-1.4.3-r0.apk >>> logcheck*: Adding .pre-install >>> logcheck-doc*: Tracing dependencies... >>> logcheck-doc*: Package size: 88.0 KB >>> logcheck-doc*: Compressing data... >>> logcheck-doc*: Create checksum... >>> logcheck-doc*: Create logcheck-doc-1.4.3-r0.apk >>> logcheck*: Tracing dependencies... >>> logcheck*: Package size: 1.1 MB >>> logcheck*: Compressing data... >>> logcheck*: Create checksum... >>> logcheck*: Create logcheck-1.4.3-r0.apk >>> logcheck: Build complete at Tue, 18 Jul 2023 19:52:48 +0000 elapsed time 0h 0m 3s >>> logcheck: Cleaning up srcdir >>> logcheck: Cleaning up pkgdir >>> logcheck: Uninstalling dependencies... (1/10) Purging .makedepends-logcheck (20230718.195246) (2/10) Purging bash (5.2.15-r5) Executing bash-5.2.15-r5.pre-deinstall (3/10) Purging lockfile-progs (0.1.19-r3) (4/10) Purging git-perl (2.41.0-r2) (5/10) Purging perl-git (2.41.0-r2) (6/10) Purging perl-error (0.17029-r2) (7/10) Purging perl (5.38.0-r0) (8/10) Purging libbz2 (1.0.8-r6) (9/10) Purging liblockfile (1.17-r4) (10/10) Purging readline (8.2.1-r2) Executing busybox-1.36.1-r3.trigger OK: 376 MiB in 105 packages >>> logcheck: Updating the main/x86_64 repository index... >>> logcheck: Signing the index...