>>> which: Building main/which 2.21-r3 (using abuild 3.10.0_rc1-r2) started Mon, 24 Oct 2022 15:01:17 +0000 >>> which: Checking sanity of /home/buildozer/aports/main/which/APKBUILD... >>> which: Analyzing dependencies... >>> which: Installing for build: build-base (1/1) Installing .makedepends-which (20221024.150117) OK: 330 MiB in 97 packages >>> which: Cleaning up srcdir >>> which: Cleaning up pkgdir >>> which: Fetching https://distfiles.alpinelinux.org/distfiles/edge/which-2.21.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 54 145k 54 81866 0 0 102k 0 0:00:01 --:--:-- 0:00:01 101k 100 145k 100 145k 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k >>> which: Fetching https://distfiles.alpinelinux.org/distfiles/edge/which-2.21.tar.gz >>> which: Checking sha512sums... which-2.21.tar.gz: OK >>> which: Unpacking /var/cache/distfiles/edge/which-2.21.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d 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 to enable maintainer-specific portions of Makefiles... no checking for armv6-alpine-linux-musleabihf-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 for style of include used by make... GNU checking dependency style of gcc... pch 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 xmalloc in libiberty.a... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for strchr... yes checking for memcpy... yes checking for getopt_long... yes checking for getcwd... yes checking for getwd... no checking for sysconf... yes checking for getgroups... yes checking for eaccess... yes checking for ar... ar checking for armv6-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for strings.h... (cached) yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking whether programs are able to redeclare getpw functions... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating maintMakefile config.status: creating tilde/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/which/src/which-2.21' Making all in tilde make[2]: Entering directory '/home/buildozer/aports/main/which/src/which-2.21/tilde' source='tilde.c' object='tilde.o' libtool=no \ DEPDIR=.deps depmode=pch /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o tilde.o tilde.c source='shell.c' object='shell.o' libtool=no \ DEPDIR=.deps depmode=pch /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o shell.o shell.c rm -f libtilde.a ar cru libtilde.a tilde.o shell.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libtilde.a make[2]: Leaving directory '/home/buildozer/aports/main/which/src/which-2.21/tilde' Making all in . make[2]: Entering directory '/home/buildozer/aports/main/which/src/which-2.21' source='getopt.c' object='getopt.o' libtool=no \ DEPDIR=.deps depmode=pch /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o getopt.o getopt.c source='getopt1.c' object='getopt1.o' libtool=no \ DEPDIR=.deps depmode=pch /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o getopt1.o getopt1.c source='bash.c' object='bash.o' libtool=no \ DEPDIR=.deps depmode=pch /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o bash.o bash.c source='which.c' object='which.o' libtool=no \ DEPDIR=.deps depmode=pch /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o which.o which.c gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o which getopt.o getopt1.o bash.o which.o ./tilde/libtilde.a make[2]: Leaving directory '/home/buildozer/aports/main/which/src/which-2.21' make[1]: Leaving directory '/home/buildozer/aports/main/which/src/which-2.21' make check-recursive make[1]: Entering directory '/home/buildozer/aports/main/which/src/which-2.21' Making check in tilde make[2]: Entering directory '/home/buildozer/aports/main/which/src/which-2.21/tilde' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/which/src/which-2.21/tilde' Making check in . make[2]: Entering directory '/home/buildozer/aports/main/which/src/which-2.21' make[2]: Leaving directory '/home/buildozer/aports/main/which/src/which-2.21' make[1]: Leaving directory '/home/buildozer/aports/main/which/src/which-2.21' >>> which: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/main/which/src/which-2.21' Making install in tilde make[2]: Entering directory '/home/buildozer/aports/main/which/src/which-2.21/tilde' make[3]: Entering directory '/home/buildozer/aports/main/which/src/which-2.21/tilde' 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/which/src/which-2.21/tilde' make[2]: Leaving directory '/home/buildozer/aports/main/which/src/which-2.21/tilde' Making install in . make[2]: Entering directory '/home/buildozer/aports/main/which/src/which-2.21' make[3]: Entering directory '/home/buildozer/aports/main/which/src/which-2.21' ./install-sh -c -d '/home/buildozer/aports/main/which/pkg/which/usr/share/man/man1' ./install-sh -c -d '/home/buildozer/aports/main/which/pkg/which/usr/share/info' /usr/bin/install -c -m 644 which.1 '/home/buildozer/aports/main/which/pkg/which/usr/share/man/man1' /usr/bin/install -c -m 644 ./which.info '/home/buildozer/aports/main/which/pkg/which/usr/share/info' ./install-sh -c -d '/home/buildozer/aports/main/which/pkg/which/usr/bin' /usr/bin/install -c which '/home/buildozer/aports/main/which/pkg/which/usr/bin' make[3]: Leaving directory '/home/buildozer/aports/main/which/src/which-2.21' make[2]: Leaving directory '/home/buildozer/aports/main/which/src/which-2.21' make[1]: Leaving directory '/home/buildozer/aports/main/which/src/which-2.21' >>> which-doc*: Running split function doc... >>> which-doc*: Preparing subpackage which-doc... >>> which-doc*: Running postcheck for which-doc >>> which*: Running postcheck for which >>> which*: Preparing package which... >>> which*: Stripping binaries >>> which-doc*: Scanning shared objects >>> which*: Scanning shared objects >>> which-doc*: Tracing dependencies... >>> which-doc*: Package size: 36.0 KB >>> which-doc*: Compressing data... >>> which-doc*: Create checksum... >>> which-doc*: Create which-doc-2.21-r3.apk >>> which*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> which*: Package size: 80.0 KB >>> which*: Compressing data... >>> which*: Create checksum... >>> which*: Create which-2.21-r3.apk >>> which: Build complete at Mon, 24 Oct 2022 15:01:21 +0000 elapsed time 0h 0m 4s >>> which: Cleaning up srcdir >>> which: Cleaning up pkgdir >>> which: Uninstalling dependencies... (1/1) Purging .makedepends-which (20221024.150117) OK: 330 MiB in 96 packages >>> which: Updating the main/armhf repository index... >>> which: Signing the index...