Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 760506 Details for
Bug 830091
sci-mathematics/cryptominisat-5.8.0 - /.../main_exe.cpp: error: feenableexcept was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-mathematics:cryptominisat-5.8.0:20211226-235229.log
sci-mathematics:cryptominisat-5.8.0:20211226-235229.log (text/plain), 25.13 KB, created by
Toralf Förster
on 2021-12-27 10:41:02 UTC
(
hide
)
Description:
sci-mathematics:cryptominisat-5.8.0:20211226-235229.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-12-27 10:41:02 UTC
Size:
25.13 KB
patch
obsolete
> * Package: sci-mathematics/cryptominisat-5.8.0 > * Repository: gentoo > * Maintainer: sci-mathematics@gentoo.org > * Upstream: https://github.com/msoos/cryptominisat/issues/ > * USE: abi_x86_64 amd64 elibc_musl kernel_linux python python_single_target_python3_9 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.9 to build >>>> Unpacking source... >>>> Unpacking cryptominisat-5.8.0.tar.gz to /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work >>>> Source unpacked in /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work >>>> Preparing source in /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build" >cmake -C /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DNOBREAKID=ON -DNOM4RI=ON -DENABLE_PYTHON_INTERFACE=yes -DFORCE_PYTHON3=yes -DENABLE_TESTING=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/gentoo_toolchain.cmake /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0 >loading initial cache file /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/gentoo_common_config.cmake >-- The CXX compiler identification is GNU 11.2.1 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-gentoo-linux-musl-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- LIB directory is 'lib' >-- BIN directory is '' >-- Doing a RelWithDebInfo build >-- The C compiler identification is GNU 11.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-gentoo-linux-musl-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Building with GAUSS enabled at every level >-- build type is RelWithDebInfo >-- Performing Test HAVE_FLAG_-fvisibility=hidden >-- Performing Test HAVE_FLAG_-fvisibility=hidden - 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_-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 >-- Performing Test HAVE_FLAG_-g >-- Performing Test HAVE_FLAG_-g - Success >-- Performing Test HAVE_FLAG_-Wno-class-memaccess >-- Performing Test HAVE_FLAG_-Wno-class-memaccess - Success >-- Performing Test HAVE_FLAG_-mpopcnt >-- Performing Test HAVE_FLAG_-mpopcnt - Success >-- Performing Test HAVE_FLAG_-msse4.2 >-- Performing Test HAVE_FLAG_-msse4.2 - Success >-- Performing Test HAVE_FLAG_-Wextra-semi-stmt >-- Performing Test HAVE_FLAG_-Wextra-semi-stmt - Failed >-- Performing Test HAVE_FLAG_-Wweak-vtables >-- Performing Test HAVE_FLAG_-Wweak-vtables - Failed >-- Performing Test HAVE_FLAG_-ggdb3 >-- Performing Test HAVE_FLAG_-ggdb3 - Success >-- Compiling for dynamic library use >-- GIT hash found: GIT-notfound >-- PROJECT_VERSION: 5.8.0 >-- PROJECT_VERSION_MAJOR: 5 >-- PROJECT_VERSION_MINOR: 8 >-- PROJECT_VERSION_PATCH: 0 >-- Found Boost: /usr/lib/cmake/Boost-1.77.0/BoostConfig.cmake (found suitable version "1.77.0", minimum required is "1.46") found components: program_options >-- Found SQLITE3: /usr/lib/libsqlite3.so >-- OK, Found SQLITE3! >-- Not compiling detailed statistics. The system is faster without them >-- Manpage will be created and installed >-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") >-- OK, Found ZLIB! >-- Performing Test HAVE__FPU_SETCW >-- Performing Test HAVE__FPU_SETCW - Failed >-- Found MPI_C: /usr/lib/libmpich.so (found version "2.2") >-- Found MPI_CXX: /usr/lib/libmpichcxx.so (found version "2.2") >-- Found MPI: TRUE (found version "2.2") >-- In case your Python interpreter is not found, or a wrong one is found, please set it with '-DPYTHON_EXECUTABLE:FILEPATH=your path here' >-- Found PythonInterp: /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/temp/python3.9/bin/python (found suitable version "3.9.9", minimum required is "3") >-- Found PythonLibs: /usr/lib/libpython3.9.so (found suitable version "3.9.9", minimum required is "3") >-- Python 3 -- PYTHON_EXECUTABLE=/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/temp/python3.9/bin/python >-- Python 3 -- PYTHON_LIBRARIES=/usr/lib/libpython3.9.so >-- Python 3 -- PYTHON_INCLUDE_DIRS=/usr/include/python3.9 >-- Python 3 -- PYTHONLIBS_VERSION_STRING=3.9.9 >-- Boost -- found at library: Boost::program_options >-- Boost -- adding '' to link directories >-- All defines at startup: -DEXTENDED_FEATURES -DUSE_GAUSS -DBOOST_TEST_DYN_LINK -DUSE_SQLITE3 -DUSE_ZLIB -DUSE_MPI >-- Performing Test HAVE_FLAG_-Wno-bitfield-constant-conversion >-- Performing Test HAVE_FLAG_-Wno-bitfield-constant-conversion - Failed >-- Performing Test HAVE_FLAG_-Wlogical-op >-- Performing Test HAVE_FLAG_-Wlogical-op - Success >-- Performing Test HAVE_FLAG_-Wrestrict >-- Performing Test HAVE_FLAG_-Wrestrict - Success >-- Performing Test HAVE_FLAG_-Wnull-dereference >-- Performing Test HAVE_FLAG_-Wnull-dereference - Success >-- Performing Test HAVE_FLAG_-Wdouble-promotion >-- Performing Test HAVE_FLAG_-Wdouble-promotion - Success >-- Performing Test HAVE_FLAG_-Wshadow >-- Performing Test HAVE_FLAG_-Wshadow - Success >-- Performing Test HAVE_FLAG_-Wformat=2 >-- Performing Test HAVE_FLAG_-Wformat=2 - Success >-- Performing Test HAVE_FLAG_-Wextra-semi >-- Performing Test HAVE_FLAG_-Wextra-semi - Success >-- Performing Test HAVE_FLAG_-pedantic >-- Performing Test HAVE_FLAG_-pedantic - Success >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success >-- GIT Subprojects not initialized, not building drat-trim >CMake Warning at CMakeLists.txt:819 (message): > Testing is disabled > > >-- Found python interpreter, libs and header files >-- Building python interface >-- Python CFLAGS: '-Wno-unused-result -Wsign-compare -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fwrapv' >-- Python LDFLAGS: '-ldl -lm' >-- Python LINKFORSHARED flags: '-Xlinker -export-dynamic' >-- Python module installation prefix: --prefix=/usr >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -pipe -march=native -fno-diagnostics-color -O2 >C++ -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -g -Wno-class-memaccess -mpopcnt -msse4.2 -ggdb3 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -Wl,--discard-all -Wl,--build-id=sha1 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build" >ninja -v -j4 -l0 >[1/64] cd /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0 && /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/temp/python3.9/bin/python /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/scripts/xxd-alike.py cmsat_tablestructure.sql /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src/sql_tablestructure.cpp >[2/64] cd /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src && /usr/bin/cmake -E make_directory /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && /usr/bin/cmake -E echo Copying\ cryptominisat_c.h\ to\ /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && /usr/bin/cmake -E copy_if_different /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src/cryptominisat5/cryptominisat_c.h /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && cd /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src && /usr/bin/cmake -E make_directory /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && /usr/bin/cmake -E echo Copying\ cryptominisat.h\ to\ /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && /usr/bin/cmake -E copy_if_different /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src/cryptominisat5/cryptominisat.h /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && cd /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src && /usr/bin/cmake -E make_directory /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && /usr/bin/cmake -E echo Copying\ solvertypesmini.h\ to\ /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && /usr/bin/cmake -E copy_if_different /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src/cryptominisat5/solvertypesmini.h /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && cd /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src && /usr/bin/cmake -E make_directory /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && /usr/bin/cmake -E echo Copying\ dimacsparser.h\ to\ /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && /usr/bin/cmake -E copy_if_different /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src/dimacsparser.h /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && cd /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src && /usr/bin/cmake -E make_directory /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && /usr/bin/cmake -E echo Copying\ streambuffer.h\ to\ /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 && /usr/bin/cmake -E copy_if_different /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src/streambuffer.h /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 >Copying cryptominisat_c.h to /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 >Copying cryptominisat.h to /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 >Copying solvertypesmini.h to /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 >Copying dimacsparser.h to /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 >Copying streambuffer.h to /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/include/cryptominisat5 >[3/64] /usr/bin/x86_64-gentoo-linux-musl-g++ -DBOOST_ALL_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_TEST_DYN_LINK -DEXTENDED_FEATURES -DUSE_GAUSS -DUSE_MPI -DUSE_SQLITE3 -DUSE_ZLIB -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0 -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -g -Wno-class-memaccess -mpopcnt -msse4.2 -ggdb3 -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wshadow -Wformat=2 -Wextra-semi -pedantic -g -pthread -O2 -fPIC -std=gnu++11 -MD -MT cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/signalcode.cpp.o -MF cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/signalcode.cpp.o.d -o cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/signalcode.cpp.o -c /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src/signalcode.cpp >[4/64] /usr/bin/x86_64-gentoo-linux-musl-g++ -DBOOST_ALL_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_TEST_DYN_LINK -DEXTENDED_FEATURES -DUSE_GAUSS -DUSE_MPI -DUSE_SQLITE3 -DUSE_ZLIB -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0 -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -g -Wno-class-memaccess -mpopcnt -msse4.2 -ggdb3 -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wshadow -Wformat=2 -Wextra-semi -pedantic -g -pthread -O2 -fPIC -std=gnu++11 -MD -MT cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/main_common.cpp.o -MF cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/main_common.cpp.o.d -o cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/main_common.cpp.o -c /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src/main_common.cpp >[5/64] /usr/bin/x86_64-gentoo-linux-musl-g++ -DBOOST_TEST_DYN_LINK -DEXTENDED_FEATURES -DUSE_GAUSS -DUSE_MPI -DUSE_SQLITE3 -DUSE_ZLIB -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0 -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -g -Wno-class-memaccess -mpopcnt -msse4.2 -ggdb3 -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wshadow -Wformat=2 -Wextra-semi -pedantic -g -pthread -O2 -fPIC -std=gnu++11 -MD -MT cmsat5-src/CMakeFiles/cryptominisat5_simple-bin.dir/main_common.cpp.o -MF cmsat5-src/CMakeFiles/cryptominisat5_simple-bin.dir/main_common.cpp.o.d -o cmsat5-src/CMakeFiles/cryptominisat5_simple-bin.dir/main_common.cpp.o -c /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src/main_common.cpp >[6/64] /usr/bin/x86_64-gentoo-linux-musl-g++ -DBOOST_ALL_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_TEST_DYN_LINK -DEXTENDED_FEATURES -DUSE_GAUSS -DUSE_MPI -DUSE_SQLITE3 -DUSE_ZLIB -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0 -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -g -Wno-class-memaccess -mpopcnt -msse4.2 -ggdb3 -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wshadow -Wformat=2 -Wextra-semi -pedantic -g -pthread -O2 -fPIC -std=gnu++11 -MD -MT cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/main_exe.cpp.o -MF cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/main_exe.cpp.o.d -o cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/main_exe.cpp.o -c /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src/main_exe.cpp >FAILED: cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/main_exe.cpp.o >/usr/bin/x86_64-gentoo-linux-musl-g++ -DBOOST_ALL_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_TEST_DYN_LINK -DEXTENDED_FEATURES -DUSE_GAUSS -DUSE_MPI -DUSE_SQLITE3 -DUSE_ZLIB -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0 -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -g -Wno-class-memaccess -mpopcnt -msse4.2 -ggdb3 -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wshadow -Wformat=2 -Wextra-semi -pedantic -g -pthread -O2 -fPIC -std=gnu++11 -MD -MT cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/main_exe.cpp.o -MF cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/main_exe.cpp.o.d -o cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/main_exe.cpp.o -c /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src/main_exe.cpp >/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src/main_exe.cpp: In function 'int main(int, char**)': >/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src/main_exe.cpp:32:5: error: 'feenableexcept' was not declared in this scope; did you mean 'feraiseexcept'? > 32 | feenableexcept(FE_INVALID | > | ^~~~~~~~~~~~~~ > | feraiseexcept >[7/64] /usr/bin/x86_64-gentoo-linux-musl-g++ -DBOOST_TEST_DYN_LINK -DEXTENDED_FEATURES -DUSE_GAUSS -DUSE_MPI -DUSE_SQLITE3 -DUSE_ZLIB -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0 -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -g -Wno-class-memaccess -mpopcnt -msse4.2 -ggdb3 -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wshadow -Wformat=2 -Wextra-semi -pedantic -g -pthread -O2 -fPIC -std=gnu++11 -MD -MT cmsat5-src/CMakeFiles/cryptominisat5_simple-bin.dir/main_simple.cpp.o -MF cmsat5-src/CMakeFiles/cryptominisat5_simple-bin.dir/main_simple.cpp.o.d -o cmsat5-src/CMakeFiles/cryptominisat5_simple-bin.dir/main_simple.cpp.o -c /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src/main_simple.cpp >[8/64] /usr/bin/x86_64-gentoo-linux-musl-g++ -DBOOST_TEST_DYN_LINK -DEXTENDED_FEATURES -DUSE_GAUSS -DUSE_MPI -DUSE_SQLITE3 -DUSE_ZLIB -Dcryptominisat5_EXPORTS -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0 -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -g -Wno-class-memaccess -mpopcnt -msse4.2 -ggdb3 -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wshadow -Wformat=2 -Wextra-semi -pedantic -fPIC -g -pthread -O2 -fPIC -std=gnu++11 -MD -MT cmsat5-src/CMakeFiles/cryptominisat5.dir/gaussian.cpp.o -MF cmsat5-src/CMakeFiles/cryptominisat5.dir/gaussian.cpp.o.d -o cmsat5-src/CMakeFiles/cryptominisat5.dir/gaussian.cpp.o -c /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src/gaussian.cpp >[9/64] /usr/bin/x86_64-gentoo-linux-musl-g++ -DBOOST_ALL_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_TEST_DYN_LINK -DEXTENDED_FEATURES -DUSE_GAUSS -DUSE_MPI -DUSE_SQLITE3 -DUSE_ZLIB -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0 -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build/cmsat5-src -I/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -g -Wno-class-memaccess -mpopcnt -msse4.2 -ggdb3 -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wshadow -Wformat=2 -Wextra-semi -pedantic -g -pthread -O2 -fPIC -std=gnu++11 -MD -MT cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/main.cpp.o -MF cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/main.cpp.o.d -o cmsat5-src/CMakeFiles/cryptominisat5-bin.dir/main.cpp.o -c /var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0/src/main.cpp >ninja: build stopped: subcommand failed. > * ERROR: sci-mathematics/cryptominisat-5.8.0::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 127: Called src_compile > * environment, line 2936: Called cmake_src_compile > * environment, line 1213: Called cmake_build > * environment, line 1182: Called eninja > * environment, line 1636: Called die > * The specific snippet of code: > * "$@" || die "${nonfatal_args[@]}" "${*} failed" > * > * If you need support, post the output of `emerge --info '=sci-mathematics/cryptominisat-5.8.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-mathematics/cryptominisat-5.8.0::gentoo'`. > * The complete build log is located at '/var/log/portage/sci-mathematics:cryptominisat-5.8.0:20211226-235229.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/temp/environment'. > * Working directory: '/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0_build' > * S: '/var/tmp/portage/sci-mathematics/cryptominisat-5.8.0/work/cryptominisat-5.8.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 830091
:
760501
|
760502
|
760503
|
760504
|
760505
| 760506 |
760507