>>> Building on sparc64-0b under www/nghttp3 BDEPENDS = [lang/gcc/8,-c++;lang/gcc/8,-libs;lang/gcc/8] DIST = [www/nghttp3:nghttp3-1.7.0.tar.gz] FULLPKGNAME = nghttp3-1.7.0 RDEPENDS = [lang/gcc/8,-libs] (Junk lock obtained for sparc64-0b at 1737963013.61) >>> Running depends in www/nghttp3 at 1737963013.77 last junk was in security/openssl/libretls /usr/sbin/pkg_add -aI -Drepair g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 was: /usr/sbin/pkg_add -aI -Drepair g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 /usr/sbin/pkg_add -aI -Drepair g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 >>> Running show-prepare-results in www/nghttp3 at 1737963029.30 ===> www/nghttp3 ===> Building from scratch nghttp3-1.7.0 ===> nghttp3-1.7.0 depends on: gcc->=8,<9 -> gcc-8.4.0p25 ===> nghttp3-1.7.0 depends on: g++->=8,<9 -> g++-8.4.0p25 ===> nghttp3-1.7.0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p25 g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 (Junk lock released for sparc64-0b at 1737963032.33) Woken up textproc/aspell/core distfiles size=635621 >>> Running patch in www/nghttp3 at 1737963032.47 ===> www/nghttp3 ===> Checking files for nghttp3-1.7.0 `/usr/ports/distfiles/nghttp3-1.7.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for nghttp3-1.7.0 ===> Patching for nghttp3-1.7.0 ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in www/nghttp3 at 1737963033.96 ===> www/nghttp3 ===> Generating configure for nghttp3-1.7.0 ===> Configuring for nghttp3-1.7.0 Using /usr/obj/ports/nghttp3-1.7.0/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /usr/obj/ports/nghttp3-1.7.0/config.site checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) 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... sparc64-unknown-openbsd7.6 checking host system type... sparc64-unknown-openbsd7.6 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert sparc64-unknown-openbsd7.6 file names to sparc64-unknown-openbsd7.6 format... func_convert_file_noop checking how to convert sparc64-unknown-openbsd7.6 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking for gawk... (cached) awk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking target system type... sparc64-unknown-openbsd7.6 checking for a BSD-compatible install... /usr/obj/ports/nghttp3-1.7.0/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking whether make sets $(MAKE)... (cached) 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... pax checking dependency style of cc... gcc3 checking whether make supports nested variables... (cached) yes checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.6 ld.so checking how to hardcode library paths into programs... immediate checking dependency style of c++... gcc3 checking how to run the C preprocessor... cc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking whether c++ supports C++17 features by default... no checking whether c++ supports C++17 features with -std=gnu++17... yes checking for arpa/inet.h... (cached) yes checking for stddef.h... (cached) 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... yes checking for endian.h... yes checking for byteswap.h... no checking for size_t... (cached) yes checking for ssize_t... (cached) 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... (cached) yes checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... yes 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... (cached) yes checking for memset... (cached) yes checking for cc 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: WARNING: unrecognized options: --disable-gtk-doc configure: summary of build options: Package version: 1.7.0 Library version: 11:5:2 Install prefix: /usr/local System types: Build: sparc64-unknown-openbsd7.6 Host: sparc64-unknown-openbsd7.6 Target: sparc64-unknown-openbsd7.6 Compiler: C preprocessor: cc -E CPPFLAGS: C compiler: cc CFLAGS: -O2 -pipe C++ compiler: c++ -std=gnu++17 CXXFLAGS: -O2 -pipe LDFLAGS: WARNCFLAGS: WARNCXXFLAGS: EXTRACFLAG: -fvisibility=hidden LIBS: Library: Shared: yes Static: yes Debug: Debug: no (CFLAGS='') Library only: yes Examples: no >>> Running build in www/nghttp3 at 1737963127.11 ===> www/nghttp3 ===> Building for nghttp3-1.7.0 /usr/bin/make all-recursive Making all in lib Making all in includes depbase=`echo nghttp3_rcbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_rcbuf.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_rcbuf.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_rcbuf.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_rcbuf.lo -MD -MP -MF .deps/nghttp3_rcbuf.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_rcbuf.c -fPIC -DPIC -o .libs/nghttp3_rcbuf.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_rcbuf.lo -MD -MP -MF .deps/nghttp3_rcbuf.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_rcbuf.c -o nghttp3_rcbuf.o depbase=`echo nghttp3_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_mem.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_mem.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_mem.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_mem.lo -MD -MP -MF .deps/nghttp3_mem.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_mem.c -fPIC -DPIC -o .libs/nghttp3_mem.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_mem.lo -MD -MP -MF .deps/nghttp3_mem.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_mem.c -o nghttp3_mem.o depbase=`echo nghttp3_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_str.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_str.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_str.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_str.lo -MD -MP -MF .deps/nghttp3_str.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_str.c -fPIC -DPIC -o .libs/nghttp3_str.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_str.lo -MD -MP -MF .deps/nghttp3_str.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_str.c -o nghttp3_str.o depbase=`echo nghttp3_conv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_conv.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_conv.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_conv.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_conv.lo -MD -MP -MF .deps/nghttp3_conv.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_conv.c -fPIC -DPIC -o .libs/nghttp3_conv.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_conv.lo -MD -MP -MF .deps/nghttp3_conv.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_conv.c -o nghttp3_conv.o depbase=`echo nghttp3_buf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_buf.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_buf.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_buf.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_buf.lo -MD -MP -MF .deps/nghttp3_buf.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_buf.c -fPIC -DPIC -o .libs/nghttp3_buf.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_buf.lo -MD -MP -MF .deps/nghttp3_buf.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_buf.c -o nghttp3_buf.o depbase=`echo nghttp3_ringbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_ringbuf.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_ringbuf.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_ringbuf.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_ringbuf.lo -MD -MP -MF .deps/nghttp3_ringbuf.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_ringbuf.c -fPIC -DPIC -o .libs/nghttp3_ringbuf.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_ringbuf.lo -MD -MP -MF .deps/nghttp3_ringbuf.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_ringbuf.c -o nghttp3_ringbuf.o depbase=`echo nghttp3_pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_pq.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_pq.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_pq.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_pq.lo -MD -MP -MF .deps/nghttp3_pq.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_pq.c -fPIC -DPIC -o .libs/nghttp3_pq.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_pq.lo -MD -MP -MF .deps/nghttp3_pq.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_pq.c -o nghttp3_pq.o depbase=`echo nghttp3_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_map.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_map.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_map.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_map.lo -MD -MP -MF .deps/nghttp3_map.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_map.c -fPIC -DPIC -o .libs/nghttp3_map.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_map.lo -MD -MP -MF .deps/nghttp3_map.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_map.c -o nghttp3_map.o depbase=`echo nghttp3_ksl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_ksl.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_ksl.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_ksl.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_ksl.lo -MD -MP -MF .deps/nghttp3_ksl.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_ksl.c -fPIC -DPIC -o .libs/nghttp3_ksl.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_ksl.lo -MD -MP -MF .deps/nghttp3_ksl.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_ksl.c -o nghttp3_ksl.o depbase=`echo nghttp3_qpack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_qpack.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_qpack.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_qpack.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_qpack.lo -MD -MP -MF .deps/nghttp3_qpack.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_qpack.c -fPIC -DPIC -o .libs/nghttp3_qpack.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_qpack.lo -MD -MP -MF .deps/nghttp3_qpack.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_qpack.c -o nghttp3_qpack.o depbase=`echo nghttp3_qpack_huffman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_qpack_huffman.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_qpack_huffman.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_qpack_huffman.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_qpack_huffman.lo -MD -MP -MF .deps/nghttp3_qpack_huffman.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_qpack_huffman.c -fPIC -DPIC -o .libs/nghttp3_qpack_huffman.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_qpack_huffman.lo -MD -MP -MF .deps/nghttp3_qpack_huffman.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_qpack_huffman.c -o nghttp3_qpack_huffman.o depbase=`echo nghttp3_qpack_huffman_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_qpack_huffman_data.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_qpack_huffman_data.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_qpack_huffman_data.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_qpack_huffman_data.lo -MD -MP -MF .deps/nghttp3_qpack_huffman_data.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_qpack_huffman_data.c -fPIC -DPIC -o .libs/nghttp3_qpack_huffman_data.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_qpack_huffman_data.lo -MD -MP -MF .deps/nghttp3_qpack_huffman_data.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_qpack_huffman_data.c -o nghttp3_qpack_huffman_data.o depbase=`echo nghttp3_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_err.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_err.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_err.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_err.lo -MD -MP -MF .deps/nghttp3_err.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_err.c -fPIC -DPIC -o .libs/nghttp3_err.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_err.lo -MD -MP -MF .deps/nghttp3_err.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_err.c -o nghttp3_err.o depbase=`echo nghttp3_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_debug.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_debug.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_debug.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_debug.lo -MD -MP -MF .deps/nghttp3_debug.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_debug.c -fPIC -DPIC -o .libs/nghttp3_debug.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_debug.lo -MD -MP -MF .deps/nghttp3_debug.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_debug.c -o nghttp3_debug.o depbase=`echo nghttp3_conn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_conn.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_conn.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_conn.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_conn.lo -MD -MP -MF .deps/nghttp3_conn.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_conn.c -fPIC -DPIC -o .libs/nghttp3_conn.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_conn.lo -MD -MP -MF .deps/nghttp3_conn.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_conn.c -o nghttp3_conn.o depbase=`echo nghttp3_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_stream.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_stream.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_stream.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_stream.lo -MD -MP -MF .deps/nghttp3_stream.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_stream.c -fPIC -DPIC -o .libs/nghttp3_stream.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_stream.lo -MD -MP -MF .deps/nghttp3_stream.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_stream.c -o nghttp3_stream.o depbase=`echo nghttp3_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_frame.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_frame.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_frame.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_frame.lo -MD -MP -MF .deps/nghttp3_frame.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_frame.c -fPIC -DPIC -o .libs/nghttp3_frame.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_frame.lo -MD -MP -MF .deps/nghttp3_frame.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_frame.c -o nghttp3_frame.o depbase=`echo nghttp3_tnode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_tnode.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_tnode.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_tnode.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_tnode.lo -MD -MP -MF .deps/nghttp3_tnode.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_tnode.c -fPIC -DPIC -o .libs/nghttp3_tnode.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_tnode.lo -MD -MP -MF .deps/nghttp3_tnode.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_tnode.c -o nghttp3_tnode.o depbase=`echo nghttp3_vec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_vec.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_vec.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_vec.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_vec.lo -MD -MP -MF .deps/nghttp3_vec.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_vec.c -fPIC -DPIC -o .libs/nghttp3_vec.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_vec.lo -MD -MP -MF .deps/nghttp3_vec.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_vec.c -o nghttp3_vec.o depbase=`echo nghttp3_gaptr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_gaptr.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_gaptr.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_gaptr.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_gaptr.lo -MD -MP -MF .deps/nghttp3_gaptr.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_gaptr.c -fPIC -DPIC -o .libs/nghttp3_gaptr.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_gaptr.lo -MD -MP -MF .deps/nghttp3_gaptr.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_gaptr.c -o nghttp3_gaptr.o depbase=`echo nghttp3_idtr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_idtr.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_idtr.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_idtr.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_idtr.lo -MD -MP -MF .deps/nghttp3_idtr.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_idtr.c -fPIC -DPIC -o .libs/nghttp3_idtr.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_idtr.lo -MD -MP -MF .deps/nghttp3_idtr.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_idtr.c -o nghttp3_idtr.o depbase=`echo nghttp3_range.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_range.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_range.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_range.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_range.lo -MD -MP -MF .deps/nghttp3_range.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_range.c -fPIC -DPIC -o .libs/nghttp3_range.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_range.lo -MD -MP -MF .deps/nghttp3_range.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_range.c -o nghttp3_range.o depbase=`echo nghttp3_http.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_http.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_http.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_http.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_http.lo -MD -MP -MF .deps/nghttp3_http.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_http.c -fPIC -DPIC -o .libs/nghttp3_http.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_http.lo -MD -MP -MF .deps/nghttp3_http.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_http.c -o nghttp3_http.o depbase=`echo nghttp3_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_version.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_version.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_version.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_version.lo -MD -MP -MF .deps/nghttp3_version.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_version.c -fPIC -DPIC -o .libs/nghttp3_version.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_version.lo -MD -MP -MF .deps/nghttp3_version.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_version.c -o nghttp3_version.o depbase=`echo nghttp3_balloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_balloc.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_balloc.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_balloc.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_balloc.lo -MD -MP -MF .deps/nghttp3_balloc.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_balloc.c -fPIC -DPIC -o .libs/nghttp3_balloc.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_balloc.lo -MD -MP -MF .deps/nghttp3_balloc.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_balloc.c -o nghttp3_balloc.o depbase=`echo nghttp3_opl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_opl.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_opl.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_opl.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_opl.lo -MD -MP -MF .deps/nghttp3_opl.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_opl.c -fPIC -DPIC -o .libs/nghttp3_opl.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_opl.lo -MD -MP -MF .deps/nghttp3_opl.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_opl.c -o nghttp3_opl.o depbase=`echo nghttp3_objalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_objalloc.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_objalloc.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_objalloc.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_objalloc.lo -MD -MP -MF .deps/nghttp3_objalloc.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_objalloc.c -fPIC -DPIC -o .libs/nghttp3_objalloc.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_objalloc.lo -MD -MP -MF .deps/nghttp3_objalloc.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_objalloc.c -o nghttp3_objalloc.o depbase=`echo nghttp3_unreachable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_unreachable.lo -MD -MP -MF $depbase.Tpo -c -o nghttp3_unreachable.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_unreachable.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_unreachable.lo -MD -MP -MF .deps/nghttp3_unreachable.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_unreachable.c -fPIC -DPIC -o .libs/nghttp3_unreachable.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT nghttp3_unreachable.lo -MD -MP -MF .deps/nghttp3_unreachable.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/nghttp3_unreachable.c -o nghttp3_unreachable.o depbase=`echo sfparse/sfparse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT sfparse/sfparse.lo -MD -MP -MF $depbase.Tpo -c -o sfparse/sfparse.lo /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/sfparse/sfparse.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT sfparse/sfparse.lo -MD -MP -MF sfparse/.deps/sfparse.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/sfparse/sfparse.c -fPIC -DPIC -o sfparse/.libs/sfparse.o cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib -I.. -I/usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes -I./includes -DBUILDING_NGHTTP3 -fvisibility=hidden -O2 -pipe -MT sfparse/sfparse.lo -MD -MP -MF sfparse/.deps/sfparse.Tpo -c /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/sfparse/sfparse.c -o sfparse/sfparse.o /usr/bin/libtool --tag=CC --mode=link cc -fvisibility=hidden -O2 -pipe -no-undefined -version-info 11:5:2 -o libnghttp3.la -rpath /usr/local/lib nghttp3_rcbuf.lo nghttp3_mem.lo nghttp3_str.lo nghttp3_conv.lo nghttp3_buf.lo nghttp3_ringbuf.lo nghttp3_pq.lo nghttp3_map.lo nghttp3_ksl.lo nghttp3_qpack.lo nghttp3_qpack_huffman.lo nghttp3_qpack_huffman_data.lo nghttp3_err.lo nghttp3_debug.lo nghttp3_conn.lo nghttp3_stream.lo nghttp3_frame.lo nghttp3_tnode.lo nghttp3_vec.lo nghttp3_gaptr.lo nghttp3_idtr.lo nghttp3_range.lo nghttp3_http.lo nghttp3_version.lo nghttp3_balloc.lo nghttp3_opl.lo nghttp3_objalloc.lo nghttp3_unreachable.lo sfparse/sfparse.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libnghttp3.so.3.1 -fvisibility=hidden -O2 -pipe .libs/nghttp3_rcbuf.o .libs/nghttp3_mem.o .libs/nghttp3_str.o .libs/nghttp3_conv.o .libs/nghttp3_buf.o .libs/nghttp3_ringbuf.o .libs/nghttp3_pq.o .libs/nghttp3_map.o .libs/nghttp3_ksl.o .libs/nghttp3_qpack.o .libs/nghttp3_qpack_huffman.o .libs/nghttp3_qpack_huffman_data.o .libs/nghttp3_err.o .libs/nghttp3_debug.o .libs/nghttp3_conn.o .libs/nghttp3_stream.o .libs/nghttp3_frame.o .libs/nghttp3_tnode.o .libs/nghttp3_vec.o .libs/nghttp3_gaptr.o .libs/nghttp3_idtr.o .libs/nghttp3_range.o .libs/nghttp3_http.o .libs/nghttp3_version.o .libs/nghttp3_balloc.o .libs/nghttp3_opl.o .libs/nghttp3_objalloc.o .libs/nghttp3_unreachable.o sfparse/.libs/sfparse.o -Wl,-soname,libnghttp3.so.3.1 libtool: link: ar cru .libs/libnghttp3.a nghttp3_rcbuf.o nghttp3_mem.o nghttp3_str.o nghttp3_conv.o nghttp3_buf.o nghttp3_ringbuf.o nghttp3_pq.o nghttp3_map.o nghttp3_ksl.o nghttp3_qpack.o nghttp3_qpack_huffman.o nghttp3_qpack_huffman_data.o nghttp3_err.o nghttp3_debug.o nghttp3_conn.o nghttp3_stream.o nghttp3_frame.o nghttp3_tnode.o nghttp3_vec.o nghttp3_gaptr.o nghttp3_idtr.o nghttp3_range.o nghttp3_http.o nghttp3_version.o nghttp3_balloc.o nghttp3_opl.o nghttp3_objalloc.o nghttp3_unreachable.o sfparse/sfparse.o libtool: link: ranlib .libs/libnghttp3.a Making all in tests Making all in doc Making all in examples >>> Running fake in www/nghttp3 at 1737963252.40 ===> www/nghttp3 ===> Faking installation for nghttp3-1.7.0 Making install in lib Making install in includes mkdir -p '/usr/obj/ports/nghttp3-1.7.0/fake-sparc64/usr/local/include' mkdir -p '/usr/obj/ports/nghttp3-1.7.0/fake-sparc64/usr/local/include/nghttp3' /usr/obj/ports/nghttp3-1.7.0/bin/install -c -m 644 /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/lib/includes/nghttp3/nghttp3.h nghttp3/version.h '/usr/obj/ports/nghttp3-1.7.0/fake-sparc64/usr/local/include/nghttp3' mkdir -p '/usr/obj/ports/nghttp3-1.7.0/fake-sparc64/usr/local/lib' /usr/bin/libtool --mode=install /usr/obj/ports/nghttp3-1.7.0/bin/install -c libnghttp3.la '/usr/obj/ports/nghttp3-1.7.0/fake-sparc64/usr/local/lib' libtool: install: /usr/obj/ports/nghttp3-1.7.0/bin/install -c -m 644 ./.libs/libnghttp3.a /usr/obj/ports/nghttp3-1.7.0/fake-sparc64/usr/local/lib/libnghttp3.a libtool: install: /usr/obj/ports/nghttp3-1.7.0/bin/install -c -m 644 ./.libs/libnghttp3.so.3.1 /usr/obj/ports/nghttp3-1.7.0/fake-sparc64/usr/local/lib/libnghttp3.so.3.1 libtool: install: /usr/obj/ports/nghttp3-1.7.0/bin/install -c -m 644 ./.libs/libnghttp3.lai /usr/obj/ports/nghttp3-1.7.0/fake-sparc64/usr/local/lib/libnghttp3.la mkdir -p '/usr/obj/ports/nghttp3-1.7.0/fake-sparc64/usr/local/lib/pkgconfig' /usr/obj/ports/nghttp3-1.7.0/bin/install -c -m 644 libnghttp3.pc '/usr/obj/ports/nghttp3-1.7.0/fake-sparc64/usr/local/lib/pkgconfig' Making install in tests Making install in doc Making install in examples mkdir -p '/usr/obj/ports/nghttp3-1.7.0/fake-sparc64/usr/local/share/doc/nghttp3' /usr/obj/ports/nghttp3-1.7.0/bin/install -c -m 644 /usr/obj/ports/nghttp3-1.7.0/nghttp3-1.7.0/README.rst '/usr/obj/ports/nghttp3-1.7.0/fake-sparc64/usr/local/share/doc/nghttp3' >>> Running package in www/nghttp3 at 1737963257.13 ===> www/nghttp3 `/usr/obj/ports/nghttp3-1.7.0/fake-sparc64/.fake_done' is up to date. ===> Building package for nghttp3-1.7.0 Create /usr/ports/packages/sparc64/all/nghttp3-1.7.0.tgz Creating package nghttp3-1.7.0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************** | 50% archiving|******************************** | 51% archiving|****************************************************** | 84% archiving|****************************************************************|100% Error: change in plist | Assuming the old and new builds were done correctly | (fully up-to-date ports tree including relevant MODULES), | then someone probably forgot to bump a REVISION. | (see bsd.port.mk(5), PACKAGE_REPOSITORY) --- /usr/ports/plist/sparc64/nghttp3-1.7.0 +++ /usr/ports/plist/sparc64/nghttp3-1.7.0-new @@ -4,8 +4,6 @@ @arch sparc64 +DESC @sha FsquIz/0Od4ApfyfHiFu4c3O4Z4dmwrWbKjlPpwmNY4= -@depend lang/gcc/8,-libs:gcc-libs->=8,<9:gcc-libs-8.4.0p25 -@wantlib estdc++.19.0 @cwd /usr/local include/nghttp3/ include/nghttp3/nghttp3.h *** Error 1 in www/nghttp3 (/usr/ports/infrastructure/mk/bsd.port.mk:2249 '/usr/ports/packages/sparc64/all/nghttp3-1.7.0.tgz': @trap "cd /us...) *** Error 2 in www/nghttp3 (/usr/ports/infrastructure/mk/bsd.port.mk:2733 '_internal-package': @case X${_DEPENDS_CACHE} in X) _DEPENDS_CACH...) *** Error 2 in www/nghttp3 (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'package': @lock=nghttp3-1.7.0; export _LOCKS_HELD=" nghttp3-1.7....) ===> Exiting www/nghttp3 with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'package': @: ${echo_msg:=echo}; : ${target:=package}; for i in ; do ...) >>> Ended at 1737963262.15 max_stuck=1.72/depends=15.61/show-prepare-results=3.11/patch=1.53/configure=93.15/build=125.27/fake=4.75/package=5.09 Error: job failed with 512 on sparc64-0b at 1737963262