Mock Version: 1.2.12 Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cryptominisat4.spec'], chrootPath='/var/lib/mock/f23-build-3924891-516684/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cryptominisat4.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildvm-02.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cryptominisat4-4.5.3-2.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cryptominisat4.spec '], chrootPath='/var/lib/mock/f23-build-3924891-516684/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cryptominisat4.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.irsQWl + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptominisat-4.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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-2.fc23.x86_64 |' python/CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wINa4i + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 . -- You can choose the type of build, options are:Debug;Release;RelWithDebInfo;MinSizeRel -- Doing a RelWithDebInfo build -- The C compiler identification is GNU 5.1.1 -- The CXX compiler identification is GNU 5.1.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 -- Boost version: 1.58.0 -- Found the following Boost libraries: -- program_options -- Looking for include file pthread.h -- Looking for include file 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.8") -- 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 "0.28") -- 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.10", minimum required is "2.7") -- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable version "2.7.10", 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: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. 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. -- 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 -j4 /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/CopyPublicHeaders.dir/build.make cmsat4-src/CMakeFiles/CopyPublicHeaders.dir/depend 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/CopyPublicHeaders.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/tablestruct.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 -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]: 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' 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 [ 1%] Generating sql_tablestructure.cpp 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' 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 [ 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 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_norm make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' Scanning dependencies of target temp_lib_ipasir make -f cmsat4-src/CMakeFiles/temp_lib_norm.dir/build.make cmsat4-src/CMakeFiles/temp_lib_norm.dir/build 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]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 4%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/varreplacer.cpp.o [ 4%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/propengine.cpp.o [ 4%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/varreplacer.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp cd /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DUSE_M4RI -DUSE_VALGRIND -DUSE_ZLIB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/propengine.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp [ 5%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/cnf.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/cnf.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34:0, 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: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:0, 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: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:0, 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: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:0, 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: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:0: /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:0, 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:0, 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:0, 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/cnf.cpp:22:0: /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:0, 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/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: At global scope: /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 ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp: At global scope: /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:206:22: warning: unused parameter 'origSize' [-Wunused-parameter] , const uint32_t origSize ^ [ 6%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/clausecleaner.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp [ 7%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/propengine.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp [ 8%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/varreplacer.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/varreplacer.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/varreplacer.cpp [ 9%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.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/clausecleaner.h:26:0, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp:22: /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:0, 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: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:0, 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:0, 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:0, 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/searcher.h:28:0, 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/clause.h:34:0, 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:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.cpp: At global scope: /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:206:22: warning: unused parameter 'origSize' [-Wunused-parameter] , const uint32_t origSize ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.h:26:0, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clausecleaner.cpp:22: /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:0, 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:0, 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); ^ /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: At global scope: /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/propengine.h:41:0, 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:0, 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); ^ [ 10%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/clauseusagestats.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseusagestats.cpp [ 12%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -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:0, 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:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ [ 13%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/prober.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/prober.cpp [ 14%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -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:0, 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: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/occsimplifier.cpp:22:0: /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); ^ [ 15%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -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/clause.h:34:0, 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:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ [ 16%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -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/propengine.h:41:0, 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:0, 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/clause.h:34:0, 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: At global scope: /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:0, 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()); ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/occsimplifier.cpp:22:0: /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:0, 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:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ /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); ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41:0, 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:0, 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); ^ /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:0, 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: At global scope: /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:0, 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: ^ [ 17%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/subsumestrengthen.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumestrengthen.cpp [ 18%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/subsumestrengthen.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumestrengthen.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34:0, 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: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:0, 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:0, 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/clause.h:34:0, 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: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:0, 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:0, 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); ^ [ 19%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/clauseallocator.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp [ 20%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/clauseallocator.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp [ 21%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.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/clauseallocator.h:32:0, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp:22: /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:0, 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:0, 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: At global scope: /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? ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.h:32:0, from /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp:22: /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:0, 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:0, 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); ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34:0, 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:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ [ 23%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/sccfinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/sccfinder.cpp /builddir/build/BUILD/cryptominisat-4.5.3/src/clauseallocator.cpp: At global scope: /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? ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/sccfinder.cpp:29:0: /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); ^ [ 24%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.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/propengine.h:41:0, 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/solverconf.cpp:24:0: /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() : ^ [ 25%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/distiller.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/distiller.cpp [ 26%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -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:0, 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: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/sccfinder.cpp:29:0: /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:0, 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()); ^ [ 27%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.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:0, 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: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:0: /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:0, 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: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:0: /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:0, 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:0, 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()); ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34:0, 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:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ [ 28%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -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/calcdefpolars.cpp:24:0: /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:0, 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/solverconf.cpp:24:0: /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() : ^ [ 29%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/distiller.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/distiller.cpp [ 30%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/solutionextender.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp [ 31%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/completedetachreattacher.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.cpp [ 32%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.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:0, 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: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:0: /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:0, 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/completedetachreattacher.h:26:0, from /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.cpp:22: /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:0, 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: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:0, 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/propengine.h:41:0, 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/searcher.h:28:0, 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/searcher.h:28:0, 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); ^ /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/clause.h:34:0, 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: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:0: /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:0, 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()); ^ [ 34%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/searcher.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/searcher.cpp [ 35%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/solver.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp [ 36%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -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:0, 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: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:0, 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: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:0, 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:0, 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/propengine.h:41:0, 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:0, 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); ^ /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; ^ /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()); ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34:0, 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:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ [ 37%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/solutionextender.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/solutionextender.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/calcdefpolars.cpp:24:0: /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/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; ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41:0, 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()); ^ /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: At global scope: /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) { ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34:0, 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:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ [ 38%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/completedetachreattacher.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41:0, 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/searcher.h:28:0, 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); ^ /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()); ^ [ 39%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.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/completedetachreattacher.h:26:0, from /builddir/build/BUILD/cryptominisat-4.5.3/src/completedetachreattacher.cpp:22: /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:0, 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:0, 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/clause.h:34:0, 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:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ [ 40%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/solver.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/solver.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41:0, 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:0, 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/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; ^ /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()); ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34:0, 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: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:0, 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:0, 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); ^ [ 41%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/gatefinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/gatefinder.cpp /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: At global scope: /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) { ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34:0, 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:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ [ 42%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.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/gatefinder.cpp:23:0: /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:0, 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()); ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34:0, 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: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:0, 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:0, 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); ^ [ 43%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/implcache.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp [ 45%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/gatefinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/gatefinder.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34:0, 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: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:0, 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:0, 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); ^ [ 46%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/stamp.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/stamp.cpp /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp: At global scope: /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:0, 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: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:0: /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:0, 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: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:0, 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()); ^ [ 47%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/compfinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/compfinder.cpp [ 48%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/comphandler.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp [ 49%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -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/compfinder.cpp:28:0: /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:0, 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: At global scope: /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:0, 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:0, 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: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:0, 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:0, 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/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: At global scope: /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: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:0, 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: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:0, 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:0, 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); ^ [ 50%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/hyperengine.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp [ 51%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/implcache.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp [ 52%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.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:0, 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: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:0, 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: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:0, 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/clause.h:34:0, 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:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp: At global scope: /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:0, 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:0, 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: At global scope: /builddir/build/BUILD/cryptominisat-4.5.3/src/implcache.cpp:638:20: warning: unused parameter 'newMaxVars' [-Wunused-parameter] , const size_t newMaxVars ^ [ 53%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/subsumeimplicit.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumeimplicit.cpp [ 54%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/compfinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/compfinder.cpp [ 56%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/cleaningstats.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/cleaningstats.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.cpp [ 57%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/comphandler.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/comphandler.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34:0, 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: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/subsumeimplicit.cpp:24:0: /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:0, 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/compfinder.cpp:28:0: /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:0, 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: At global scope: /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:0, 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:0, 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: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:0, 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:0, 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/clause.h:34:0, 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: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:0, 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:0, 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/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: At global scope: /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:416:22: warning: unused parameter 'comp' [-Wunused-parameter] , const uint32_t comp ^ [ 58%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/datasync.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.cpp [ 59%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/reducedb.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/reducedb.cpp [ 60%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.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/datasync.h:23:0, from /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.cpp:22: /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:0, 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: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:0, 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:0, 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/clause.h:34:0, 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: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:0, 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:0, 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/hyperengine.h:22:0, 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()); ^ /builddir/build/BUILD/cryptominisat-4.5.3/src/hyperengine.cpp: At global scope: /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(); ^ [ 61%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/subsumeimplicit.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/subsumeimplicit.cpp [ 62%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/clausedumper.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clausedumper.cpp [ 63%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/cleaningstats.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/cleaningstats.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/cleaningstats.cpp [ 64%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/bva.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34:0, 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: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/subsumeimplicit.cpp:24:0: /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:0, 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/clause.h:34:0, 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: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:0, 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: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:0, from /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:22: /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:0, 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:0, 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/propengine.h:41:0, 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:0, 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:0, 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:0, 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()) { ^ [ 65%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/datasync.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.cpp [ 67%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/reducedb.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/reducedb.cpp [ 68%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.dir/intree.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/intree.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/intree.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.h:23:0, from /builddir/build/BUILD/cryptominisat-4.5.3/src/datasync.cpp:22: /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:0, 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: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:0, 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:0, 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/propengine.h:41:0, 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:0, 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:0, 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: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:0, 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:0, 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); ^ [ 69%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/clausedumper.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/clausedumper.cpp [ 70%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/bva.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp [ 71%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/sql_tablestructure.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/sql_tablestructure.cpp [ 72%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/features_calc.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp [ 73%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -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: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) ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.h:26:0, from /builddir/build/BUILD/cryptominisat-4.5.3/src/bva.cpp:22: /builddir/build/BUILD/cryptominisat-4.5.3/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ [ 74%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_norm.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/features.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/features.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/clause.h:34:0, 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: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:0, 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:0, 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/clause.h:34:0, 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: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:0, 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:0, 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); ^ In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41:0, 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:0, 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); ^ [ 75%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/GitSHA1.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/GitSHA1.cpp /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) { ^ [ 76%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.dir/xorfinder.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/xorfinder.cpp /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()) { ^ /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] [ 78%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_norm.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:0, 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:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ [ 79%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.dir/intree.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/intree.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/intree.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/xorfinder.cpp:23:0: /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:0, 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:0, 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: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:0, 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: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:0, 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:0, 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:0, 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:0, 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); ^ [ 80%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/sql_tablestructure.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/sql_tablestructure.cpp [ 81%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/features_calc.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/features_calc.cpp [ 82%] Building CXX object cmsat4-src/CMakeFiles/temp_lib_ipasir.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/features_to_reconf.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/features_to_reconf.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/features.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/features.cpp /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) ^ [ 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/GitSHA1.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src/GitSHA1.cpp [ 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -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:0, 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: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:0, 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:0, 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); ^ make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 87%] Built target temp_lib_norm [ 89%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/temp_lib_ipasir.dir/ipasir.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/ipasir.cpp /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] /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:97: 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/clause.h:34:0, 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:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] void setRed(const bool toSet) ^ 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 In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/xorfinder.cpp:23:0: /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); ^ /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/propengine.h:41:0, 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:0, 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: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:0, 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:0, 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); ^ 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' [ 90%] Built target libcryptominisat4 make -f cmsat4-src/CMakeFiles/cryptominisat4.dir/build.make cmsat4-src/CMakeFiles/cryptominisat4.dir/depend 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.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= Scanning dependencies of target cryptominisat4_simple Scanning dependencies of target cryptominisat4 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]: 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]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 91%] Building CXX object cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/dimacsparser.cpp.o [ 92%] Building CXX object cmsat4-src/CMakeFiles/cryptominisat4.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/cryptominisat4_simple.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/cryptominisat4.dir/dimacsparser.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/dimacsparser.cpp [ 93%] Building CXX object cmsat4-src/CMakeFiles/cryptominisat4_simple.dir/main_simple.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/cryptominisat4_simple.dir/main_simple.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/main_simple.cpp [ 94%] 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -I/usr/include/valgrind -I/builddir/build/BUILD/cryptominisat-4.5.3 -I/builddir/build/BUILD/cryptominisat-4.5.3/cmsat4-src -o CMakeFiles/cryptominisat4.dir/main.cpp.o -c /builddir/build/BUILD/cryptominisat-4.5.3/src/main.cpp In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/main_simple.cpp:35:0: /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); ^ [ 95%] 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 CMakeFiles/cryptominisat4_simple.dir/dimacsparser.cpp.o CMakeFiles/cryptominisat4_simple.dir/main_simple.cpp.o -o ../cryptominisat4_simple -rdynamic -lboost_program_options ../lib/libcryptominisat4.so.4.5 -lz -lm4ri -Wl,-rpath,/builddir/build/BUILD/cryptominisat-4.5.3/lib: make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 95%] Built target cryptominisat4_simple 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= 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 make[2]: Entering directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 96%] 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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:50:71: warning: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from /usr/include/python2.7/Python.h:80:0, 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:22: 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:22: 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] static char* kwlist[] = {"assumptions", NULL}; ^ In file included from /usr/include/python2.7/Python.h:80:0, from /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:28: /usr/include/python2.7/object.h:769:22: 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:22: 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: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:0, 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:22: 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); ^ 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= 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' [ 98%] 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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic 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 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 make[2]: Leaving directory '/builddir/build/BUILD/cryptominisat-4.5.3' [ 98%] Built target pytarget 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' [ 98%] Built target libcryptominisat4ipasir In file included from /builddir/build/BUILD/cryptominisat-4.5.3/src/main.cpp:40:0: /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); ^ [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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 CMakeFiles/cryptominisat4.dir/dimacsparser.cpp.o CMakeFiles/cryptominisat4.dir/main.cpp.o -o ../cryptominisat4 -rdynamic -lboost_program_options ../lib/libcryptominisat4.so.4.5 -lz -lm4ri -Wl,-rpath,/builddir/build/BUILD/cryptominisat-4.5.3/lib: 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.RsnWaI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64 ++ dirname /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64 + cd cryptominisat-4.5.3 + make install DESTDIR=/builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.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/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' [ 0%] Built target CopyPublicHeaders 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.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' [ 49%] Built target cryptominisat4 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' [ 52%] Built target cryptominisat4_simple 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 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-2.fc23.x86_64/usr/lib/cmake/cryptominisat4/cryptominisat4Config.cmake -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib/cmake/cryptominisat4/cryptominisat4Targets.cmake -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib/cmake/cryptominisat4/cryptominisat4Targets-relwithdebinfo.cmake -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib/libcryptominisat4.so.4.5 -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib/libcryptominisat4.so -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/include/cryptominisat4/cryptominisat.h -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/include/cryptominisat4/solvertypesmini.h -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/bin/cryptominisat4 -- Removed runtime path from "/builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/bin/cryptominisat4" -- Installing: /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/bin/cryptominisat4_simple -- Removed runtime path from "/builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/bin/cryptominisat4_simple" running install running build running build_py running build_ext file test_pycryptosat.py (for module test_pycryptosat) not found 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: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] /builddir/build/BUILD/cryptominisat-4.5.3/python/pycryptosat.cpp:50:71: warning: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: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-2.fc23.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.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-2.fc23.x86_64/usr/lib64/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.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-2.fc23.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-2.fc23.x86_64/usr/share/man/man1/cryptominisat4.1 + '[' /usr/lib64 = /usr/lib64 ']' + mkdir -p /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib64 + mv /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib/libcryptominisat4.so /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib/libcryptominisat4.so.4.5 /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib64 + mv /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib/cmake /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib64 + sed -i 's|/usr/lib/|/usr/lib64/|' /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib64/cmake/cryptominisat4/cryptominisat4Config.cmake /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib64/cmake/cryptominisat4/cryptominisat4Targets-relwithdebinfo.cmake /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib64/cmake/cryptominisat4/cryptominisat4Targets.cmake + sed -i 's|/builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64||' /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib64/cmake/cryptominisat4/cryptominisat4Config.cmake /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib64/cmake/cryptominisat4/cryptominisat4Targets-relwithdebinfo.cmake /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib64/cmake/cryptominisat4/cryptominisat4Targets.cmake + chrpath -d /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/bin/cryptominisat4 + chrpath -d /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/bin/cryptominisat4_simple + chmod 0755 /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib64/python2.7/site-packages/pycryptosat.so + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/cryptominisat-4.5.3 extracting debug info from /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/bin/cryptominisat4_simple extracting debug info from /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/bin/cryptominisat4 extracting debug info from /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib64/libcryptominisat4.so.4.5 extracting debug info from /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/lib64/python2.7/site-packages/pycryptosat.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libcryptominisat4.so.4.5.debug to /usr/lib/debug/usr/lib64/libcryptominisat4.so.debug 2385 blocks + /usr/lib/rpm/check-buildroot + /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-2.fc23.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-2.fc23.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: cryptominisat4-4.5.3-2.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mFy7tj + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + DOCDIR=/builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/doc/cryptominisat4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/doc/cryptominisat4 + cp -pr README.markdown /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/doc/cryptominisat4 + exit 0 Provides: cryptominisat4 = 4.5.3-2.fc23 cryptominisat4(x86-64) = 4.5.3-2.fc23 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.58.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-2.fc23.x86_64 Provides: cmake(cryptominisat4) cryptominisat4-devel = 4.5.3-2.fc23 cryptominisat4-devel(x86-64) = 4.5.3-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcryptominisat4.so.4.5()(64bit) Processing files: cryptominisat4-libs-4.5.3-2.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5FHdVU + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + DOCDIR=/builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/doc/cryptominisat4-libs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/doc/cryptominisat4-libs + cp -pr AUTHORS /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/doc/cryptominisat4-libs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6eR0mw + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/licenses/cryptominisat4-libs + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/licenses/cryptominisat4-libs + cp -pr LICENSE-LGPL /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/licenses/cryptominisat4-libs + exit 0 Provides: cryptominisat4-libs = 4.5.3-2.fc23 cryptominisat4-libs(x86-64) = 4.5.3-2.fc23 libcryptominisat4.so.4.5()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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.9)(64bit) rtld(GNU_HASH) Processing files: python-cryptominisat4-4.5.3-2.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rZtMS7 + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + DOCDIR=/builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/doc/python-cryptominisat4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/doc/python-cryptominisat4 + cp -pr python/README.rst /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/doc/python-cryptominisat4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wYxcpJ + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/licenses/python-cryptominisat4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/licenses/python-cryptominisat4 + cp -pr python/LICENSE /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64/usr/share/licenses/python-cryptominisat4 + exit 0 Provides: python-cryptominisat4 = 4.5.3-2.fc23 python-cryptominisat4(x86-64) = 4.5.3-2.fc23 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(GLIBCXX_3.4)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: cryptominisat4-debuginfo-4.5.3-2.fc23.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64 warning: Could not canonicalize hostname: buildvm-02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/cryptominisat4-4.5.3-2.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/cryptominisat4-devel-4.5.3-2.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/cryptominisat4-libs-4.5.3-2.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/python-cryptominisat4-4.5.3-2.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/cryptominisat4-debuginfo-4.5.3-2.fc23.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JaH8ep + umask 022 + cd /builddir/build/BUILD + cd cryptominisat-4.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cryptominisat4-4.5.3-2.fc23.x86_64 + exit 0 Child return code was: 0 LEAVE do -->