* Package:    dev-libs/hyperscan-5.2.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.2.0.tar.gz to /var/tmp/portage/dev-libs/hyperscan-5.2.0/work
>>> Source unpacked in /var/tmp/portage/dev-libs/hyperscan-5.2.0/work
>>> Preparing source in /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 ...
 * Hardcoded definition(s) removed in CMakeLists.txt:
 *      set(CMAKE_BUILD_TYPE RELWITHDEBINFO CACHE STRING "" FORCE )
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build"
cmake -C /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build/gentoo_common_config.cmake -G Unix Makefiles -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.2.0/work/hyperscan-5.2.0_build/gentoo_toolchain.cmake  /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0
loading initial cache file /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 9.2.0
-- The CXX compiler identification is GNU 9.2.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.71.0
-- Found PythonInterp: /usr/bin/python (found version "3.6.9") 
-- Build date: 2019-10-06
-- Building shared libraries
-- gcc version 9.2.0
-- g++ version 9.2.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 Unix Makefiles
-- 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.6.3") 
-- 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
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- 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.29.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 done
-- Generating done
-- Build files have been written to: /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build"
make -j1 VERBOSE=1 
/usr/bin/cmake -S/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -B/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build/CMakeFiles /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build'
make -f CMakeFiles/hs_compile_shared.dir/build.make CMakeFiles/hs_compile_shared.dir/depend
make[2]: Entering directory '/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build'
[  0%] Generating src/parser/control_verbs.cpp
/usr/bin/cmake -E make_directory /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build/src/parser
/usr/bin/ragel /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/parser/control_verbs.rl -o /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build/src/parser/control_verbs.cpp
[  0%] Generating src/parser/Parser.cpp
/usr/bin/cmake -E make_directory /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build/src/parser
/usr/bin/ragel /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/parser/Parser.rl -o /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build/src/parser/Parser.cpp
cd /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build/CMakeFiles/hs_compile_shared.dir/DependInfo.cmake
Dependee "/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build/CMakeFiles/hs_compile_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build/CMakeFiles/hs_compile_shared.dir/depend.internal".
Dependee "/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build/CMakeFiles/hs_compile_shared.dir/depend.internal".
Scanning dependencies of target hs_compile_shared
make[2]: Leaving directory '/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build'
make -f CMakeFiles/hs_compile_shared.dir/build.make CMakeFiles/hs_compile_shared.dir/build
make[2]: Entering directory '/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build'
[  0%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/grey.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/grey.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/grey.cpp
[  1%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/hs.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/hs.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/hs.cpp
[  1%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/compiler/asserts.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/compiler/asserts.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/compiler/asserts.cpp
[  1%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/compiler/compiler.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/compiler/compiler.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/compiler/compiler.cpp
[  2%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/compiler/error.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/compiler/error.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/compiler/error.cpp
[  2%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/fdr/engine_description.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/fdr/engine_description.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/fdr/engine_description.cpp
[  2%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/fdr/fdr_compile.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/fdr/fdr_compile.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/fdr/fdr_compile.cpp
[  3%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/fdr/fdr_compile_util.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/fdr/fdr_compile_util.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/fdr/fdr_compile_util.cpp
[  3%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/fdr/fdr_confirm_compile.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/fdr/fdr_confirm_compile.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/fdr/fdr_confirm_compile.cpp
[  3%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/fdr/fdr_engine_description.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/fdr/fdr_engine_description.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/fdr/fdr_engine_description.cpp
[  3%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/fdr/flood_compile.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/fdr/flood_compile.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/fdr/flood_compile.cpp
[  4%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/fdr/teddy_compile.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/fdr/teddy_compile.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/fdr/teddy_compile.cpp
[  4%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/fdr/teddy_engine_description.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/fdr/teddy_engine_description.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/fdr/teddy_engine_description.cpp
[  4%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/hwlm/hwlm_build.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/hwlm/hwlm_build.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/hwlm/hwlm_build.cpp
[  5%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/hwlm/hwlm_literal.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/hwlm/hwlm_literal.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/hwlm/hwlm_literal.cpp
[  5%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/hwlm/noodle_build.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/hwlm/noodle_build.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/hwlm/noodle_build.cpp
[  5%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/nfa/accel_dfa_build_strat.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/nfa/accel_dfa_build_strat.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/nfa/accel_dfa_build_strat.cpp
[  5%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/nfa/accelcompile.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/nfa/accelcompile.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/nfa/accelcompile.cpp
[  6%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/nfa/castlecompile.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/nfa/castlecompile.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/nfa/castlecompile.cpp
[  6%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/nfa/dfa_build_strat.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/nfa/dfa_build_strat.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/nfa/dfa_build_strat.cpp
[  6%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/nfa/dfa_min.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/nfa/dfa_min.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/nfa/dfa_min.cpp
[  7%] Building CXX object CMakeFiles/hs_compile_shared.dir/src/nfa/goughcompile.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0 -I/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src -isystem /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/include   -DNDEBUG -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  -fPIC   -o CMakeFiles/hs_compile_shared.dir/src/nfa/goughcompile.cpp.o -c /var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/nfa/goughcompile.cpp
/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/nfa/goughcompile.cpp: In member function ‘virtual std::unique_ptr<ue2::raw_report_info> ue2::{anonymous}::gough_build_strat::gatherReports(std::vector<unsigned int>&, std::vector<unsigned int>&, u8*, ReportID*) const’:
/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/nfa/goughcompile.cpp:1295:16: error: redundant move in return statement [-Werror=redundant-move]
 1295 |     return move(ri);
      |            ~~~~^~~~
/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0/src/nfa/goughcompile.cpp:1295:16: note: remove ‘std::move’ call
cc1plus: all warnings being treated as errors
make[2]: *** [CMakeFiles/hs_compile_shared.dir/build.make:346: CMakeFiles/hs_compile_shared.dir/src/nfa/goughcompile.cpp.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build'
make[1]: *** [CMakeFiles/Makefile2:113: CMakeFiles/hs_compile_shared.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build'
make: *** [Makefile:130: all] Error 2
 * ERROR: dev-libs/hyperscan-5.2.0::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/hyperscan-5.2.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/hyperscan-5.2.0::gentoo'`.
 * The complete build log is located at '/var/log/portage/dev-libs:hyperscan-5.2.0:20191006-162231.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/hyperscan-5.2.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/hyperscan-5.2.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0_build'
 * S: '/var/tmp/portage/dev-libs/hyperscan-5.2.0/work/hyperscan-5.2.0'