* Package: dev-libs/hyperscan-5.1.0 * Repository: gentoo * Maintainer: c@roessner.co proxy-maint@gentoo.org * USE: abi_x86_64 amd64 cpu_flags_x86_ssse3 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking hyperscan-5.1.0.tar.gz to /var/tmp/portage/dev-libs/hyperscan-5.1.0/work >>> Source unpacked in /var/tmp/portage/dev-libs/hyperscan-5.1.0/work >>> Preparing source in /var/tmp/portage/dev-libs/hyperscan-5.1.0/work/hyperscan-5.1.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/hyperscan-5.1.0/work/hyperscan-5.1.0 ... >>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/hyperscan-5.1.0/work/hyperscan-5.1.0_build" cmake -C /var/tmp/portage/dev-libs/hyperscan-5.1.0/work/hyperscan-5.1.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_AND_SHARED=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/hyperscan-5.1.0/work/hyperscan-5.1.0_build/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/hyperscan-5.1.0/work/hyperscan-5.1.0 loading initial cache file /var/tmp/portage/dev-libs/hyperscan-5.1.0/work/hyperscan-5.1.0_build/gentoo_common_config.cmake CMake Warning (dev) at gentoo_common_config.cmake:9 (SET): implicitly converting 'BOOLEAN' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 9.1.0 -- The CXX compiler identification is GNU 9.1.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test ARCH_64_BIT -- Performing Test ARCH_64_BIT - Success -- Performing Test ARCH_32_BIT -- Performing Test ARCH_32_BIT - Failed -- Build type GENTOO -- Boost version: 1.70.0 -- Found PythonInterp: /usr/bin/python (found version "3.6.8") -- Build date: 2019-05-11 -- Building shared libraries -- gcc version 9.1.0 CMake Error at CMakeLists.txt:204 (message): Something went wrong determining gcc tune: -mtune=option: not valid -- g++ version 9.1.0 -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file intrin.h -- Looking for include file intrin.h - not found -- Looking for C++ include intrin.h -- Looking for C++ include intrin.h - not found -- Looking for include file x86intrin.h -- Looking for include file x86intrin.h - found -- Looking for C++ include x86intrin.h -- Looking for C++ include x86intrin.h - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Performing Test HAS_C_HIDDEN -- Performing Test HAS_C_HIDDEN - Success -- Performing Test HAS_CXX_HIDDEN -- Performing Test HAS_CXX_HIDDEN - Success -- Looking for _LIBCPP_VERSION -- Looking for _LIBCPP_VERSION - not found -- generator is Ninja -- Performing Test HAS_C_ATTR_IFUNC -- Performing Test HAS_C_ATTR_IFUNC - Success -- Performing Test HAVE_SSSE3 -- Performing Test HAVE_SSSE3 - Success -- Performing Test HAVE_AVX2 -- Performing Test HAVE_AVX2 - Success -- Performing Test HAVE_AVX512 -- Performing Test HAVE_AVX512 - Failed -- Building without AVX512 support -- Performing Test HAVE_CC_BUILTIN_ASSUME_ALIGNED -- Performing Test HAVE_CC_BUILTIN_ASSUME_ALIGNED - Success -- Performing Test HAVE_CXX_BUILTIN_ASSUME_ALIGNED -- Performing Test HAVE_CXX_BUILTIN_ASSUME_ALIGNED - Success -- Performing Test HAVE__BUILTIN_CONSTANT_P -- Performing Test HAVE__BUILTIN_CONSTANT_P - Success -- Performing Test C_FLAG_Wvla -- Performing Test C_FLAG_Wvla - Success -- Performing Test C_FLAG_Wpointer_arith -- Performing Test C_FLAG_Wpointer_arith - Success -- Performing Test C_FLAG_Wstrict_prototypes -- Performing Test C_FLAG_Wstrict_prototypes - Success -- Performing Test C_FLAG_Wmissing_prototypes -- Performing Test C_FLAG_Wmissing_prototypes - Success -- Performing Test CXX_FLAG_Wvla -- Performing Test CXX_FLAG_Wvla - Success -- Performing Test CXX_FLAG_Wpointer_arith -- Performing Test CXX_FLAG_Wpointer_arith - Success -- Performing Test CC_SELF_ASSIGN -- Performing Test CC_SELF_ASSIGN - Failed -- Performing Test CXX_SELF_ASSIGN -- Performing Test CXX_SELF_ASSIGN - Failed -- Performing Test CC_PAREN_EQUALITY -- Performing Test CC_PAREN_EQUALITY - Failed -- Performing Test CXX_UNUSED_CONST_VAR -- Performing Test CXX_UNUSED_CONST_VAR - Success -- Performing Test CXX_IGNORED_ATTR -- Performing Test CXX_IGNORED_ATTR - Success -- Performing Test CXX_WEAK_VTABLES -- Performing Test CXX_WEAK_VTABLES - Failed -- Performing Test CXX_MISSING_DECLARATIONS -- Performing Test CXX_MISSING_DECLARATIONS - Success -- Performing Test CXX_UNUSED_LOCAL_TYPEDEFS -- Performing Test CXX_UNUSED_LOCAL_TYPEDEFS - Success -- Performing Test CXX_WUNUSED_VARIABLE -- Performing Test CXX_WUNUSED_VARIABLE - Success -- Building for current host CPU: -- Looking for mmap -- Looking for mmap - found -- Doxygen not found, unable to generate API reference -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.5.4") -- Checking for module 'libpcre>=8.41' -- Found libpcre, version 8.43 -- PCRE version 8.41 or above -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking for module 'sqlite3' -- Found sqlite3, version 3.28.0 -- Performing Test SQLITE_VERSION_OK -- Performing Test SQLITE_VERSION_OK - Success -- Looking for sqlite3_open_v2 -- Looking for sqlite3_open_v2 - found -- Looking for C++ include pthread_np.h -- Looking for C++ include pthread_np.h - not found -- Looking for pthread_setaffinity_np -- Looking for pthread_setaffinity_np - found -- Looking for malloc_info -- Looking for malloc_info - found -- Looking for shmget -- Looking for shmget - found -- Performing Test BACKTRACE_LIBC -- Performing Test BACKTRACE_LIBC - Success -- Performing Test HAS_RDYNAMIC -- Performing Test HAS_RDYNAMIC - Success -- <<< Gentoo configuration >>> Build type GENTOO Install path /usr Compiler flags: C -O2 -pipe -march=native -O3 -std=c99 -Wall -Wextra -Wshadow -Wcast-qual -fno-strict-aliasing -Werror -Wno-array-bounds -Wno-maybe-uninitialized -Wno-abi -fno-omit-frame-pointer -Wvla -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes C++ -O2 -pipe -march=native -O2 -std=c++11 -Wall -Wextra -Wshadow -Wswitch -Wreturn-type -Wcast-qual -Wno-deprecated -Wnon-virtual-dtor -fno-strict-aliasing -Werror -Wno-maybe-uninitialized -Wno-abi -fno-omit-frame-pointer -Wvla -Wpointer-arith -Wno-unused-const-variable -Wno-ignored-attributes -Wmissing-declarations Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/dev-libs/hyperscan-5.1.0/work/hyperscan-5.1.0_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/dev-libs/hyperscan-5.1.0/work/hyperscan-5.1.0_build/CMakeFiles/CMakeError.log". * ERROR: dev-libs/hyperscan-5.1.0::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 124: Called src_configure * environment, line 3179: Called cmake-utils_src_configure * environment, line 1064: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=dev-libs/hyperscan-5.1.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/hyperscan-5.1.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:hyperscan-5.1.0:20190511-125438.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/hyperscan-5.1.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/hyperscan-5.1.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/hyperscan-5.1.0/work/hyperscan-5.1.0_build' * S: '/var/tmp/portage/dev-libs/hyperscan-5.1.0/work/hyperscan-5.1.0'