INFO: not using any hashes in /data/userland-archives/hashes for pkgconf-2.3.0.tar.xz (overridden with --hash)
Source /data/userland-archives/pkgconf-2.3.0.tar.xz... not found, skipping file copy
Source https://distfiles.dereferenced.org/pkgconf/pkgconf-2.3.0.tar.xz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
checking for gcc... /usr/gcc/13/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/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed
checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -std=gnu99... yes
checking for /usr/gcc/13/bin/gcc options needed to detect all undeclared functions... none needed
checking whether strlcpy is declared... yes
checking whether strlcat is declared... yes
checking whether strndup is declared... yes
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 whether reallocarray is declared... yes
checking for sys/stat.h... (cached) yes
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 the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking dependency style of /usr/gcc/13/bin/gcc... gcc3
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p
checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/13/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/13/bin/gcc static flag -static works... no
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for /usr/gcc/13/bin/gcc option to enable large file support... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
checking for gcc... (cached) /usr/gcc/13/bin/gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether /usr/gcc/13/bin/gcc accepts -g... (cached) yes
checking for /usr/gcc/13/bin/gcc option to enable C11 features... (cached) none needed
checking whether /usr/gcc/13/bin/gcc understands -c and -o together... (cached) yes
checking whether ln -s works... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Kyuafile
config.status: creating libpkgconf.pc
config.status: creating tests/Kyuafile
config.status: creating tests/test_env.sh
config.status: creating libpkgconf/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
  CC       cli/pkgconf-main.o
  CC       cli/pkgconf-getopt_long.o
  CC       cli/pkgconf-renderer-msvc.o
  CC       libpkgconf/audit.lo
  CC       libpkgconf/cache.lo
  CC       libpkgconf/client.lo
  CC       libpkgconf/pkg.lo
  CC       libpkgconf/bsdstubs.lo
  CC       libpkgconf/fragment.lo
  CC       libpkgconf/argvsplit.lo
  CC       libpkgconf/fileio.lo
  CC       libpkgconf/tuple.lo
  CC       libpkgconf/dependency.lo
  CC       libpkgconf/queue.lo
  CC       libpkgconf/path.lo
  CC       libpkgconf/personality.lo
  CC       libpkgconf/parser.lo
  CCLD     libpkgconf.la
  CCLD     pkgconf
  CC       cli/bomtool/bomtool-main.o
  CC       cli/bomtool-getopt_long.o
  CCLD     bomtool
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/lib/amd64'
 /bin/bash ./libtool   --mode=install /usr/bin/ginstall -c   libpkgconf.la '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/libpkgconf.so.5.0.0 /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/lib/amd64/libpkgconf.so.5.0.0
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/lib/amd64 && { ln -s -f libpkgconf.so.5.0.0 libpkgconf.so.5 || { rm -f libpkgconf.so.5 && ln -s libpkgconf.so.5.0.0 libpkgconf.so.5; }; })
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/lib/amd64 && { ln -s -f libpkgconf.so.5.0.0 libpkgconf.so || { rm -f libpkgconf.so && ln -s libpkgconf.so.5.0.0 libpkgconf.so; }; })
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/lib/amd64/libpkgconf.so.5.0.0
libtool: install: /usr/bin/ginstall -c .libs/libpkgconf.lai /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/lib/amd64/libpkgconf.la
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/ginstall -c pkgconf bomtool '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/bin'
libtool: warning: 'libpkgconf.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/pkgconf /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/bin/pkgconf
libtool: warning: 'libpkgconf.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/bomtool /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/bin/bomtool
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/share/doc/pkgconf'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/pkgconf-2.3.0/README.md /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/pkgconf-2.3.0/AUTHORS '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/share/doc/pkgconf'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/share/aclocal'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/pkgconf-2.3.0/pkg.m4 '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/share/aclocal'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/share/man/man1'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/pkgconf-2.3.0/man/pkgconf.1 '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/share/man/man1'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/share/man/man5'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/pkgconf-2.3.0/man/pc.5 /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/pkgconf-2.3.0/man/pkgconf-personality.5 '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/share/man/man5'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/share/man/man7'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/pkgconf-2.3.0/man/pkg.m4.7 '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/share/man/man7'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/include/pkgconf'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/include/pkgconf/libpkgconf'
 /usr/bin/ginstall -c -m 644  /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/pkgconf-2.3.0/libpkgconf/bsdstubs.h /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/pkgconf-2.3.0/libpkgconf/iter.h /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/pkgconf-2.3.0/libpkgconf/libpkgconf.h /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/pkgconf-2.3.0/libpkgconf/stdinc.h /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/pkgconf-2.3.0/libpkgconf/libpkgconf-api.h '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/include/pkgconf/libpkgconf'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/lib/amd64/pkgconfig'
 /usr/bin/ginstall -c -m 644 libpkgconf.pc '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/lib/amd64/pkgconfig'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/amd64'
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/bin/bomtool
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/bin/bomtool
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/bin/pkgconf
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/prototype/i386/usr/bin/pkgconf
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/developer/pkgconf/build/manifest-i386-pkgconf.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: developer/pkgconf
pkg://openindiana.org/developer/build/pkgconf@2.3.0,5.11-2024.0.0.0:20240812T204645Z
PUBLISHED