>>> which: Building main/which 2.21-r5 (using abuild 3.14.0-r0) started Tue, 15 Oct 2024 19:33:53 +0000
>>> which: Validating /home/buildozer/aports/main/which/APKBUILD...
>>> WARNING: which: Setting the maintainer with a comment is deprecated. Use maintainer="Stuart Cardall <developer@it-offshore.co.uk>" instead
>>> which: Analyzing dependencies...
>>> which: Installing for build: build-base
(1/1) Installing .makedepends-which (20241015.193355)
OK: 397 MiB in 101 packages
>>> which: Cleaning up srcdir
>>> which: Cleaning up pkgdir
>>> which: Cleaning up tmpdir
>>> which: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/which-2.21.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> which: Fetching https://ftp.gnu.org/gnu/which/which-2.21.tar.gz
Connecting to ftp.gnu.org (209.51.188.20:443)
saving to '/var/cache/distfiles/v3.21/which-2.21.tar.gz.part'
which-2.21.tar.gz.pa 100% |********************************|  145k  0:00:00 ETA
'/var/cache/distfiles/v3.21/which-2.21.tar.gz.part' saved
>>> which: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/which-2.21.tar.gz
>>> which: Checking sha512sums...
which-2.21.tar.gz: OK
>>> which: Unpacking /var/cache/distfiles/v3.21/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 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 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 i586-alpine-linux-musl-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 -fstack-clash-protection -Wformat -Werror=format-security -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 -fstack-clash-protection -Wformat -Werror=format-security -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 -fstack-clash-protection -Wformat -Werror=format-security -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 -fstack-clash-protection -Wformat -Werror=format-security -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 -fstack-clash-protection -Wformat -Werror=format-security -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 -fstack-clash-protection -Wformat -Werror=format-security -c -o which.o which.c
gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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/bin'
 ./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 which '/home/buildozer/aports/main/which/pkg/which/usr/bin'
 /usr/bin/install -c -m 644 ./which.info '/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'
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...
'usr/share/man' -> '/home/buildozer/aports/main/which/pkg/which-doc/usr/share/man'
'usr/share/info' -> '/home/buildozer/aports/main/which/pkg/which-doc/usr/share/info'
>>> 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: 8.8 KB
>>> which-doc*: Compressing data...
>>> which-doc*: Create checksum...
>>> which-doc*: Create which-doc-2.21-r5.apk
>>> which*: Tracing dependencies...
	so:libc.musl-x86.so.1
>>> which*: Package size: 21.6 KB
>>> which*: Compressing data...
>>> which*: Create checksum...
>>> which*: Create which-2.21-r5.apk
>>> which: Build complete at Tue, 15 Oct 2024 19:33:59 +0000 elapsed time 0h 0m 6s
>>> which: Cleaning up srcdir
>>> which: Cleaning up pkgdir
>>> which: Uninstalling dependencies...
(1/1) Purging .makedepends-which (20241015.193355)
OK: 397 MiB in 100 packages
>>> which: Updating the main/x86 repository index...
>>> which: Signing the index...