>>> Building on exopi-2 under www/nghttp2 BDEPENDS = [devel/dwz] DIST = [www/nghttp2:nghttp2-1.61.0.tar.gz] FULLPKGNAME = nghttp2-1.61.0 (Junk lock obtained for exopi-2 at 1714742807.47) >>> Running depends in www/nghttp2 at 1714742807.49 /usr/sbin/pkg_add -aI -Drepair dwz-0.15 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 /usr/sbin/pkg_add -aI -Drepair dwz-0.15 >>> Running show-prepare-results in www/nghttp2 at 1714742808.18 ===> www/nghttp2 ===> Building from scratch nghttp2-1.61.0 ===> nghttp2-1.61.0 depends on: dwz-* -> dwz-0.15 dwz-0.15 (Junk lock released for exopi-2 at 1714742809.54) Woken up www/nghttp3 distfiles size=2533974 >>> Running build in www/nghttp2 at 1714742810.17 ===> www/nghttp2 ===> Checking files for nghttp2-1.61.0 `/exopi-cvs/ports/distfiles/nghttp2-1.61.0.tar.gz' is up to date. >> (SHA256) nghttp2-1.61.0.tar.gz: OK ===> Extracting for nghttp2-1.61.0 ===> Patching for nghttp2-1.61.0 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |not very useful without tools, and the contrib Makefile has a gnu-ism | |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 450. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for nghttp2-1.61.0 ===> Configuring for nghttp2-1.61.0 Using /exopi-obj/pobj/nghttp2-1.61.0/config.site (generated) configure: WARNING: unrecognized options: --disable-python-bindings, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/nghttp2-1.61.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 for vfork.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-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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 x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 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... 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... yes 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.5 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 target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/nghttp2-1.61.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.5 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 for a Python interpreter with version >= 3.8... none checking whether c++ supports C++14 features by default... yes checking whether std::future is available... yes checking whether std::map::emplace is available... yes checking whether std::atomic_* overloads for std::shared_ptr are available... yes checking whether thread_local storage class specifier is available.... yes checking for zlib >= 1.2.3... yes checking for ev_time in -lev... no checking for openssl >= 1.1.1... yes checking for SSL_provide_quic_data... yes checking for SSL_set_quic_early_data_context... no checking for libcares >= 1.7.5... no configure: Package libcares was not found in the pkg-config search path checking for libevent_openssl >= 2.0.8... no configure: Package libevent_openssl was not found in the pkg-config search path checking for jansson >= 2.5... no configure: Package jansson was not found in the pkg-config search path checking for libsystemd >= 209... no configure: Package libsystemd was not found in the pkg-config search path checking for library containing malloc_stats_print... no checking for library containing je_malloc_stats_print... no checking whether to enable assertions... yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/ip.h... (cached) yes checking for pwd.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 sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for syslog.h... (cached) yes checking for unistd.h... (cached) yes checking for windows.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... 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 struct tm.tm_gmtoff... yes checking for struct sockaddr_in.sin_len... yes checking for struct sockaddr_in6.sin6_len... yes checking for working chown... (cached) yes checking for error_at_line... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for working strnlen... yes checking for _Exit... yes checking for accept4... yes checking for clock_gettime... (cached) yes checking for dup2... (cached) yes checking for getcwd... (cached) yes checking for getpwnam... (cached) yes checking for localtime_r... (cached) yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkostemp... yes checking for socket... (cached) yes checking for sqrt... no checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strndup... yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for timegm... (cached) yes checking for timerfd_create... no checking checking for GetTickCount64... no checking whether initgroups is declared... yes checking whether CLOCK_MONOTONIC is declared... yes 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/libnghttp2.pc config.status: creating lib/includes/Makefile config.status: creating lib/includes/nghttp2/nghttp2ver.h config.status: creating tests/Makefile config.status: creating tests/testdata/Makefile config.status: creating third-party/Makefile config.status: creating src/Makefile config.status: creating src/testdata/Makefile config.status: creating bpf/Makefile config.status: creating examples/Makefile config.status: creating integration-tests/Makefile config.status: creating integration-tests/config.go config.status: creating integration-tests/setenv config.status: creating doc/Makefile config.status: creating doc/conf.py config.status: creating doc/index.rst config.status: creating doc/package_README.rst config.status: creating doc/tutorial-client.rst config.status: creating doc/tutorial-server.rst config.status: creating doc/tutorial-hpack.rst config.status: creating doc/nghttpx-howto.rst config.status: creating doc/h2load-howto.rst config.status: creating doc/building-android-binary.rst config.status: creating doc/nghttp2.h.rst config.status: creating doc/nghttp2ver.h.rst config.status: creating doc/contribute.rst config.status: creating contrib/Makefile config.status: creating script/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-python-bindings, --disable-gtk-doc configure: summary of build options: Package version: 1.61.0 Library version: 42:0:28 Install prefix: /usr/local System types: Build: x86_64-unknown-openbsd7.5 Host: x86_64-unknown-openbsd7.5 Target: x86_64-unknown-openbsd7.5 Compiler: C compiler: cc CFLAGS: -O2 -pipe -g LDFLAGS: C++ compiler: c++ CXXFLAGS: -O2 -pipe -g CXXCPP: c++ -E C preprocessor: cc -E CPPFLAGS: WARNCFLAGS: WARNCXXFLAGS: CXX1XCXXFLAGS: EXTRACFLAG: -fvisibility=hidden BPFCFLAGS: EXTRABPFCFLAGS: LIBS: DEFS: -DHAVE_CONFIG_H EXTRA_DEFS: Library: Shared: yes Static: yes Libtool: LIBTOOL_LDFLAGS: Python: Python: : PYTHON_VERSION: Test: Failmalloc: yes Libs: OpenSSL: yes (CFLAGS='' LIBS='-lssl -lcrypto') Libxml2: no (CFLAGS='' LIBS='') Libev: no (CFLAGS='' LIBS='') Libc-ares: no (CFLAGS='' LIBS='') libngtcp2: no (CFLAGS='' LIBS='') libngtcp2_crypto_quictls: no (CFLAGS='' LIBS='') libngtcp2_crypto_boringssl: no (CFLAGS='' LIBS='') libnghttp3: no (CFLAGS='' LIBS='') libbpf: no (CFLAGS='' LIBS='') Libevent(SSL): no (CFLAGS='' LIBS='') Jansson: no (CFLAGS='' LIBS='') Jemalloc: no (CFLAGS='' LIBS='') Zlib: yes (CFLAGS='' LIBS='-lz') Systemd: no (CFLAGS='' LIBS='') Libbrotlienc: no (CFLAGS="' LIBS='') Libbrotlidec: no (CFLAGS="' LIBS='') Third-party: http-parser: no MRuby: no (CFLAGS='' LIBS='') Neverbleed: no Features: Applications: no HPACK tools: no Examples: no Threading: yes HTTP/3 (EXPERIMENTAL): no ===> Building for nghttp2-1.61.0 /usr/bin/make all-recursive Making all in lib Making all in includes depbase=`echo nghttp2_pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_pq.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_pq.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_pq.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_pq.lo -MD -MP -MF .deps/nghttp2_pq.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_pq.c -fPIC -DPIC -o .libs/nghttp2_pq.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_pq.lo -MD -MP -MF .deps/nghttp2_pq.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_pq.c -o nghttp2_pq.o depbase=`echo nghttp2_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_map.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_map.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_map.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_map.lo -MD -MP -MF .deps/nghttp2_map.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_map.c -fPIC -DPIC -o .libs/nghttp2_map.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_map.lo -MD -MP -MF .deps/nghttp2_map.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_map.c -o nghttp2_map.o depbase=`echo nghttp2_queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_queue.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_queue.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_queue.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_queue.lo -MD -MP -MF .deps/nghttp2_queue.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_queue.c -fPIC -DPIC -o .libs/nghttp2_queue.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_queue.lo -MD -MP -MF .deps/nghttp2_queue.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_queue.c -o nghttp2_queue.o depbase=`echo nghttp2_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_frame.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_frame.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_frame.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_frame.lo -MD -MP -MF .deps/nghttp2_frame.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_frame.c -fPIC -DPIC -o .libs/nghttp2_frame.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_frame.lo -MD -MP -MF .deps/nghttp2_frame.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_frame.c -o nghttp2_frame.o depbase=`echo nghttp2_buf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_buf.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_buf.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_buf.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_buf.lo -MD -MP -MF .deps/nghttp2_buf.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_buf.c -fPIC -DPIC -o .libs/nghttp2_buf.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_buf.lo -MD -MP -MF .deps/nghttp2_buf.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_buf.c -o nghttp2_buf.o depbase=`echo nghttp2_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_stream.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_stream.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_stream.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_stream.lo -MD -MP -MF .deps/nghttp2_stream.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_stream.c -fPIC -DPIC -o .libs/nghttp2_stream.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_stream.lo -MD -MP -MF .deps/nghttp2_stream.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_stream.c -o nghttp2_stream.o depbase=`echo nghttp2_outbound_item.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_outbound_item.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_outbound_item.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_outbound_item.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_outbound_item.lo -MD -MP -MF .deps/nghttp2_outbound_item.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_outbound_item.c -fPIC -DPIC -o .libs/nghttp2_outbound_item.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_outbound_item.lo -MD -MP -MF .deps/nghttp2_outbound_item.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_outbound_item.c -o nghttp2_outbound_item.o depbase=`echo nghttp2_session.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_session.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_session.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_session.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_session.lo -MD -MP -MF .deps/nghttp2_session.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_session.c -fPIC -DPIC -o .libs/nghttp2_session.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_session.lo -MD -MP -MF .deps/nghttp2_session.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_session.c -o nghttp2_session.o depbase=`echo nghttp2_submit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_submit.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_submit.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_submit.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_submit.lo -MD -MP -MF .deps/nghttp2_submit.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_submit.c -fPIC -DPIC -o .libs/nghttp2_submit.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_submit.lo -MD -MP -MF .deps/nghttp2_submit.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_submit.c -o nghttp2_submit.o depbase=`echo nghttp2_helper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_helper.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_helper.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_helper.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_helper.lo -MD -MP -MF .deps/nghttp2_helper.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_helper.c -fPIC -DPIC -o .libs/nghttp2_helper.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_helper.lo -MD -MP -MF .deps/nghttp2_helper.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_helper.c -o nghttp2_helper.o depbase=`echo nghttp2_alpn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_alpn.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_alpn.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_alpn.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_alpn.lo -MD -MP -MF .deps/nghttp2_alpn.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_alpn.c -fPIC -DPIC -o .libs/nghttp2_alpn.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_alpn.lo -MD -MP -MF .deps/nghttp2_alpn.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_alpn.c -o nghttp2_alpn.o depbase=`echo nghttp2_hd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_hd.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_hd.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_hd.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_hd.lo -MD -MP -MF .deps/nghttp2_hd.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_hd.c -fPIC -DPIC -o .libs/nghttp2_hd.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_hd.lo -MD -MP -MF .deps/nghttp2_hd.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_hd.c -o nghttp2_hd.o depbase=`echo nghttp2_hd_huffman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_hd_huffman.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_hd_huffman.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_hd_huffman.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_hd_huffman.lo -MD -MP -MF .deps/nghttp2_hd_huffman.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_hd_huffman.c -fPIC -DPIC -o .libs/nghttp2_hd_huffman.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_hd_huffman.lo -MD -MP -MF .deps/nghttp2_hd_huffman.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_hd_huffman.c -o nghttp2_hd_huffman.o depbase=`echo nghttp2_hd_huffman_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_hd_huffman_data.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_hd_huffman_data.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_hd_huffman_data.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_hd_huffman_data.lo -MD -MP -MF .deps/nghttp2_hd_huffman_data.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_hd_huffman_data.c -fPIC -DPIC -o .libs/nghttp2_hd_huffman_data.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_hd_huffman_data.lo -MD -MP -MF .deps/nghttp2_hd_huffman_data.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_hd_huffman_data.c -o nghttp2_hd_huffman_data.o depbase=`echo nghttp2_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_version.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_version.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_version.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_version.lo -MD -MP -MF .deps/nghttp2_version.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_version.c -fPIC -DPIC -o .libs/nghttp2_version.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_version.lo -MD -MP -MF .deps/nghttp2_version.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_version.c -o nghttp2_version.o depbase=`echo nghttp2_priority_spec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_priority_spec.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_priority_spec.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_priority_spec.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_priority_spec.lo -MD -MP -MF .deps/nghttp2_priority_spec.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_priority_spec.c -fPIC -DPIC -o .libs/nghttp2_priority_spec.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_priority_spec.lo -MD -MP -MF .deps/nghttp2_priority_spec.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_priority_spec.c -o nghttp2_priority_spec.o depbase=`echo nghttp2_option.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_option.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_option.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_option.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_option.lo -MD -MP -MF .deps/nghttp2_option.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_option.c -fPIC -DPIC -o .libs/nghttp2_option.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_option.lo -MD -MP -MF .deps/nghttp2_option.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_option.c -o nghttp2_option.o depbase=`echo nghttp2_callbacks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_callbacks.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_callbacks.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_callbacks.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_callbacks.lo -MD -MP -MF .deps/nghttp2_callbacks.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_callbacks.c -fPIC -DPIC -o .libs/nghttp2_callbacks.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_callbacks.lo -MD -MP -MF .deps/nghttp2_callbacks.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_callbacks.c -o nghttp2_callbacks.o depbase=`echo nghttp2_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_mem.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_mem.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_mem.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_mem.lo -MD -MP -MF .deps/nghttp2_mem.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_mem.c -fPIC -DPIC -o .libs/nghttp2_mem.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_mem.lo -MD -MP -MF .deps/nghttp2_mem.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_mem.c -o nghttp2_mem.o depbase=`echo nghttp2_http.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_http.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_http.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_http.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_http.lo -MD -MP -MF .deps/nghttp2_http.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_http.c -fPIC -DPIC -o .libs/nghttp2_http.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_http.lo -MD -MP -MF .deps/nghttp2_http.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_http.c -o nghttp2_http.o depbase=`echo nghttp2_rcbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_rcbuf.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_rcbuf.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_rcbuf.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_rcbuf.lo -MD -MP -MF .deps/nghttp2_rcbuf.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_rcbuf.c -fPIC -DPIC -o .libs/nghttp2_rcbuf.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_rcbuf.lo -MD -MP -MF .deps/nghttp2_rcbuf.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_rcbuf.c -o nghttp2_rcbuf.o depbase=`echo nghttp2_extpri.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_extpri.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_extpri.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_extpri.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_extpri.lo -MD -MP -MF .deps/nghttp2_extpri.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_extpri.c -fPIC -DPIC -o .libs/nghttp2_extpri.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_extpri.lo -MD -MP -MF .deps/nghttp2_extpri.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_extpri.c -o nghttp2_extpri.o depbase=`echo nghttp2_ratelim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_ratelim.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_ratelim.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_ratelim.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_ratelim.lo -MD -MP -MF .deps/nghttp2_ratelim.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_ratelim.c -fPIC -DPIC -o .libs/nghttp2_ratelim.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_ratelim.lo -MD -MP -MF .deps/nghttp2_ratelim.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_ratelim.c -o nghttp2_ratelim.o depbase=`echo nghttp2_time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_time.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_time.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_time.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_time.lo -MD -MP -MF .deps/nghttp2_time.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_time.c -fPIC -DPIC -o .libs/nghttp2_time.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_time.lo -MD -MP -MF .deps/nghttp2_time.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_time.c -o nghttp2_time.o depbase=`echo nghttp2_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_debug.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_debug.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_debug.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_debug.lo -MD -MP -MF .deps/nghttp2_debug.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_debug.c -fPIC -DPIC -o .libs/nghttp2_debug.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT nghttp2_debug.lo -MD -MP -MF .deps/nghttp2_debug.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/nghttp2_debug.c -o nghttp2_debug.o depbase=`echo sfparse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT sfparse.lo -MD -MP -MF $depbase.Tpo -c -o sfparse.lo /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/sfparse.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT sfparse.lo -MD -MP -MF .deps/sfparse.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/sfparse.c -fPIC -DPIC -o .libs/sfparse.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib -I.. -I/exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -g -MT sfparse.lo -MD -MP -MF .deps/sfparse.Tpo -c /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/sfparse.c -o sfparse.o /usr/bin/libtool --tag=CC --mode=link cc -fvisibility=hidden -O2 -pipe -g -no-undefined -version-info 42:0:28 -o libnghttp2.la -rpath /usr/local/lib nghttp2_pq.lo nghttp2_map.lo nghttp2_queue.lo nghttp2_frame.lo nghttp2_buf.lo nghttp2_stream.lo nghttp2_outbound_item.lo nghttp2_session.lo nghttp2_submit.lo nghttp2_helper.lo nghttp2_alpn.lo nghttp2_hd.lo nghttp2_hd_huffman.lo nghttp2_hd_huffman_data.lo nghttp2_version.lo nghttp2_priority_spec.lo nghttp2_option.lo nghttp2_callbacks.lo nghttp2_mem.lo nghttp2_http.lo nghttp2_rcbuf.lo nghttp2_extpri.lo nghttp2_ratelim.lo nghttp2_time.lo nghttp2_debug.lo sfparse.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libnghttp2.so.0.23 -fvisibility=hidden -O2 -pipe -g .libs/nghttp2_pq.o .libs/nghttp2_map.o .libs/nghttp2_queue.o .libs/nghttp2_frame.o .libs/nghttp2_buf.o .libs/nghttp2_stream.o .libs/nghttp2_outbound_item.o .libs/nghttp2_session.o .libs/nghttp2_submit.o .libs/nghttp2_helper.o .libs/nghttp2_alpn.o .libs/nghttp2_hd.o .libs/nghttp2_hd_huffman.o .libs/nghttp2_hd_huffman_data.o .libs/nghttp2_version.o .libs/nghttp2_priority_spec.o .libs/nghttp2_option.o .libs/nghttp2_callbacks.o .libs/nghttp2_mem.o .libs/nghttp2_http.o .libs/nghttp2_rcbuf.o .libs/nghttp2_extpri.o .libs/nghttp2_ratelim.o .libs/nghttp2_time.o .libs/nghttp2_debug.o .libs/sfparse.o -Wl,-soname,libnghttp2.so.0.23 libtool: link: ar cru .libs/libnghttp2.a nghttp2_pq.o nghttp2_map.o nghttp2_queue.o nghttp2_frame.o nghttp2_buf.o nghttp2_stream.o nghttp2_outbound_item.o nghttp2_session.o nghttp2_submit.o nghttp2_helper.o nghttp2_alpn.o nghttp2_hd.o nghttp2_hd_huffman.o nghttp2_hd_huffman_data.o nghttp2_version.o nghttp2_priority_spec.o nghttp2_option.o nghttp2_callbacks.o nghttp2_mem.o nghttp2_http.o nghttp2_rcbuf.o nghttp2_extpri.o nghttp2_ratelim.o nghttp2_time.o nghttp2_debug.o sfparse.o libtool: link: ranlib .libs/libnghttp2.a Making all in third-party Making all in src Making all in testdata Making all in bpf Making all in examples Making all in tests Making all in testdata Making all in integration-tests Making all in doc Making all in script >>> Running package in www/nghttp2 at 1714742908.12 ===> www/nghttp2 ===> Faking installation for nghttp2-1.61.0 Making install in lib Making install in includes mkdir -p '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/include/nghttp2' /exopi-obj/pobj/nghttp2-1.61.0/bin/install -c -m 644 /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/lib/includes/nghttp2/nghttp2.h nghttp2/nghttp2ver.h '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/include/nghttp2' mkdir -p '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/nghttp2-1.61.0/bin/install -c libnghttp2.la '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/nghttp2-1.61.0/bin/install -c -m 644 ./.libs/libnghttp2.a /exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/lib/libnghttp2.a libtool: install: /exopi-obj/pobj/nghttp2-1.61.0/bin/install -c -m 644 ./.libs/libnghttp2.so.0.23 /exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/lib/libnghttp2.so.0.23 libtool: install: /exopi-obj/pobj/nghttp2-1.61.0/bin/install -c -m 644 ./.libs/libnghttp2.lai /exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/lib/libnghttp2.la mkdir -p '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/nghttp2-1.61.0/bin/install -c -m 644 libnghttp2.pc '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/lib/pkgconfig' Making install in third-party Making install in src Making install in testdata mkdir -p '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/bin' Making install in bpf Making install in examples Making install in tests Making install in testdata Making install in integration-tests Making install in doc mkdir -p '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/nghttp2-1.61.0/bin/install -c -m 644 /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/doc/nghttp.1 /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/doc/nghttpd.1 /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/doc/nghttpx.1 /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/doc/h2load.1 '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/man/man1' Making install in script mkdir -p '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/share/nghttp2' /exopi-obj/pobj/nghttp2-1.61.0/bin/install -c -m 755 /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/script/fetch-ocsp-response '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/share/nghttp2' mkdir -p '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/share/doc/nghttp2' /exopi-obj/pobj/nghttp2-1.61.0/bin/install -c -m 644 /exopi-obj/pobj/nghttp2-1.61.0/nghttp2-1.61.0/README.rst '/exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/share/doc/nghttp2' Reading existing plist for nghttp2-1.61.0 Writing /exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/nghttp2-1.61.0/fake-amd64/usr/local/lib/libnghttp2.so.0.23 ===> Building package for nghttp2-1.61.0 Create /exopi-cvs/ports/packages/amd64/all/nghttp2-1.61.0.tgz Creating package nghttp2-1.61.0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******** | 13% archiving|***************************************************** | 83% archiving|************************************************************** | 97% archiving|****************************************************************|100% Creating package debug-nghttp2-1.61.0 reading plist| checking dependencies| checking dependencies|www/nghttp2 checksumming| checksumming| | 0% checksumming|****** | 10% checksumming|************ | 20% checksumming|****************** | 30% checksumming|************************ | 40% checksumming|******************************* | 50% checksumming|************************************* | 60% checksumming|******************************************* | 70% checksumming|************************************************* | 80% checksumming|******************************************************* | 90% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/nghttp2-1.61.0.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-nghttp2-1.61.0.tgz >>> Running clean in www/nghttp2 at 1714742913.91 ===> www/nghttp2 ===> Cleaning for nghttp2-1.61.0 >>> Ended at 1714742914.68 max_stuck=3.13/depends=0.69/show-prepare-results=1.47/build=98.44/package=5.75/clean=0.85