==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: which 2.23-1 (Tue Feb 25 01:59:11 2025) ==> Retrieving sources... -> Found which-2.23.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... which-2.23.tar.gz ... Passed ==> Making package: which 2.23-1 (Tue 25 Feb 2025 01:59:17 AM MST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found which-2.23.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting which-2.23.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for egrep -e... /usr/bin/grep -E checking whether C++ compiler accepts -ferror-limit=2... no checking whether C++ compiler accepts -fmax-errors=2... yes checking for xmalloc in -liberty... yes configure: xmalloc function found in libiberty checking for library containing GetProfilesDirectoryA... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes 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... yes checking for gid_t... 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... yes checking for sysconf... yes checking for getgroups... yes checking for eaccess... yes checking for gcc option to enable large file support... none needed checking for ar... ar checking for ranlib... ranlib checking for stdlib.h... (cached) yes checking for memory.h... 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 getpw functions are declared in pwd.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating maintMakefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/which/src/which-2.23' Making all in . make[2]: Entering directory '/build/which/src/which-2.23' depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT bash.o -MD -MP -MF $depbase.Tpo -c -o bash.o bash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo which.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT which.o -MD -MP -MF $depbase.Tpo -c -o which.o which.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tilde.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tilde.o -MD -MP -MF $depbase.Tpo -c -o tilde.o tilde.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o which getopt.o getopt1.o bash.o which.o tilde.o -liberty make[2]: Leaving directory '/build/which/src/which-2.23' make[1]: Leaving directory '/build/which/src/which-2.23' ==> Entering fakeroot environment... ==> Starting package()... make install-recursive make[1]: Entering directory '/build/which/src/which-2.23' Making install in . make[2]: Entering directory '/build/which/src/which-2.23' make[3]: Entering directory '/build/which/src/which-2.23' /usr/bin/mkdir -p '/build/which/pkg/which/usr/bin' /usr/bin/mkdir -p '/build/which/pkg/which/usr/share/info' /usr/bin/mkdir -p '/build/which/pkg/which/usr/share/man/man1' /usr/bin/install -c which '/build/which/pkg/which/usr/bin' /usr/bin/install -c -m 644 ./which.info '/build/which/pkg/which/usr/share/info' /usr/bin/install -c -m 644 which.1 '/build/which/pkg/which/usr/share/man/man1' install-info --info-dir='/build/which/pkg/which/usr/share/info' '/build/which/pkg/which/usr/share/info/which.info' make[3]: Leaving directory '/build/which/src/which-2.23' make[2]: Leaving directory '/build/which/src/which-2.23' make[1]: Leaving directory '/build/which/src/which-2.23' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "which"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: which 2.23-1 (Tue 25 Feb 2025 01:59:28 AM MST) ==> Cleaning up...