>>> liblockfile: Building main/liblockfile 1.17-r4 (using abuild 3.11.0-r1) started Tue, 16 May 2023 21:10:59 +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 (20230516.211101) OK: 1019 MiB in 105 packages >>> liblockfile: Cleaning up srcdir >>> liblockfile: Cleaning up pkgdir >>> liblockfile: Fetching https://distfiles.alpinelinux.org/distfiles/edge/liblockfile-1.17.tar.gz >>> liblockfile: Fetching https://distfiles.alpinelinux.org/distfiles/edge/liblockfile-1.17.tar.gz >>> liblockfile: Checking sha512sums... liblockfile-1.17.tar.gz: OK >>> liblockfile: Unpacking /var/cache/distfiles/liblockfile-1.17.tar.gz... checking for riscv64-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 -Wformat -Werror=format-security -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLIB -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c lockfile.c -o solockfile.o gcc -Wl,--as-needed,-O1,--sort-common -fPIC -shared -Wl,-soname,liblockfile.so.1 \ -o liblockfile.so solockfile.o -lc gcc -Os -Wformat -Werror=format-security -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLIB -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -DSTATIC -c lockfile.c ar rv liblockfile.a lockfile.o ar: creating liblockfile.a a - lockfile.o gcc -Os -Wformat -Werror=format-security -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c dotlockfile.c gcc -Os -Wformat -Werror=format-security -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c lockfile.c -o dlockfile.o gcc -Wl,--as-needed,-O1,--sort-common -o dotlockfile dotlockfile.o dlockfile.o >>> 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.17-r4 >>> liblockfile-dev*: Package size: 24.0 KB >>> liblockfile-dev*: Compressing data... >>> liblockfile-dev*: Create checksum... >>> liblockfile-dev*: Create liblockfile-dev-1.17-r4.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.17-r4.apk >>> liblockfile-static*: Tracing dependencies... >>> liblockfile-static*: Package size: 32.0 KB >>> liblockfile-static*: Compressing data... >>> liblockfile-static*: Create checksum... >>> liblockfile-static*: Create liblockfile-static-1.17-r4.apk >>> liblockfile*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> liblockfile*: Package size: 44.0 KB >>> liblockfile*: Compressing data... >>> liblockfile*: Create checksum... >>> liblockfile*: Create liblockfile-1.17-r4.apk >>> liblockfile: Build complete at Tue, 16 May 2023 21:11:47 +0000 elapsed time 0h 0m 48s >>> liblockfile: Cleaning up srcdir >>> liblockfile: Cleaning up pkgdir >>> liblockfile: Uninstalling dependencies... (1/1) Purging .makedepends-liblockfile (20230516.211101) OK: 1019 MiB in 104 packages >>> liblockfile: Updating the main/riscv64 repository index... >>> liblockfile: Signing the index...