INFO: not using any hashes in /data/userland-archives/hashes for unittest-cpp-2.0.0.tar.gz (overridden with --hash)
Source /data/userland-archives/unittest-cpp-2.0.0.tar.gz... not found, skipping file copy
Source https://github.com/unittest-cpp/unittest-cpp/releases/download/v2.0.0/unittest-cpp-2.0.0.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 build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
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 style of include used by make... GNU
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 we are using the GNU C compiler... yes
checking whether /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes
checking dependency style of /usr/gcc/13/bin/gcc... gcc3
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 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 how to run the C preprocessor... /usr/gcc/13/bin/gcc -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 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... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/gcc/13/bin/g++ accepts -g... yes
checking dependency style of /usr/gcc/13/bin/g++... gcc3
checking how to run the C++ preprocessor... /usr/gcc/13/bin/g++ -E
checking for ld used by /usr/gcc/13/bin/g++... /usr/bin/ld -64
checking if the linker (/usr/bin/ld -64) is GNU ld... no
checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes
checking for /usr/gcc/13/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/13/bin/g++ PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/13/bin/g++ static flag -static works... no
checking if /usr/gcc/13/bin/g++ supports -c -o file.o... yes
checking if /usr/gcc/13/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking for gcc... (cached) /usr/gcc/13/bin/gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/gcc/13/bin/gcc accepts -g... (cached) yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... (cached) none needed
checking whether /usr/gcc/13/bin/gcc understands -c and -o together... (cached) yes
checking dependency style of /usr/gcc/13/bin/gcc... (cached) gcc3
checking whether /usr/gcc/13/bin/g++ supports C++11 features by default... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking cassert usability... no
checking cassert presence... no
checking for cassert... no
checking cstddef usability... no
checking cstddef presence... no
checking for cstddef... no
checking cstdio usability... no
checking cstdio presence... no
checking for cstdio... no
checking cstring usability... no
checking cstring presence... no
checking for cstring... no
checking exception usability... no
checking exception presence... no
checking for exception... no
checking iosfwd usability... no
checking iosfwd presence... no
checking for iosfwd... no
checking iostream usability... no
checking iostream presence... no
checking for iostream... no
checking sstream usability... no
checking sstream presence... no
checking for sstream... no
checking string usability... no
checking string presence... no
checking for string... no
checking vector usability... no
checking vector presence... no
checking for vector... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for size_t... yes
checking for gettimeofday... yes
checking for strstr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating UnitTest++.pc
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/usr/gnu/bin/make  all-am
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/amd64'
  CXX      UnitTest++/AssertException.lo
  CXX      UnitTest++/Checks.lo
  CXX      UnitTest++/CompositeTestReporter.lo
  CXX      UnitTest++/CurrentTest.lo
  CXX      UnitTest++/DeferredTestReporter.lo
  CXX      UnitTest++/DeferredTestResult.lo
  CXX      UnitTest++/MemoryOutStream.lo
  CXX      UnitTest++/ReportAssert.lo
  CXX      UnitTest++/RequiredCheckException.lo
  CXX      UnitTest++/RequiredCheckTestReporter.lo
  CXX      UnitTest++/Test.lo
  CXX      UnitTest++/TestDetails.lo
  CXX      UnitTest++/TestList.lo
  CXX      UnitTest++/TestReporter.lo
  CXX      UnitTest++/TestReporterStdout.lo
  CXX      UnitTest++/TestResults.lo
  CXX      UnitTest++/TestRunner.lo
  CXX      UnitTest++/ThrowingTestReporter.lo
  CXX      UnitTest++/TimeConstraint.lo
  CXX      UnitTest++/XmlTestReporter.lo
  CXX      UnitTest++/Posix/SignalTranslator.lo
  CXX      UnitTest++/Posix/TimeHelpers.lo
  CXXLD    UnitTest++/libUnitTest++.la
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/amd64'
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/lib/amd64'
 /bin/bash ./libtool   --mode=install /usr/bin/ginstall -c   UnitTest++/libUnitTest++.la '/jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c UnitTest++/.libs/libUnitTest++.so.2.0.0 /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/lib/amd64/libUnitTest++.so.2.0.0
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/lib/amd64 && { ln -s -f libUnitTest++.so.2.0.0 libUnitTest++.so.2 || { rm -f libUnitTest++.so.2 && ln -s libUnitTest++.so.2.0.0 libUnitTest++.so.2; }; })
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/lib/amd64 && { ln -s -f libUnitTest++.so.2.0.0 libUnitTest++.so || { rm -f libUnitTest++.so && ln -s libUnitTest++.so.2.0.0 libUnitTest++.so; }; })
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/lib/amd64/libUnitTest++.so.2.0.0
libtool: install: /usr/bin/ginstall -c UnitTest++/.libs/libUnitTest++.lai /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/lib/amd64/libUnitTest++.la
libtool: install: /usr/bin/ginstall -c UnitTest++/.libs/libUnitTest++.a /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/lib/amd64/libUnitTest++.a
libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/lib/amd64/libUnitTest++.a
libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/lib/amd64/libUnitTest++.a
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/include'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/include/UnitTest++/Posix'
 /usr/bin/ginstall -c -m 644  /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/Posix/SignalTranslator.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/Posix/TimeHelpers.h '/jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/include/UnitTest++/Posix'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/include/UnitTest++'
 /usr/bin/ginstall -c -m 644  /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/AssertException.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/CheckMacros.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/Checks.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/CompositeTestReporter.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/Config.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/CurrentTest.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/DeferredTestReporter.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/DeferredTestResult.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/ExceptionMacros.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/ExecuteTest.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/HelperMacros.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/MemoryOutStream.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/ReportAssert.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/ReportAssertImpl.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/RequireMacros.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/RequiredCheckException.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/RequiredCheckTestReporter.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/Test.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/TestDetails.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/TestList.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/TestMacros.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/TestReporter.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/TestReporterStdout.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/TestResults.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/TestRunner.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/TestSuite.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/ThrowingTestReporter.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/TimeConstraint.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/TimeHelpers.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/UnitTest++.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/UnitTestPP.h /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/unittest-cpp-2.0.0/UnitTest++/XmlTestReporter.h '/jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/include/UnitTest++'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/lib/amd64/pkgconfig'
 /usr/bin/ginstall -c -m 644 UnitTest++.pc '/jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/prototype/i386/usr/lib/amd64/pkgconfig'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/amd64'
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/developer/unittest-cpp/build/manifest-i386-unittest-cpp.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: developer/unittest-cpp
pkg://openindiana.org/developer/unittest-cpp@2.0.0,5.11-2024.0.0.0:20240813T123905Z
PUBLISHED