>>> liblockfile: Building main/liblockfile 1.16-r0 (using abuild 3.7.0_rc1-r0) started Wed, 11 Nov 2020 14:43:18 +0000 >>> liblockfile: Checking sanity of /home/buildozer/aports/main/liblockfile/APKBUILD... >>> liblockfile: Analyzing dependencies... >>> liblockfile: Installing for build: build-base (1/1) Installing .makedepends-liblockfile (20201111.144320) OK: 310 MiB in 88 packages >>> liblockfile: Cleaning up srcdir >>> liblockfile: Cleaning up pkgdir >>> liblockfile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/liblockfile-1.16.tar.gz % 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 curl: (22) The requested URL returned error: 404 >>> liblockfile: Fetching liblockfile-1.16.tar.gz::https://github.com/miquels/liblockfile/archive/v1.16.tar.gz % 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 126 100 126 0 0 518 0 --:--:-- --:--:-- --:--:-- 518 100 68591 0 68591 0 0 129k 0 --:--:-- --:--:-- --:--:-- 129k >>> liblockfile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/liblockfile-1.16.tar.gz >>> liblockfile: Checking sha512sums... liblockfile-1.16.tar.gz: OK >>> liblockfile: Unpacking /var/cache/distfiles/v3.13/liblockfile-1.16.tar.gz... checking for i586-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 build shared libs... yes checking build libnfslock... no checking for ldconfig... /bin/true 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for utime... yes checking for utimes... yes configure: creating ./config.status config.status: creating ./Makefile config.status: creating ./maillock.h config.status: creating autoconf.h gcc -Os -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLIB -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c lockfile.c ar rv liblockfile.a lockfile.o ar: creating liblockfile.a a - lockfile.o gcc -Wl,--as-needed -fPIC -shared -Wl,-soname,liblockfile.so.1 \ -o liblockfile.so lockfile.o -lc gcc -Os -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c dotlockfile.c gcc -Os -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c lockfile.c -o xlockfile.o gcc -Wl,--as-needed -o dotlockfile dotlockfile.o xlockfile.o ./run-tests.sh tests OK touch test-stamp >>> liblockfile: Entering fakeroot... install -d -m 755 -g root -p /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/include install -d -m 755 -g root -p /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/bin install -d -m 755 -g root -p /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/share/man/man1 install -d -m 755 -g root -p /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/share/man/man3 install -m 644 lockfile.h maillock.h /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/include if [ "" != "" ]; then\ install -g -m 2755 dotlockfile /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/bin;\ else \ install -g root -m 755 dotlockfile /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/bin; \ fi install -m 644 *.1 /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/share/man/man1 install -m 644 *.3 /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/share/man/man3 install -d -m 755 -g root -p /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/lib install -m 644 liblockfile.a /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/lib install -d -m 755 -g root -p /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/lib install -m 755 liblockfile.so \ /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/lib/liblockfile.so.1.0 ln -s liblockfile.so.1.0 /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/lib/liblockfile.so.1 ln -s liblockfile.so.1.0 /home/buildozer/aports/main/liblockfile/pkg/liblockfile/usr/lib/liblockfile.so if test "/home/buildozer/aports/main/liblockfile/pkg/liblockfile" = ""; then /bin/true; fi >>> liblockfile-static*: Running split function static... >>> liblockfile-static*: Preparing subpackage liblockfile-static... >>> liblockfile-static*: Stripping binaries >>> liblockfile-static*: Running postcheck for liblockfile-static >>> liblockfile-dev*: Running split function dev... >>> liblockfile-dev*: Preparing subpackage liblockfile-dev... >>> liblockfile-dev*: Stripping binaries >>> liblockfile-dev*: Running postcheck for liblockfile-dev >>> liblockfile-doc*: Running split function doc... >>> liblockfile-doc*: Preparing subpackage liblockfile-doc... >>> liblockfile-doc*: Running postcheck for liblockfile-doc >>> liblockfile*: Running postcheck for liblockfile >>> liblockfile*: Preparing package liblockfile... >>> liblockfile*: Stripping binaries >>> liblockfile-dev*: Scanning shared objects >>> liblockfile-doc*: Scanning shared objects >>> liblockfile-static*: Scanning shared objects >>> liblockfile*: Scanning shared objects >>> liblockfile-dev*: Tracing dependencies... liblockfile=1.16-r0 >>> liblockfile-dev*: Package size: 24.0 KB >>> liblockfile-dev*: Compressing data... >>> liblockfile-dev*: Create checksum... >>> liblockfile-dev*: Create liblockfile-dev-1.16-r0.apk >>> liblockfile-doc*: Tracing dependencies... >>> liblockfile-doc*: Package size: 36.0 KB >>> liblockfile-doc*: Compressing data... >>> liblockfile-doc*: Create checksum... >>> liblockfile-doc*: Create liblockfile-doc-1.16-r0.apk >>> liblockfile-static*: Tracing dependencies... >>> liblockfile-static*: Package size: 20.0 KB >>> liblockfile-static*: Compressing data... >>> liblockfile-static*: Create checksum... >>> liblockfile-static*: Create liblockfile-static-1.16-r0.apk >>> liblockfile*: Tracing dependencies... so:libc.musl-x86.so.1 >>> liblockfile*: Package size: 52.0 KB >>> liblockfile*: Compressing data... >>> liblockfile*: Create checksum... >>> liblockfile*: Create liblockfile-1.16-r0.apk >>> liblockfile: Build complete at Wed, 11 Nov 2020 14:43:27 +0000 elapsed time 0h 0m 9s >>> liblockfile: Cleaning up srcdir >>> liblockfile: Cleaning up pkgdir >>> liblockfile: Uninstalling dependencies... (1/1) Purging .makedepends-liblockfile (20201111.144320) OK: 310 MiB in 87 packages >>> liblockfile: Updating the main/x86 repository index... >>> liblockfile: Signing the index...