INFO: not using any hashes in /data/userland-archives/hashes for nghttp3-1.4.0.tar.xz (overridden with --hash) Source /data/userland-archives/nghttp3-1.4.0.tar.xz... not found, skipping file copy Source https://github.com/ngtcp2/nghttp3/releases/download/v1.4.0/nghttp3-1.4.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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 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 for gawk... gawk 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 target system type... x86_64-pc-solaris2.11 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of /usr/gcc/13/bin/gcc... gcc3 checking whether make supports nested variables... (cached) yes 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 the compiler supports GNU C++... yes checking whether /usr/gcc/13/bin/g++ accepts -g... yes checking for /usr/gcc/13/bin/g++ option to enable C++11 features... none needed 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 ggrep: warning: stray \ before - 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 dependency style of /usr/gcc/13/bin/g++... gcc3 checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.20... yes checking whether /usr/gcc/13/bin/g++ supports C++17 features by default... yes checking for arpa/inet.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/endian.h... no checking for endian.h... yes checking for byteswap.h... no checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for off_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for memmove... yes checking for memset... yes checking for /usr/gcc/13/bin/gcc options needed to detect all undeclared functions... none needed checking whether be64toh is declared... yes checking whether bswap_64 is declared... no checking whether C compiler accepts -fvisibility=hidden... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libnghttp3.pc config.status: creating lib/includes/Makefile config.status: creating lib/includes/nghttp3/version.h config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/source/conf.py config.status: creating examples/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands configure: summary of build options: Package version: 1.4.0 Library version: 11:2:2 Install prefix: /usr System types: Build: x86_64-pc-solaris2.11 Host: x86_64-pc-solaris2.11 Target: x86_64-pc-solaris2.11 Compiler: C preprocessor: /usr/gcc/13/bin/gcc -E CPPFLAGS: C compiler: /usr/gcc/13/bin/gcc CFLAGS: -m64 -O3 C++ compiler: /usr/gcc/13/bin/g++ CXXFLAGS: -m64 -O3 LDFLAGS: -m64 WARNCFLAGS: WARNCXXFLAGS: EXTRACFLAG: -fvisibility=hidden LIBS: Library: Shared: yes Static: no Debug: Debug: no (CFLAGS='') Library only: no Examples: yes /usr/gnu/bin/make all-recursive make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64' Making all in lib make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib' Making all in includes make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib/includes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib/includes' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib' CC nghttp3_rcbuf.lo CC nghttp3_mem.lo CC nghttp3_str.lo CC nghttp3_conv.lo CC nghttp3_buf.lo CC nghttp3_ringbuf.lo CC nghttp3_pq.lo CC nghttp3_map.lo CC nghttp3_ksl.lo CC nghttp3_qpack.lo CC nghttp3_qpack_huffman.lo CC nghttp3_qpack_huffman_data.lo CC nghttp3_err.lo CC nghttp3_debug.lo CC nghttp3_conn.lo CC nghttp3_stream.lo CC nghttp3_frame.lo CC nghttp3_tnode.lo CC nghttp3_vec.lo CC nghttp3_gaptr.lo CC nghttp3_idtr.lo CC nghttp3_range.lo CC nghttp3_http.lo CC nghttp3_version.lo CC nghttp3_balloc.lo CC nghttp3_opl.lo CC nghttp3_objalloc.lo CC nghttp3_unreachable.lo CC sfparse/sfparse.lo CCLD libnghttp3.la make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib' Making all in tests make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/tests' Making all in doc make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/doc' Making all in examples make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/examples' CXX qpack.o CXX qpack_encode.o CXX qpack_decode.o CXX util.o CXXLD qpack make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/examples' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64' Making install in lib make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib' Making install in includes make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib/includes' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib/includes' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/include/nghttp3' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/nghttp3/nghttp3-1.4.0/lib/includes/nghttp3/nghttp3.h nghttp3/version.h '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/include/nghttp3' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib/includes' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib/includes' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libnghttp3.la '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libnghttp3.so.9.2.2 /jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/lib/amd64/libnghttp3.so.9.2.2 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/lib/amd64 && { ln -s -f libnghttp3.so.9.2.2 libnghttp3.so.9 || { rm -f libnghttp3.so.9 && ln -s libnghttp3.so.9.2.2 libnghttp3.so.9; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/lib/amd64 && { ln -s -f libnghttp3.so.9.2.2 libnghttp3.so || { rm -f libnghttp3.so && ln -s libnghttp3.so.9.2.2 libnghttp3.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/lib/amd64/libnghttp3.so.9.2.2 libtool: install: /usr/bin/ginstall -c .libs/libnghttp3.lai /jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/lib/amd64/libnghttp3.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 libnghttp3.pc '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/lib/amd64/pkgconfig' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/lib' Making install in tests make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/tests' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/tests' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/tests' Making install in doc make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/doc' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/doc' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/doc' Making install in examples make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/examples' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/examples' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64/examples' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/share/doc/nghttp3' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/nghttp3/nghttp3-1.4.0/README.rst '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/prototype/i386/usr/share/doc/nghttp3' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/amd64' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/nghttp3/build/manifest-i386-nghttp3.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: library/nghttp3 pkg://openindiana.org/library/nghttp3@1.4.0,5.11-2024.0.0.0:20240623T144153Z PUBLISHED