>>> logrotate: Building main/logrotate 3.18.0-r3 (using abuild 3.7.0-r0) started Tue, 21 Jun 2022 08:22:56 +0000 >>> logrotate: Checking sanity of /home/buildozer/aports/main/logrotate/APKBUILD... >>> WARNING: logrotate: logrotate.post-upgrade: found chmod Permissions should be fixed in APKBUILD package() >>> logrotate: Analyzing dependencies... >>> logrotate: Installing for build: build-base popt-dev autoconf automake libtool coreutils (1/19) Installing popt-dev (1.18-r0) (2/19) Installing m4 (1.4.18-r2) (3/19) Installing libbz2 (1.0.8-r1) (4/19) Installing perl (5.32.0-r0) (5/19) Installing autoconf (2.69-r3) (6/19) Installing automake (1.16.3-r0) (7/19) Installing readline (8.1.0-r0) (8/19) Installing bash (5.1.16-r0) Executing bash-5.1.16-r0.post-install (9/19) Installing libltdl (2.4.6-r7) (10/19) Installing libtool (2.4.6-r7) (11/19) Installing skalibs (2.10.0.0-r0) (12/19) Installing s6-ipcserver (2.10.0.0-r0) (13/19) Installing utmps (0.1.0.0-r0) Executing utmps-0.1.0.0-r0.pre-install (14/19) Installing coreutils (8.32-r2) (15/19) Installing .makedepends-logrotate (20220621.082256) (16/19) Installing utmps-openrc (0.1.0.0-r0) (17/19) Installing perl-error (0.17029-r1) (18/19) Installing perl-git (2.30.3-r0) (19/19) Installing git-perl (2.30.3-r0) Executing busybox-1.32.1-r8.trigger OK: 384 MiB in 108 packages >>> logrotate: Cleaning up srcdir >>> logrotate: Cleaning up pkgdir >>> logrotate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/logrotate-3.18.0.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 158k 100 158k 0 0 1391k 0 --:--:-- --:--:-- --:--:-- 1399k >>> logrotate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/logrotate-3.18.0.tar.xz >>> logrotate: Checking sha512sums... logrotate-3.18.0.tar.xz: OK CVE-2022-1348.patch: OK logrotate.cron: OK logrotate.conf: OK logrotate.confd: OK >>> logrotate: Unpacking /var/cache/distfiles/v3.13/logrotate-3.18.0.tar.xz... >>> logrotate: CVE-2022-1348.patch patching file logrotate.c Hunk #1 succeeded at 2564 (offset -100 lines). Hunk #2 succeeded at 2901 (offset -106 lines). Hunk #3 succeeded at 2908 (offset -109 lines). Hunk #4 succeeded at 2930 (offset -109 lines). patching file logrotate.spec.in patching file test/test-0087.sh The logrotate build system is now prepared. To build here, run: ./configure && make checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for poptParseArgvString in -lpopt... yes checking for getfscreatecon_raw in -lselinux... no checking for acl_get_file in -lacl... no checking for asprintf... yes checking for madvise... yes checking for qsort... yes checking for secure_getenv... yes checking for strndup... yes checking for strptime... yes checking for utimensat... yes checking for vsyslog... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating logrotate.8 config.status: creating logrotate.spec config.status: creating config.h config.status: executing depfiles commands logrotate 3.18.0 SELinux support: no ACL support: no default mail command: /bin/mail compress command: /bin/gzip uncompress command: /bin/gunzip compress extension: .gz statefile path: /var/lib/logrotate.status make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' Making all in . make[2]: Entering directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' CC config.o CC log.o CC logrotate.o CCLD logrotate make[2]: Leaving directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' Making all in test make[2]: Entering directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0/test' test .. = .. || ln -fs ../test/* . make[2]: Leaving directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0/test' make[1]: Leaving directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' make check-recursive make[1]: Entering directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' Making check in . make[2]: Entering directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' make[2]: Leaving directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' Making check in test make[2]: Entering directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0/test' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0/test' make[4]: Entering directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0/test' PASS: test-0022.sh PASS: test-0020.sh PASS: test-0021.sh PASS: test-0019.sh PASS: test-0017.sh PASS: test-0016.sh PASS: test-0012.sh PASS: test-0002.sh PASS: test-0024.sh PASS: test-0023.sh PASS: test-0014.sh PASS: test-0013.sh PASS: test-0011.sh PASS: test-0009.sh PASS: test-0015.sh PASS: test-0008.sh PASS: test-0007.sh PASS: test-0004.sh PASS: test-0006.sh PASS: test-0005.sh SKIP: test-0033.sh SKIP: test-0035.sh SKIP: test-0032.sh PASS: test-0010.sh PASS: test-0025.sh PASS: test-0001.sh PASS: test-0028.sh PASS: test-0026.sh PASS: test-0027.sh PASS: test-0034.sh PASS: test-0029.sh SKIP: test-0047.sh SKIP: test-0048.sh PASS: test-0036.sh PASS: test-0040.sh PASS: test-0030.sh PASS: test-0037.sh PASS: test-0046.sh PASS: test-0045.sh PASS: test-0031.sh PASS: test-0003.sh PASS: test-0038.sh PASS: test-0049.sh PASS: test-0041.sh PASS: test-0051.sh PASS: test-0044.sh PASS: test-0039.sh PASS: test-0053.sh PASS: test-0042.sh PASS: test-0059.sh PASS: test-0058.sh PASS: test-0043.sh PASS: test-0060.sh PASS: test-0057.sh PASS: test-0052.sh PASS: test-0061.sh PASS: test-0050.sh PASS: test-0064.sh PASS: test-0065.sh PASS: test-0066.sh PASS: test-0018.sh PASS: test-0067.sh PASS: test-0069.sh PASS: test-0074.sh PASS: test-0071.sh PASS: test-0079.sh PASS: test-0078.sh PASS: test-0080.sh PASS: test-0081.sh PASS: test-0077.sh PASS: test-0075.sh PASS: test-0076.sh PASS: test-0073.sh PASS: test-0083.sh PASS: test-0084.sh PASS: test-0088.sh PASS: test-0070.sh PASS: test-0072.sh PASS: test-0085.sh PASS: test-0101.sh PASS: test-0100.sh PASS: test-0086.sh PASS: test-0062.sh PASS: test-0063.sh PASS: test-0055.sh PASS: test-0082.sh PASS: test-0054.sh PASS: test-0056.sh PASS: test-0087.sh PASS: test-0068.sh ============================================================================ Testsuite summary for logrotate 3.18.0 ============================================================================ # TOTAL: 90 # PASS: 85 # SKIP: 5 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0/test' make[3]: Leaving directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0/test' make[2]: Leaving directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0/test' make[1]: Leaving directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' >>> logrotate: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' Making install in . make[2]: Entering directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' make[3]: Entering directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' /bin/mkdir -p '/home/buildozer/aports/main/logrotate/pkg/logrotate/usr/share/man/man5' /bin/mkdir -p '/home/buildozer/aports/main/logrotate/pkg/logrotate/usr/share/man/man8' /usr/bin/install -c -m 644 logrotate.conf.5 '/home/buildozer/aports/main/logrotate/pkg/logrotate/usr/share/man/man5' /usr/bin/install -c -m 644 logrotate.8 '/home/buildozer/aports/main/logrotate/pkg/logrotate/usr/share/man/man8' /bin/mkdir -p '/home/buildozer/aports/main/logrotate/pkg/logrotate/usr/sbin' /usr/bin/install -c logrotate '/home/buildozer/aports/main/logrotate/pkg/logrotate/usr/sbin' make[3]: Leaving directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' make[2]: Leaving directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' Making install in test make[2]: Entering directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0/test' make[3]: Entering directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0/test' make[2]: Leaving directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0/test' make[1]: Leaving directory '/home/buildozer/aports/main/logrotate/src/logrotate-3.18.0' >>> logrotate-doc*: Running split function doc... >>> logrotate-doc*: Preparing subpackage logrotate-doc... >>> logrotate-doc*: Running postcheck for logrotate-doc >>> logrotate-openrc*: Running split function openrc... >>> logrotate-openrc*: Preparing subpackage logrotate-openrc... >>> logrotate-openrc*: Running postcheck for logrotate-openrc >>> logrotate*: Running postcheck for logrotate >>> logrotate*: Preparing package logrotate... >>> logrotate*: Stripping binaries >>> logrotate*: Script found. /bin/sh added as a dependency for logrotate-3.18.0-r3.apk >>> logrotate*: Adding .post-upgrade >>> logrotate-doc*: Scanning shared objects >>> logrotate-openrc*: Scanning shared objects >>> logrotate*: Scanning shared objects >>> logrotate-doc*: Tracing dependencies... >>> logrotate-doc*: Package size: 40.0 KB >>> logrotate-doc*: Compressing data... >>> logrotate-doc*: Create checksum... >>> logrotate-doc*: Create logrotate-doc-3.18.0-r3.apk >>> logrotate-openrc*: Tracing dependencies... >>> logrotate-openrc*: Package size: 16.0 KB >>> logrotate-openrc*: Compressing data... >>> logrotate-openrc*: Create checksum... >>> logrotate-openrc*: Create logrotate-openrc-3.18.0-r3.apk >>> logrotate*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 so:libpopt.so.0 >>> logrotate*: Package size: 112.0 KB >>> logrotate*: Compressing data... >>> logrotate*: Create checksum... >>> logrotate*: Create logrotate-3.18.0-r3.apk >>> logrotate: Build complete at Tue, 21 Jun 2022 08:23:21 +0000 elapsed time 0h 0m 25s >>> logrotate: Cleaning up srcdir >>> logrotate: Cleaning up pkgdir >>> logrotate: Uninstalling dependencies... (1/19) Purging .makedepends-logrotate (20220621.082256) (2/19) Purging popt-dev (1.18-r0) (3/19) Purging autoconf (2.69-r3) (4/19) Purging m4 (1.4.18-r2) (5/19) Purging automake (1.16.3-r0) (6/19) Purging libtool (2.4.6-r7) (7/19) Purging bash (5.1.16-r0) Executing bash-5.1.16-r0.pre-deinstall (8/19) Purging libltdl (2.4.6-r7) (9/19) Purging coreutils (8.32-r2) Executing coreutils-8.32-r2.post-deinstall (10/19) Purging utmps-openrc (0.1.0.0-r0) (11/19) Purging git-perl (2.30.3-r0) (12/19) Purging perl-git (2.30.3-r0) (13/19) Purging perl-error (0.17029-r1) (14/19) Purging perl (5.32.0-r0) (15/19) Purging libbz2 (1.0.8-r1) (16/19) Purging readline (8.1.0-r0) (17/19) Purging utmps (0.1.0.0-r0) (18/19) Purging s6-ipcserver (2.10.0.0-r0) (19/19) Purging skalibs (2.10.0.0-r0) Executing busybox-1.32.1-r8.trigger OK: 337 MiB in 89 packages >>> logrotate: Updating the main/x86_64 repository index... >>> logrotate: Signing the index...