Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cryptominisat4.spec'], chrootPath='/var/lib/mock/f28-build-11479825-856121/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cryptominisat4.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cryptominisat4-4.5.3-15.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cryptominisat4.spec'], chrootPath='/var/lib/mock/f28-build-11479825-856121/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cryptominisat4.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZO5Aj3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cryptominisat-4.5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/4.5.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptominisat-4.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (cryptominisat4-heap.patch): + echo 'Patch #0 (cryptominisat4-heap.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/heap.h + sed -i 's/-O2 -mtune=native/-DNDEBUG/' CMakeLists.txt + '[' /usr/lib64 = /usr/lib64 ']' + sed -i 's,${dir}/lib,&64,g' cmake/FindPkgMacros.cmake + sed -ri 's|install |&--root /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64 |' python/CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Uwv4iM + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DALSO_BUILD_STATIC_LIB=OFF . CMake Deprecation Warning at CMakeLists.txt:3 (cmake_policy): The OLD behavior for policy CMP0022 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- You can choose the type of build, options are:Debug;Release;RelWithDebInfo;MinSizeRel -- Doing a RelWithDebInfo build -- The C compiler identification is GNU 8.0.1 -- The CXX compiler identification is GNU 8.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- 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/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAVE_FLAG_-Wall -- Performing Test HAVE_FLAG_-Wall - Success -- flag -Wall supported -- Performing Test HAVE_FLAG_-Wextra -- Performing Test HAVE_FLAG_-Wextra - Success -- flag -Wextra supported -- Performing Test HAVE_FLAG_-Wunused -- Performing Test HAVE_FLAG_-Wunused - Success -- flag -Wunused supported -- Performing Test HAVE_FLAG_-pedantic -- Performing Test HAVE_FLAG_-pedantic - Success -- flag -pedantic supported -- Performing Test HAVE_FLAG_-Wsign-compare -- Performing Test HAVE_FLAG_-Wsign-compare - Success -- flag -Wsign-compare supported -- Performing Test HAVE_FLAG_-Wtype-limits -- Performing Test HAVE_FLAG_-Wtype-limits - Success -- flag -Wtype-limits supported -- Performing Test HAVE_FLAG_-Wuninitialized -- Performing Test HAVE_FLAG_-Wuninitialized - Success -- flag -Wuninitialized supported -- Performing Test HAVE_FLAG_-Wno-deprecated -- Performing Test HAVE_FLAG_-Wno-deprecated - Success -- flag -Wno-deprecated supported -- Performing Test HAVE_FLAG_-Wstrict-aliasing -- Performing Test HAVE_FLAG_-Wstrict-aliasing - Success -- flag -Wstrict-aliasing supported -- Performing Test HAVE_FLAG_-Wpointer-arith -- Performing Test HAVE_FLAG_-Wpointer-arith - Success -- flag -Wpointer-arith supported -- Performing Test HAVE_FLAG_-Wheader-guard -- Performing Test HAVE_FLAG_-Wheader-guard - Failed -- flag -Wheader-guard NOT supported -- Performing Test HAVE_FLAG_-fvisibility=hidden -- Performing Test HAVE_FLAG_-fvisibility=hidden - Success -- flag -fvisibility=hidden supported -- flag -Wpointer-arith supported -- Performing Test HAVE_FLAG_-Wformat-nonliteral -- Performing Test HAVE_FLAG_-Wformat-nonliteral - Success -- flag -Wformat-nonliteral supported -- Performing Test HAVE_FLAG_-Winit-self -- Performing Test HAVE_FLAG_-Winit-self - Success -- flag -Winit-self supported -- Performing Test HAVE_FLAG_-Wunreachable-code -- Performing Test HAVE_FLAG_-Wunreachable-code - Success -- flag -Wunreachable-code supported -- PROJECT_VERSION: 4.5.3 -- PROJECT_VERSION_MAJOR: 4 -- PROJECT_VERSION_MINOR: 5 -- PROJECT_VERSION_PATCH: 3 CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1542 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:205 (find_package) -- Boost version: 1.66.0 -- Found the following Boost libraries: -- program_options -- 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 -- Not compiling detailed statistics. Leads to faster system -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- OK, Found ZLIB! -- Valgrind Prefix: -- Found VALGRIND: /usr/include/valgrind -- OK, Found Valgrind. Using valgrind client requests to mark freed clauses in pool as undefined -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.1") -- Found m4ri: /usr/lib64/libm4ri.so -- OK, Found M4RI lib at /usr/lib64/libm4ri.so and includes at /usr/include -- All defines at startup: -DBOOST_TEST_DYN_LINK -DUSE_ZLIB -DUSE_VALGRIND -DUSE_M4RI -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.14", minimum required is "2.7") -- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable version "2.7.14", minimum required is "2.7") -- OK, found python interpreter, libs and header files -> building python plugin CMake Warning at CMakeLists.txt:375 (message): Testing is disabled -- Configuring done CMake Warning (dev) at src/CMakeLists.txt:101 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/GitSHA1.cpp" of target "temp_lib_norm" does not exist. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/CMakeLists.txt:101 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/cryptominisat4/cryptominisat.h" of target "temp_lib_norm" does not exist. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/CMakeLists.txt:101 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/cryptominisat4/solvertypesmini.h" of target "temp_lib_norm" does not exist. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/CMakeLists.txt:107 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/GitSHA1.cpp" of target "temp_lib_ipasir" does not exist. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/CMakeLists.txt:107 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/cryptominisat.h" of target "temp_lib_ipasir" does not exist. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/CMakeLists.txt:107 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/cryptominisat4/solvertypesmini.h" of target "temp_lib_ipasir" does not exist. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/cryptominisat-4.5.3 + make -j6 /usr/bin/cmake -H/builddir/build/BUILD/cryptominisat-4.5.3 -B/builddir/build/BUILD/cryptominisat-4.5.3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cryptominisat-4.5.3/CMakeFiles /builddir/build/BUILD/cryptominisat-4.5.3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/tablestruct.dir/build.make cmsat4-src/CMakeFiles/tablestruct.dir/depend make -f cmsat4-src/CMakeFiles/CopyPublicHeaders.dir/build.make cmsat4-src/CMakeFiles/CopyPublicHeaders.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/tablestruct.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/CopyPublicHeaders.dir/DependInfo.cmake --color= Scanning dependencies of target CopyPublicHeaders Scanning dependencies of target tablestruct make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/tablestruct.dir/build.make cmsat4-src/CMakeFiles/tablestruct.dir/build make -f cmsat4-src/CMakeFiles/CopyPublicHeaders.dir/build.make cmsat4-src/CMakeFiles/CopyPublicHeaders.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E make_directory /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 1%] Generating sql_tablestructure.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E echo Copying\ cryptominisat.h\ to\ /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 xxd -i cmsat_tablestructure.sql /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/sql_tablestructure.cpp make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 1%] Built target tablestruct make -f cmsat4-src/CMakeFiles/temp_lib_norm.dir/build.make cmsat4-src/CMakeFiles/temp_lib_norm.dir/depend make -f cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/build.make cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/depend Copying cryptominisat.h to /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/cryptominisat4/cryptominisat.h /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/temp_lib_norm.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E make_directory /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E echo Copying\ solvertypesmini.h\ to\ /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 Copying solvertypesmini.h to /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/cryptominisat4/solvertypesmini.h /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 1%] Built target CopyPublicHeaders Scanning dependencies of target temp_lib_ipasir make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/build.make cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' Scanning dependencies of target temp_lib_norm [ 2%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/cnf.cpp.o [ 3%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/varreplacer.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/temp_lib_norm.dir/build.make cmsat4-src/CMakeFiles/temp_lib_norm.dir/build cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/cnf.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/varreplacer.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp [ 4%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/clausecleaner.cpp.o [ 5%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/propengine.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/clausecleaner.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/propengine.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp [ 6%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/cnf.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/cnf.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.cpp [ 7%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/clauseusagestats.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/clauseusagestats.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseusagestats.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/vardata.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/vardata.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseusagestats.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseusagestats.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.h:31, from /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ [ 8%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/prober.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/prober.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/prober.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp:31: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp: In member function 'bool CMSat::ClauseCleaner::satisfied(const CMSat::Clause&) const': /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp:281:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (uint32_t i = 0; i != cl.size(); i++) ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp:284:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return false; ^~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp: In member function 'virtual void CMSat::PropEngine::attach_bin_clause(CMSat::Lit, CMSat::Lit, bool, bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp:146:18: warning: unused parameter 'checkUnassignedFirst' [-Wunused-parameter] , const bool checkUnassignedFirst ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp: In member function 'virtual void CMSat::PropEngine::detach_modified_clause(CMSat::Lit, CMSat::Lit, uint32_t, const CMSat::Clause*)': /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp:206:22: warning: unused parameter 'origSize' [-Wunused-parameter] , const uint32_t origSize ~~~~~~~~~~~~~~~^~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp: In member function 'void CMSat::VarReplacer::set_sub_var_during_solution_extension(CMSat::Var, CMSat::Var)': /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp:764:15: warning: unused variable 'sub_var_inter' [-Wunused-variable] const Var sub_var_inter = solver->map_outer_to_inter(sub_var); ^~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp: In member function 'void CMSat::VarReplacer::replaceChecks(CMSat::Var, CMSat::Var) const': /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp:812:43: warning: unused parameter 'var1' [-Wunused-parameter] void VarReplacer::replaceChecks(const Var var1, const Var var2) const ~~~~~~~~~~^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp:812:59: warning: unused parameter 'var2' [-Wunused-parameter] void VarReplacer::replaceChecks(const Var var1, const Var var2) const ~~~~~~~~~~^~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/prober.h:30, from /builddir/build/BUILD/cryptominisat-4.5.3/src/prober.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/prober.cpp:30: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/prober.cpp:30: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ [ 9%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/occsimplifier.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/occsimplifier.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.h:35, from /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp:37: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp:39: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp: In member function 'void CMSat::OccSimplifier::extend_model(CMSat::SolutionExtender*)': /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp:186:19: warning: unused variable 'outer' [-Wunused-variable] const Var outer = solver->map_inter_to_outer(i); ^~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp: In member function 'bool CMSat::OccSimplifier::simplify(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp:949:1: warning: label 'end' defined but not used [-Wunused-label] end: ^~~ [ 10%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/subsumestrengthen.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/subsumestrengthen.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumestrengthen.cpp [ 12%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/propengine.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/propengine.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp [ 13%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/clauseallocator.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/clauseallocator.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumestrengthen.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumestrengthen.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ [ 14%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/varreplacer.cpp.o In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/varreplacer.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumestrengthen.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumestrengthen.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp:31: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp:29: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp:29: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp: In member function 'virtual void CMSat::PropEngine::attach_bin_clause(CMSat::Lit, CMSat::Lit, bool, bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp:146:18: warning: unused parameter 'checkUnassignedFirst' [-Wunused-parameter] , const bool checkUnassignedFirst ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp: In member function 'virtual void CMSat::PropEngine::detach_modified_clause(CMSat::Lit, CMSat::Lit, uint32_t, const CMSat::Clause*)': /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp:206:22: warning: unused parameter 'origSize' [-Wunused-parameter] , const uint32_t origSize ~~~~~~~~~~~~~~~^~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp: In member function 'void* CMSat::ClauseAllocator::allocEnough(uint32_t, bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp:114:12: warning: unused parameter 'reconstruct' [-Wunused-parameter] , bool reconstruct //Are we reconstructing a solution? ~~~~~^~~~~~~~~~~ [ 15%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/sccfinder.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/sccfinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/sccfinder.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.h:31, from /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sccfinder.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sccfinder.cpp:27: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp: In member function 'void CMSat::VarReplacer::set_sub_var_during_solution_extension(CMSat::Var, CMSat::Var)': /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp:764:15: warning: unused variable 'sub_var_inter' [-Wunused-variable] const Var sub_var_inter = solver->map_outer_to_inter(sub_var); ^~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp: In member function 'void CMSat::VarReplacer::replaceChecks(CMSat::Var, CMSat::Var) const': /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp:812:43: warning: unused parameter 'var1' [-Wunused-parameter] void VarReplacer::replaceChecks(const Var var1, const Var var2) const ~~~~~~~~~~^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp:812:59: warning: unused parameter 'var2' [-Wunused-parameter] void VarReplacer::replaceChecks(const Var var1, const Var var2) const ~~~~~~~~~~^~~~ [ 16%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/clausecleaner.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/clausecleaner.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/sccfinder.cpp:29: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sccfinder.cpp:30: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp: In member function 'bool CMSat::ClauseCleaner::satisfied(const CMSat::Clause&) const': /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp:281:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (uint32_t i = 0; i != cl.size(); i++) ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp:284:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return false; ^~~~~~ [ 17%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/clauseusagestats.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/clauseusagestats.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseusagestats.cpp [ 18%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/prober.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/prober.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/prober.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseusagestats.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseusagestats.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ [ 19%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/occsimplifier.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/occsimplifier.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/prober.h:30, from /builddir/build/BUILD/cryptominisat-4.5.3/src/prober.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/prober.cpp:30: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/prober.cpp:30: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.h:35, from /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp:37: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp:39: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ [ 20%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/subsumestrengthen.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/subsumestrengthen.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumestrengthen.cpp /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp: In member function 'void CMSat::OccSimplifier::extend_model(CMSat::SolutionExtender*)': /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp:186:19: warning: unused variable 'outer' [-Wunused-variable] const Var outer = solver->map_inter_to_outer(i); ^~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp: In member function 'bool CMSat::OccSimplifier::simplify(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp:949:1: warning: label 'end' defined but not used [-Wunused-label] end: ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumestrengthen.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumestrengthen.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumestrengthen.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumestrengthen.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ [ 21%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/clauseallocator.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/clauseallocator.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp:29: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp:29: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp: In member function 'void* CMSat::ClauseAllocator::allocEnough(uint32_t, bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp:114:12: warning: unused parameter 'reconstruct' [-Wunused-parameter] , bool reconstruct //Are we reconstructing a solution? ~~~~~^~~~~~~~~~~ [ 23%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/solverconf.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/solverconf.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/solverconf.cpp [ 24%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/sccfinder.cpp.o [ 25%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/distiller.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/sccfinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/sccfinder.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/distiller.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/distiller.cpp [ 26%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/solverconf.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/solverconf.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/solverconf.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/solverconf.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/solverconf.h: In constructor 'CMSat::SolverConf::SolverConf()': /builddir/build/BUILD/cryptominisat-4.5.3/src/solverconf.h:291:18: warning: 'CMSat::SolverConf::occsimp_schedule_nonstartup' will be initialized after [-Wreorder] string occsimp_schedule_nonstartup; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solverconf.h:290:18: warning: 'std::__cxx11::string CMSat::SolverConf::occsimp_schedule_startup' [-Wreorder] string occsimp_schedule_startup; ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solverconf.cpp:30:12: warning: when initialized here [-Wreorder] DLL_PUBLIC SolverConf::SolverConf() : ^~~~~~~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/solverconf.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/solverconf.h: In constructor 'CMSat::SolverConf::SolverConf()': /builddir/build/BUILD/cryptominisat-4.5.3/src/solverconf.h:291:18: warning: 'CMSat::SolverConf::occsimp_schedule_nonstartup' will be initialized after [-Wreorder] string occsimp_schedule_nonstartup; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solverconf.h:290:18: warning: 'std::__cxx11::string CMSat::SolverConf::occsimp_schedule_startup' [-Wreorder] string occsimp_schedule_startup; ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solverconf.cpp:30:12: warning: when initialized here [-Wreorder] DLL_PUBLIC SolverConf::SolverConf() : ^~~~~~~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/distiller.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/distiller.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sccfinder.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sccfinder.cpp:27: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ [ 27%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/distiller.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/distiller.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/distiller.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/distiller.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/sccfinder.cpp:29: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/distiller.cpp:25: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sccfinder.cpp:30: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ [ 28%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/strengthener.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/strengthener.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/strengthener.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/distiller.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/distiller.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/distiller.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/distiller.cpp:25: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/strengthener.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/strengthener.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/strengthener.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/strengthener.cpp:25: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ [ 29%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/strengthener.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/strengthener.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/strengthener.cpp [ 30%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/calcdefpolars.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/calcdefpolars.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/calcdefpolars.cpp [ 31%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/calcdefpolars.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/calcdefpolars.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/calcdefpolars.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/calcdefpolars.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/calcdefpolars.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/calcdefpolars.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/calcdefpolars.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/strengthener.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/strengthener.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/calcdefpolars.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/calcdefpolars.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/strengthener.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/calcdefpolars.cpp:25: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/calcdefpolars.cpp:25: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/strengthener.cpp:25: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ [ 32%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/solutionextender.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/solutionextender.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp [ 34%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/solutionextender.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/solutionextender.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp [ 35%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/completedetachreattacher.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/completedetachreattacher.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.cpp [ 36%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/completedetachreattacher.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/completedetachreattacher.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.cpp [ 37%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/searcher.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/searcher.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp: In member function 'void CMSat::SolutionExtender::dummyBlocked(CMSat::Lit)': /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp:77:15: warning: unused variable 'blockedOn_inter' [-Wunused-variable] const Var blockedOn_inter = solver->map_outer_to_inter(blockedOn.var()); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp: In member function 'void CMSat::SolutionExtender::addClause(const std::vector&, CMSat::Lit)': /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp:95:15: warning: unused variable 'blocked_on_inter' [-Wunused-variable] const Var blocked_on_inter = solver->map_outer_to_inter(blockedOn.var()); ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp: In member function 'void CMSat::SolutionExtender::dummyBlocked(CMSat::Lit)': /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp:77:15: warning: unused variable 'blockedOn_inter' [-Wunused-variable] const Var blockedOn_inter = solver->map_outer_to_inter(blockedOn.var()); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp: In member function 'void CMSat::SolutionExtender::addClause(const std::vector&, CMSat::Lit)': /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp:95:15: warning: unused variable 'blocked_on_inter' [-Wunused-variable] const Var blocked_on_inter = solver->map_outer_to_inter(blockedOn.var()); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp: In member function 'void CMSat::Searcher::debug_print_resolving_clause(CMSat::PropBy) const': /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:354:11: warning: enumeration value 'xor_t' not handled in switch [-Wswitch] switch(confl.getType()) { ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp: In member function 'CMSat::lbool CMSat::Searcher::burst_search()': /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:1481:12: warning: unused variable 'backup_var_inc' [-Wunused-variable] double backup_var_inc = var_inc; ^~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:1482:12: warning: unused variable 'backup_var_decay' [-Wunused-variable] double backup_var_decay = var_decay; ^~~~~~~~~~~~~~~~ [ 38%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/searcher.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/searcher.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp: In member function 'std::pair CMSat::Searcher::remove_useless_bins(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:2345:22: warning: unused variable 'rem2' [-Wunused-variable] bool rem2 = removeWBin_except_marked(solver->watches, it->getLit2(), it->getLit1(), it->isRed()); ^~~~ [ 39%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/solver.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/solver.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp [ 40%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/gatefinder.cpp.o [ 41%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/solver.cpp.o [ 42%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/gatefinder.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/solver.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/gatefinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/gatefinder.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/gatefinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/gatefinder.cpp /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp: In member function 'void CMSat::Searcher::analyze_final_confl_with_assumptions(CMSat::Lit, std::vector&)': /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:863:25: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:866:21: note: here case PropByType::binary_t: { ^~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cset.h:29, from /builddir/build/BUILD/cryptominisat-4.5.3/src/gatefinder.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/gatefinder.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cset.h:29, from /builddir/build/BUILD/cryptominisat-4.5.3/src/gatefinder.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/gatefinder.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/gatefinder.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/gatefinder.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/gatefinder.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp: In member function 'void CMSat::Searcher::debug_print_resolving_clause(CMSat::PropBy) const': /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:354:11: warning: enumeration value 'xor_t' not handled in switch [-Wswitch] switch(confl.getType()) { ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp: In member function 'CMSat::lbool CMSat::Searcher::burst_search()': /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:1481:12: warning: unused variable 'backup_var_inc' [-Wunused-variable] double backup_var_inc = var_inc; ^~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:1482:12: warning: unused variable 'backup_var_decay' [-Wunused-variable] double backup_var_decay = var_decay; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/gatefinder.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp: In member function 'std::pair CMSat::Searcher::remove_useless_bins(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:2345:22: warning: unused variable 'rem2' [-Wunused-variable] bool rem2 = removeWBin_except_marked(solver->watches, it->getLit2(), it->getLit1(), it->isRed()); ^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp: In member function 'void CMSat::Solver::test_renumbering() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:809:10: warning: variable 'problem' set but not used [-Wunused-but-set-variable] bool problem = false; ^~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp: In member function 'void CMSat::Solver::test_renumbering() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:809:10: warning: variable 'problem' set but not used [-Wunused-but-set-variable] bool problem = false; ^~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp: In member function 'std::vector CMSat::Solver::get_zero_assigned_lits() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:2333:19: warning: variable 'lit' set but not used [-Wunused-but-set-variable] for(const Lit lit: lits) { ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp: In member function 'uint64_t CMSat::Solver::count_lits(const std::vector&, bool) const': /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:2812:12: warning: unused parameter 'allowFreed' [-Wunused-parameter] , bool allowFreed ~~~~~^~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp: In member function 'std::vector > CMSat::Solver::get_all_binary_xors() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:3221:35: warning: variable 'val' set but not used [-Wunused-but-set-variable] for(const std::pair val: ret) { ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp: In member function 'std::vector CMSat::Solver::get_zero_assigned_lits() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:2333:19: warning: variable 'lit' set but not used [-Wunused-but-set-variable] for(const Lit lit: lits) { ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp: In member function 'uint64_t CMSat::Solver::count_lits(const std::vector&, bool) const': /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:2812:12: warning: unused parameter 'allowFreed' [-Wunused-parameter] , bool allowFreed ~~~~~^~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp: In member function 'std::vector > CMSat::Solver::get_all_binary_xors() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp:3221:35: warning: variable 'val' set but not used [-Wunused-but-set-variable] for(const std::pair val: ret) { ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp: In member function 'void CMSat::Searcher::analyze_final_confl_with_assumptions(CMSat::Lit, std::vector&)': /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:863:25: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp:866:21: note: here case PropByType::binary_t: { ^~~~ [ 43%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/sqlstats.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/sqlstats.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.cpp [ 45%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/sqlstats.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/sqlstats.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.h:25, from /builddir/build/BUILD/cryptominisat-4.5.3/src/sqlstats.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ [ 46%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/implcache.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/implcache.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp [ 47%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/implcache.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/implcache.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp [ 48%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/stamp.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/stamp.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/stamp.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp:27: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp:27: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp:27: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/stamp.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/stamp.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp: In member function 'void CMSat::TransCache::updateVars(const std::vector&, size_t)': /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp:638:20: warning: unused parameter 'newMaxVars' [-Wunused-parameter] , const size_t newMaxVars ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp:27: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp:27: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp:27: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp: In member function 'void CMSat::TransCache::updateVars(const std::vector&, size_t)': /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp:638:20: warning: unused parameter 'newMaxVars' [-Wunused-parameter] , const size_t newMaxVars ~~~~~~~~~~~~~^~~~~~~~~~ [ 49%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/compfinder.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/compfinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/compfinder.cpp [ 50%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/comphandler.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/comphandler.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp [ 51%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/hyperengine.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/hyperengine.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/compfinder.cpp:28: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/compfinder.cpp:30: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/compfinder.cpp:30: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.h:31, from /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/vardata.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.h:22, from /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:25: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.h:22, from /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:25: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp: In member function 'CMSat::Lit CMSat::HyperEngine::prop_irred_bin_dfs(CMSat::StampType, CMSat::PropBy&, CMSat::Lit, bool&)': /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:246:17: warning: unused parameter 'root' [-Wunused-parameter] , const Lit root ~~~~~~~~~~^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp: In member function 'CMSat::Lit CMSat::HyperEngine::analyzeFail(CMSat::PropBy)': /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:820:11: warning: enumeration value 'xor_t' not handled in switch [-Wswitch] switch(propBy.getType()) { ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp: In member function 'CMSat::PropResult CMSat::HyperEngine::prop_bin_with_ancestor_info(CMSat::Lit, CMSat::watch_subarray::const_iterator, CMSat::PropBy&)': /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:1012:17: warning: variable 'origAnc' set but not used [-Wunused-but-set-variable] Lit origAnc = varData[lit.var()].reason.getAncestor(); ^~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp: In member function 'bool CMSat::CompHandler::try_to_solve_component(uint32_t, uint32_t, const std::vector&, size_t)': /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:221:19: warning: unused variable 'var' [-Wunused-variable] for(const Var var: vars_orig) { ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp: In member function 'void CMSat::CompHandler::check_local_vardata_sanity()': /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:312:19: warning: unused variable 'interVar' [-Wunused-variable] const Var interVar = solver->map_outer_to_inter(outerVar); ^~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp: In member function 'void CMSat::CompHandler::save_solution_to_savedstate(const CMSat::SATSolver*, const std::vector&, uint32_t)': /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:339:22: warning: unused parameter 'comp' [-Wunused-parameter] , const uint32_t comp ~~~~~~~~~~~~~~~^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp: In member function 'void CMSat::CompHandler::moveVariablesBetweenSolvers(CMSat::SATSolver*, const std::vector&, uint32_t)': /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:416:22: warning: unused parameter 'comp' [-Wunused-parameter] , const uint32_t comp ~~~~~~~~~~~~~~~^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp: In member function 'CMSat::Lit CMSat::HyperEngine::analyzeFail(CMSat::PropBy)': /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:824:45: warning: this statement may fall through [-Wimplicit-fallthrough=] currAncestors.push_back(lit); ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:828:9: note: here case binary_t: { ^~~~ [ 56%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/subsumeimplicit.cpp.o [ 56%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/cleaningstats.cpp.o [ 56%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/stamp.cpp.o [ 56%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/compfinder.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/compfinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/compfinder.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/cleaningstats.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/stamp.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/stamp.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/subsumeimplicit.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumeimplicit.cpp [ 57%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/datasync.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/datasync.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/stamp.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/stamp.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumeimplicit.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumeimplicit.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/compfinder.cpp:28: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumeimplicit.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/compfinder.cpp:30: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/compfinder.cpp:30: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.cpp:28: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumeimplicit.cpp:25: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.cpp:28: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.h:23, from /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ [ 58%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/reducedb.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/reducedb.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/reducedb.cpp [ 59%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/comphandler.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/comphandler.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp [ 60%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/clausedumper.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/clausedumper.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clausedumper.cpp [ 61%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/hyperengine.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/hyperengine.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp [ 62%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/subsumeimplicit.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/subsumeimplicit.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumeimplicit.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/reducedb.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/reducedb.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.h:31, from /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/reducedb.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/reducedb.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausedumper.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:25: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:25: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausedumper.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausedumper.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp: In member function 'bool CMSat::CompHandler::try_to_solve_component(uint32_t, uint32_t, const std::vector&, size_t)': /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:221:19: warning: unused variable 'var' [-Wunused-variable] for(const Var var: vars_orig) { ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp: In member function 'void CMSat::CompHandler::check_local_vardata_sanity()': /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:312:19: warning: unused variable 'interVar' [-Wunused-variable] const Var interVar = solver->map_outer_to_inter(outerVar); ^~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp: In member function 'void CMSat::CompHandler::save_solution_to_savedstate(const CMSat::SATSolver*, const std::vector&, uint32_t)': /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:339:22: warning: unused parameter 'comp' [-Wunused-parameter] , const uint32_t comp ~~~~~~~~~~~~~~~^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp: In member function 'void CMSat::CompHandler::moveVariablesBetweenSolvers(CMSat::SATSolver*, const std::vector&, uint32_t)': /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp:416:22: warning: unused parameter 'comp' [-Wunused-parameter] , const uint32_t comp ~~~~~~~~~~~~~~~^~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/vardata.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.h:22, from /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumeimplicit.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumeimplicit.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.h:22, from /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumeimplicit.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp: In member function 'CMSat::Lit CMSat::HyperEngine::prop_irred_bin_dfs(CMSat::StampType, CMSat::PropBy&, CMSat::Lit, bool&)': /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:246:17: warning: unused parameter 'root' [-Wunused-parameter] , const Lit root ~~~~~~~~~~^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp: In member function 'CMSat::Lit CMSat::HyperEngine::analyzeFail(CMSat::PropBy)': /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:820:11: warning: enumeration value 'xor_t' not handled in switch [-Wswitch] switch(propBy.getType()) { ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp: In member function 'CMSat::PropResult CMSat::HyperEngine::prop_bin_with_ancestor_info(CMSat::Lit, CMSat::watch_subarray::const_iterator, CMSat::PropBy&)': /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:1012:17: warning: variable 'origAnc' set but not used [-Wunused-but-set-variable] Lit origAnc = varData[lit.var()].reason.getAncestor(); ^~~~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumeimplicit.cpp:25: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp: In member function 'CMSat::Lit CMSat::HyperEngine::analyzeFail(CMSat::PropBy)': /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:824:45: warning: this statement may fall through [-Wimplicit-fallthrough=] currAncestors.push_back(lit); ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp:828:9: note: here case binary_t: { ^~~~ [ 65%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/cleaningstats.cpp.o [ 65%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/intree.cpp.o [ 65%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/bva.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/bva.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/intree.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/intree.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/cleaningstats.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.cpp [ 67%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/datasync.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/datasync.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.cpp [ 68%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/reducedb.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/reducedb.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/reducedb.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/intree.h:24, from /builddir/build/BUILD/cryptominisat-4.5.3/src/intree.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.h:23, from /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/reducedb.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/reducedb.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.cpp:28: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.cpp:28: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/reducedb.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/intree.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/reducedb.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/intree.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp: In lambda function: /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:147:19: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] switch(atype) { ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp: In member function 'void CMSat::BVA::remove_duplicates_from_m_cls()': /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:197:15: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] switch(prev.getType()) { ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp: In member function 'void CMSat::BVA::fill_m_cls_lits_and_red()': /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:396:15: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] switch(cl.ws.getType()) { ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp: In member function 'bool CMSat::BVA::add_longer_clause(CMSat::Lit, const CMSat::OccurClause&)': /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:513:11: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] switch(cl.ws.getType()) { ^ [ 69%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/sql_tablestructure.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/sql_tablestructure.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/sql_tablestructure.cpp [ 70%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/features_calc.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/features_calc.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:4: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:4: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:4: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp: In instantiation of 'void CMSat::FeaturesCalc::for_one_clause(const CMSat::Watched&, CMSat::Lit, Function, Function2) const [with Function = CMSat::FeaturesCalc::fill_vars_cls()::; Function2 = CMSat::FeaturesCalc::fill_vars_cls()::]': /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:97:13: required from 'void CMSat::FeaturesCalc::for_all_clauses(Function, Function2) const [with Function = CMSat::FeaturesCalc::fill_vars_cls()::; Function2 = CMSat::FeaturesCalc::fill_vars_cls()::]' /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:125:48: required from here /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:21:5: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] switch (cl.getType()) { ^~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp: In instantiation of 'void CMSat::FeaturesCalc::for_one_clause(const CMSat::Watched&, CMSat::Lit, Function, Function2) const [with Function = CMSat::FeaturesCalc::calculate_clause_stats()::; Function2 = CMSat::FeaturesCalc::calculate_clause_stats()::]': /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:97:13: required from 'void CMSat::FeaturesCalc::for_all_clauses(Function, Function2) const [with Function = CMSat::FeaturesCalc::calculate_clause_stats()::; Function2 = CMSat::FeaturesCalc::calculate_clause_stats()::]' /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:146:45: required from here /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:21:5: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp: In instantiation of 'void CMSat::FeaturesCalc::for_one_clause(const CMSat::Watched&, CMSat::Lit, Function, Function2) const [with Function = CMSat::FeaturesCalc::calculate_extra_clause_stats()::; Function2 = CMSat::FeaturesCalc::calculate_extra_clause_stats()::]': /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:97:13: required from 'void CMSat::FeaturesCalc::for_all_clauses(Function, Function2) const [with Function = CMSat::FeaturesCalc::calculate_extra_clause_stats()::; Function2 = CMSat::FeaturesCalc::calculate_extra_clause_stats()::]' /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:214:44: required from here /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:21:5: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] [ 71%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/features_to_reconf.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/features_to_reconf.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/features_to_reconf.cpp /builddir/build/BUILD/cryptominisat-4.5.3/src/features_to_reconf.cpp: In function 'int CMSat::get_reconf_from_features(const CMSat::Features&, int)': /builddir/build/BUILD/cryptominisat-4.5.3/src/features_to_reconf.cpp:12:46: warning: unused parameter 'feat' [-Wunused-parameter] int get_reconf_from_features(const Features& feat, const int verb) ~~~~~~~~~~~~~~~~^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/features_to_reconf.cpp:12:62: warning: unused parameter 'verb' [-Wunused-parameter] int get_reconf_from_features(const Features& feat, const int verb) ~~~~~~~~~~^~~~ [ 74%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/features.cpp.o [ 74%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/bva.cpp.o [ 74%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/intree.cpp.o [ 75%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/clausedumper.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/intree.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/intree.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/features.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/features.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/clausedumper.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clausedumper.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/bva.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp [ 76%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/GitSHA1.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/GitSHA1.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/GitSHA1.cpp [ 78%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/sql_tablestructure.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/sql_tablestructure.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/sql_tablestructure.cpp [ 79%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/features_calc.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/features_calc.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/intree.h:24, from /builddir/build/BUILD/cryptominisat-4.5.3/src/intree.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.h:26, from /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausedumper.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausedumper.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/intree.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausedumper.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/intree.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp: In lambda function: /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:147:19: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] switch(atype) { ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp: In member function 'void CMSat::BVA::remove_duplicates_from_m_cls()': /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:197:15: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] switch(prev.getType()) { ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp: In member function 'void CMSat::BVA::fill_m_cls_lits_and_red()': /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:396:15: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] switch(cl.ws.getType()) { ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp: In member function 'bool CMSat::BVA::add_longer_clause(CMSat::Lit, const CMSat::OccurClause&)': /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:513:11: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] switch(cl.ws.getType()) { ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:4: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:4: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:4: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp: In instantiation of 'void CMSat::FeaturesCalc::for_one_clause(const CMSat::Watched&, CMSat::Lit, Function, Function2) const [with Function = CMSat::FeaturesCalc::fill_vars_cls()::; Function2 = CMSat::FeaturesCalc::fill_vars_cls()::]': /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:97:13: required from 'void CMSat::FeaturesCalc::for_all_clauses(Function, Function2) const [with Function = CMSat::FeaturesCalc::fill_vars_cls()::; Function2 = CMSat::FeaturesCalc::fill_vars_cls()::]' /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:125:48: required from here /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:21:5: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] switch (cl.getType()) { ^~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp: In instantiation of 'void CMSat::FeaturesCalc::for_one_clause(const CMSat::Watched&, CMSat::Lit, Function, Function2) const [with Function = CMSat::FeaturesCalc::calculate_clause_stats()::; Function2 = CMSat::FeaturesCalc::calculate_clause_stats()::]': /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:97:13: required from 'void CMSat::FeaturesCalc::for_all_clauses(Function, Function2) const [with Function = CMSat::FeaturesCalc::calculate_clause_stats()::; Function2 = CMSat::FeaturesCalc::calculate_clause_stats()::]' /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:146:45: required from here /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:21:5: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp: In instantiation of 'void CMSat::FeaturesCalc::for_one_clause(const CMSat::Watched&, CMSat::Lit, Function, Function2) const [with Function = CMSat::FeaturesCalc::calculate_extra_clause_stats()::; Function2 = CMSat::FeaturesCalc::calculate_extra_clause_stats()::]': /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:97:13: required from 'void CMSat::FeaturesCalc::for_all_clauses(Function, Function2) const [with Function = CMSat::FeaturesCalc::calculate_extra_clause_stats()::; Function2 = CMSat::FeaturesCalc::calculate_extra_clause_stats()::]' /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:214:44: required from here /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp:21:5: warning: enumeration value 'watch_idx_t' not handled in switch [-Wswitch] [ 81%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/features_to_reconf.cpp.o [ 81%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/xorfinder.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/features_to_reconf.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/features_to_reconf.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/xorfinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/xorfinder.cpp [ 82%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/cryptominisat.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_norm.dir/cryptominisat.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp [ 83%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/features.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/features.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/features.cpp [ 84%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/GitSHA1.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/GitSHA1.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/GitSHA1.cpp /builddir/build/BUILD/cryptominisat-4.5.3/src/features_to_reconf.cpp: In function 'int CMSat::get_reconf_from_features(const CMSat::Features&, int)': /builddir/build/BUILD/cryptominisat-4.5.3/src/features_to_reconf.cpp:12:46: warning: unused parameter 'feat' [-Wunused-parameter] int get_reconf_from_features(const Features& feat, const int verb) ~~~~~~~~~~~~~~~~^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/features_to_reconf.cpp:12:62: warning: unused parameter 'verb' [-Wunused-parameter] int get_reconf_from_features(const Features& feat, const int verb) ~~~~~~~~~~^~~~ [ 85%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/xorfinder.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/xorfinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/xorfinder.cpp [ 86%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/cryptominisat.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/cryptominisat.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cset.h:29, from /builddir/build/BUILD/cryptominisat-4.5.3/src/xorfinder.h:30, from /builddir/build/BUILD/cryptominisat-4.5.3/src/xorfinder.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ [ 87%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/ipasir.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/temp_lib_ipasir.dir/ipasir.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/ipasir.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/xorfinder.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/xorfinder.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cset.h:29, from /builddir/build/BUILD/cryptominisat-4.5.3/src/xorfinder.h:30, from /builddir/build/BUILD/cryptominisat-4.5.3/src/xorfinder.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/xorfinder.cpp:23: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propby.h:27, from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ~~~~~~~~~~~^~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/ipasir.cpp: In function 'void ipasir_set_terminate(void*, void*, int (*)(void*))': /builddir/build/BUILD/cryptominisat-4.5.3/src/ipasir.cpp:199:46: warning: unused parameter 'solver' [-Wunused-parameter] DLL_PUBLIC void ipasir_set_terminate (void * solver, void * state, int (*terminate)(void * state)) ~~~~~~~^~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/ipasir.cpp:199:61: warning: unused parameter 'state' [-Wunused-parameter] DLL_PUBLIC void ipasir_set_terminate (void * solver, void * state, int (*terminate)(void * state)) ~~~~~~~^~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/ipasir.cpp:199:74: warning: unused parameter 'terminate' [-Wunused-parameter] DLL_PUBLIC void ipasir_set_terminate (void * solver, void * state, int (*terminate)(void * state)) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/xorfinder.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:32, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.h:481:21: warning: unused variable 'cl' [-Wunused-variable] Clause& cl = *cl_alloc.ptr(w.get_offset()); ^~ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.h:28, from /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.h:33, from /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp:24: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp: In function 'void update_config(CMSat::SolverConf&, unsigned int)': /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp:234:74: warning: this statement may fall through [-Wimplicit-fallthrough=] conf.ratio_keep_clauses[clean_to_int(ClauseClean::activity)] = 0.3; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp:236:9: note: here case 15: { ^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp: In function 'void update_config(CMSat::SolverConf&, unsigned int)': /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp:234:74: warning: this statement may fall through [-Wimplicit-fallthrough=] conf.ratio_keep_clauses[clean_to_int(ClauseClean::activity)] = 0.3; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/cryptominisat.cpp:236:9: note: here case 15: { ^~~~ make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 89%] Built target temp_lib_norm make -f cmsat4-src/CMakeFiles/libcryptominisat4.dir/build.make cmsat4-src/CMakeFiles/libcryptominisat4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/libcryptominisat4.dir/DependInfo.cmake --color= Scanning dependencies of target libcryptominisat4 make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/libcryptominisat4.dir/build.make cmsat4-src/CMakeFiles/libcryptominisat4.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 90%] Linking CXX shared library ../lib/libcryptominisat4.so cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libcryptominisat4.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libcryptominisat4.so.4.5 -o ../lib/libcryptominisat4.so.4.5 CMakeFiles/temp_lib_norm.dir/cnf.cpp.o CMakeFiles/temp_lib_norm.dir/propengine.cpp.o CMakeFiles/temp_lib_norm.dir/varreplacer.cpp.o CMakeFiles/temp_lib_norm.dir/clausecleaner.cpp.o CMakeFiles/temp_lib_norm.dir/clauseusagestats.cpp.o CMakeFiles/temp_lib_norm.dir/prober.cpp.o CMakeFiles/temp_lib_norm.dir/occsimplifier.cpp.o CMakeFiles/temp_lib_norm.dir/subsumestrengthen.cpp.o CMakeFiles/temp_lib_norm.dir/clauseallocator.cpp.o CMakeFiles/temp_lib_norm.dir/sccfinder.cpp.o CMakeFiles/temp_lib_norm.dir/solverconf.cpp.o CMakeFiles/temp_lib_norm.dir/distiller.cpp.o CMakeFiles/temp_lib_norm.dir/strengthener.cpp.o CMakeFiles/temp_lib_norm.dir/calcdefpolars.cpp.o CMakeFiles/temp_lib_norm.dir/solutionextender.cpp.o CMakeFiles/temp_lib_norm.dir/completedetachreattacher.cpp.o CMakeFiles/temp_lib_norm.dir/searcher.cpp.o CMakeFiles/temp_lib_norm.dir/solver.cpp.o CMakeFiles/temp_lib_norm.dir/gatefinder.cpp.o CMakeFiles/temp_lib_norm.dir/sqlstats.cpp.o CMakeFiles/temp_lib_norm.dir/implcache.cpp.o CMakeFiles/temp_lib_norm.dir/stamp.cpp.o CMakeFiles/temp_lib_norm.dir/compfinder.cpp.o CMakeFiles/temp_lib_norm.dir/comphandler.cpp.o CMakeFiles/temp_lib_norm.dir/hyperengine.cpp.o CMakeFiles/temp_lib_norm.dir/subsumeimplicit.cpp.o CMakeFiles/temp_lib_norm.dir/cleaningstats.cpp.o CMakeFiles/temp_lib_norm.dir/datasync.cpp.o CMakeFiles/temp_lib_norm.dir/reducedb.cpp.o CMakeFiles/temp_lib_norm.dir/clausedumper.cpp.o CMakeFiles/temp_lib_norm.dir/bva.cpp.o CMakeFiles/temp_lib_norm.dir/intree.cpp.o CMakeFiles/temp_lib_norm.dir/sql_tablestructure.cpp.o CMakeFiles/temp_lib_norm.dir/features_calc.cpp.o CMakeFiles/temp_lib_norm.dir/features_to_reconf.cpp.o CMakeFiles/temp_lib_norm.dir/features.cpp.o CMakeFiles/temp_lib_norm.dir/GitSHA1.cpp.o CMakeFiles/temp_lib_norm.dir/xorfinder.cpp.o CMakeFiles/temp_lib_norm.dir/cryptominisat.cpp.o -lm4ri make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 91%] Built target temp_lib_ipasir make -f cmsat4-src/CMakeFiles/libcryptominisat4ipasir.dir/build.make cmsat4-src/CMakeFiles/libcryptominisat4ipasir.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/libcryptominisat4ipasir.dir/DependInfo.cmake --color= Scanning dependencies of target libcryptominisat4ipasir make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/libcryptominisat4ipasir.dir/build.make cmsat4-src/CMakeFiles/libcryptominisat4ipasir.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 92%] Linking CXX shared library ../lib/libcryptominisat4ipasir.so cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libcryptominisat4ipasir.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libcryptominisat4ipasir.so.4.5 -o ../lib/libcryptominisat4ipasir.so.4.5 CMakeFiles/temp_lib_ipasir.dir/cnf.cpp.o CMakeFiles/temp_lib_ipasir.dir/propengine.cpp.o CMakeFiles/temp_lib_ipasir.dir/varreplacer.cpp.o CMakeFiles/temp_lib_ipasir.dir/clausecleaner.cpp.o CMakeFiles/temp_lib_ipasir.dir/clauseusagestats.cpp.o CMakeFiles/temp_lib_ipasir.dir/prober.cpp.o CMakeFiles/temp_lib_ipasir.dir/occsimplifier.cpp.o CMakeFiles/temp_lib_ipasir.dir/subsumestrengthen.cpp.o CMakeFiles/temp_lib_ipasir.dir/clauseallocator.cpp.o CMakeFiles/temp_lib_ipasir.dir/sccfinder.cpp.o CMakeFiles/temp_lib_ipasir.dir/solverconf.cpp.o CMakeFiles/temp_lib_ipasir.dir/distiller.cpp.o CMakeFiles/temp_lib_ipasir.dir/strengthener.cpp.o CMakeFiles/temp_lib_ipasir.dir/calcdefpolars.cpp.o CMakeFiles/temp_lib_ipasir.dir/solutionextender.cpp.o CMakeFiles/temp_lib_ipasir.dir/completedetachreattacher.cpp.o CMakeFiles/temp_lib_ipasir.dir/searcher.cpp.o CMakeFiles/temp_lib_ipasir.dir/solver.cpp.o CMakeFiles/temp_lib_ipasir.dir/gatefinder.cpp.o CMakeFiles/temp_lib_ipasir.dir/sqlstats.cpp.o CMakeFiles/temp_lib_ipasir.dir/implcache.cpp.o CMakeFiles/temp_lib_ipasir.dir/stamp.cpp.o CMakeFiles/temp_lib_ipasir.dir/compfinder.cpp.o CMakeFiles/temp_lib_ipasir.dir/comphandler.cpp.o CMakeFiles/temp_lib_ipasir.dir/hyperengine.cpp.o CMakeFiles/temp_lib_ipasir.dir/subsumeimplicit.cpp.o CMakeFiles/temp_lib_ipasir.dir/cleaningstats.cpp.o CMakeFiles/temp_lib_ipasir.dir/datasync.cpp.o CMakeFiles/temp_lib_ipasir.dir/reducedb.cpp.o CMakeFiles/temp_lib_ipasir.dir/clausedumper.cpp.o CMakeFiles/temp_lib_ipasir.dir/bva.cpp.o CMakeFiles/temp_lib_ipasir.dir/intree.cpp.o CMakeFiles/temp_lib_ipasir.dir/sql_tablestructure.cpp.o CMakeFiles/temp_lib_ipasir.dir/features_calc.cpp.o CMakeFiles/temp_lib_ipasir.dir/features_to_reconf.cpp.o CMakeFiles/temp_lib_ipasir.dir/features.cpp.o CMakeFiles/temp_lib_ipasir.dir/GitSHA1.cpp.o CMakeFiles/temp_lib_ipasir.dir/xorfinder.cpp.o CMakeFiles/temp_lib_ipasir.dir/cryptominisat.cpp.o CMakeFiles/temp_lib_ipasir.dir/ipasir.cpp.o -lm4ri cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E cmake_symlink_library ../lib/libcryptominisat4.so.4.5 ../lib/libcryptominisat4.so.4.5 ../lib/libcryptominisat4.so make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 92%] Built target libcryptominisat4 make -f cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/build.make cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/depend make -f cmsat4-src/CMakeFiles/cryptominisat4.dir/build.make cmsat4-src/CMakeFiles/cryptominisat4.dir/depend make -f py-lib/CMakeFiles/pytarget.dir/build.make py-lib/CMakeFiles/pytarget.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/python /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/py-lib /builddir/build/BUILD/cryptominisat-4.5.3/py-lib/CMakeFiles/pytarget.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/cryptominisat4.dir/DependInfo.cmake --color= Scanning dependencies of target pytarget make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f py-lib/CMakeFiles/pytarget.dir/build.make py-lib/CMakeFiles/pytarget.dir/build Scanning dependencies of target cryptominisat4_simple make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/build.make cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' Scanning dependencies of target cryptominisat4 make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/cryptominisat4.dir/build.make cmsat4-src/CMakeFiles/cryptominisat4.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 93%] Generating build/timestamp cd /builddir/build/BUILD/cryptominisat-4.5.3/py-lib && /usr/bin/python2.7 setup.py build_ext --inplace --rpath ../lib [ 94%] Building CXX object cmsat4-src/CMakeFiles/cryptominisat4.dir/dimacsparser.cpp.o [ 95%] Building CXX object cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/dimacsparser.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/cryptominisat4.dir/dimacsparser.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/dimacsparser.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/cryptominisat4_simple.dir/dimacsparser.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/dimacsparser.cpp [ 96%] Building CXX object cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/main_simple.cpp.o [ 97%] Building CXX object cmsat4-src/CMakeFiles/cryptominisat4.dir/main.cpp.o cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/cryptominisat4_simple.dir/main_simple.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/main_simple.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -o CMakeFiles/cryptominisat4.dir/main.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/main.cpp running build_ext building 'pycryptosat' extension creating build creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/builddir creating build/temp.linux-x86_64-2.7/builddir/build creating build/temp.linux-x86_64-2.7/builddir/build/BUILD creating build/temp.linux-x86_64-2.7/builddir/build/BUILD/cryptominisat-4.5.3 creating build/temp.linux-x86_64-2.7/builddir/build/BUILD/cryptominisat-4.5.3/python gcc -pthread -g -W -Wall -Wno-deprecated -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp -o build/temp.linux-x86_64-2.7/builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.o -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E cmake_symlink_library ../lib/libcryptominisat4ipasir.so.4.5 ../lib/libcryptominisat4ipasir.so.4.5 ../lib/libcryptominisat4ipasir.so make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 97%] Built target libcryptominisat4ipasir In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/main_simple.cpp:35: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp: In function 'CMSat::SATSolver* setup_solver(PyObject*, PyObject*)': /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:50:71: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char* kwlist[] = {"verbose", "confl_limit", "threads", NULL}; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:50:71: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:50:71: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp: In function 'PyObject* add_clause(Solver*, PyObject*, PyObject*)': /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:192:44: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char* kwlist[] = {"clause", NULL}; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp: In function 'PyObject* add_xor_clause(Solver*, PyObject*, PyObject*)': /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:210:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char* kwlist[] = {"xor_clause", "rhs", NULL}; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:210:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] In file included from /usr/include/python2.7/Python.h:80, from /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:28: /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp: In function 'PyObject* get_solution(CMSat::SATSolver*)': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:255:13: note: in expansion of macro 'Py_INCREF' Py_INCREF(Py_True); ^~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:258:13: note: in expansion of macro 'Py_INCREF' Py_INCREF(Py_False); ^~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp: In function 'PyObject* solve(Solver*, PyObject*, PyObject*)': /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:312:49: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char* kwlist[] = {"assumptions", NULL}; ^ In file included from /usr/include/python2.7/Python.h:80, from /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:28: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:343:9: note: in expansion of macro 'Py_INCREF' Py_INCREF(Py_True); ^~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:347:9: note: in expansion of macro 'Py_INCREF' Py_INCREF(Py_False); ^~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp: At global scope: /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:366:1: warning: missing initializer for member 'PyMethodDef::ml_flags' [-Wmissing-field-initializers] }; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:366:1: warning: missing initializer for member 'PyMethodDef::ml_doc' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:369:33: warning: cast between incompatible function types from 'PyObject* (*)(Solver*, PyObject*, PyObject*)' {aka '_object* (*)(Solver*, _object*, _object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] {"solve", (PyCFunction) solve, METH_VARARGS | METH_KEYWORDS, "solves the system"}, ^~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:370:33: warning: cast between incompatible function types from 'PyObject* (*)(Solver*, PyObject*, PyObject*)' {aka '_object* (*)(Solver*, _object*, _object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] {"add_clause",(PyCFunction) add_clause, METH_VARARGS | METH_KEYWORDS, "adds a clause to the system"}, ^~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:371:37: warning: cast between incompatible function types from 'PyObject* (*)(Solver*, PyObject*, PyObject*)' {aka '_object* (*)(Solver*, _object*, _object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] {"add_xor_clause",(PyCFunction) add_xor_clause, METH_VARARGS | METH_KEYWORDS, "adds an XOR clause to the system"}, ^~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:373:1: warning: missing initializer for member 'PyMethodDef::ml_flags' [-Wmissing-field-initializers] }; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:373:1: warning: missing initializer for member 'PyMethodDef::ml_doc' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:417:1: warning: missing initializer for member 'PyMemberDef::type' [-Wmissing-field-initializers] }; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:417:1: warning: missing initializer for member 'PyMemberDef::offset' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:417:1: warning: missing initializer for member 'PyMemberDef::flags' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:417:1: warning: missing initializer for member 'PyMemberDef::doc' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_free' [-Wmissing-field-initializers] }; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_is_gc' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_bases' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_mro' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_cache' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_subclasses' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_weaklist' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_del' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_version_tag' [-Wmissing-field-initializers] In file included from /usr/include/python2.7/Python.h:80, from /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:28: /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp: In function 'void initpycryptosat()': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:476:5: note: in expansion of macro 'Py_INCREF' Py_INCREF(&pycryptosat_SolverType); ^~~~~~~~~ g++ -shared -g -W -Wall -Wno-deprecated -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection build/temp.linux-x86_64-2.7/builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.o -L. -L/usr/local/lib -L/builddir/build/BUILD/cryptominisat-4.5.3/lib -L/usr/lib64 -Wl,-R../lib -lcryptominisat4 -lpython2.7 -o /builddir/build/BUILD/cryptominisat-4.5.3/py-lib/pycryptosat.so make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 97%] Built target pytarget [ 98%] Linking CXX executable ../cryptominisat4_simple cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E cmake_link_script CMakeFiles/cryptominisat4_simple.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -Wl,-O1 -Wl,--discard-all -Wl,--build-id=sha1 -rdynamic CMakeFiles/cryptominisat4_simple.dir/dimacsparser.cpp.o CMakeFiles/cryptominisat4_simple.dir/main_simple.cpp.o -o ../cryptominisat4_simple -Wl,-rpath,/builddir/build/BUILD/cryptominisat-4.5.3/lib: -lboost_program_options ../lib/libcryptominisat4.so.4.5 -lz -lm4ri make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 98%] Built target cryptominisat4_simple In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/main.cpp:40: /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTime()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:50:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_THREAD, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h: In function 'double cpuTimeTotal()': /builddir/build/BUILD/cryptominisat-4.5.3/src/time_mem.h:63:9: warning: unused variable 'ret' [-Wunused-variable] int ret = getrusage(RUSAGE_SELF, &ru); ^~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/main.cpp: In member function 'void Main::check_options_correctness()': /builddir/build/BUILD/cryptominisat-4.5.3/src/main.cpp:720:82: warning: catching polymorphic type 'class boost::exception_detail::clone_impl >' by value [-Wcatch-value=] boost::exception_detail::error_info_injector > what ^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/main.cpp:729:82: warning: catching polymorphic type 'class boost::exception_detail::clone_impl >' by value [-Wcatch-value=] boost::exception_detail::error_info_injector > what ^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/main.cpp:738:77: warning: catching polymorphic type 'class boost::exception_detail::clone_impl >' by value [-Wcatch-value=] boost::exception_detail::error_info_injector > what ^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/main.cpp:747:95: warning: catching polymorphic type 'class boost::exception_detail::clone_impl >' by value [-Wcatch-value=] boost::exception_detail::error_info_injector > what ^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/main.cpp:756:78: warning: catching polymorphic type 'class boost::exception_detail::clone_impl >' by value [-Wcatch-value=] boost::exception_detail::error_info_injector > what ^~~~ /builddir/build/BUILD/cryptominisat-4.5.3/src/main.cpp:773:89: warning: catching polymorphic type 'class boost::exception_detail::clone_impl >' by value [-Wcatch-value=] boost::exception_detail::error_info_injector > what ^~~~ [100%] Linking CXX executable ../cryptominisat4 cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E cmake_link_script CMakeFiles/cryptominisat4.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -std=c++11 -pthread -g -Wall -Wextra -Wunused -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -fvisibility=hidden -Wpointer-arith -Wformat-nonliteral -Winit-self -Wunreachable-code -fPIC -DNDEBUG -Wl,-O1 -Wl,--discard-all -Wl,--build-id=sha1 -rdynamic CMakeFiles/cryptominisat4.dir/dimacsparser.cpp.o CMakeFiles/cryptominisat4.dir/main.cpp.o -o ../cryptominisat4 -Wl,-rpath,/builddir/build/BUILD/cryptominisat-4.5.3/lib: -lboost_program_options ../lib/libcryptominisat4.so.4.5 -lz -lm4ri make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [100%] Built target cryptominisat4 make[1]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cryptominisat-4.5.3/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.00u1Mt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64 + cd cryptominisat-4.5.3 + make install DESTDIR=/builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/cryptominisat-4.5.3 -B/builddir/build/BUILD/cryptominisat-4.5.3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cryptominisat-4.5.3/CMakeFiles /builddir/build/BUILD/cryptominisat-4.5.3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/tablestruct.dir/build.make cmsat4-src/CMakeFiles/tablestruct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/tablestruct.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/tablestruct.dir/build.make cmsat4-src/CMakeFiles/tablestruct.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' make[2]: Nothing to be done for 'cmsat4-src/CMakeFiles/tablestruct.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 1%] Built target tablestruct make -f cmsat4-src/CMakeFiles/temp_lib_norm.dir/build.make cmsat4-src/CMakeFiles/temp_lib_norm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/temp_lib_norm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/temp_lib_norm.dir/build.make cmsat4-src/CMakeFiles/temp_lib_norm.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' make[2]: Nothing to be done for 'cmsat4-src/CMakeFiles/temp_lib_norm.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 45%] Built target temp_lib_norm make -f cmsat4-src/CMakeFiles/libcryptominisat4.dir/build.make cmsat4-src/CMakeFiles/libcryptominisat4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/libcryptominisat4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/libcryptominisat4.dir/build.make cmsat4-src/CMakeFiles/libcryptominisat4.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' make[2]: Nothing to be done for 'cmsat4-src/CMakeFiles/libcryptominisat4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 46%] Built target libcryptominisat4 make -f cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/build.make cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/build.make cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' make[2]: Nothing to be done for 'cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 49%] Built target cryptominisat4_simple make -f cmsat4-src/CMakeFiles/cryptominisat4.dir/build.make cmsat4-src/CMakeFiles/cryptominisat4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/cryptominisat4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/cryptominisat4.dir/build.make cmsat4-src/CMakeFiles/cryptominisat4.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' make[2]: Nothing to be done for 'cmsat4-src/CMakeFiles/cryptominisat4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 52%] Built target cryptominisat4 make -f cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/build.make cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/build.make cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' make[2]: Nothing to be done for 'cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 97%] Built target temp_lib_ipasir make -f cmsat4-src/CMakeFiles/libcryptominisat4ipasir.dir/build.make cmsat4-src/CMakeFiles/libcryptominisat4ipasir.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/libcryptominisat4ipasir.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/libcryptominisat4ipasir.dir/build.make cmsat4-src/CMakeFiles/libcryptominisat4ipasir.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' make[2]: Nothing to be done for 'cmsat4-src/CMakeFiles/libcryptominisat4ipasir.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 98%] Built target libcryptominisat4ipasir make -f cmsat4-src/CMakeFiles/CopyPublicHeaders.dir/build.make cmsat4-src/CMakeFiles/CopyPublicHeaders.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/src /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/CMakeFiles/CopyPublicHeaders.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f cmsat4-src/CMakeFiles/CopyPublicHeaders.dir/build.make cmsat4-src/CMakeFiles/CopyPublicHeaders.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E make_directory /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E echo Copying\ cryptominisat.h\ to\ /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 Copying cryptominisat.h to /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/cryptominisat4/cryptominisat.h /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E make_directory /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E echo Copying\ solvertypesmini.h\ to\ /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 Copying solvertypesmini.h to /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/cryptominisat4/solvertypesmini.h /builddir/build/BUILD/cryptominisat-4.5.3/include/cryptominisat4 make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 98%] Built target CopyPublicHeaders make -f py-lib/CMakeFiles/pytarget.dir/build.make py-lib/CMakeFiles/pytarget.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' cd /builddir/build/BUILD/cryptominisat-4.5.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/python /builddir/build/BUILD/cryptominisat-4.5.3 /builddir/build/BUILD/cryptominisat-4.5.3/py-lib /builddir/build/BUILD/cryptominisat-4.5.3/py-lib/CMakeFiles/pytarget.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' make -f py-lib/CMakeFiles/pytarget.dir/build.make py-lib/CMakeFiles/pytarget.dir/build make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' [100%] Generating build/timestamp cd /builddir/build/BUILD/cryptominisat-4.5.3/py-lib && /usr/bin/python2.7 setup.py build_ext --inplace --rpath ../lib running build_ext make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [100%] Built target pytarget make[1]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cryptominisat-4.5.3/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib/cmake/cryptominisat4/cryptominisat4Config.cmake -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib/cmake/cryptominisat4/cryptominisat4Targets.cmake -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib/cmake/cryptominisat4/cryptominisat4Targets-relwithdebinfo.cmake -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib/libcryptominisat4.so.4.5 -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib/libcryptominisat4.so -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/include/cryptominisat4/cryptominisat.h -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/include/cryptominisat4/solvertypesmini.h -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/bin/cryptominisat4 -- Set runtime path of "/builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/bin/cryptominisat4" to "" -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/bin/cryptominisat4_simple -- Set runtime path of "/builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/bin/cryptominisat4_simple" to "" running install running build running build_py file test_pycryptosat.py (for module test_pycryptosat) not found running build_ext file test_pycryptosat.py (for module test_pycryptosat) not found building 'pycryptosat' extension creating build creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/builddir creating build/temp.linux-x86_64-2.7/builddir/build creating build/temp.linux-x86_64-2.7/builddir/build/BUILD creating build/temp.linux-x86_64-2.7/builddir/build/BUILD/cryptominisat-4.5.3 creating build/temp.linux-x86_64-2.7/builddir/build/BUILD/cryptominisat-4.5.3/python gcc -pthread -g -W -Wall -Wno-deprecated -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp -o build/temp.linux-x86_64-2.7/builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.o -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp: In function 'CMSat::SATSolver* setup_solver(PyObject*, PyObject*)': /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:50:71: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char* kwlist[] = {"verbose", "confl_limit", "threads", NULL}; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:50:71: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:50:71: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp: In function 'PyObject* add_clause(Solver*, PyObject*, PyObject*)': /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:192:44: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char* kwlist[] = {"clause", NULL}; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp: In function 'PyObject* add_xor_clause(Solver*, PyObject*, PyObject*)': /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:210:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char* kwlist[] = {"xor_clause", "rhs", NULL}; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:210:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp: In function 'PyObject* solve(Solver*, PyObject*, PyObject*)': /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:312:49: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char* kwlist[] = {"assumptions", NULL}; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp: At global scope: /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:366:1: warning: missing initializer for member 'PyMethodDef::ml_flags' [-Wmissing-field-initializers] }; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:366:1: warning: missing initializer for member 'PyMethodDef::ml_doc' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:369:33: warning: cast between incompatible function types from 'PyObject* (*)(Solver*, PyObject*, PyObject*)' {aka '_object* (*)(Solver*, _object*, _object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] {"solve", (PyCFunction) solve, METH_VARARGS | METH_KEYWORDS, "solves the system"}, ^~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:370:33: warning: cast between incompatible function types from 'PyObject* (*)(Solver*, PyObject*, PyObject*)' {aka '_object* (*)(Solver*, _object*, _object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] {"add_clause",(PyCFunction) add_clause, METH_VARARGS | METH_KEYWORDS, "adds a clause to the system"}, ^~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:371:37: warning: cast between incompatible function types from 'PyObject* (*)(Solver*, PyObject*, PyObject*)' {aka '_object* (*)(Solver*, _object*, _object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] {"add_xor_clause",(PyCFunction) add_xor_clause, METH_VARARGS | METH_KEYWORDS, "adds an XOR clause to the system"}, ^~~~~~~~~~~~~~ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:373:1: warning: missing initializer for member 'PyMethodDef::ml_flags' [-Wmissing-field-initializers] }; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:373:1: warning: missing initializer for member 'PyMethodDef::ml_doc' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:417:1: warning: missing initializer for member 'PyMemberDef::type' [-Wmissing-field-initializers] }; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:417:1: warning: missing initializer for member 'PyMemberDef::offset' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:417:1: warning: missing initializer for member 'PyMemberDef::flags' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:417:1: warning: missing initializer for member 'PyMemberDef::doc' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_free' [-Wmissing-field-initializers] }; ^ /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_is_gc' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_bases' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_mro' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_cache' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_subclasses' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_weaklist' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_del' [-Wmissing-field-initializers] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:459:1: warning: missing initializer for member '_typeobject::tp_version_tag' [-Wmissing-field-initializers] creating build/lib.linux-x86_64-2.7 g++ -shared -g -W -Wall -Wno-deprecated build/temp.linux-x86_64-2.7/builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.o -L. -L/usr/local/lib -L/builddir/build/BUILD/cryptominisat-4.5.3/lib -L/usr/lib64 -lcryptominisat4 -lpython2.7 -o build/lib.linux-x86_64-2.7/pycryptosat.so running install_lib creating /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/pycryptosat.so -> /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/python2.7/site-packages/pycryptosat-4.5.3-py2.7.egg-info file test_pycryptosat.py (for module test_pycryptosat) not found writing list of installed files to 'files.txt' + mkdir -p /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/man/man1 + sed s/@VERSION@/4.5.3/ /builddir/build/SOURCES/cryptominisat4.1 + touch -r /builddir/build/SOURCES/cryptominisat4.1 /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/man/man1/cryptominisat4.1 + '[' /usr/lib64 = /usr/lib64 ']' + mkdir -p /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64 + mv /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib/libcryptominisat4.so /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib/libcryptominisat4.so.4.5 /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64 + mv /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib/cmake /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64 + sed -i 's|/usr/lib/|/usr/lib64/|' /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/cmake/cryptominisat4/cryptominisat4Config.cmake /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/cmake/cryptominisat4/cryptominisat4Targets-relwithdebinfo.cmake /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/cmake/cryptominisat4/cryptominisat4Targets.cmake + sed -i 's|/builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64||' /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/cmake/cryptominisat4/cryptominisat4Config.cmake /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/cmake/cryptominisat4/cryptominisat4Targets-relwithdebinfo.cmake /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/cmake/cryptominisat4/cryptominisat4Targets.cmake + chrpath -d /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/bin/cryptominisat4 + chrpath -d /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/bin/cryptominisat4_simple + chmod 0755 /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/python2.7/site-packages/pycryptosat.so + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 4.5.3-15.fc28 --unique-debug-suffix -4.5.3-15.fc28.x86_64 --unique-debug-src-base cryptominisat4-4.5.3-15.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cryptominisat-4.5.3 extracting debug info from /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/bin/cryptominisat4 extracting debug info from /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/bin/cryptominisat4_simple extracting debug info from /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/libcryptominisat4.so.4.5 extracting debug info from /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/python2.7/site-packages/pycryptosat.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 2385 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: cryptominisat4-4.5.3-15.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.djtjkn + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + DOCDIR=/builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/doc/cryptominisat4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/doc/cryptominisat4 + cp -pr README.markdown /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/doc/cryptominisat4 + exit 0 Provides: cryptominisat4 = 4.5.3-15.fc28 cryptominisat4(x86-64) = 4.5.3-15.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_program_options.so.1.66.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcryptominisat4.so.4.5()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm4ri-0.0.20140914.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: cryptominisat4-devel-4.5.3-15.fc28.x86_64 Provides: cmake(cryptominisat4) cryptominisat4-devel = 4.5.3-15.fc28 cryptominisat4-devel(x86-64) = 4.5.3-15.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(x86-64) libcryptominisat4.so.4.5()(64bit) Processing files: cryptominisat4-libs-4.5.3-15.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.i7OHmh + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + DOCDIR=/builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/doc/cryptominisat4-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/doc/cryptominisat4-libs + cp -pr AUTHORS /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/doc/cryptominisat4-libs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gkIDqb + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/licenses/cryptominisat4-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/licenses/cryptominisat4-libs + cp -pr LICENSE-LGPL /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/licenses/cryptominisat4-libs + exit 0 Provides: cryptominisat4-libs = 4.5.3-15.fc28 cryptominisat4-libs(x86-64) = 4.5.3-15.fc28 libcryptominisat4.so.4.5()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm4ri-0.0.20140914.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: python2-cryptominisat4-4.5.3-15.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yDqTA5 + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + DOCDIR=/builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/doc/python2-cryptominisat4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/doc/python2-cryptominisat4 + cp -pr python/README.rst /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/doc/python2-cryptominisat4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wHseMZ + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/licenses/python2-cryptominisat4 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/licenses/python2-cryptominisat4 + cp -pr python/LICENSE /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64/usr/share/licenses/python2-cryptominisat4 + exit 0 Provides: python-cryptominisat4 = 4.5.3-15.fc28 python-cryptominisat4(x86-64) = 4.5.3-15.fc28 python2-cryptominisat4 = 4.5.3-15.fc28 python2-cryptominisat4(x86-64) = 4.5.3-15.fc28 python2.7dist(pycryptosat) = 4.5.3 python2dist(pycryptosat) = 4.5.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcryptominisat4.so.4.5()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-cryptominisat4 < 4.5.3-15.fc28 Processing files: cryptominisat4-debugsource-4.5.3-15.fc28.x86_64 Provides: cryptominisat4-debugsource = 4.5.3-15.fc28 cryptominisat4-debugsource(x86-64) = 4.5.3-15.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cryptominisat4-debuginfo-4.5.3-15.fc28.x86_64 Provides: cryptominisat4-debuginfo = 4.5.3-15.fc28 cryptominisat4-debuginfo(x86-64) = 4.5.3-15.fc28 debuginfo(build-id) = 615f5715b9b2d0ac9711d847e8e7d9be141df551 debuginfo(build-id) = 8afe41b419028f464d1fc3e24d11dc7154e64459 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cryptominisat4-debugsource(x86-64) = 4.5.3-15.fc28 Processing files: cryptominisat4-libs-debuginfo-4.5.3-15.fc28.x86_64 Provides: cryptominisat4-libs-debuginfo = 4.5.3-15.fc28 cryptominisat4-libs-debuginfo(x86-64) = 4.5.3-15.fc28 debuginfo(build-id) = 1921afde887a77d62c1663269ef8bb805f34aaed Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cryptominisat4-debugsource(x86-64) = 4.5.3-15.fc28 Processing files: python2-cryptominisat4-debuginfo-4.5.3-15.fc28.x86_64 Provides: debuginfo(build-id) = 90a01f9ca25cc17af561f5851ce50707e6f74d41 python2-cryptominisat4-debuginfo = 4.5.3-15.fc28 python2-cryptominisat4-debuginfo(x86-64) = 4.5.3-15.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cryptominisat4-debugsource(x86-64) = 4.5.3-15.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64 Wrote: /builddir/build/RPMS/cryptominisat4-4.5.3-15.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/cryptominisat4-devel-4.5.3-15.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/cryptominisat4-libs-4.5.3-15.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/python2-cryptominisat4-4.5.3-15.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/cryptominisat4-debugsource-4.5.3-15.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/cryptominisat4-debuginfo-4.5.3-15.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/cryptominisat4-libs-debuginfo-4.5.3-15.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/python2-cryptominisat4-debuginfo-4.5.3-15.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zAyPd0 + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cryptominisat4-4.5.3-15.fc28.x86_64 + exit 0 Child return code was: 0