* Package: net-libs/nghttp2-1.39.2 * Repository: gentoo * Maintainer: polynomial-c@gentoo.org * USE: abi_x86_64 amd64 cxx elibc_glibc kernel_linux threads userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Package: net-libs/nghttp2-1.39.2 * Repository: gentoo * Maintainer: polynomial-c@gentoo.org * USE: abi_x86_64 amd64 cxx elibc_glibc kernel_linux threads userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking nghttp2-1.39.2.tar.xz to /var/tmp/portage/net-libs/nghttp2-1.39.2/work >>> Source unpacked in /var/tmp/portage/net-libs/nghttp2-1.39.2/work >>> Preparing source in /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating nghttp2-1.39.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nghttp2-1.39.2/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/nghttp2-1.39.2 --htmldir=/usr/share/doc/nghttp2-1.39.2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-examples --disable-failmalloc --disable-python-bindings --disable-werror --without-cython --enable-asio-lib --disable-debug --disable-hpack-tools --disable-static --enable-threads --disable-app --without-jemalloc --without-libxml2 configure: loading site script /usr/share/config.site checking for x86_64-pc-linux-gnu-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... no checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of clang... none checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the clang++ linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... yes checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of clang++... none checking how to run the C preprocessor... clang -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.20... yes checking for a Python interpreter with version >= 2.7... python checking for python... /usr/bin/python checking for python version... 3.7 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.7/site-packages checking whether clang++ supports C++14 features with -std=c++14... 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... yes checking for library containing dlopen... -ldl checking for CUNIT... no configure: WARNING: Package 'cunit', required by 'virtual:world', not found checking for CU_initialize_registry in -lcunit... no checking for ev_time in -lev... no checking for OPENSSL... yes checking for LIBCARES... yes checking for LIBEVENT_OPENSSL... yes checking for JANSSON... yes checking for SYSTEMD... no configure: Package 'libsystemd', required by 'virtual:world', not found checking for LIBXML2... yes checking for boostlib >= 1.54.0... yes checking whether the Boost::ASIO library is available... yes checking for main in -lboost_system-mt... yes checking whether the Boost::System library is available... yes checking for exit in -lboost_system... yes checking whether the Boost::Thread library is available... yes checking for exit in -lboost_thread... yes checking whether to enable assertions... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for off_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct tm.tm_gmtoff... yes checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking size of int *... 8 checking size of time_t... 8 checking for unistd.h... (cached) yes checking for working chown... yes checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for working strnlen... yes checking for _Exit... yes checking for accept4... yes checking for dup2... yes checking for getcwd... yes checking for getpwnam... yes checking for localtime_r... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkostemp... yes checking for socket... yes checking for sqrt... no checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for timegm... yes checking for timerfd_create... yes checking whether initgroups 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/includes/Makefile config.status: creating src/libnghttp2_asio.pc config.status: creating examples/Makefile config.status: creating python/Makefile config.status: creating python/setup.py 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/libnghttp2_asio.rst config.status: creating doc/python-apiref.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/asio_http2.h.rst config.status: creating doc/asio_http2_server.h.rst config.status: creating doc/asio_http2_client.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: summary of build options: Package version: 1.39.2 Library version: 32:0:18 Install prefix: /usr System types: Build: x86_64-pc-linux-gnu Host: x86_64-pc-linux-gnu Target: x86_64-pc-linux-gnu Compiler: C compiler: clang CFLAGS: -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin LDFLAGS: -Wl,-O2 -Wl,--as-needed -Wl,--strip-debug -Wl,--thinlto-jobs=9 -flto=thin -fuse-ld=lld C++ compiler: clang++ -std=c++14 CXXFLAGS: -O2 -pipe -march=znver1 -mtune=znver1 CXXCPP: clang++ -E -std=c++14 C preprocessor: clang -E CPPFLAGS: WARNCFLAGS: WARNCXXFLAGS: CXX1XCXXFLAGS: EXTRACFLAG: -fvisibility=hidden LIBS: Library: Shared: yes Static: no Python: Python: /usr/bin/python PYTHON_VERSION: 3.7 pyexecdir: ${exec_prefix}/lib/python3.7/site-packages Python-dev: PYTHON_CPPFLAGS: PYTHON_LDFLAGS: Cython: no Test: CUnit: no (CFLAGS='' LIBS='') Failmalloc: no Libs: OpenSSL: yes (CFLAGS='' LIBS='-lssl -lcrypto ') Libxml2: yes (CFLAGS='-I/usr/include/libxml2 ' LIBS='-lxml2 ') Libev: no (CFLAGS='' LIBS='') Libc-ares: yes (CFLAGS='' LIBS='-lcares ') Libevent(SSL): yes (CFLAGS='' LIBS='-levent_openssl -levent ') Jansson: yes (CFLAGS='' LIBS='-ljansson ') Jemalloc: no (LIBS='') Zlib: yes (CFLAGS='' LIBS='-lz ') Systemd: no (CFLAGS='' LIBS='') Boost CPPFLAGS: -pthread -I/usr/include Boost LDFLAGS: -L/usr/lib64 Boost::ASIO: -lboost_system-mt Boost::System: -lboost_system Boost::Thread: -lboost_thread Third-party: http-parser: yes MRuby: no (CFLAGS='' LIBS='') Neverbleed: no Features: Applications: no HPACK tools: no Libnghttp2_asio:yes Examples: no Python bindings:no Threading: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j 31 -l 31.8 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64' Making all in lib make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib' Making all in includes make[3]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib/includes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib/includes' make[3]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib' /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_pq.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_pq.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_map.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_map.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_queue.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_queue.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_frame.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_frame.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_buf.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_buf.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_stream.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_stream.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_outbound_item.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_outbound_item.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_session.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_session.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_submit.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_submit.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_helper.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_helper.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_npn.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_npn.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_hd.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_hd.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_hd_huffman.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_hd_huffman.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_hd_huffman_data.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_hd_huffman_data.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_version.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_version.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_priority_spec.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_priority_spec.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_option.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_option.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_callbacks.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_callbacks.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_mem.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_mem.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_http.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_http.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_rcbuf.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_rcbuf.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o nghttp2_debug.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_debug.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_pq.c -fPIC -DPIC -o .libs/nghttp2_pq.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_queue.c -fPIC -DPIC -o .libs/nghttp2_queue.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_map.c -fPIC -DPIC -o .libs/nghttp2_map.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_stream.c -fPIC -DPIC -o .libs/nghttp2_stream.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_buf.c -fPIC -DPIC -o .libs/nghttp2_buf.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_frame.c -fPIC -DPIC -o .libs/nghttp2_frame.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_session.c -fPIC -DPIC -o .libs/nghttp2_session.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_outbound_item.c -fPIC -DPIC -o .libs/nghttp2_outbound_item.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_submit.c -fPIC -DPIC -o .libs/nghttp2_submit.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_helper.c -fPIC -DPIC -o .libs/nghttp2_helper.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_npn.c -fPIC -DPIC -o .libs/nghttp2_npn.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_hd_huffman_data.c -fPIC -DPIC -o .libs/nghttp2_hd_huffman_data.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_hd.c -fPIC -DPIC -o .libs/nghttp2_hd.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_hd_huffman.c -fPIC -DPIC -o .libs/nghttp2_hd_huffman.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_option.c -fPIC -DPIC -o .libs/nghttp2_option.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_priority_spec.c -fPIC -DPIC -o .libs/nghttp2_priority_spec.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_version.c -fPIC -DPIC -o .libs/nghttp2_version.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_callbacks.c -fPIC -DPIC -o .libs/nghttp2_callbacks.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_mem.c -fPIC -DPIC -o .libs/nghttp2_mem.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_rcbuf.c -fPIC -DPIC -o .libs/nghttp2_rcbuf.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_http.c -fPIC -DPIC -o .libs/nghttp2_http.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_debug.c -fPIC -DPIC -o .libs/nghttp2_debug.o /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_session.c:5412:39: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] if (memcmp(NGHTTP2_CLIENT_MAGIC + NGHTTP2_CLIENT_MAGIC_LEN - ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/nghttp2_session.c:5412:39: note: use array indexing to silence this warning if (memcmp(NGHTTP2_CLIENT_MAGIC + NGHTTP2_CLIENT_MAGIC_LEN - ^ & [ ] 1 warning generated. /bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -no-undefined -version-info 32:0:18 -Wl,-O2 -Wl,--as-needed -Wl,--strip-debug -Wl,--thinlto-jobs=9 -flto=thin -fuse-ld=lld -o libnghttp2.la -rpath /usr/lib64 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_npn.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_debug.lo libtool: link: clang -shared -fPIC -DPIC .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_npn.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_debug.o -march=native -mtune=native -O2 -flto=thin -Wl,-O2 -Wl,--as-needed -Wl,--strip-debug -Wl,--thinlto-jobs=9 -flto=thin -fuse-ld=lld -Wl,-soname -Wl,libnghttp2.so.14 -o .libs/libnghttp2.so.14.18.0 libtool: link: (cd ".libs" && rm -f "libnghttp2.so.14" && ln -s "libnghttp2.so.14.18.0" "libnghttp2.so.14") libtool: link: (cd ".libs" && rm -f "libnghttp2.so" && ln -s "libnghttp2.so.14.18.0" "libnghttp2.so") libtool: link: ( cd ".libs" && rm -f "libnghttp2.la" && ln -s "../libnghttp2.la" "libnghttp2.la" ) make[3]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib' make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib' Making all in third-party make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/third-party' /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I.. -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o url-parser/url_parser.lo /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/url-parser/url_parser.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o llhttp/src/libllhttp_la-api.lo `test -f 'llhttp/src/api.c' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/'`llhttp/src/api.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o llhttp/src/libllhttp_la-http.lo `test -f 'llhttp/src/http.c' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/'`llhttp/src/http.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o llhttp/src/libllhttp_la-llhttp.lo `test -f 'llhttp/src/llhttp.c' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/'`llhttp/src/llhttp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I.. -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/url-parser/url_parser.c -fPIC -DPIC -o url-parser/.libs/url_parser.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/src/api.c -fPIC -DPIC -o llhttp/src/.libs/libllhttp_la-api.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/src/llhttp.c -fPIC -DPIC -o llhttp/src/.libs/libllhttp_la-llhttp.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I.. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/src/http.c -fPIC -DPIC -o llhttp/src/.libs/libllhttp_la-http.o /bin/sh ../libtool --tag=CC --mode=link clang -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -Wl,-O2 -Wl,--as-needed -Wl,--strip-debug -Wl,--thinlto-jobs=9 -flto=thin -fuse-ld=lld -o liburl-parser.la url-parser/url_parser.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liburl-parser.a url-parser/.libs/url_parser.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liburl-parser.a libtool: link: ( cd ".libs" && rm -f "liburl-parser.la" && ln -s "../liburl-parser.la" "liburl-parser.la" ) /bin/sh ../libtool --tag=CC --mode=link clang -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -Wl,-O2 -Wl,--as-needed -Wl,--strip-debug -Wl,--thinlto-jobs=9 -flto=thin -fuse-ld=lld -o libllhttp.la llhttp/src/libllhttp_la-api.lo llhttp/src/libllhttp_la-http.lo llhttp/src/libllhttp_la-llhttp.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libllhttp.a llhttp/src/.libs/libllhttp_la-api.o llhttp/src/.libs/libllhttp_la-http.o llhttp/src/.libs/libllhttp_la-llhttp.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libllhttp.a libtool: link: ( cd ".libs" && rm -f "libllhttp.la" && ln -s "../libllhttp.la" "libllhttp.la" ) make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/third-party' Making all in src make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src' Making all in includes make[3]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src/includes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src/includes' make[3]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src' /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-util.lo `test -f 'util.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`util.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-http2.lo `test -f 'http2.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`http2.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-tls.lo `test -f 'tls.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`tls.cc /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c -o libnghttp2_asio_la-timegm.lo `test -f 'timegm.c' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`timegm.c /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_common.lo `test -f 'asio_common.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_common.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_io_service_pool.lo `test -f 'asio_io_service_pool.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_io_service_pool.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_server_http2.lo `test -f 'asio_server_http2.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_server_http2.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_server_http2_impl.lo `test -f 'asio_server_http2_impl.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_server_http2_impl.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_server.lo `test -f 'asio_server.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_server.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_server_http2_handler.lo `test -f 'asio_server_http2_handler.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_server_http2_handler.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_server_request.lo `test -f 'asio_server_request.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_server_request.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_server_request_impl.lo `test -f 'asio_server_request_impl.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_server_request_impl.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_server_response.lo `test -f 'asio_server_response.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_server_response.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_server_response_impl.lo `test -f 'asio_server_response_impl.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_server_response_impl.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_server_stream.lo `test -f 'asio_server_stream.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_server_stream.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_server_serve_mux.lo `test -f 'asio_server_serve_mux.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_server_serve_mux.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_server_request_handler.lo `test -f 'asio_server_request_handler.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_server_request_handler.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_server_tls_context.lo `test -f 'asio_server_tls_context.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_server_tls_context.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_client_session.lo `test -f 'asio_client_session.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_client_session.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_client_session_impl.lo `test -f 'asio_client_session_impl.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_client_session_impl.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_client_session_tcp_impl.lo `test -f 'asio_client_session_tcp_impl.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_client_session_tcp_impl.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_client_session_tls_impl.lo `test -f 'asio_client_session_tls_impl.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_client_session_tls_impl.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_client_response.lo `test -f 'asio_client_response.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_client_response.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_client_response_impl.lo `test -f 'asio_client_response_impl.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_client_response_impl.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_client_request.lo `test -f 'asio_client_request.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_client_request.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_client_request_impl.lo `test -f 'asio_client_request_impl.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_client_request_impl.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_client_stream.lo `test -f 'asio_client_stream.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_client_stream.cc /bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR='"/usr/share/nghttp2"' -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c -o libnghttp2_asio_la-asio_client_tls_context.lo `test -f 'asio_client_tls_context.cc' || echo '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/'`asio_client_tls_context.cc libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-plt -fno-stack-protector -flto=thin -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/timegm.c -fPIC -DPIC -o .libs/libnghttp2_asio_la-timegm.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/http2.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-http2.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/util.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-util.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_server_http2.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_server_http2.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_common.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_common.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/tls.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-tls.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_server.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_server.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_io_service_pool.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_io_service_pool.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_server_http2_impl.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_server_http2_impl.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_server_http2_handler.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_server_http2_handler.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_server_request.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_server_request.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_server_response_impl.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_server_response_impl.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_server_response.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_server_response.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_server_request_impl.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_server_request_impl.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_server_stream.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_server_stream.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_server_serve_mux.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_server_serve_mux.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_server_request_handler.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_server_request_handler.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_server_tls_context.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_server_tls_context.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_client_session.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_client_session.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_client_session_impl.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_client_session_impl.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_client_session_tcp_impl.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_client_session_tcp_impl.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_client_session_tls_impl.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_client_session_tls_impl.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_client_response.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_client_response.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_client_response_impl.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_client_response_impl.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_client_request.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_client_request.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_client_request_impl.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_client_request_impl.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_client_stream.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_client_stream.o libtool: compile: clang++ -std=c++14 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src -I.. -DPKGDATADIR=\"/usr/share/nghttp2\" -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes -I../lib/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party -I/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/third-party/llhttp/include -I/usr/include/libxml2 -DHAVE_CONFIG_H -pthread -I/usr/include -O2 -pipe -march=znver1 -mtune=znver1 -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/asio_client_tls_context.cc -fPIC -DPIC -o .libs/libnghttp2_asio_la-asio_client_tls_context.o /bin/sh ../libtool --tag=CXX --mode=link clang++ -std=c++14 -O2 -pipe -march=znver1 -mtune=znver1 -no-undefined -version-info 1:0:0 -Wl,-O2 -Wl,--as-needed -Wl,--strip-debug -Wl,--thinlto-jobs=9 -flto=thin -fuse-ld=lld -o libnghttp2_asio.la -rpath /usr/lib64 libnghttp2_asio_la-util.lo libnghttp2_asio_la-http2.lo libnghttp2_asio_la-tls.lo libnghttp2_asio_la-timegm.lo libnghttp2_asio_la-asio_common.lo libnghttp2_asio_la-asio_io_service_pool.lo libnghttp2_asio_la-asio_server_http2.lo libnghttp2_asio_la-asio_server_http2_impl.lo libnghttp2_asio_la-asio_server.lo libnghttp2_asio_la-asio_server_http2_handler.lo libnghttp2_asio_la-asio_server_request.lo libnghttp2_asio_la-asio_server_request_impl.lo libnghttp2_asio_la-asio_server_response.lo libnghttp2_asio_la-asio_server_response_impl.lo libnghttp2_asio_la-asio_server_stream.lo libnghttp2_asio_la-asio_server_serve_mux.lo libnghttp2_asio_la-asio_server_request_handler.lo libnghttp2_asio_la-asio_server_tls_context.lo libnghttp2_asio_la-asio_client_session.lo libnghttp2_asio_la-asio_client_session_impl.lo libnghttp2_asio_la-asio_client_session_tcp_impl.lo libnghttp2_asio_la-asio_client_session_tls_impl.lo libnghttp2_asio_la-asio_client_response.lo libnghttp2_asio_la-asio_client_response_impl.lo libnghttp2_asio_la-asio_client_request.lo libnghttp2_asio_la-asio_client_request_impl.lo libnghttp2_asio_la-asio_client_stream.lo libnghttp2_asio_la-asio_client_tls_context.lo ../lib/libnghttp2.la ../third-party/liburl-parser.la ../third-party/libllhttp.la -lssl -lcrypto -L/usr/lib64 -lboost_system-mt -lboost_thread -lboost_system libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/crtbeginS.o .libs/libnghttp2_asio_la-util.o .libs/libnghttp2_asio_la-http2.o .libs/libnghttp2_asio_la-tls.o .libs/libnghttp2_asio_la-timegm.o .libs/libnghttp2_asio_la-asio_common.o .libs/libnghttp2_asio_la-asio_io_service_pool.o .libs/libnghttp2_asio_la-asio_server_http2.o .libs/libnghttp2_asio_la-asio_server_http2_impl.o .libs/libnghttp2_asio_la-asio_server.o .libs/libnghttp2_asio_la-asio_server_http2_handler.o .libs/libnghttp2_asio_la-asio_server_request.o .libs/libnghttp2_asio_la-asio_server_request_impl.o .libs/libnghttp2_asio_la-asio_server_response.o .libs/libnghttp2_asio_la-asio_server_response_impl.o .libs/libnghttp2_asio_la-asio_server_stream.o .libs/libnghttp2_asio_la-asio_server_serve_mux.o .libs/libnghttp2_asio_la-asio_server_request_handler.o .libs/libnghttp2_asio_la-asio_server_tls_context.o .libs/libnghttp2_asio_la-asio_client_session.o .libs/libnghttp2_asio_la-asio_client_session_impl.o .libs/libnghttp2_asio_la-asio_client_session_tcp_impl.o .libs/libnghttp2_asio_la-asio_client_session_tls_impl.o .libs/libnghttp2_asio_la-asio_client_response.o .libs/libnghttp2_asio_la-asio_client_response_impl.o .libs/libnghttp2_asio_la-asio_client_request.o .libs/libnghttp2_asio_la-asio_client_request_impl.o .libs/libnghttp2_asio_la-asio_client_stream.o .libs/libnghttp2_asio_la-asio_client_tls_context.o -Wl,--whole-archive ../third-party/.libs/liburl-parser.a ../third-party/.libs/libllhttp.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib/.libs ../lib/.libs/libnghttp2.so -lssl -lcrypto -L/usr/lib64 -lboost_system-mt -lboost_thread -lboost_system -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/usr/lib64/llvm/9/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64/crtn.o -O2 -march=znver1 -mtune=znver1 -Wl,-O2 -Wl,--as-needed -Wl,--strip-debug -Wl,--thinlto-jobs=9 -flto=thin -fuse-ld=lld -Wl,-soname -Wl,libnghttp2_asio.so.1 -o .libs/libnghttp2_asio.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libnghttp2_asio.so.1" && ln -s "libnghttp2_asio.so.1.0.0" "libnghttp2_asio.so.1") libtool: link: (cd ".libs" && rm -f "libnghttp2_asio.so" && ln -s "libnghttp2_asio.so.1.0.0" "libnghttp2_asio.so") libtool: link: ( cd ".libs" && rm -f "libnghttp2_asio.la" && ln -s "../libnghttp2_asio.la" "libnghttp2_asio.la" ) make[3]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src' make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src' Making all in examples make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/examples' Making all in python make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/python' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/python' Making all in tests make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests' Making all in testdata make[3]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests/testdata' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests/testdata' make[3]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests' make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests' Making all in integration-tests make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/integration-tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/integration-tests' Making all in doc make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/doc' Making all in contrib make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/contrib' rm -f nghttpx-init nghttpx-init.tmp sed -e 's|@bindir[@]|/usr/bin|g' /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/contrib/nghttpx.service.in > nghttpx.service sed -e 's|@bindir[@]|/usr/bin|g' /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/contrib/nghttpx-init.in > nghttpx-init.tmp sed -e 's|@bindir[@]|/usr/bin|g' /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/contrib/nghttpx-upstart.conf.in > nghttpx-upstart.conf chmod +x nghttpx-init.tmp mv nghttpx-init.tmp nghttpx-init make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/contrib' Making all in script make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/script' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/script' make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64' make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64' make[1]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64' >>> Source compiled. >>> Test phase [not enabled]: net-libs/nghttp2-1.39.2 >>> Install net-libs/nghttp2-1.39.2 into /var/tmp/portage/net-libs/nghttp2-1.39.2/image * abi_x86_64.amd64: running multilib-minimal_abi_src_install make -j 31 -l 31.8 DESTDIR=/var/tmp/portage/net-libs/nghttp2-1.39.2/image install Making install in lib make[1]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib' Making install in includes make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib/includes' make[3]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib/includes' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/include' /bin/mkdir -p '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/include/nghttp2' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/lib/includes/nghttp2/nghttp2.h nghttp2/nghttp2ver.h '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/include/nghttp2' make[3]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib/includes' make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib/includes' make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib' make[3]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib' /bin/mkdir -p '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64' /bin/mkdir -p '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64/pkgconfig' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c libnghttp2.la '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 libnghttp2.pc '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64/pkgconfig' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libnghttp2.so.14.18.0 /var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64/libnghttp2.so.14.18.0 libtool: install: (cd /var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64 && { ln -s -f libnghttp2.so.14.18.0 libnghttp2.so.14 || { rm -f libnghttp2.so.14 && ln -s libnghttp2.so.14.18.0 libnghttp2.so.14; }; }) libtool: install: (cd /var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64 && { ln -s -f libnghttp2.so.14.18.0 libnghttp2.so || { rm -f libnghttp2.so && ln -s libnghttp2.so.14.18.0 libnghttp2.so; }; }) libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libnghttp2.lai /var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64/libnghttp2.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib' make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib' make[1]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/lib' Making install in third-party make[1]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/third-party' make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/third-party' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/third-party' make[1]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/third-party' Making install in src make[1]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src' Making install in includes make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src/includes' make[3]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src/includes' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/include' /bin/mkdir -p '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/include/nghttp2' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes/nghttp2/asio_http2.h /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes/nghttp2/asio_http2_client.h /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/src/includes/nghttp2/asio_http2_server.h '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/include/nghttp2' make[3]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src/includes' make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src/includes' make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src' make[3]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src' /bin/mkdir -p '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64' /bin/mkdir -p '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64/pkgconfig' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c libnghttp2_asio.la '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 libnghttp2_asio.pc '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64/pkgconfig' libtool: warning: relinking 'libnghttp2_asio.la' libtool: install: (cd /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src; /bin/sh "/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/libtool" --tag CXX --mode=relink clang++ -std=c++14 -O2 -pipe -march=znver1 -mtune=znver1 -no-undefined -version-info 1:0:0 -Wl,-O2 -Wl,--as-needed -Wl,--strip-debug -Wl,--thinlto-jobs=9 -flto=thin -fuse-ld=lld -o libnghttp2_asio.la -rpath /usr/lib64 libnghttp2_asio_la-util.lo libnghttp2_asio_la-http2.lo libnghttp2_asio_la-tls.lo libnghttp2_asio_la-timegm.lo libnghttp2_asio_la-asio_common.lo libnghttp2_asio_la-asio_io_service_pool.lo libnghttp2_asio_la-asio_server_http2.lo libnghttp2_asio_la-asio_server_http2_impl.lo libnghttp2_asio_la-asio_server.lo libnghttp2_asio_la-asio_server_http2_handler.lo libnghttp2_asio_la-asio_server_request.lo libnghttp2_asio_la-asio_server_request_impl.lo libnghttp2_asio_la-asio_server_response.lo libnghttp2_asio_la-asio_server_response_impl.lo libnghttp2_asio_la-asio_server_stream.lo libnghttp2_asio_la-asio_server_serve_mux.lo libnghttp2_asio_la-asio_server_request_handler.lo libnghttp2_asio_la-asio_server_tls_context.lo libnghttp2_asio_la-asio_client_session.lo libnghttp2_asio_la-asio_client_session_impl.lo libnghttp2_asio_la-asio_client_session_tcp_impl.lo libnghttp2_asio_la-asio_client_session_tls_impl.lo libnghttp2_asio_la-asio_client_response.lo libnghttp2_asio_la-asio_client_response_impl.lo libnghttp2_asio_la-asio_client_request.lo libnghttp2_asio_la-asio_client_request_impl.lo libnghttp2_asio_la-asio_client_stream.lo libnghttp2_asio_la-asio_client_tls_context.lo ../lib/libnghttp2.la ../third-party/liburl-parser.la ../third-party/libllhttp.la -lssl -lcrypto -L/usr/lib64 -lboost_system-mt -lboost_thread -lboost_system -inst-prefix-dir /var/tmp/portage/net-libs/nghttp2-1.39.2/image) libtool: relink: clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/crtbeginS.o .libs/libnghttp2_asio_la-util.o .libs/libnghttp2_asio_la-http2.o .libs/libnghttp2_asio_la-tls.o .libs/libnghttp2_asio_la-timegm.o .libs/libnghttp2_asio_la-asio_common.o .libs/libnghttp2_asio_la-asio_io_service_pool.o .libs/libnghttp2_asio_la-asio_server_http2.o .libs/libnghttp2_asio_la-asio_server_http2_impl.o .libs/libnghttp2_asio_la-asio_server.o .libs/libnghttp2_asio_la-asio_server_http2_handler.o .libs/libnghttp2_asio_la-asio_server_request.o .libs/libnghttp2_asio_la-asio_server_request_impl.o .libs/libnghttp2_asio_la-asio_server_response.o .libs/libnghttp2_asio_la-asio_server_response_impl.o .libs/libnghttp2_asio_la-asio_server_stream.o .libs/libnghttp2_asio_la-asio_server_serve_mux.o .libs/libnghttp2_asio_la-asio_server_request_handler.o .libs/libnghttp2_asio_la-asio_server_tls_context.o .libs/libnghttp2_asio_la-asio_client_session.o .libs/libnghttp2_asio_la-asio_client_session_impl.o .libs/libnghttp2_asio_la-asio_client_session_tcp_impl.o .libs/libnghttp2_asio_la-asio_client_session_tls_impl.o .libs/libnghttp2_asio_la-asio_client_response.o .libs/libnghttp2_asio_la-asio_client_response_impl.o .libs/libnghttp2_asio_la-asio_client_request.o .libs/libnghttp2_asio_la-asio_client_request_impl.o .libs/libnghttp2_asio_la-asio_client_stream.o .libs/libnghttp2_asio_la-asio_client_tls_context.o -Wl,--whole-archive ../third-party/.libs/liburl-parser.a ../third-party/.libs/libllhttp.a -Wl,--no-whole-archive -L/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64 -L/usr/lib64 -lnghttp2 -lssl -lcrypto -lboost_system-mt -lboost_thread -lboost_system -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/usr/lib64/llvm/9/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64/crtn.o -O2 -march=znver1 -mtune=znver1 -Wl,-O2 -Wl,--as-needed -Wl,--strip-debug -Wl,--thinlto-jobs=9 -flto=thin -fuse-ld=lld -Wl,-soname -Wl,libnghttp2_asio.so.1 -o .libs/libnghttp2_asio.so.1.0.0 libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libnghttp2_asio.so.1.0.0T /var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64/libnghttp2_asio.so.1.0.0 libtool: install: (cd /var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64 && { ln -s -f libnghttp2_asio.so.1.0.0 libnghttp2_asio.so.1 || { rm -f libnghttp2_asio.so.1 && ln -s libnghttp2_asio.so.1.0.0 libnghttp2_asio.so.1; }; }) libtool: install: (cd /var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64 && { ln -s -f libnghttp2_asio.so.1.0.0 libnghttp2_asio.so || { rm -f libnghttp2_asio.so && ln -s libnghttp2_asio.so.1.0.0 libnghttp2_asio.so; }; }) libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libnghttp2_asio.lai /var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/lib64/libnghttp2_asio.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/bin' make[3]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src' make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src' make[1]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/src' Making install in examples make[1]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/examples' make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/examples' make[1]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/examples' Making install in python make[1]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/python' make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/python' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/python' make[1]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/python' Making install in tests make[1]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests' Making install in testdata make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests/testdata' make[3]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests/testdata' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests/testdata' make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests/testdata' make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests' make[3]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests' make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests' make[1]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/tests' Making install in integration-tests make[1]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/integration-tests' make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/integration-tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/integration-tests' make[1]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/integration-tests' Making install in doc make[1]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/doc' make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/share/man/man1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/doc/nghttp.1 /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/doc/nghttpd.1 /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/doc/nghttpx.1 /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/doc/h2load.1 '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/share/man/man1' make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/doc' make[1]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/doc' Making install in contrib make[1]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/contrib' make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/contrib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/contrib' make[1]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/contrib' Making install in script make[1]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/script' make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/script' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/share/nghttp2' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/script/fetch-ocsp-response '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/share/nghttp2' make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/script' make[1]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/script' make[1]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/share/doc/nghttp2-1.39.2' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2/README.rst '/var/tmp/portage/net-libs/nghttp2-1.39.2/image/usr/share/doc/nghttp2-1.39.2' make[2]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64' make[1]: Leaving directory '/var/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64' >>> Completed installing net-libs/nghttp2-1.39.2 into /var/tmp/portage/net-libs/nghttp2-1.39.2/image * Final size of build directory: 21052 KiB (20.5 MiB) * Final size of installed tree: 1840 KiB ( 1.7 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/libnghttp2.so.14.18.0 /usr/lib64/libnghttp2_asio.so.1.0.0