* Package: net-libs/nghttp2-1.39.2  * Repository: gentoo  * Maintainer: polynomial-c@gentoo.org  * USE: abi_x86_64 amd64 cxx elibc_glibc jemalloc 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 jemalloc kernel_linux threads userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking nghttp2-1.39.2.tar.xz to /tmp/portage/net-libs/nghttp2-1.39.2/work >>> Source unpacked in /tmp/portage/net-libs/nghttp2-1.39.2/work >>> Preparing source in /tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2 ... >>> Source prepared. >>> Configuring source in /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.guess with /usr/share/gnuconfig/config.guess * econf: updating nghttp2-1.39.2/config.sub with /usr/share/gnuconfig/config.sub /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 --with-jemalloc --without-libxml2 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)... llvm-nm checking the name lister (llvm-nm) 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... llvm-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... llvm-ranlib checking for gawk... gawk checking command to parse llvm-nm 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... no 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... install-xattr: setxattr() failed: Operation not permitted /usr/bin/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... no 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 library containing malloc_stats_print... -ljemalloc 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... no checking for exit in -lboost_thread... (cached) no checking for exit in -lboost_thread... (cached) no checking for exit in -lboost_thread... (cached) no checking for exit in -lboost_thread-mt... no configure: error: Could not link against boost_thread-mt ! !!! Please attach the following file when seeking support: !!! /tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64/config.log * ERROR: net-libs/nghttp2-1.39.2::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 1569: Called multilib-minimal_src_configure * environment, line 1051: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 1278: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 981: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 979: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 378: Called multilib-minimal_abi_src_configure * environment, line 1045: Called multilib_src_configure * environment, line 1499: Called econf '--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' '--with-jemalloc' '--without-libxml2' * phase-helpers.sh, line 718: Called __helpers_die 'econf failed' * isolated-functions.sh, line 119: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=net-libs/nghttp2-1.39.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/nghttp2-1.39.2::gentoo'`. * The complete build log is located at '/tmp/portage/net-libs/nghttp2-1.39.2/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/net-libs/nghttp2-1.39.2/temp/environment'. * Working directory: '/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2-abi_x86_64.amd64' * S: '/tmp/portage/net-libs/nghttp2-1.39.2/work/nghttp2-1.39.2'