D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/frobby-0.9.0-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.esvW3J + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf frobby_v0.9.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/frobby_v0.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd frobby_v0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (frobby-0.9.0-makefile.patch):' Patch #1 (frobby-0.9.0-makefile.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .makefile --fuzz=0 patching file Makefile + echo 'Patch #2 (frobby-0.9.0-Macaulay2.patch):' Patch #2 (frobby-0.9.0-Macaulay2.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .Macaulay2 --fuzz=0 patching file src/main.cpp patching file src/randomDataGenerators.cpp patching file test/messages/runtest patching file test/testScripts/run_euler_test patching file test/testScripts/testhelper patching file src/StatisticsStrategy.cpp + find . -type f -perm /0111 -exec chmod a-x '{}' + + chmod a+x frobgrob test/runSplitTests test/runTests test/frob/makerandom test/irrdecom/makerandom test/bench/run_alexdual_bench test/bench/run_dimension_bench test/bench/run_hilbert_bench test/bench/run_optimize_bench test/bench/runbench test/frob/runrandomtests test/idealFormats/runtests test/internal/runtests test/irrdecom/runrandomtest test/irrdecom/runrandomtests test/irrdecom/runtest test/irrdecom/runtests test/latticeFormats/runtest test/latticeFormats/runtests test/messages/runtest test/messages/runtest.Macaulay2 test/messages/runtests test/polyFormats/runtests test/testScripts/run_alexdual_test test/testScripts/run_assoprimes_test test/testScripts/run_dimension_test test/testScripts/run_euler_test test/testScripts/run_euler_test.Macaulay2 test/testScripts/run_frob_test test/testScripts/run_hilbert_bigatti_test test/testScripts/run_hilbert_deform_test test/testScripts/run_hilbert_slice_test test/testScripts/run_intersect_test test/testScripts/run_irrdecom_test test/testScripts/run_maxstandard_test test/testScripts/run_minimize_test test/testScripts/run_optimize_test test/testScripts/run_primdecom_test test/testScripts/run_ptransform_test test/testScripts/run_radical_test test/testScripts/run_transform_test test/testScripts/runall test/testScripts/runtests test/bench/benchHelper test/testScripts/testhelper + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rCFm7H + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd frobby_v0.9.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 BIN_INSTALL_DIR=/usr/bin 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' GMP_INC_DIR=/usr/include LDFLAGS= MODE=shared library all g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/fourti2.cpp -o bin/shared/fourti2.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/fourti2.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/fourti2.cpp > bin/shared/fourti2.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IOParameters.cpp -o bin/shared/IOParameters.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/IOParameters.cpp:22: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IOParameters.cpp > bin/shared/IOParameters.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/fplllIO.cpp -o bin/shared/fplllIO.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/fplllIO.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/fplllIO.cpp > bin/shared/fplllIO.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IrreducibleDecomAction.cpp -o bin/shared/IrreducibleDecomAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/CommonParamsHelper.h:23, from src/SliceFacade.h:26, from src/IrreducibleDecomAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IrreducibleDecomAction.cpp > bin/shared/IrreducibleDecomAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/randomDataGenerators.cpp -o bin/shared/randomDataGenerators.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/randomDataGenerators.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/randomDataGenerators.cpp > bin/shared/randomDataGenerators.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/main.cpp -o bin/shared/main.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/main.cpp > bin/shared/main.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Action.cpp -o bin/shared/Action.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Action.cpp > bin/shared/Action.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IOHandler.cpp -o bin/shared/IOHandler.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/IOHandler.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IOHandler.cpp > bin/shared/IOHandler.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/stdinc.cpp -o bin/shared/stdinc.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/stdinc.cpp > bin/shared/stdinc.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/MonosIOHandler.cpp -o bin/shared/MonosIOHandler.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/MonosIOHandler.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/MonosIOHandler.cpp > bin/shared/MonosIOHandler.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DynamicFrobeniusAction.cpp -o bin/shared/DynamicFrobeniusAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/DynamicFrobeniusAction.cpp:22: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DynamicFrobeniusAction.cpp > bin/shared/DynamicFrobeniusAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/dynamicFrobeniusAlgorithm.cpp -o bin/shared/dynamicFrobeniusAlgorithm.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/dynamicFrobeniusAlgorithm.cpp > bin/shared/dynamicFrobeniusAlgorithm.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigIdeal.cpp -o bin/shared/BigIdeal.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/BigIdeal.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigIdeal.cpp > bin/shared/BigIdeal.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Macaulay2IOHandler.cpp -o bin/shared/Macaulay2IOHandler.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/Macaulay2IOHandler.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Macaulay2IOHandler.cpp > bin/shared/Macaulay2IOHandler.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/NewMonosIOHandler.cpp -o bin/shared/NewMonosIOHandler.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/NewMonosIOHandler.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/NewMonosIOHandler.cpp > bin/shared/NewMonosIOHandler.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HelpAction.cpp -o bin/shared/HelpAction.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HelpAction.cpp > bin/shared/HelpAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TransformAction.cpp -o bin/shared/TransformAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/TransformAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TransformAction.cpp > bin/shared/TransformAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DynamicFrobeniusFacade.cpp -o bin/shared/DynamicFrobeniusFacade.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DynamicFrobeniusFacade.cpp > bin/shared/DynamicFrobeniusFacade.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Facade.cpp -o bin/shared/Facade.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Facade.cpp > bin/shared/Facade.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/GenerateDataFacade.cpp -o bin/shared/GenerateDataFacade.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/GenerateDataFacade.cpp > bin/shared/GenerateDataFacade.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/intersect.cpp -o bin/shared/intersect.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/intersect.cpp > bin/shared/intersect.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/GenerateFrobeniusAction.cpp -o bin/shared/GenerateFrobeniusAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/GenerateFrobeniusAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/GenerateFrobeniusAction.cpp > bin/shared/GenerateFrobeniusAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/GenerateIdealAction.cpp -o bin/shared/GenerateIdealAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/GenerateIdealAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/GenerateIdealAction.cpp > bin/shared/GenerateIdealAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ParameterGroup.cpp -o bin/shared/ParameterGroup.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ParameterGroup.cpp > bin/shared/ParameterGroup.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/FrobeniusAction.cpp -o bin/shared/FrobeniusAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/FrobeniusAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/FrobeniusAction.cpp > bin/shared/FrobeniusAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Parameter.cpp -o bin/shared/Parameter.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Parameter.cpp > bin/shared/Parameter.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IntegerParameter.cpp -o bin/shared/IntegerParameter.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IntegerParameter.cpp > bin/shared/IntegerParameter.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/StringParameter.cpp -o bin/shared/StringParameter.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/StringParameter.cpp > bin/shared/StringParameter.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/AnalyzeAction.cpp -o bin/shared/AnalyzeAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/AnalyzeAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/AnalyzeAction.cpp > bin/shared/AnalyzeAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Partition.cpp -o bin/shared/Partition.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Partition.cpp > bin/shared/Partition.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BoolParameter.cpp -o bin/shared/BoolParameter.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BoolParameter.cpp > bin/shared/BoolParameter.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SliceParameters.cpp -o bin/shared/SliceParameters.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/CommonParamsHelper.h:23, from src/SliceFacade.h:26, from src/SliceParameters.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SliceParameters.cpp > bin/shared/SliceParameters.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IOFacade.cpp -o bin/shared/IOFacade.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/IOFacade.cpp:22: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IOFacade.cpp > bin/shared/IOFacade.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealFacade.cpp -o bin/shared/IdealFacade.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/IdealFacade.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealFacade.cpp > bin/shared/IdealFacade.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Scanner.cpp -o bin/shared/Scanner.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/Scanner.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Scanner.cpp > bin/shared/Scanner.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Timer.cpp -o bin/shared/Timer.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Timer.cpp > bin/shared/Timer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Term.cpp -o bin/shared/Term.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Term.cpp > bin/shared/Term.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IntersectionAction.cpp -o bin/shared/IntersectionAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/IntersectionAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IntersectionAction.cpp > bin/shared/IntersectionAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/LatticeFormatAction.cpp -o bin/shared/LatticeFormatAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/LatticeFormatAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/LatticeFormatAction.cpp > bin/shared/LatticeFormatAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/VarNames.cpp -o bin/shared/VarNames.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/VarNames.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/VarNames.cpp > bin/shared/VarNames.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IntersectFacade.cpp -o bin/shared/IntersectFacade.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/IntersectFacade.cpp:21: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IntersectFacade.cpp > bin/shared/IntersectFacade.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/AssociatedPrimesAction.cpp -o bin/shared/AssociatedPrimesAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/CommonParamsHelper.h:23, from src/SliceFacade.h:26, from src/AssociatedPrimesAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/AssociatedPrimesAction.cpp > bin/shared/AssociatedPrimesAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IndependenceSplitter.cpp -o bin/shared/IndependenceSplitter.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IndependenceSplitter.cpp > bin/shared/IndependenceSplitter.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/MsmSlice.cpp -o bin/shared/MsmSlice.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/MsmSlice.cpp > bin/shared/MsmSlice.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/LatticeFacade.cpp -o bin/shared/LatticeFacade.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/LatticeFacade.cpp > bin/shared/LatticeFacade.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Projection.cpp -o bin/shared/Projection.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Projection.cpp > bin/shared/Projection.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/MsmStrategy.cpp -o bin/shared/MsmStrategy.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/MsmStrategy.cpp:23: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/MsmStrategy.cpp > bin/shared/MsmStrategy.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Ideal.cpp -o bin/shared/Ideal.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Ideal.cpp > bin/shared/Ideal.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/lattice.cpp -o bin/shared/lattice.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/lattice.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/lattice.cpp > bin/shared/lattice.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DecomRecorder.cpp -o bin/shared/DecomRecorder.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DecomRecorder.cpp > bin/shared/DecomRecorder.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TermTranslator.cpp -o bin/shared/TermTranslator.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/TermTranslator.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TermTranslator.cpp > bin/shared/TermTranslator.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/AlexanderDualAction.cpp -o bin/shared/AlexanderDualAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/AlexanderDualAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/AlexanderDualAction.cpp > bin/shared/AlexanderDualAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/NullIOHandler.cpp -o bin/shared/NullIOHandler.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/NullIOHandler.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/NullIOHandler.cpp > bin/shared/NullIOHandler.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TermGrader.cpp -o bin/shared/TermGrader.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/TermGrader.cpp:21: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TermGrader.cpp > bin/shared/TermGrader.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Fourti2IOHandler.cpp -o bin/shared/Fourti2IOHandler.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/Fourti2IOHandler.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Fourti2IOHandler.cpp > bin/shared/Fourti2IOHandler.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigTermConsumer.cpp -o bin/shared/BigTermConsumer.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/BigTermConsumer.cpp:21: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigTermConsumer.cpp > bin/shared/BigTermConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Minimizer.cpp -o bin/shared/Minimizer.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Minimizer.cpp > bin/shared/Minimizer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TranslatingTermConsumer.cpp -o bin/shared/TranslatingTermConsumer.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/TranslatingTermConsumer.cpp:21: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TranslatingTermConsumer.cpp > bin/shared/TranslatingTermConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HilbertSlice.cpp -o bin/shared/HilbertSlice.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HilbertSlice.cpp > bin/shared/HilbertSlice.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HilbertAction.cpp -o bin/shared/HilbertAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/CommonParamsHelper.h:23, from src/SliceFacade.h:26, from src/HilbertAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HilbertAction.cpp > bin/shared/HilbertAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SliceStrategyCommon.cpp -o bin/shared/SliceStrategyCommon.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SliceStrategyCommon.cpp > bin/shared/SliceStrategyCommon.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Polynomial.cpp -o bin/shared/Polynomial.o src/Polynomial.cpp: In member function 'void Polynomial::add(const mpz_class&, const Term&)': src/Polynomial.cpp:65:17: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] 65 | } catch (std::bad_alloc) { | ^~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Polynomial.cpp > bin/shared/Polynomial.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CanonicalCoefTermConsumer.cpp -o bin/shared/CanonicalCoefTermConsumer.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/CanonicalCoefTermConsumer.h:22, from src/CanonicalCoefTermConsumer.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CanonicalCoefTermConsumer.cpp > bin/shared/CanonicalCoefTermConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DebugStrategy.cpp -o bin/shared/DebugStrategy.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DebugStrategy.cpp > bin/shared/DebugStrategy.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Slice.cpp -o bin/shared/Slice.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Slice.cpp > bin/shared/Slice.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HilbertStrategy.cpp -o bin/shared/HilbertStrategy.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HilbertStrategy.cpp > bin/shared/HilbertStrategy.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/frobby.cpp -o bin/shared/frobby.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/frobby.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ src/frobby.cpp: In member function 'virtual void IrreducibleIdealDecoder::consume(__mpz_struct**)': src/frobby.cpp:347:10: warning: variable 'isIdentity' set but not used [-Wunused-but-set-variable] 347 | bool isIdentity = true; | ^~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/frobby.cpp > bin/shared/frobby.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CoefBigTermRecorder.cpp -o bin/shared/CoefBigTermRecorder.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigPolynomial.h:24, from src/CoefBigTermRecorder.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CoefBigTermRecorder.cpp > bin/shared/CoefBigTermRecorder.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/OptimizeStrategy.cpp -o bin/shared/OptimizeStrategy.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/OptimizeStrategy.cpp > bin/shared/OptimizeStrategy.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigTermRecorder.cpp -o bin/shared/BigTermRecorder.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigTermRecorder.h:23, from src/BigTermRecorder.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigTermRecorder.cpp > bin/shared/BigTermRecorder.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TotalDegreeCoefTermConsumer.cpp -o bin/shared/TotalDegreeCoefTermConsumer.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/UniHashPolynomial.h:21, from src/TotalDegreeCoefTermConsumer.h:21, from src/TotalDegreeCoefTermConsumer.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TotalDegreeCoefTermConsumer.cpp > bin/shared/TotalDegreeCoefTermConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SingularIOHandler.cpp -o bin/shared/SingularIOHandler.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/SingularIOHandler.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SingularIOHandler.cpp > bin/shared/SingularIOHandler.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/NullTermConsumer.cpp -o bin/shared/NullTermConsumer.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/NullTermConsumer.cpp > bin/shared/NullTermConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CoCoA4IOHandler.cpp -o bin/shared/CoCoA4IOHandler.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/CoCoA4IOHandler.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CoCoA4IOHandler.cpp > bin/shared/CoCoA4IOHandler.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PolyTransformAction.cpp -o bin/shared/PolyTransformAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/PolyTransformAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PolyTransformAction.cpp > bin/shared/PolyTransformAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TermConsumer.cpp -o bin/shared/TermConsumer.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TermConsumer.cpp > bin/shared/TermConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SliceFacade.cpp -o bin/shared/SliceFacade.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/CommonParamsHelper.h:23, from src/SliceFacade.h:26, from src/SliceFacade.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SliceFacade.cpp > bin/shared/SliceFacade.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/VarSorter.cpp -o bin/shared/VarSorter.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/VarSorter.h:21, from src/VarSorter.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/VarSorter.cpp > bin/shared/VarSorter.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigPolynomial.cpp -o bin/shared/BigPolynomial.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigPolynomial.h:24, from src/BigPolynomial.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigPolynomial.cpp > bin/shared/BigPolynomial.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CoefTermConsumer.cpp -o bin/shared/CoefTermConsumer.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CoefTermConsumer.cpp > bin/shared/CoefTermConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/NullCoefTermConsumer.cpp -o bin/shared/NullCoefTermConsumer.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/NullCoefTermConsumer.cpp > bin/shared/NullCoefTermConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PolynomialFacade.cpp -o bin/shared/PolynomialFacade.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigPolynomial.h:24, from src/PolynomialFacade.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PolynomialFacade.cpp > bin/shared/PolynomialFacade.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HilbertIndependenceConsumer.cpp -o bin/shared/HilbertIndependenceConsumer.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HilbertIndependenceConsumer.cpp > bin/shared/HilbertIndependenceConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TranslatingCoefTermConsumer.cpp -o bin/shared/TranslatingCoefTermConsumer.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/TranslatingCoefTermConsumer.cpp:22: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TranslatingCoefTermConsumer.cpp > bin/shared/TranslatingCoefTermConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HilbertBasecase.cpp -o bin/shared/HilbertBasecase.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HilbertBasecase.cpp > bin/shared/HilbertBasecase.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/NameFactory.cpp -o bin/shared/NameFactory.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/NameFactory.cpp > bin/shared/NameFactory.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TestAction.cpp -o bin/shared/TestAction.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TestAction.cpp > bin/shared/TestAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/StatisticsStrategy.cpp -o bin/shared/StatisticsStrategy.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/StatisticsStrategy.cpp > bin/shared/StatisticsStrategy.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/error.cpp -o bin/shared/error.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/error.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/error.cpp > bin/shared/error.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DebugAllocator.cpp -o bin/shared/DebugAllocator.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DebugAllocator.cpp > bin/shared/DebugAllocator.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CanonicalTermConsumer.cpp -o bin/shared/CanonicalTermConsumer.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/CanonicalTermConsumer.cpp:19: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CanonicalTermConsumer.cpp > bin/shared/CanonicalTermConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/FrobbyStringStream.cpp -o bin/shared/FrobbyStringStream.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/FrobbyStringStream.cpp > bin/shared/FrobbyStringStream.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SliceStrategy.cpp -o bin/shared/SliceStrategy.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SliceStrategy.cpp > bin/shared/SliceStrategy.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PrimaryDecomAction.cpp -o bin/shared/PrimaryDecomAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/CommonParamsHelper.h:23, from src/SliceFacade.h:26, from src/PrimaryDecomAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PrimaryDecomAction.cpp > bin/shared/PrimaryDecomAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealComparator.cpp -o bin/shared/IdealComparator.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/IdealComparator.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealComparator.cpp > bin/shared/IdealComparator.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DataType.cpp -o bin/shared/DataType.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DataType.cpp > bin/shared/DataType.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CoefBigTermConsumer.cpp -o bin/shared/CoefBigTermConsumer.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigPolynomial.h:24, from src/CoefBigTermConsumer.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CoefBigTermConsumer.cpp > bin/shared/CoefBigTermConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IrreducibleIdealSplitter.cpp -o bin/shared/IrreducibleIdealSplitter.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/IrreducibleIdealSplitter.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IrreducibleIdealSplitter.cpp > bin/shared/IrreducibleIdealSplitter.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealConsolidator.cpp -o bin/shared/IdealConsolidator.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/IdealConsolidator.h:21, from src/IdealConsolidator.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealConsolidator.cpp > bin/shared/IdealConsolidator.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SplitStrategy.cpp -o bin/shared/SplitStrategy.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SplitStrategy.cpp > bin/shared/SplitStrategy.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PolynomialConsolidator.cpp -o bin/shared/PolynomialConsolidator.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigPolynomial.h:24, from src/PolynomialConsolidator.h:21, from src/PolynomialConsolidator.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PolynomialConsolidator.cpp > bin/shared/PolynomialConsolidator.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/Test.cpp -o bin/shared/test/Test.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/Test.cpp > bin/shared/test/Test.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/TestCase.cpp -o bin/shared/test/TestCase.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/TestCase.cpp > bin/shared/test/TestCase.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/TestRunner.cpp -o bin/shared/test/TestRunner.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/TestRunner.cpp > bin/shared/test/TestRunner.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/TestQualifier.cpp -o bin/shared/test/TestQualifier.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/TestQualifier.cpp > bin/shared/test/TestQualifier.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/OptimizeAction.cpp -o bin/shared/OptimizeAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/CommonParamsHelper.h:23, from src/SliceFacade.h:26, from src/OptimizeAction.cpp:22: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/OptimizeAction.cpp > bin/shared/OptimizeAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/TestSuite.cpp -o bin/shared/test/TestSuite.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/TestSuite.cpp > bin/shared/test/TestSuite.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/TestVisitor.cpp -o bin/shared/test/TestVisitor.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/TestVisitor.cpp > bin/shared/test/TestVisitor.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/MaximalStandardAction.cpp -o bin/shared/MaximalStandardAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/CommonParamsHelper.h:23, from src/SliceFacade.h:26, from src/MaximalStandardAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/MaximalStandardAction.cpp > bin/shared/MaximalStandardAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/macroes.cpp -o bin/shared/test/macroes.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/macroes.cpp > bin/shared/test/macroes.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SatBinomRecorder.cpp -o bin/shared/SatBinomRecorder.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/SatBinomRecorder.h:21, from src/SatBinomRecorder.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SatBinomRecorder.cpp > bin/shared/SatBinomRecorder.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SatBinomConsumer.cpp -o bin/shared/SatBinomConsumer.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/SatBinomIdeal.h:20, from src/SatBinomConsumer.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SatBinomConsumer.cpp > bin/shared/SatBinomConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PolynomialFactory.cpp -o bin/shared/PolynomialFactory.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigPolynomial.h:24, from src/PolynomialFactory.h:20, from src/PolynomialFactory.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PolynomialFactory.cpp > bin/shared/PolynomialFactory.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CountingIOHandler.cpp -o bin/shared/CountingIOHandler.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/CountingIOHandler.cpp:23: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CountingIOHandler.cpp > bin/shared/CountingIOHandler.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/asserts.cpp -o bin/shared/test/asserts.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/asserts.cpp > bin/shared/test/asserts.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/TestSorter.cpp -o bin/shared/test/TestSorter.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/TestSorter.cpp > bin/shared/test/TestSorter.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TaskEngine.cpp -o bin/shared/TaskEngine.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TaskEngine.cpp > bin/shared/TaskEngine.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DimensionAction.cpp -o bin/shared/DimensionAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/DimensionAction.cpp:23: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DimensionAction.cpp > bin/shared/DimensionAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Task.cpp -o bin/shared/Task.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Task.cpp > bin/shared/Task.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/LatticeAnalyzeAction.cpp -o bin/shared/LatticeAnalyzeAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/SatBinomIdeal.h:20, from src/LatticeAnalyzeAction.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/LatticeAnalyzeAction.cpp > bin/shared/LatticeAnalyzeAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SatBinomIdeal.cpp -o bin/shared/SatBinomIdeal.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/SatBinomIdeal.h:20, from src/SatBinomIdeal.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SatBinomIdeal.cpp > bin/shared/SatBinomIdeal.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SizeMaxIndepSetAlg.cpp -o bin/shared/SizeMaxIndepSetAlg.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SizeMaxIndepSetAlg.cpp > bin/shared/SizeMaxIndepSetAlg.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealFactory.cpp -o bin/shared/IdealFactory.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/IdealFactory.h:20, from src/IdealFactory.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealFactory.cpp > bin/shared/IdealFactory.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigattiHilbertAlgorithm.cpp -o bin/shared/BigattiHilbertAlgorithm.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/HashPolynomial.h:22, from src/BigattiBaseCase.h:26, from src/BigattiHilbertAlgorithm.h:25, from src/BigattiHilbertAlgorithm.cpp:19: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigattiHilbertAlgorithm.cpp > bin/shared/BigattiHilbertAlgorithm.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ObjectCache.cpp -o bin/shared/ObjectCache.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ObjectCache.cpp > bin/shared/ObjectCache.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigattiState.cpp -o bin/shared/BigattiState.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/HashPolynomial.h:22, from src/BigattiBaseCase.h:26, from src/BigattiHilbertAlgorithm.h:25, from src/BigattiState.cpp:21: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigattiState.cpp > bin/shared/BigattiState.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigattiFacade.cpp -o bin/shared/BigattiFacade.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/CommonParamsHelper.h:23, from src/BigattiFacade.h:22, from src/BigattiFacade.cpp:19: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigattiFacade.cpp > bin/shared/BigattiFacade.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/UniHashPolynomial.cpp -o bin/shared/UniHashPolynomial.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/UniHashPolynomial.h:21, from src/UniHashPolynomial.cpp:19: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/UniHashPolynomial.cpp > bin/shared/UniHashPolynomial.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CommonParams.cpp -o bin/shared/CommonParams.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CommonParams.cpp > bin/shared/CommonParams.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HashPolynomial.cpp -o bin/shared/HashPolynomial.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/HashPolynomial.h:22, from src/HashPolynomial.cpp:19: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HashPolynomial.cpp > bin/shared/HashPolynomial.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigattiBaseCase.cpp -o bin/shared/BigattiBaseCase.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/HashPolynomial.h:22, from src/BigattiBaseCase.h:26, from src/BigattiBaseCase.cpp:19: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigattiBaseCase.cpp > bin/shared/BigattiBaseCase.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SliceParams.cpp -o bin/shared/SliceParams.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SliceParams.cpp > bin/shared/SliceParams.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SliceLikeParams.cpp -o bin/shared/SliceLikeParams.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SliceLikeParams.cpp > bin/shared/SliceLikeParams.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigattiParams.cpp -o bin/shared/BigattiParams.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigattiParams.cpp > bin/shared/BigattiParams.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealWriter.cpp -o bin/shared/IdealWriter.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/IdealWriter.h:21, from src/IdealWriter.cpp:19: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealWriter.cpp > bin/shared/IdealWriter.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PolyWriter.cpp -o bin/shared/PolyWriter.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/PolyWriter.h:22, from src/PolyWriter.cpp:19: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PolyWriter.cpp > bin/shared/PolyWriter.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IOHandlerCommon.cpp -o bin/shared/IOHandlerCommon.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/IOHandlerCommon.cpp:21: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IOHandlerCommon.cpp > bin/shared/IOHandlerCommon.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigattiPivotStrategy.cpp -o bin/shared/BigattiPivotStrategy.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigattiPivotStrategy.cpp > bin/shared/BigattiPivotStrategy.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ActionPrinter.cpp -o bin/shared/ActionPrinter.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ActionPrinter.cpp > bin/shared/ActionPrinter.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CliParams.cpp -o bin/shared/CliParams.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CliParams.cpp > bin/shared/CliParams.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IOHandlerImpl.cpp -o bin/shared/IOHandlerImpl.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/IOHandlerImpl.cpp:20: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IOHandlerImpl.cpp > bin/shared/IOHandlerImpl.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CommonParamsHelper.cpp -o bin/shared/CommonParamsHelper.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/CommonParamsHelper.h:23, from src/CommonParamsHelper.cpp:19: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CommonParamsHelper.cpp > bin/shared/CommonParamsHelper.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealTree.cpp -o bin/shared/IdealTree.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealTree.cpp > bin/shared/IdealTree.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Deformer.cpp -o bin/shared/Deformer.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Deformer.cpp > bin/shared/Deformer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ScarfParams.cpp -o bin/shared/ScarfParams.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ScarfParams.cpp > bin/shared/ScarfParams.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ScarfFacade.cpp -o bin/shared/ScarfFacade.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/CommonParamsHelper.h:23, from src/ScarfFacade.h:22, from src/ScarfFacade.cpp:19: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ScarfFacade.cpp > bin/shared/ScarfFacade.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/display.cpp -o bin/shared/display.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/display.cpp > bin/shared/display.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ScarfHilbertAlgorithm.cpp -o bin/shared/ScarfHilbertAlgorithm.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/TermTranslator.h:20, from src/ScarfHilbertAlgorithm.cpp:22: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ScarfHilbertAlgorithm.cpp > bin/shared/ScarfHilbertAlgorithm.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TermPredicate.cpp -o bin/shared/TermPredicate.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TermPredicate.cpp > bin/shared/TermPredicate.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TermExtra.cpp -o bin/shared/TermExtra.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TermExtra.cpp > bin/shared/TermExtra.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigIntVector.cpp -o bin/shared/BigIntVector.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigIntVector.cpp > bin/shared/BigIntVector.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/RawSquareFreeTerm.cpp -o bin/shared/RawSquareFreeTerm.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/RawSquareFreeTerm.cpp > bin/shared/RawSquareFreeTerm.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PivotEulerAlg.cpp -o bin/shared/PivotEulerAlg.o src/PivotEulerAlg.cpp:111:8: warning: 'bool {anonymous}::baseCaseSimple2(mpz_class&, const EulerState&, size_t* const&)' defined but not used [-Wunused-function] 111 | bool baseCaseSimple2(mpz_class& accumulator, | ^~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PivotEulerAlg.cpp > bin/shared/PivotEulerAlg.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ColumnPrinter.cpp -o bin/shared/ColumnPrinter.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ColumnPrinter.cpp > bin/shared/ColumnPrinter.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/EulerState.cpp -o bin/shared/EulerState.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/EulerState.cpp > bin/shared/EulerState.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Arena.cpp -o bin/shared/Arena.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Arena.cpp > bin/shared/Arena.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/LocalArray.cpp -o bin/shared/LocalArray.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/LocalArray.cpp > bin/shared/LocalArray.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/EulerAction.cpp -o bin/shared/EulerAction.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/Scanner.h:20, from src/EulerAction.cpp:22: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/EulerAction.cpp > bin/shared/EulerAction.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Matrix.cpp -o bin/shared/Matrix.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Matrix.cpp > bin/shared/Matrix.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/RawSquareFreeIdeal.cpp -o bin/shared/RawSquareFreeIdeal.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/RawSquareFreeIdeal.cpp:24: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/RawSquareFreeIdeal.cpp > bin/shared/RawSquareFreeIdeal.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SquareFreeIdeal.cpp -o bin/shared/SquareFreeIdeal.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/SquareFreeIdeal.h:20, from src/SquareFreeIdeal.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SquareFreeIdeal.cpp > bin/shared/SquareFreeIdeal.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/InputConsumer.cpp -o bin/shared/InputConsumer.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/BigIdeal.h:20, from src/InputConsumer.h:20, from src/InputConsumer.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/InputConsumer.cpp > bin/shared/InputConsumer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealOrderer.cpp -o bin/shared/IdealOrderer.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealOrderer.cpp > bin/shared/IdealOrderer.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PivotStrategy.cpp -o bin/shared/PivotStrategy.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PivotStrategy.cpp > bin/shared/PivotStrategy.d.tmp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/LatticeAlgs.cpp -o bin/shared/LatticeAlgs.o In file included from src/hash_map/hash_map:64, from src/HashMap.h:39, from src/VarNames.h:20, from src/SatBinomIdeal.h:20, from src/LatticeAlgs.h:20, from src/LatticeAlgs.cpp:18: src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, bool> __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::insert_unique_noresize(const value_type&)': src/hash_map/hashtable.h:753:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 753 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 756 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function '__gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::value_type& __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const value_type&)': src/hash_map/hashtable.h:799:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 799 | if (_M_equals(_M_get_key(__cur->_M_val), _M_get_key(__obj))) | ^~ src/hash_map/hashtable.h:802:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 802 | _Node* __tmp = _M_new_node(__obj); | ^~~~~ src/hash_map/hashtable.h: In member function 'std::pair<__gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>, __gnu_cxx::_Hashtable_const_iterator<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> > __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::equal_range(const key_type&) const': src/hash_map/hashtable.h:851:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 851 | if (!_M_equals(_M_get_key(__cur->_M_val), __key)) | ^~ src/hash_map/hashtable.h:854:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 854 | for (size_type __m = __n + 1; __m < _M_buckets.size(); ++__m) | ^~~ src/hash_map/hashtable.h:855:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 855 | if (_M_buckets[__m]) | ^~ src/hash_map/hashtable.h:858:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 858 | return _Pii(const_iterator(__first, this), end()); | ^~~~~~ src/LatticeAlgs.cpp: In function 'void checkDoubleTrianglePlanes(const std::vector&, const GrobLat&, const std::vector&)': src/LatticeAlgs.cpp:681:8: warning: variable 'flatWith4Pivots' set but not used [-Wunused-but-set-variable] 681 | bool flatWith4Pivots = false; | ^~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/LatticeAlgs.cpp > bin/shared/LatticeAlgs.d.tmp rm -f bin/libfrobby.so g++ -shared -Wl,-soname,libfrobby.so.0 -o bin/libfrobby.so -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -lgmpxx -lgmp \ bin/shared/Action.o bin/shared/IOParameters.o bin/shared/IrreducibleDecomAction.o bin/shared/fplllIO.o bin/shared/IOHandler.o bin/shared/fourti2.o bin/shared/randomDataGenerators.o bin/shared/MonosIOHandler.o bin/shared/BigIdeal.o bin/shared/TransformAction.o bin/shared/Macaulay2IOHandler.o bin/shared/NewMonosIOHandler.o bin/shared/HelpAction.o bin/shared/stdinc.o bin/shared/DynamicFrobeniusAction.o bin/shared/dynamicFrobeniusAlgorithm.o bin/shared/GenerateIdealAction.o bin/shared/GenerateFrobeniusAction.o bin/shared/intersect.o bin/shared/FrobeniusAction.o bin/shared/Facade.o bin/shared/IOFacade.o bin/shared/DynamicFrobeniusFacade.o bin/shared/GenerateDataFacade.o bin/shared/AnalyzeAction.o bin/shared/IdealFacade.o bin/shared/Parameter.o bin/shared/ParameterGroup.o bin/shared/IntegerParameter.o bin/shared/SliceParameters.o bin/shared/BoolParameter.o bin/shared/Scanner.o bin/shared/Partition.o bin/shared/StringParameter.o bin/shared/Term.o bin/shared/TermTranslator.o bin/shared/Timer.o bin/shared/VarNames.o bin/shared/LatticeFormatAction.o bin/shared/Ideal.o bin/shared/IntersectionAction.o bin/shared/IntersectFacade.o bin/shared/AssociatedPrimesAction.o bin/shared/MsmSlice.o bin/shared/IndependenceSplitter.o bin/shared/Projection.o bin/shared/MsmStrategy.o bin/shared/lattice.o bin/shared/LatticeFacade.o bin/shared/DecomRecorder.o bin/shared/TermGrader.o bin/shared/Fourti2IOHandler.o bin/shared/NullIOHandler.o bin/shared/Minimizer.o bin/shared/AlexanderDualAction.o bin/shared/frobby.o bin/shared/BigTermConsumer.o bin/shared/TranslatingTermConsumer.o bin/shared/HilbertAction.o bin/shared/HilbertSlice.o bin/shared/Polynomial.o bin/shared/CanonicalCoefTermConsumer.o bin/shared/HilbertStrategy.o bin/shared/Slice.o bin/shared/SliceStrategyCommon.o bin/shared/DebugStrategy.o bin/shared/OptimizeStrategy.o bin/shared/SliceFacade.o bin/shared/BigTermRecorder.o bin/shared/CoCoA4IOHandler.o bin/shared/SingularIOHandler.o bin/shared/TotalDegreeCoefTermConsumer.o bin/shared/BigPolynomial.o bin/shared/CoefBigTermRecorder.o bin/shared/PolyTransformAction.o bin/shared/VarSorter.o bin/shared/TermConsumer.o bin/shared/NullTermConsumer.o bin/shared/CoefTermConsumer.o bin/shared/NullCoefTermConsumer.o bin/shared/TranslatingCoefTermConsumer.o bin/shared/PolynomialFacade.o bin/shared/HilbertBasecase.o bin/shared/HilbertIndependenceConsumer.o bin/shared/SplitStrategy.o bin/shared/CanonicalTermConsumer.o bin/shared/StatisticsStrategy.o bin/shared/TestAction.o bin/shared/NameFactory.o bin/shared/error.o bin/shared/DebugAllocator.o bin/shared/FrobbyStringStream.o bin/shared/SliceStrategy.o bin/shared/PrimaryDecomAction.o bin/shared/IdealComparator.o bin/shared/IrreducibleIdealSplitter.o bin/shared/DataType.o bin/shared/IdealConsolidator.o bin/shared/CoefBigTermConsumer.o bin/shared/PolynomialConsolidator.o bin/shared/OptimizeAction.o bin/shared/MaximalStandardAction.o bin/shared/test/Test.o bin/shared/test/TestCase.o bin/shared/test/TestQualifier.o bin/shared/test/TestRunner.o bin/shared/test/TestSuite.o bin/shared/test/TestVisitor.o bin/shared/test/macroes.o bin/shared/test/asserts.o bin/shared/IdealFactory.o bin/shared/PolynomialFactory.o bin/shared/LatticeAnalyzeAction.o bin/shared/SatBinomIdeal.o bin/shared/SatBinomConsumer.o bin/shared/SatBinomRecorder.o bin/shared/CountingIOHandler.o bin/shared/test/TestSorter.o bin/shared/DimensionAction.o bin/shared/SizeMaxIndepSetAlg.o bin/shared/TaskEngine.o bin/shared/Task.o bin/shared/BigattiHilbertAlgorithm.o bin/shared/BigattiState.o bin/shared/ObjectCache.o bin/shared/HashPolynomial.o bin/shared/BigattiBaseCase.o bin/shared/BigattiPivotStrategy.o bin/shared/BigattiFacade.o bin/shared/UniHashPolynomial.o bin/shared/CommonParams.o bin/shared/CliParams.o bin/shared/SliceParams.o bin/shared/SliceLikeParams.o bin/shared/BigattiParams.o bin/shared/IOHandlerImpl.o bin/shared/IdealWriter.o bin/shared/PolyWriter.o bin/shared/IOHandlerCommon.o bin/shared/CommonParamsHelper.o bin/shared/ActionPrinter.o bin/shared/ScarfHilbertAlgorithm.o bin/shared/ScarfFacade.o bin/shared/Deformer.o bin/shared/IdealTree.o bin/shared/TermPredicate.o bin/shared/ScarfParams.o bin/shared/IdealOrderer.o bin/shared/TermExtra.o bin/shared/display.o bin/shared/Matrix.o bin/shared/BigIntVector.o bin/shared/ColumnPrinter.o bin/shared/EulerAction.o bin/shared/RawSquareFreeTerm.o bin/shared/RawSquareFreeIdeal.o bin/shared/PivotEulerAlg.o bin/shared/EulerState.o bin/shared/PivotStrategy.o bin/shared/Arena.o bin/shared/LocalArray.o bin/shared/LatticeAlgs.o bin/shared/InputConsumer.o bin/shared/SquareFreeIdeal.o g++ bin/shared/main.o bin/shared/Action.o bin/shared/IOParameters.o bin/shared/IrreducibleDecomAction.o bin/shared/fplllIO.o bin/shared/IOHandler.o bin/shared/fourti2.o bin/shared/randomDataGenerators.o bin/shared/MonosIOHandler.o bin/shared/BigIdeal.o bin/shared/TransformAction.o bin/shared/Macaulay2IOHandler.o bin/shared/NewMonosIOHandler.o bin/shared/HelpAction.o bin/shared/stdinc.o bin/shared/DynamicFrobeniusAction.o bin/shared/dynamicFrobeniusAlgorithm.o bin/shared/GenerateIdealAction.o bin/shared/GenerateFrobeniusAction.o bin/shared/intersect.o bin/shared/FrobeniusAction.o bin/shared/Facade.o bin/shared/IOFacade.o bin/shared/DynamicFrobeniusFacade.o bin/shared/GenerateDataFacade.o bin/shared/AnalyzeAction.o bin/shared/IdealFacade.o bin/shared/Parameter.o bin/shared/ParameterGroup.o bin/shared/IntegerParameter.o bin/shared/SliceParameters.o bin/shared/BoolParameter.o bin/shared/Scanner.o bin/shared/Partition.o bin/shared/StringParameter.o bin/shared/Term.o bin/shared/TermTranslator.o bin/shared/Timer.o bin/shared/VarNames.o bin/shared/LatticeFormatAction.o bin/shared/Ideal.o bin/shared/IntersectionAction.o bin/shared/IntersectFacade.o bin/shared/AssociatedPrimesAction.o bin/shared/MsmSlice.o bin/shared/IndependenceSplitter.o bin/shared/Projection.o bin/shared/MsmStrategy.o bin/shared/lattice.o bin/shared/LatticeFacade.o bin/shared/DecomRecorder.o bin/shared/TermGrader.o bin/shared/Fourti2IOHandler.o bin/shared/NullIOHandler.o bin/shared/Minimizer.o bin/shared/AlexanderDualAction.o bin/shared/frobby.o bin/shared/BigTermConsumer.o bin/shared/TranslatingTermConsumer.o bin/shared/HilbertAction.o bin/shared/HilbertSlice.o bin/shared/Polynomial.o bin/shared/CanonicalCoefTermConsumer.o bin/shared/HilbertStrategy.o bin/shared/Slice.o bin/shared/SliceStrategyCommon.o bin/shared/DebugStrategy.o bin/shared/OptimizeStrategy.o bin/shared/SliceFacade.o bin/shared/BigTermRecorder.o bin/shared/CoCoA4IOHandler.o bin/shared/SingularIOHandler.o bin/shared/TotalDegreeCoefTermConsumer.o bin/shared/BigPolynomial.o bin/shared/CoefBigTermRecorder.o bin/shared/PolyTransformAction.o bin/shared/VarSorter.o bin/shared/TermConsumer.o bin/shared/NullTermConsumer.o bin/shared/CoefTermConsumer.o bin/shared/NullCoefTermConsumer.o bin/shared/TranslatingCoefTermConsumer.o bin/shared/PolynomialFacade.o bin/shared/HilbertBasecase.o bin/shared/HilbertIndependenceConsumer.o bin/shared/SplitStrategy.o bin/shared/CanonicalTermConsumer.o bin/shared/StatisticsStrategy.o bin/shared/TestAction.o bin/shared/NameFactory.o bin/shared/error.o bin/shared/DebugAllocator.o bin/shared/FrobbyStringStream.o bin/shared/SliceStrategy.o bin/shared/PrimaryDecomAction.o bin/shared/IdealComparator.o bin/shared/IrreducibleIdealSplitter.o bin/shared/DataType.o bin/shared/IdealConsolidator.o bin/shared/CoefBigTermConsumer.o bin/shared/PolynomialConsolidator.o bin/shared/OptimizeAction.o bin/shared/MaximalStandardAction.o bin/shared/test/Test.o bin/shared/test/TestCase.o bin/shared/test/TestQualifier.o bin/shared/test/TestRunner.o bin/shared/test/TestSuite.o bin/shared/test/TestVisitor.o bin/shared/test/macroes.o bin/shared/test/asserts.o bin/shared/IdealFactory.o bin/shared/PolynomialFactory.o bin/shared/LatticeAnalyzeAction.o bin/shared/SatBinomIdeal.o bin/shared/SatBinomConsumer.o bin/shared/SatBinomRecorder.o bin/shared/CountingIOHandler.o bin/shared/test/TestSorter.o bin/shared/DimensionAction.o bin/shared/SizeMaxIndepSetAlg.o bin/shared/TaskEngine.o bin/shared/Task.o bin/shared/BigattiHilbertAlgorithm.o bin/shared/BigattiState.o bin/shared/ObjectCache.o bin/shared/HashPolynomial.o bin/shared/BigattiBaseCase.o bin/shared/BigattiPivotStrategy.o bin/shared/BigattiFacade.o bin/shared/UniHashPolynomial.o bin/shared/CommonParams.o bin/shared/CliParams.o bin/shared/SliceParams.o bin/shared/SliceLikeParams.o bin/shared/BigattiParams.o bin/shared/IOHandlerImpl.o bin/shared/IdealWriter.o bin/shared/PolyWriter.o bin/shared/IOHandlerCommon.o bin/shared/CommonParamsHelper.o bin/shared/ActionPrinter.o bin/shared/ScarfHilbertAlgorithm.o bin/shared/ScarfFacade.o bin/shared/Deformer.o bin/shared/IdealTree.o bin/shared/TermPredicate.o bin/shared/ScarfParams.o bin/shared/IdealOrderer.o bin/shared/TermExtra.o bin/shared/display.o bin/shared/Matrix.o bin/shared/BigIntVector.o bin/shared/ColumnPrinter.o bin/shared/EulerAction.o bin/shared/RawSquareFreeTerm.o bin/shared/RawSquareFreeIdeal.o bin/shared/PivotEulerAlg.o bin/shared/EulerState.o bin/shared/PivotStrategy.o bin/shared/Arena.o bin/shared/LocalArray.o bin/shared/LatticeAlgs.o bin/shared/InputConsumer.o bin/shared/SquareFreeIdeal.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -lgmpxx -lgmp -o bin/shared/frobby if [ -f bin/shared/frobby.exe ]; then \ mv -f bin/shared/frobby.exe bin/shared/frobby; \ fi cd bin; rm -f frobby; ln -s ../bin/shared/frobby frobby; cd .. + rm bin/frobby + mv bin/libfrobby.so bin/libfrobby.so.0.0.0 + ln -s libfrobby.so.0.0.0 bin/libfrobby.so.0 + ln -s libfrobby.so.0 bin/libfrobby.so + g++ bin/shared/main.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -L/home/iurt/rpmbuild/BUILD/frobby_v0.9.0/bin -lfrobby -o bin/frobby + make docPdf rm -rf bin/doc mkdir bin/doc for i in 1 2 3; do pdflatex -output-directory=bin/doc/ doc/manual.tex; done This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Mageia) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./doc/manual.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-03-06> (/usr/share/texmf-dist/tex/latex/amscls/amsart.cls Document Class: amsart 2017/10/31 v2.20.4 (/usr/share/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texmf-dist/tex/latex/tools/enumerate.sty) (/usr/share/texmf-dist/tex/latex/amsfonts/amssymb.sty) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texmf-dist/tex/latex/url/url.sty) (/usr/share/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) No file manual.aux. (/usr/share/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texmf-dist/tex/latex/amsfonts/umsb.fd) (/usr/share/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) No file manual.toc. [1{/usr/share/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] (bin/doc//manual.aux) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) Output written on bin/doc//manual.pdf (12 pages, 159401 bytes). Transcript written on bin/doc//manual.log. This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Mageia) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./doc/manual.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-03-06> (/usr/share/texmf-dist/tex/latex/amscls/amsart.cls Document Class: amsart 2017/10/31 v2.20.4 (/usr/share/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texmf-dist/tex/latex/tools/enumerate.sty) (/usr/share/texmf-dist/tex/latex/amsfonts/amssymb.sty) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texmf-dist/tex/latex/url/url.sty) (/usr/share/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (bin/doc//manual.aux) (/usr/share/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texmf-dist/tex/latex/amsfonts/umsb.fd) (/usr/share/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (bin/doc//manual.toc) [1{/usr/share/texmf-dist/fonts/map/pdftex/updmap/pdftex.m ap}] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] (bin/doc//manual.aux) ) Output written on bin/doc//manual.pdf (13 pages, 160202 bytes). Transcript written on bin/doc//manual.log. This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Mageia) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./doc/manual.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-03-06> (/usr/share/texmf-dist/tex/latex/amscls/amsart.cls Document Class: amsart 2017/10/31 v2.20.4 (/usr/share/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texmf-dist/tex/latex/tools/enumerate.sty) (/usr/share/texmf-dist/tex/latex/amsfonts/amssymb.sty) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texmf-dist/tex/latex/url/url.sty) (/usr/share/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (bin/doc//manual.aux) (/usr/share/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texmf-dist/tex/latex/amsfonts/umsb.fd) (/usr/share/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (bin/doc//manual.toc) [1{/usr/share/texmf-dist/fonts/map/pdftex/updmap/pdftex.m ap}] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] (bin/doc//manual.aux) ) Output written on bin/doc//manual.pdf (13 pages, 160202 bytes). Transcript written on bin/doc//manual.log. mv bin/doc/manual.pdf bin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lKJ4RG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64 + cd frobby_v0.9.0 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64//usr/bin + cp -p bin/frobby /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/bin + mkdir -p /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/lib64 + cp -p bin/libfrobby.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/lib64 + ln -s libfrobby.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/lib64/libfrobby.so.0 + ln -s libfrobby.so.0 /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/lib64/libfrobby.so + mkdir -p /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/include/frobby + cp -p src/frobby.h src/stdinc.h /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/include/frobby + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.9.0-3.mga8 --unique-debug-suffix -0.9.0-3.mga8.x86_64 --unique-debug-src-base frobby-0.9.0-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/frobby_v0.9.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/bin/frobby explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/lib64/libfrobby.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/bin/frobby extracting debug info from /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/lib64/libfrobby.so.0.0.0 original debug info size: 33252kB, size after compression: 25840kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2588 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rQPcjI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd frobby_v0.9.0 + '[' 1 -eq 1 ']' + export LD_LIBRARY_PATH=/home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/lib64 + LD_LIBRARY_PATH=/home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/lib64 + test/runTests euler ........................................................................................................................................ alexdual ................................................................. hilbert_deform .................................................................................................................................. hilbert_bigatti .................................................................................................................................. hilbert_slice .................................................................................................................................. dimension ................................................................. primdecom ................................................................. intersect ................................................................. assoprimes ................................................................. minimize ................................................................. irrdecom .................................................................................................................................. radical ................................................................. frob ............................ maxstandard ................................................................. optimize .................................................................................................................................................................................................................................................................... internal idealFormats ........................................................................................................................ polyFormats ........................................................ latticeFormats .......... messages .........................................../testScripts/testhelper: fork: retry: Resource temporarily unavailable .................................... All normal tests passed. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: frobby-0.9.0-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h9zgyI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd frobby_v0.9.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/share/doc/frobby + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/share/doc/frobby + cp -pr bin/manual.pdf /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/share/doc/frobby + RPM_EC=0 ++ jobs -p + exit 0 Provides: frobby = 0.9.0-3.mga8 frobby(x86-64) = 0.9.0-3.mga8 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) libc.so.6(GLIBC_2.4)(64bit) libfrobby.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(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.21)(64bit) Processing files: lib64frobby0-0.9.0-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KV4L3J + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd frobby_v0.9.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/share/doc/lib64frobby0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/share/doc/lib64frobby0 + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64/usr/share/doc/lib64frobby0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64frobby0 = 0.9.0-3.mga8 lib64frobby0(x86-64) = 0.9.0-3.mga8 libfrobby.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgmp.so.10()(64bit) libgmpxx.so.4()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(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.15)(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) Processing files: lib64frobby-devel-0.9.0-3.mga8.x86_64 Provides: devel(libfrobby(64bit)) frobby-devel = 0.9.0-3.mga8 lib64frobby-devel = 0.9.0-3.mga8 lib64frobby-devel(x86-64) = 0.9.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libgmp(64bit)) devel(libgmpxx(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) Processing files: frobby-debugsource-0.9.0-3.mga8.x86_64 Provides: frobby-debugsource = 0.9.0-3.mga8 frobby-debugsource(x86-64) = 0.9.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: frobby-debuginfo-0.9.0-3.mga8.x86_64 Provides: debuginfo(build-id) = 18c67c84b1f8564ad3933c82e33e4d4463ccd6f5 frobby-debuginfo = 0.9.0-3.mga8 frobby-debuginfo(x86-64) = 0.9.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: frobby-debugsource(x86-64) = 0.9.0-3.mga8 Processing files: lib64frobby0-debuginfo-0.9.0-3.mga8.x86_64 Provides: debuginfo(build-id) = c6a04db7560cc4b058e24b073b180ce4e0be5338 lib64frobby0-debuginfo = 0.9.0-3.mga8 lib64frobby0-debuginfo(x86-64) = 0.9.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: frobby-debugsource(x86-64) = 0.9.0-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64frobby-devel-0.9.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/frobby-0.9.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/frobby-debuginfo-0.9.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64frobby0-0.9.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/frobby-debugsource-0.9.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64frobby0-debuginfo-0.9.0-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.692mOG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd frobby_v0.9.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/frobby-0.9.0-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kP59nI + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf frobby_v0.9.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!