* Package: dev-libs/stp-2.3.3 * Repository: gentoo * Maintainer: jeffrey@icurse.nl proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking stp-2.3.3.tar.gz to /var/tmp/portage/dev-libs/stp-2.3.3/work >>> Source unpacked in /var/tmp/portage/dev-libs/stp-2.3.3/work >>> Preparing source in /var/tmp/portage/dev-libs/stp-2.3.3/work/stp-2.3.3 ... * Working in BUILD_DIR: "/var/tmp/portage/dev-libs/stp-2.3.3/work/stp-2.3.3_build" >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/stp-2.3.3/work/stp-2.3.3 ... * Working in BUILD_DIR: "/var/tmp/portage/dev-libs/stp-2.3.3/work/stp-2.3.3_build" cmake -C /var/tmp/portage/dev-libs/stp-2.3.3/work/stp-2.3.3_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_ASSERTIONS=yes -DENABLE_TESTING=yes -DENABLE_PYTHON_INTERFACE=yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/stp-2.3.3/work/stp-2.3.3_build/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/stp-2.3.3/work/stp-2.3.3 loading initial cache file /var/tmp/portage/dev-libs/stp-2.3.3/work/stp-2.3.3_build/gentoo_common_config.cmake -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Doing a Gentoo build -- Performing Test HAVE_FLAG_STD_CPP11 -- Performing Test HAVE_FLAG_STD_CPP11 - Success -- Performing Test HAVE_FLAG_-Wall -- Performing Test HAVE_FLAG_-Wall - Success -- Performing Test HAVE_FLAG_-Wextra -- Performing Test HAVE_FLAG_-Wextra - Success -- Performing Test HAVE_FLAG_-Wunused -- Performing Test HAVE_FLAG_-Wunused - Success -- Performing Test HAVE_FLAG_-pedantic -- Performing Test HAVE_FLAG_-pedantic - Success -- Performing Test HAVE_FLAG_-Wsign-compare -- Performing Test HAVE_FLAG_-Wsign-compare - Success -- Performing Test HAVE_FLAG_-fno-omit-frame-pointer -- Performing Test HAVE_FLAG_-fno-omit-frame-pointer - Success -- Performing Test HAVE_FLAG_-Wtype-limits -- Performing Test HAVE_FLAG_-Wtype-limits - Success -- Performing Test HAVE_FLAG_-Wuninitialized -- Performing Test HAVE_FLAG_-Wuninitialized - Success -- Performing Test HAVE_FLAG_-Wno-deprecated -- Performing Test HAVE_FLAG_-Wno-deprecated - Success -- Performing Test HAVE_FLAG_-Wstrict-aliasing -- Performing Test HAVE_FLAG_-Wstrict-aliasing - Success -- Performing Test HAVE_FLAG_-Wpointer-arith -- Performing Test HAVE_FLAG_-Wpointer-arith - Success -- Performing Test HAVE_FLAG_-Wheader-guard -- Performing Test HAVE_FLAG_-Wheader-guard - Failed -- Performing Test HAVE_FLAG_-Wformat-nonliteral -- Performing Test HAVE_FLAG_-Wformat-nonliteral - Success -- Performing Test HAVE_FLAG_-Winit-self -- Performing Test HAVE_FLAG_-Winit-self - Success -- Performing Test HAVE_FLAG_-Wparentheses -- Performing Test HAVE_FLAG_-Wparentheses - Success -- Performing Test HAVE_FLAG_-Wunreachable-code -- Performing Test HAVE_FLAG_-Wunreachable-code - Success -- GIT hash found: GITDIR-NOTFOUND -- PROJECT_VERSION: 2.3.3 -- PROJECT_VERSION_MAJOR: 2 -- PROJECT_VERSION_MINOR: 3 -- PROJECT_VERSION_PATCH: 3 -- Found Boost: /usr/include (found suitable version "1.74.0", minimum required is "1.46") found components: program_options -- Boost -- found at library: /usr/lib64/libboost_program_options-mt.so -- Boost -- adding '/usr/lib64' to link directories -- Could NOT find cryptominisat5 (missing: cryptominisat5_DIR) CMake Warning at CMakeLists.txt:452 (message): CryptoMiniSat5 (5.0 or above) or C++11 support not found, not allowing --cryptominisat option -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Manpage will be created and installed -- Finding minisat headers... -- looking at: -- found: MINISAT_INCLUDE_DIR: /usr/include -- Finding minisat libs... -- looking at: -- found: MINISAT_LIBRARY: /usr/lib64/libminisat.so -- Found minisat: /usr/lib64/libminisat.so -- OK, found Minisat library under /usr/lib64/libminisat.so and Minisat include dirs under /usr/include -- Found BISON: /usr/bin/bison (found version "3.7.4") -- Found FLEX: /usr/bin/flex (found version "2.6.4") -- All defines at startup: -D__STDC_LIMIT_MACROS -- Found PythonInterp: /usr/bin/python (found suitable version "3.9", minimum required is "2.7") -- Found PythonLibs: /usr/lib64/libpython3.9.so (found suitable version "3.9.0", minimum required is "2.7") -- PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python -- PYTHON_LIBRARY:FILEPATH=/usr/lib64/libpython3.9.so -- PYTHON_INCLUDE_DIR:FILEPATH=/usr/include/python3.9 -- PYTHONLIBS_VERSION_STRING=3.9.0 -- OK, found python interpreter, libs and header files -- Python found, enabling python interface -- Final CXX flags -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wall -Wextra -Wunused -pedantic -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -- Found Perl: /usr/bin/perl (found version "5.30.3") -- Looking for unistd.h -- Looking for unistd.h - found -- Performing Test HAVE_C_FLAG_-fPIC -- Performing Test HAVE_C_FLAG_-fPIC - Success -- Detected python site package directory /usr/lib/python3.9/site-packages -- Testing is enabled CMake Error at tests/CMakeLists.txt:30 (message): Could not find 'lit' tool. You need to install it by e.g. 'pip install lit' If it's already installed, set LIT_TOOL to the full path for lit -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/dev-libs/stp-2.3.3/work/stp-2.3.3_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/dev-libs/stp-2.3.3/work/stp-2.3.3_build/CMakeFiles/CMakeError.log". * ERROR: dev-libs/stp-2.3.3::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 1986: Called cmake_src_configure * environment, line 824: 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/stp-2.3.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/stp-2.3.3::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:stp-2.3.3:20201211-083237.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/stp-2.3.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/stp-2.3.3/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/stp-2.3.3/work/stp-2.3.3_build' * S: '/var/tmp/portage/dev-libs/stp-2.3.3/work/stp-2.3.3'