>>> s6-overlay-preinit: Building community/s6-overlay-preinit 1.0.2-r1 (using abuild 3.7.0-r0) started Sat, 16 Jan 2021 03:42:49 +0000 >>> s6-overlay-preinit: Checking sanity of /home/buildozer/aports/community/s6-overlay-preinit/APKBUILD... >>> s6-overlay-preinit: Analyzing dependencies... >>> s6-overlay-preinit: Installing for build: build-base skalibs-dev (1/3) Installing skalibs (2.10.0.0-r0) (2/3) Installing skalibs-dev (2.10.0.0-r0) (3/3) Installing .makedepends-s6-overlay-preinit (20210116.034250) OK: 310 MiB in 89 packages >>> s6-overlay-preinit: Cleaning up srcdir >>> s6-overlay-preinit: Cleaning up pkgdir >>> s6-overlay-preinit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/s6-overlay-preinit-1.0.2.tar.gz >>> s6-overlay-preinit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/s6-overlay-preinit-1.0.2.tar.gz >>> s6-overlay-preinit: Checking sha512sums... s6-overlay-preinit-1.0.2.tar.gz: OK >>> s6-overlay-preinit: Unpacking /var/cache/distfiles/v3.13/s6-overlay-preinit-1.0.2.tar.gz... checking for C compiler... ... gcc checking whether C compiler works... ... yes checking target system type... ... i586-alpine-linux-musl Checking whether we need to build everything as PIC... ... yes checking whether compiler accepts -fPIC ... ... yes checking whether compiler accepts -std=c99 ... ... yes checking whether compiler accepts -fomit-frame-pointer ... ... yes checking whether compiler accepts -fno-exceptions ... ... yes checking whether compiler accepts -fno-unwind-tables ... ... yes checking whether compiler accepts -fno-asynchronous-unwind-tables ... ... yes checking whether compiler accepts -Wa,--noexecstack ... ... yes checking whether compiler accepts -fno-stack-protector ... ... yes checking whether compiler accepts -Werror=implicit-function-declaration ... ... yes checking whether compiler accepts -Werror=implicit-int ... ... yes checking whether compiler accepts -Werror=pointer-sign ... ... yes checking whether compiler accepts -Werror=pointer-arith ... ... yes checking whether compiler accepts -ffunction-sections ... ... yes checking whether compiler accepts -fdata-sections ... ... yes checking whether linker accepts -Wl,--sort-section=alignment ... ... yes checking whether linker accepts -Wl,--sort-common ... ... yes checking whether linker accepts -Wl,--hash-style=both ... ... yes creating config.mak... ... done. exec gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Os -fomit-frame-pointer -pipe -Wall -Wextra -fPIC -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Wa,--noexecstack -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -fno-stack-protector -Os -fomit-frame-pointer -c -o src/s6-overlay-preinit/s6-overlay-preinit.o src/s6-overlay-preinit/s6-overlay-preinit.c src/s6-overlay-preinit/s6-overlay-preinit.c:15:20: warning: 'VAR_LOG_S6' defined but not used [-Wunused-variable] 15 | static const char *VAR_LOG_S6 = "/var/log/s6" ; | ^~~~~~~~~~ src/s6-overlay-preinit/s6-overlay-preinit.c:14:20: warning: 'VAR_LOG' defined but not used [-Wunused-variable] 14 | static const char *VAR_LOG = "/var/log" ; | ^~~~~~~ exec gcc -o s6-overlay-preinit -pipe -Wall -Wextra -fPIC -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Wa,--noexecstack -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -fno-stack-protector -Os -fomit-frame-pointer -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -Wl,--as-needed src/s6-overlay-preinit/s6-overlay-preinit.o /lib/libskarnet.so >>> s6-overlay-preinit: Entering fakeroot... exec ./tools/install.sh -D -m 600 s6-overlay-preinit /home/buildozer/aports/community/s6-overlay-preinit/pkg/s6-overlay-preinit/bin/s6-overlay-preinit grep -- ^s6-overlay-preinit < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildozer/aports/community/s6-overlay-preinit/pkg/s6-overlay-preinit/bin/s6-overlay-preinit ; fi && \ chmod $mode /home/buildozer/aports/community/s6-overlay-preinit/pkg/s6-overlay-preinit/bin/s6-overlay-preinit ; } >>> s6-overlay-preinit*: Running postcheck for s6-overlay-preinit >>> s6-overlay-preinit*: Preparing package s6-overlay-preinit... >>> s6-overlay-preinit*: Stripping binaries >>> s6-overlay-preinit*: Scanning shared objects >>> s6-overlay-preinit*: Tracing dependencies... so:libc.musl-x86.so.1 so:libskarnet.so.2.10 >>> s6-overlay-preinit*: Package size: 24.0 KB >>> s6-overlay-preinit*: Compressing data... >>> s6-overlay-preinit*: Create checksum... >>> s6-overlay-preinit*: Create s6-overlay-preinit-1.0.2-r1.apk >>> s6-overlay-preinit: Build complete at Sat, 16 Jan 2021 03:42:51 +0000 elapsed time 0h 0m 2s >>> s6-overlay-preinit: Cleaning up srcdir >>> s6-overlay-preinit: Cleaning up pkgdir >>> s6-overlay-preinit: Uninstalling dependencies... (1/3) Purging .makedepends-s6-overlay-preinit (20210116.034250) (2/3) Purging skalibs-dev (2.10.0.0-r0) (3/3) Purging skalibs (2.10.0.0-r0) OK: 310 MiB in 86 packages >>> s6-overlay-preinit: Updating the community/x86 repository index... >>> s6-overlay-preinit: Signing the index...