INFO: not using any hashes in /data/userland-archives/hashes for which-2.23.tar.gz (overridden with --hash)
Source /data/userland-archives/which-2.23.tar.gz... not found, skipping file copy
Source https://ftp.gnu.org/gnu/which/which-2.23.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
checking for a BSD-compatible install... /usr/bin/ginstall -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/gmkdir -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... /usr/gcc/14/bin/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 /usr/gcc/14/bin/gcc accepts -g... yes
checking for /usr/gcc/14/bin/gcc option to enable C11 features... none needed
checking whether /usr/gcc/14/bin/gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /usr/gcc/14/bin/gcc... none
checking whether the compiler supports GNU C++... yes
checking whether /usr/gcc/14/bin/g++ accepts -g... yes
checking for /usr/gcc/14/bin/g++ option to enable C++11 features... none needed
checking dependency style of /usr/gcc/14/bin/g++... none
checking how to run the C++ preprocessor... /usr/gcc/14/bin/g++ -E
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking how to run the C preprocessor... /usr/gcc/14/bin/gcc -E
checking for egrep -e... /usr/bin/ggrep -E
checking whether C++ compiler accepts -ferror-limit=2... no
checking whether C++ compiler accepts -fmax-errors=2... yes
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... no
checking for /usr/gcc/14/bin/gcc option to enable large file support... none needed
checking for /usr/gcc/14/bin/gcc option for timestamps after 2038... 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
/usr/gnu/bin/make  all-recursive
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/amd64'
Making all in .
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/amd64'
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/which/which-2.23     -m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -DNEED_XMALLOC=1 -c -o getopt.o /jenkins/jobs/oi-userland/workspace/components/shell/which/which-2.23/getopt.c
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/which/which-2.23     -m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -DNEED_XMALLOC=1 -c -o getopt1.o /jenkins/jobs/oi-userland/workspace/components/shell/which/which-2.23/getopt1.c
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/which/which-2.23     -m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -DNEED_XMALLOC=1 -c -o bash.o /jenkins/jobs/oi-userland/workspace/components/shell/which/which-2.23/bash.c
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/which/which-2.23     -m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -DNEED_XMALLOC=1 -c -o which.o /jenkins/jobs/oi-userland/workspace/components/shell/which/which-2.23/which.c
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/which/which-2.23     -m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -DNEED_XMALLOC=1 -c -o tilde.o /jenkins/jobs/oi-userland/workspace/components/shell/which/which-2.23/tilde.c
/usr/gcc/14/bin/gcc  -m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -DNEED_XMALLOC=1  -m64 -o which getopt.o getopt1.o bash.o which.o tilde.o  
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/amd64'
/usr/gnu/bin/make  install-recursive
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/amd64'
Making install in .
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/amd64'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/prototype/i386/usr/gnu/bin'
  /usr/bin/ginstall -c which '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/prototype/i386/usr/gnu/bin'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/prototype/i386/usr/share/info'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/shell/which/which-2.23/which.info '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/prototype/i386/usr/share/info'
 install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/shell/which/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/prototype/i386/usr/share/info/which.info'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/prototype/i386/usr/gnu/share/man/man1'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/shell/which/which-2.23/which.1 '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/prototype/i386/usr/gnu/share/man/man1'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/amd64'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/which/build/amd64'
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/shell/which/build/manifest-i386-which.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: shell/which
pkg://openindiana.org/shell/which@2.23,5.11-2025.0.0.0:20250324T204122Z
PUBLISHED