Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/cbmc.spec'], printOutput=Falseshell=Falsetimeout=172800env={'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}uid=1000user='mockbuild'nspawn_args=[]logger=gid=425chrootPath='/var/lib/mock/f26-build-8189330-729874/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/cbmc.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/cbmc-5.7-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/cbmc.spec'], printOutput=Falseshell=Falsetimeout=172800env={'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}uid=1000user='mockbuild'nspawn_args=[]logger=gid=425chrootPath='/var/lib/mock/f26-build-8189330-729874/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/cbmc.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GAbsM0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cbmc-cbmc-5.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/cbmc-5.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cbmc-cbmc-5.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (cbmc-5.7-fix-build.patch): + echo 'Patch #0 (cbmc-5.7-fix-build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/cbmc/Makefile patching file src/cegis/Makefile patching file src/common patching file src/config.inc patching file src/goto-instrument/Makefile patching file src/musketeer/Makefile patching file src/solvers/Makefile patching file src/symex/Makefile Patch #1 (cbmc-5.7-format.patch): + echo 'Patch #1 (cbmc-5.7-format.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/solvers/qbf/qbf_skizzo_core.cpp Patch #2 (cbmc-5.7-qbf.patch): + echo 'Patch #2 (cbmc-5.7-qbf.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/solvers/qbf/qbf_bdd_core.cpp Patch #3 (cbmc-5.7-musketeer.patch): + echo 'Patch #3 (cbmc-5.7-musketeer.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/musketeer/fence_inserter.cpp + sed -e 's|@RPM_OPT_FLAGS@|-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables|' -e 's|@RPM_LD_FLAGS@|-Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld|' -i src/config.inc + sed -i 's/^$/--little-endian/' regression/cbmc/Pointer_array5/test.desc + sed -i 's/--bounds/--little-endian &/' regression/cbmc/Pointer_byte_extract5/test.desc + sed -i 's/^$/--little-endian/' regression/cbmc/byte_update2/test.desc + sed -i 's/^$/--little-endian/' regression/cbmc/byte_update3/test.desc + sed -i 's/^$/--little-endian/' regression/cbmc/byte_update4/test.desc + sed -i 's/^$/--little-endian/' regression/cbmc/byte_update5/test.desc + sed -i 's/^$/--little-endian/' regression/cbmc/byte_update6/test.desc + sed -i 's/^$/--little-endian/' regression/cbmc/byte_update7/test.desc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CZ230T + umask 022 + cd /builddir/build/BUILD + cd cbmc-cbmc-5.7 + make -j6 -C src make: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src' ## Entering big-int make -C big-int make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/big-int' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o bigint-func.o bigint-func.cc g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o bigint.o bigint.cc g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o bigint-test.o bigint-test.cc g++ -o test-bigint -Wl,--start-group bigint-func.o bigint.o bigint-test.o -Wl,--end-group -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ar rcT big-int.a bigint-func.o bigint.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/big-int' ## Entering util make -C util make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/util' g++ -o irep_ids_convert irep_ids_convert.cpp ./irep_ids_convert header < irep_ids.txt > irep_ids.h ./irep_ids_convert table < irep_ids.txt > irep_ids.inc g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o arith_tools.o arith_tools.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o base_type.o base_type.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cmdline.o cmdline.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o config.o config.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symbol_table.o symbol_table.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o expr.o expr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o expr_util.o expr_util.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o irep.o irep.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o language.o language.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o lispexpr.o lispexpr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o lispirep.o lispirep.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o source_location.o source_location.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o message.o message.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o language_file.o language_file.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o mp_arith.o mp_arith.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o namespace.o namespace.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o parse_options.o parse_options.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o rename.o rename.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o replace_expr.o replace_expr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o threeval.o threeval.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o typecheck.o typecheck.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o graph.o graph.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o type.o type.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o pointer_predicates.o pointer_predicates.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o merge_irep.o merge_irep.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o run.o run.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o parser.o parser.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o replace_symbol.o replace_symbol.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o json.o json.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o get_base_name.o get_base_name.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o simplify_expr.o simplify_expr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o simplify_expr_floatbv.o simplify_expr_floatbv.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o simplify_expr_int.o simplify_expr_int.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o simplify_expr_array.o simplify_expr_array.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o simplify_expr_struct.o simplify_expr_struct.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o simplify_expr_boolean.o simplify_expr_boolean.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o simplify_expr_pointer.o simplify_expr_pointer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o get_module.o get_module.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o string_hash.o string_hash.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o string_container.o string_container.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o identifier.o identifier.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o rational.o rational.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o options.o options.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o dstring.o dstring.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o find_symbols.o find_symbols.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o rational_tools.o rational_tools.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ui_message.o ui_message.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o simplify_utils.o simplify_utils.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o time_stopping.o time_stopping.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symbol.o symbol.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o irep_hash_container.o irep_hash_container.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cout_message.o cout_message.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o type_eq.o type_eq.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o guard.o guard.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o array_name.o array_name.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o message_stream.o message_stream.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o substitute.o substitute.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o decision_procedure.o decision_procedure.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o union_find.o union_find.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o xml.o xml.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o xml_irep.o xml_irep.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o xml_expr.o xml_expr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o std_types.o std_types.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o std_code.o std_code.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o format_constant.o format_constant.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o find_macros.o find_macros.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ref_expr_set.o ref_expr_set.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o std_expr.o std_expr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o irep_serialization.o irep_serialization.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o fixedbv.o fixedbv.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o rename_symbol.o rename_symbol.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ieee_float.o ieee_float.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o signal_catcher.o signal_catcher.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o pointer_offset_size.o pointer_offset_size.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o bv_arithmetic.o bv_arithmetic.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o tempdir.o tempdir.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o tempfile.o tempfile.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o timer.o timer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o unicode.o unicode.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o irep_ids.o irep_ids.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o byte_operators.o byte_operators.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o string2int.o string2int.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o file_util.o file_util.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o memory_info.o memory_info.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o pipe_stream.o pipe_stream.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o irep_hash.o irep_hash.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o endianness_map.o endianness_map.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ssa_expr.o ssa_expr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o json_irep.o json_irep.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o json_expr.o json_expr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o fresh_symbol.o fresh_symbol.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o string_utils.o string_utils.cpp ar rcT util.a arith_tools.o base_type.o cmdline.o config.o symbol_table.o expr.o expr_util.o irep.o language.o lispexpr.o lispirep.o source_location.o message.o language_file.o mp_arith.o namespace.o parse_options.o rename.o replace_expr.o threeval.o typecheck.o graph.o type.o pointer_predicates.o merge_irep.o run.o parser.o replace_symbol.o json.o get_base_name.o simplify_expr.o simplify_expr_floatbv.o simplify_expr_int.o simplify_expr_array.o simplify_expr_struct.o simplify_expr_boolean.o simplify_expr_pointer.o get_module.o string_hash.o string_container.o identifier.o rational.o options.o dstring.o find_symbols.o rational_tools.o ui_message.o simplify_utils.o time_stopping.o symbol.o irep_hash_container.o cout_message.o type_eq.o guard.o array_name.o message_stream.o substitute.o decision_procedure.o union_find.o xml.o xml_irep.o xml_expr.o std_types.o std_code.o format_constant.o find_macros.o ref_expr_set.o std_expr.o irep_serialization.o fixedbv.o rename_symbol.o ieee_float.o signal_catcher.o pointer_offset_size.o bv_arithmetic.o tempdir.o tempfile.o timer.o unicode.o irep_ids.o byte_operators.o string2int.o file_util.o memory_info.o pipe_stream.o irep_hash.o endianness_map.o ssa_expr.o json_irep.o json_expr.o fresh_symbol.o string_utils.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/util' ## Entering langapi ## Entering ansi-c ## Entering linking ## Entering xmllang make -C langapi make -C ansi-c ## Entering assembler make -C linking make -C xmllang ## Entering java_bytecode make -C assembler make -C java_bytecode make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/ansi-c' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/linking' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/xmllang' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/langapi' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/assembler' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/java_bytecode' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o linking.o linking.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o xml_parser.o xml_parser.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o mode.o mode.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_typecast.o c_typecast.cpp flex -Pyyassembler -oassembler_lex.yy.cpp scanner.l g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o assembler_parser.o assembler_parser.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_bytecode_language.o java_bytecode_language.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o assembler_lex.yy.o assembler_lex.yy.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o language_ui.o language_ui.cpp bison -y -v $flags -pyyxml -d parser.y -o xml_y.tab.cpp assembler_lex.yy.cpp: In function 'yy_buffer_state* yyassembler_scan_bytes(const char*, int)': assembler_lex.yy.cpp:1626:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0; i < _yybytes_len; ++i ) ~~^~~~~~~~~~~~~~ flex -Pyyxml -oxml_lex.yy.cpp scanner.l g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o xml_parse_tree.o xml_parse_tree.cpp bison -y -v $flags -pyyansi_c -d parser.y -o ansi_c_y.tab.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o graphml.o graphml.cpp ar rcT assembler.a assembler_lex.yy.o assembler_parser.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/assembler' flex -Pyyansi_c -oansi_c_lex.yy.cpp scanner.l g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o zero_initializer.o zero_initializer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ansi_c_parser.o ansi_c_parser.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o languages.o languages.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o language_util.o language_util.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o expr2c.o expr2c.cpp ## Entering jsil make -C jsil make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/jsil' bison -y -v $flags -pyyjsil -d parser.y -o jsil_y.tab.cpp flex -Pyyjsil -ojsil_lex.yy.cpp scanner.l g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o jsil_convert.o jsil_convert.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o static_lifetime_init.o static_lifetime_init.cpp ar rcT langapi.a mode.o language_ui.o languages.o language_util.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/langapi' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o remove_internal_symbols.o remove_internal_symbols.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_bytecode_parse_tree.o java_bytecode_parse_tree.cpp ## Entering miniz make -C miniz make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/miniz' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o miniz.o miniz.cpp ar rcT linking.a linking.o zero_initializer.o static_lifetime_init.o remove_internal_symbols.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/linking' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o jsil_language.o jsil_language.cpp ## Entering solvers make -C solvers make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/solvers' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o sat/satcheck_minisat2.o sat/satcheck_minisat2.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o jsil_parse_tree.o jsil_parse_tree.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o qbf/qbf_bdd_core.o qbf/qbf_bdd_core.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o jsil_types.o jsil_types.cpp make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/miniz' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_bytecode_typecheck.o java_bytecode_typecheck.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o qbf/qbf_skizzo_core.o qbf/qbf_skizzo_core.cpp ## Entering goto-symex make -C goto-symex make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-symex' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_target.o symex_target.cpp qbf/qbf_skizzo_core.cpp: In member function 'virtual propt::resultt qbf_skizzo_coret::prop_solve()': qbf/qbf_skizzo_core.cpp:133:9: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(( ~~~~~~^~ "sKizzo -log "+qbf_tmp_file+options+" > "+result_tmp_file).c_str()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qbf/qbf_skizzo_core.cpp: In member function 'bool qbf_skizzo_coret::get_certificate()': qbf/qbf_skizzo_core.cpp:244:9: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(( ~~~~~~^~ "ozziKs "+options+" "+log_file+" > "+result_tmp_file).c_str()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qbf/qbf_skizzo_core.cpp:338:11: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(( ~~~~~~^~ "sed -e \"s/^#.*$/# no comment/\" -i "+qbf_tmp_file+".qbm").c_str()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o jsil_parser.o jsil_parser.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o expr2java.o expr2java.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_target_equation.o symex_target_equation.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o jsil_typecheck.o jsil_typecheck.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o sat/cnf.o sat/cnf.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ansi_c_language.o ansi_c_language.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_bytecode_convert_class.o java_bytecode_convert_class.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o sat/dimacs_cnf.o sat/dimacs_cnf.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o sat/cnf_clause_list.o sat/cnf_clause_list.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o expr2jsil.o expr2jsil.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_sizeof.o c_sizeof.cpp if [ -e xml_y.tab.hpp ] ; then mv xml_y.tab.hpp xml_y.tab.h ; else \ mv xml_y.tab.cpp.h xml_y.tab.h ; fi g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o xml_y.tab.o xml_y.tab.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o sat/pbs_dimacs_cnf.o sat/pbs_dimacs_cnf.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o jsil_entry_point.o jsil_entry_point.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_symex.o goto_symex.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o xml_lex.yy.o xml_lex.yy.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ansi_c_scope.o ansi_c_scope.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_types.o java_types.cpp xml_lex.yy.cpp: In function 'yy_buffer_state* yyxml_scan_bytes(const char*, int)': xml_lex.yy.cpp:1756:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0; i < _yybytes_len; ++i ) ~~^~~~~~~~~~~~~~ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o sat/read_dimacs_cnf.o sat/read_dimacs_cnf.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_types.o c_types.cpp ar rcT xmllang.a xml_parser.o xml_y.tab.o xml_lex.yy.o xml_parse_tree.o graphml.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/xmllang' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ansi_c_typecheck.o ansi_c_typecheck.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o jsil_internal_additions.o jsil_internal_additions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_main.o symex_main.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_entry_point.o java_entry_point.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o sat/resolution_proof.o sat/resolution_proof.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_preprocess.o c_preprocess.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o sat/satcheck.o sat/satcheck.cpp if [ -e jsil_y.tab.hpp ] ; then mv jsil_y.tab.hpp jsil_y.tab.h ; else \ mv jsil_y.tab.cpp.h jsil_y.tab.h ; fi g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o jsil_y.tab.o jsil_y.tab.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o qbf/qdimacs_cnf.o qbf/qdimacs_cnf.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o build_goto_trace.o build_goto_trace.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o qbf/qbf_quantor.o qbf/qbf_quantor.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o adjust_float_expressions.o adjust_float_expressions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o jsil_lex.yy.o jsil_lex.yy.cpp jsil_lex.yy.cpp: In function 'yy_buffer_state* yyjsil_scan_bytes(const char*, int)': jsil_lex.yy.cpp:3308:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0; i < _yybytes_len; ++i ) ~~^~~~~~~~~~~~~~ ## Entering analyses make -C analyses make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/analyses' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o qbf/qbf_skizzo.o qbf/qbf_skizzo.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o natural_loops.o natural_loops.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_function_call.o symex_function_call.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_bytecode_typecheck_code.o java_bytecode_typecheck_code.cpp ar rcT jsil.a jsil_y.tab.o jsil_lex.yy.o jsil_convert.o jsil_language.o jsil_parse_tree.o jsil_types.o jsil_parser.o jsil_typecheck.o expr2jsil.o jsil_entry_point.o jsil_internal_additions.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/jsil' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_storage_spec.o c_storage_spec.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o is_threaded.o is_threaded.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_bytecode_typecheck_expr.o java_bytecode_typecheck_expr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o qbf/qdimacs_core.o qbf/qdimacs_core.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_typecheck_base.o c_typecheck_base.cpp ## Entering pointer-analysis make -C pointer-analysis make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/pointer-analysis' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o value_set.o value_set.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o qbf/qbf_qube.o qbf/qbf_qube.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_bytecode_typecheck_type.o java_bytecode_typecheck_type.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o qbf/qbf_qube_core.o qbf/qbf_qube_core.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_bytecode_internal_additions.o java_bytecode_internal_additions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_root_class.o java_root_class.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_bytecode_parser.o java_bytecode_parser.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o prop/prop.o prop/prop.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o prop/prop_conv.o prop/prop_conv.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_program_dereference.o goto_program_dereference.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o prop/prop_conv_store.o prop/prop_conv_store.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o prop/cover_goals.o prop/cover_goals.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o value_set_analysis.o value_set_analysis.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o prop/literal.o prop/literal.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o prop/aig.o prop/aig.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o bytecode_info.o bytecode_info.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_class_loader.o java_class_loader.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o prop/aig_prop.o prop/aig_prop.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o dereference.o dereference.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o pointer_offset_sum.o pointer_offset_sum.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o add_failed_symbols.o add_failed_symbols.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o prop/minimize.o prop/minimize.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o jar_file.o jar_file.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o show_value_sets.o show_value_sets.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o prop/prop_assignment.o prop/prop_assignment.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o prop/bdd_expr.o prop/bdd_expr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o value_set_domain.o value_set_domain.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o cvc/cvc_conv.o cvc/cvc_conv.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o rewrite_index.o rewrite_index.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o value_set_analysis_fi.o value_set_analysis_fi.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o cvc/cvc_dec.o cvc/cvc_dec.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o smt1/smt1_dec.o smt1/smt1_dec.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o value_set_fi.o value_set_fi.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_object_factory.o java_object_factory.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o smt1/smt1_conv.o smt1/smt1_conv.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_bytecode_convert_method.o java_bytecode_convert_method.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o value_set_domain_fi.o value_set_domain_fi.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o value_set_analysis_fivr.o value_set_analysis_fivr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o smt2/smt2_dec.o smt2/smt2_dec.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o value_set_fivr.o value_set_fivr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o smt2/smt2_conv.o smt2/smt2_conv.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o value_set_domain_fivr.o value_set_domain_fivr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_local_variable_table.o java_local_variable_table.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o value_set_analysis_fivrns.o value_set_analysis_fivrns.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o value_set_fivrns.o value_set_fivrns.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o smt2/smt2_parser.o smt2/smt2_parser.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o smt2/smt2irep.o smt2/smt2irep.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_pointer_casts.o java_pointer_casts.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/equality.o flattening/equality.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o java_utils.o java_utils.cpp ar rcT java_bytecode.a java_bytecode_language.o java_bytecode_parse_tree.o java_bytecode_typecheck.o expr2java.o java_bytecode_convert_class.o java_types.o java_entry_point.o java_bytecode_typecheck_code.o java_bytecode_typecheck_expr.o java_bytecode_typecheck_type.o java_bytecode_internal_additions.o java_root_class.o java_bytecode_parser.o bytecode_info.o java_class_loader.o jar_file.o java_object_factory.o java_bytecode_convert_method.o java_local_variable_table.o java_pointer_casts.o java_utils.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/java_bytecode' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_typecheck_initializer.o c_typecheck_initializer.cpp ## Entering goto-programs make -C goto-programs make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-programs' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_convert.o goto_convert.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/arrays.o flattening/arrays.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o value_set_domain_fivrns.o value_set_domain_fivrns.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o value_set_dereference.o value_set_dereference.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_typecheck_typecast.o c_typecheck_typecast.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/functions.o flattening/functions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_typecheck_code.o c_typecheck_code.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/bv_minimize.o flattening/bv_minimize.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_convert_function_call.o goto_convert_function_call.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o dereference_callback.o dereference_callback.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_width.o flattening/boolbv_width.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_typecheck_expr.o c_typecheck_expr.cpp ar rcT pointer-analysis.a value_set.o goto_program_dereference.o value_set_analysis.o dereference.o pointer_offset_sum.o add_failed_symbols.o show_value_sets.o value_set_domain.o rewrite_index.o value_set_analysis_fi.o value_set_fi.o value_set_domain_fi.o value_set_analysis_fivr.o value_set_fivr.o value_set_domain_fivr.o value_set_analysis_fivrns.o value_set_fivrns.o value_set_domain_fivrns.o value_set_dereference.o dereference_callback.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/pointer-analysis' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o dirty.o dirty.cpp ## Entering json make -C json make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/json' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o json_parser.o json_parser.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_convert_side_effect.o goto_convert_side_effect.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv.o flattening/boolbv.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o interval_analysis.o interval_analysis.cpp bison -y -v $flags -pyyjson -d parser.y -o json_y.tab.cpp flex -Pyyjson -ojson_lex.yy.cpp scanner.l if [ -e json_y.tab.hpp ] ; then mv json_y.tab.hpp json_y.tab.h ; else \ mv json_y.tab.cpp.h json_y.tab.h ; fi g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o json_y.tab.o json_y.tab.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o invariant_set.o invariant_set.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_constraint_select_one.o flattening/boolbv_constraint_select_one.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o json_lex.yy.o json_lex.yy.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_program.o goto_program.cpp json_lex.yy.cpp: In function 'yy_buffer_state* yyjson_scan_bytes(const char*, int)': json_lex.yy.cpp:1574:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0; i < _yybytes_len; ++i ) ~~^~~~~~~~~~~~~~ ar rcT json.a json_parser.o json_y.tab.o json_lex.yy.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/json' ## Entering path-symex make -C path-symex make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/path-symex' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o locs.o locs.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/bv_pointers.o flattening/bv_pointers.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o basic_blocks.o basic_blocks.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_typecheck_type.o c_typecheck_type.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o invariant_set_domain.o invariant_set_domain.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_convert_exceptions.o goto_convert_exceptions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o var_map.o var_map.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o invariant_propagation.o invariant_propagation.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o path_symex_history.o path_symex_history.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/bv_utils.o flattening/bv_utils.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o path_symex_state.o path_symex_state.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o property_checker.o property_checker.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o static_analysis.o static_analysis.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o string_constant.o string_constant.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o path_symex.o path_symex.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o remove_function_pointers.o remove_function_pointers.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_qualifiers.o c_qualifiers.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_abs.o flattening/boolbv_abs.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_typecheck_argc_argv.o c_typecheck_argc_argv.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o uninitialized_domain.o uninitialized_domain.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_with.o flattening/boolbv_with.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ansi_c_parse_tree.o ansi_c_parse_tree.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o local_may_alias.o local_may_alias.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o preprocessor_line.o preprocessor_line.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_typecast.o flattening/boolbv_typecast.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ansi_c_convert_type.o ansi_c_convert_type.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_functions.o goto_functions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o build_goto_trace.o build_goto_trace.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o type2name.o type2name.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_inline.o goto_inline.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_index.o flattening/boolbv_index.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o locals.o locals.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o path_replay.o path_replay.cpp g++ -o library/converter library/converter.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o anonymous_member.o anonymous_member.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_check.o goto_check.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o remove_skip.o remove_skip.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o path_symex_state_read.o path_symex_state_read.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_member.o flattening/boolbv_member.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o printf_formatter.o printf_formatter.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_convert_functions.o goto_convert_functions.cpp g++ -o file_converter file_converter.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o padding.o padding.cpp ar rcT path-symex.a locs.o var_map.o path_symex_history.o path_symex_state.o path_symex.o build_goto_trace.o path_replay.o path_symex_state_read.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/path-symex' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o string_instrumentation.o string_instrumentation.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_if.o flattening/boolbv_if.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ansi_c_declaration.o ansi_c_declaration.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_byte_extract.o flattening/boolbv_byte_extract.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o designator.o designator.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ansi_c_entry_point.o ansi_c_entry_point.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_symex_state.o goto_symex_state.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o builtin_functions.o builtin_functions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_add_sub.o flattening/boolbv_add_sub.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o call_graph.o call_graph.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_mult.o flattening/boolbv_mult.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o interval_domain.o interval_domain.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o literals/parse_float.o literals/parse_float.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o literals/unescape_string.o literals/unescape_string.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o show_properties.o show_properties.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_dereference.o symex_dereference.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o literals/convert_float_literal.o literals/convert_float_literal.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o literals/convert_character_literal.o literals/convert_character_literal.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_constant.o flattening/boolbv_constant.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_goto.o symex_goto.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o literals/convert_integer_literal.o literals/convert_integer_literal.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o set_properties.o set_properties.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_extractbit.o flattening/boolbv_extractbit.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_rw.o goto_rw.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o literals/convert_string_literal.o literals/convert_string_literal.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o reaching_definitions.o reaching_definitions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_bv_rel.o flattening/boolbv_bv_rel.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_builtin_functions.o symex_builtin_functions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o read_goto_binary.o read_goto_binary.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o c_misc.o c_misc.cpp if [ -e ansi_c_y.tab.hpp ] ; then mv ansi_c_y.tab.hpp ansi_c_y.tab.h ; else \ mv ansi_c_y.tab.cpp.h ansi_c_y.tab.h ; fi cat library/*.c | library/converter > cprover_library.inc ./file_converter < gcc_builtin_headers_generic.h > gcc_builtin_headers_generic.inc ./file_converter < gcc_builtin_headers_ia32.h > gcc_builtin_headers_ia32.inc ./file_converter < gcc_builtin_headers_ia32-2.h > gcc_builtin_headers_ia32-2.inc ./file_converter < gcc_builtin_headers_alpha.h > gcc_builtin_headers_alpha.inc ./file_converter < gcc_builtin_headers_arm.h > gcc_builtin_headers_arm.inc ./file_converter < gcc_builtin_headers_mips.h > gcc_builtin_headers_mips.inc ./file_converter < gcc_builtin_headers_power.h > gcc_builtin_headers_power.inc ./file_converter < arm_builtin_headers.h > arm_builtin_headers.inc ./file_converter < cw_builtin_headers.h > cw_builtin_headers.inc ./file_converter < clang_builtin_headers.h > clang_builtin_headers.inc g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ansi_c_y.tab.o ansi_c_y.tab.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_shift.o flattening/boolbv_shift.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_asm.o goto_asm.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_case.o flattening/boolbv_case.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ai.o ai.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o elf_reader.o elf_reader.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o slice.o slice.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_other.o symex_other.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_cond.o flattening/boolbv_cond.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o show_symbol_table.o show_symbol_table.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ansi_c_lex.yy.o ansi_c_lex.yy.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_concatenation.o flattening/boolbv_concatenation.cpp ansi_c_lex.yy.cpp: In function 'yy_buffer_state* yyansi_c_scan_bytes(const char*, int)': ansi_c_lex.yy.cpp:7888:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0; i < _yybytes_len; ++i ) ~~^~~~~~~~~~~~~~ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o string_abstraction.o string_abstraction.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_div.o flattening/boolbv_div.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_mod.o flattening/boolbv_mod.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o slice_by_trace.o slice_by_trace.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cprover_library.o cprover_library.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o local_cfg.o local_cfg.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_decl.o symex_decl.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_extractbits.o flattening/boolbv_extractbits.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o local_bitvector_analysis.o local_bitvector_analysis.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_replication.o flattening/boolbv_replication.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o dependence_graph.o dependence_graph.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_reduction.o flattening/boolbv_reduction.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o destructor.o destructor.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o constant_propagator.o constant_propagator.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o remove_asm.o remove_asm.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_overflow.o flattening/boolbv_overflow.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o ansi_c_internal_additions.o ansi_c_internal_additions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o replace_symbol_ext.o replace_symbol_ext.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o flow_insensitive_analysis.o flow_insensitive_analysis.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_get.o flattening/boolbv_get.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o custom_bitvector_analysis.o custom_bitvector_analysis.cpp ar rcT ansi-c.a c_typecast.o ansi_c_y.tab.o ansi_c_lex.yy.o ansi_c_parser.o expr2c.o ansi_c_language.o c_sizeof.o ansi_c_scope.o c_types.o ansi_c_typecheck.o c_preprocess.o c_storage_spec.o c_typecheck_base.o c_typecheck_initializer.o c_typecheck_typecast.o c_typecheck_code.o c_typecheck_expr.o c_typecheck_type.o string_constant.o c_qualifiers.o c_typecheck_argc_argv.o ansi_c_parse_tree.o preprocessor_line.o ansi_c_convert_type.o type2name.o cprover_library.o anonymous_member.o printf_formatter.o ansi_c_internal_additions.o padding.o ansi_c_declaration.o designator.o ansi_c_entry_point.o literals/parse_float.o literals/unescape_string.o literals/convert_float_literal.o literals/convert_character_literal.o literals/convert_integer_literal.o literals/convert_string_literal.o c_misc.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/ansi-c' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o read_bin_goto_object.o read_bin_goto_object.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_dead.o symex_dead.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_program_irep.o goto_program_irep.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o interpreter.o interpreter.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_bitwise.o flattening/boolbv_bitwise.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o interpreter_evaluate.o interpreter_evaluate.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o rewrite_union.o rewrite_union.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o escape_analysis.o escape_analysis.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_equality.o flattening/boolbv_equality.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_unary_minus.o flattening/boolbv_unary_minus.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o precondition.o precondition.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o json_goto_trace.o json_goto_trace.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o global_may_alias.o global_may_alias.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o format_strings.o format_strings.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o postcondition.o postcondition.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_ieee_float_rel.o flattening/boolbv_ieee_float_rel.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_clean_expr.o symex_clean_expr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o loop_ids.o loop_ids.cpp ar rcT analyses.a natural_loops.o is_threaded.o dirty.o interval_analysis.o invariant_set.o invariant_set_domain.o invariant_propagation.o static_analysis.o uninitialized_domain.o local_may_alias.o locals.o goto_check.o call_graph.o interval_domain.o goto_rw.o reaching_definitions.o ai.o local_cfg.o local_bitvector_analysis.o dependence_graph.o constant_propagator.o replace_symbol_ext.o flow_insensitive_analysis.o custom_bitvector_analysis.o escape_analysis.o global_may_alias.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/analyses' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o pointer_arithmetic.o pointer_arithmetic.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_dereference_state.o symex_dereference_state.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/pointer_logic.o flattening/pointer_logic.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o auto_objects.o auto_objects.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_catch.o symex_catch.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_program_template.o goto_program_template.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o write_goto_binary.o write_goto_binary.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_start_thread.o symex_start_thread.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_quantifier.o flattening/boolbv_quantifier.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_assign.o symex_assign.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_throw.o symex_throw.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o remove_unreachable.o remove_unreachable.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_struct.o flattening/boolbv_struct.cpp ## Entering cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_byte_update.o flattening/boolbv_byte_update.cpp make -C cpp make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/cpp' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_id.o cpp_id.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o remove_unused_functions.o remove_unused_functions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o symex_atomic_section.o symex_atomic_section.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_array_of.o flattening/boolbv_array_of.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_language.o cpp_language.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_map.o flattening/boolbv_map.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o expr2cpp.o expr2cpp.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o remove_vector.o remove_vector.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_parser.o cpp_parser.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_type.o flattening/boolbv_type.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o memory_model.o memory_model.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_array.o flattening/boolbv_array.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck.o cpp_typecheck.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_vector.o flattening/boolbv_vector.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_convert_type.o cpp_convert_type.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o wp.o wp.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_complex.o flattening/boolbv_complex.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_expr.o cpp_typecheck_expr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o memory_model_sc.o memory_model_sc.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_code.o cpp_typecheck_code.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_clean_expr.o goto_clean_expr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_floatbv_op.o flattening/boolbv_floatbv_op.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_type.o cpp_typecheck_type.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o safety_checker.o safety_checker.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o partial_order_concurrency.o partial_order_concurrency.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o parse.o parse.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o parameter_assignments.o parameter_assignments.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_union.o flattening/boolbv_union.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o memory_model_tso.o memory_model_tso.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/flatten_byte_operators.o flattening/flatten_byte_operators.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o memory_model_pso.o memory_model_pso.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_update.o flattening/boolbv_update.cpp ar rcT goto-symex.a symex_target.o symex_target_equation.o goto_symex.o symex_main.o build_goto_trace.o adjust_float_expressions.o symex_function_call.o goto_symex_state.o symex_dereference.o symex_goto.o symex_builtin_functions.o slice.o symex_other.o slice_by_trace.o symex_decl.o symex_dead.o rewrite_union.o precondition.o postcondition.o symex_clean_expr.o symex_dereference_state.o auto_objects.o symex_catch.o symex_start_thread.o symex_assign.o symex_throw.o symex_atomic_section.o memory_model.o memory_model_sc.o partial_order_concurrency.o memory_model_tso.o memory_model_pso.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-symex' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o compute_called_functions.o compute_called_functions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_parse_tree.o cpp_parse_tree.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/c_bit_field_replacement_type.o flattening/c_bit_field_replacement_type.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_onehot.o flattening/boolbv_onehot.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_token_buffer.o cpp_token_buffer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_fargs.o cpp_typecheck_fargs.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_resolve.o cpp_typecheck_resolve.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o link_to_library.o link_to_library.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_util.o cpp_util.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_enum_type.o cpp_enum_type.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o remove_returns.o remove_returns.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_function.o cpp_typecheck_function.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o remove_exceptions.o remove_exceptions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_namespace.o cpp_typecheck_namespace.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o osx_fat_reader.o osx_fat_reader.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_name.o cpp_name.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_is_pod.o cpp_is_pod.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_scope.o cpp_scope.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o remove_complex.o remove_complex.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_trace.o goto_trace.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o xml_goto_trace.o xml_goto_trace.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o vcd_goto_trace.o vcd_goto_trace.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o graphml_witness.o graphml_witness.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o template_map.o template_map.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o remove_virtual_functions.o remove_virtual_functions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o class_hierarchy.o class_hierarchy.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_not.o flattening/boolbv_not.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o flattening/boolbv_power.o flattening/boolbv_power.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_scopes.o cpp_scopes.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o floatbv/float_utils.o floatbv/float_utils.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o floatbv/float_bv.o floatbv/float_bv.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o refinement/bv_refinement_loop.o refinement/bv_refinement_loop.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_declarator.o cpp_declarator.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o refinement/refine_arithmetic.o refinement/refine_arithmetic.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_instantiate_template.o cpp_instantiate_template.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o refinement/refine_arrays.o refinement/refine_arrays.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -I /usr/include/minisat -I /usr/include/cudd -DHAVE_MINISAT2 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_QBF_CORE -o miniBDD/miniBDD.o miniBDD/miniBDD.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_internal_additions.o cpp_internal_additions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_type2name.o cpp_type2name.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o show_goto_functions.o show_goto_functions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_linkage_spec.o cpp_typecheck_linkage_spec.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o get_goto_model.o get_goto_model.cpp ar rcT solvers.a sat/satcheck_minisat2.o qbf/qbf_bdd_core.o qbf/qbf_skizzo_core.o sat/cnf.o sat/dimacs_cnf.o sat/cnf_clause_list.o sat/pbs_dimacs_cnf.o sat/read_dimacs_cnf.o sat/resolution_proof.o sat/satcheck.o qbf/qdimacs_cnf.o qbf/qbf_quantor.o qbf/qbf_skizzo.o qbf/qdimacs_core.o qbf/qbf_qube.o qbf/qbf_qube_core.o prop/prop.o prop/prop_conv.o prop/prop_conv_store.o prop/cover_goals.o prop/literal.o prop/aig.o prop/aig_prop.o prop/minimize.o prop/prop_assignment.o prop/bdd_expr.o cvc/cvc_conv.o cvc/cvc_dec.o smt1/smt1_dec.o smt1/smt1_conv.o smt2/smt2_dec.o smt2/smt2_conv.o smt2/smt2_parser.o smt2/smt2irep.o flattening/equality.o flattening/arrays.o flattening/functions.o flattening/bv_minimize.o flattening/boolbv_width.o flattening/boolbv.o flattening/boolbv_constraint_select_one.o flattening/bv_pointers.o flattening/bv_utils.o flattening/boolbv_abs.o flattening/boolbv_with.o flattening/boolbv_typecast.o flattening/boolbv_index.o flattening/boolbv_member.o flattening/boolbv_if.o flattening/boolbv_byte_extract.o flattening/boolbv_add_sub.o flattening/boolbv_mult.o flattening/boolbv_constant.o flattening/boolbv_extractbit.o flattening/boolbv_bv_rel.o flattening/boolbv_shift.o flattening/boolbv_case.o flattening/boolbv_cond.o flattening/boolbv_concatenation.o flattening/boolbv_div.o flattening/boolbv_mod.o flattening/boolbv_extractbits.o flattening/boolbv_replication.o flattening/boolbv_reduction.o flattening/boolbv_overflow.o flattening/boolbv_get.o flattening/boolbv_bitwise.o flattening/boolbv_equality.o flattening/boolbv_unary_minus.o flattening/boolbv_ieee_float_rel.o flattening/pointer_logic.o flattening/boolbv_quantifier.o flattening/boolbv_struct.o flattening/boolbv_byte_update.o flattening/boolbv_array_of.o flattening/boolbv_map.o flattening/boolbv_type.o flattening/boolbv_array.o flattening/boolbv_vector.o flattening/boolbv_complex.o flattening/boolbv_floatbv_op.o flattening/boolbv_union.o flattening/flatten_byte_operators.o flattening/boolbv_update.o flattening/c_bit_field_replacement_type.o flattening/boolbv_onehot.o flattening/boolbv_not.o flattening/boolbv_power.o floatbv/float_utils.o floatbv/float_bv.o refinement/bv_refinement_loop.o refinement/refine_arithmetic.o refinement/refine_arrays.o miniBDD/miniBDD.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/solvers' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_template.o cpp_typecheck_template.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o slice_global_inits.o slice_global_inits.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_method_bodies.o cpp_typecheck_method_bodies.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_initializer.o cpp_typecheck_initializer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o goto_inline_class.o goto_inline_class.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_compound_type.o cpp_typecheck_compound_type.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o class_identifier.o class_identifier.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o show_goto_functions_json.o show_goto_functions_json.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_constructor.o cpp_constructor.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o show_goto_functions_xml.o show_goto_functions_xml.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_destructor.o cpp_destructor.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o remove_static_init_loops.o remove_static_init_loops.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_conversions.o cpp_typecheck_conversions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_declaration.o cpp_typecheck_declaration.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_declarator_converter.o cpp_declarator_converter.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_declaration.o cpp_declaration.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_namespace_spec.o cpp_namespace_spec.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_using.o cpp_typecheck_using.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_exception_id.o cpp_exception_id.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_enum_type.o cpp_typecheck_enum_type.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_bases.o cpp_typecheck_bases.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o remove_instanceof.o remove_instanceof.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_constructor.o cpp_typecheck_constructor.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_destructor.o cpp_typecheck_destructor.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_virtual_table.o cpp_typecheck_virtual_table.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -o cpp_typecheck_static_assert.o cpp_typecheck_static_assert.cpp ar rcT goto-programs.a goto_convert.o goto_convert_function_call.o goto_convert_side_effect.o goto_program.o basic_blocks.o goto_convert_exceptions.o property_checker.o remove_function_pointers.o goto_functions.o goto_inline.o remove_skip.o goto_convert_functions.o string_instrumentation.o builtin_functions.o show_properties.o set_properties.o read_goto_binary.o goto_asm.o elf_reader.o show_symbol_table.o string_abstraction.o destructor.o remove_asm.o read_bin_goto_object.o goto_program_irep.o interpreter.o interpreter_evaluate.o json_goto_trace.o format_strings.o loop_ids.o pointer_arithmetic.o goto_program_template.o write_goto_binary.o remove_unreachable.o remove_unused_functions.o remove_vector.o wp.o goto_clean_expr.o safety_checker.o parameter_assignments.o compute_called_functions.o link_to_library.o remove_returns.o remove_exceptions.o osx_fat_reader.o remove_complex.o goto_trace.o xml_goto_trace.o vcd_goto_trace.o graphml_witness.o remove_virtual_functions.o class_hierarchy.o show_goto_functions.o get_goto_model.o slice_global_inits.o goto_inline_class.o class_identifier.o show_goto_functions_json.o show_goto_functions_xml.o remove_static_init_loops.o remove_instanceof.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-programs' ar rcT cpp.a cpp_id.o cpp_language.o expr2cpp.o cpp_parser.o cpp_typecheck.o cpp_convert_type.o cpp_typecheck_expr.o cpp_typecheck_code.o cpp_typecheck_type.o parse.o cpp_parse_tree.o cpp_token_buffer.o cpp_typecheck_fargs.o cpp_typecheck_resolve.o cpp_util.o cpp_enum_type.o cpp_typecheck_function.o cpp_typecheck_namespace.o cpp_name.o cpp_is_pod.o cpp_scope.o template_map.o cpp_scopes.o cpp_declarator.o cpp_instantiate_template.o cpp_internal_additions.o cpp_type2name.o cpp_typecheck_linkage_spec.o cpp_typecheck_template.o cpp_typecheck_method_bodies.o cpp_typecheck_initializer.o cpp_typecheck_compound_type.o cpp_constructor.o cpp_destructor.o cpp_typecheck_conversions.o cpp_typecheck_declaration.o cpp_declarator_converter.o cpp_declaration.o cpp_namespace_spec.o cpp_typecheck_using.o cpp_exception_id.o cpp_typecheck_enum_type.o cpp_typecheck_bases.o cpp_typecheck_constructor.o cpp_typecheck_destructor.o cpp_typecheck_virtual_table.o cpp_typecheck_static_assert.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/cpp' ## Entering goto-instrument ## Entering goto-cc ## Entering goto-diff make -C goto-cc make -C goto-instrument make -C goto-diff make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-diff' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-cc' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-instrument' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -o goto_diff_main.o goto_diff_main.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -o goto_diff_parse_options.o goto_diff_parse_options.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -o goto_diff_languages.o goto_diff_languages.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -o goto_diff_base.o goto_diff_base.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o goto_instrument_parse_options.o goto_instrument_parse_options.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o goto_cc_main.o goto_cc_main.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o goto_cc_mode.o goto_cc_mode.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -o syntactic_diff.o syntactic_diff.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o gcc_mode.o gcc_mode.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o rw_set.o rw_set.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -o unified_diff.o unified_diff.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o document_properties.o document_properties.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -o change_impact.o change_impact.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o gcc_cmdline.o gcc_cmdline.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o ms_cl_cmdline.o ms_cl_cmdline.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o ld_cmdline.o ld_cmdline.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o goto_instrument_languages.o goto_instrument_languages.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o compile.o compile.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o uninitialized.o uninitialized.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o armcc_cmdline.o armcc_cmdline.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o full_slicer.o full_slicer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o goto_cc_languages.o goto_cc_languages.cpp g++ -o goto-diff -Wl,--start-group ../ansi-c/ansi-c.a ../cpp/cpp.a ../linking/linking.a ../big-int/big-int.a ../goto-programs/goto-programs.a ../assembler/assembler.a ../pointer-analysis/pointer-analysis.a ../analyses/analyses.a ../langapi/langapi.a ../xmllang/xmllang.a ../util/util.a ../solvers/solvers.a ../miniz/miniz.o ../json/json.a goto_diff_main.o goto_diff_parse_options.o goto_diff_languages.o goto_diff_base.o syntactic_diff.o unified_diff.o change_impact.o ../java_bytecode/java_bytecode.a -Wl,--end-group -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o k_induction.o k_induction.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o goto_cc_cmdline.o goto_cc_cmdline.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o ms_cl_mode.o ms_cl_mode.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o object_id.o object_id.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o armcc_mode.o armcc_mode.cpp make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-diff' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o cw_mode.o cw_mode.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o show_locations.o show_locations.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o points_to.o points_to.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o bcc_cmdline.o bcc_cmdline.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o alignment_checks.o alignment_checks.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o as_mode.o as_mode.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o race_check.o race_check.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o nondet_volatile.o nondet_volatile.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o interrupt.o interrupt.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o function.o function.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o as_cmdline.o as_cmdline.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o branch.o branch.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o mmio.o mmio.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JSIL -o as86_cmdline.o as86_cmdline.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o stack_depth.o stack_depth.cpp g++ -o goto-cc -Wl,--start-group ../big-int/big-int.a ../goto-programs/goto-programs.a ../util/util.a ../linking/linking.a ../ansi-c/ansi-c.a ../cpp/cpp.a ../xmllang/xmllang.a ../assembler/assembler.a ../langapi/langapi.a ../miniz/miniz.o ../json/json.a goto_cc_main.o goto_cc_mode.o gcc_mode.o gcc_cmdline.o ms_cl_cmdline.o ld_cmdline.o compile.o armcc_cmdline.o goto_cc_languages.o goto_cc_cmdline.o ms_cl_mode.o armcc_mode.o cw_mode.o bcc_cmdline.o as_mode.o as_cmdline.o as86_cmdline.o ../java_bytecode/java_bytecode.a ../jsil/jsil.a -Wl,--end-group -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o nondet_static.o nondet_static.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o concurrency.o concurrency.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o dump_c.o dump_c.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o dot.o dot.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o havoc_loops.o havoc_loops.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o call_sequences.o call_sequences.cpp make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-cc' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o unwind.o unwind.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o function_modifies.o function_modifies.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/accelerate.o accelerate/accelerate.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/polynomial.o accelerate/polynomial.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/scratch_program.o accelerate/scratch_program.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/polynomial_accelerator.o accelerate/polynomial_accelerator.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/util.o accelerate/util.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/trace_automaton.o accelerate/trace_automaton.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/enumerating_loop_acceleration.o accelerate/enumerating_loop_acceleration.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/all_paths_enumerator.o accelerate/all_paths_enumerator.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/sat_path_enumerator.o accelerate/sat_path_enumerator.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/disjunctive_polynomial_acceleration.o accelerate/disjunctive_polynomial_acceleration.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/cone_of_influence.o accelerate/cone_of_influence.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/overflow_instrumenter.o accelerate/overflow_instrumenter.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/path.o accelerate/path.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o accelerate/acceleration_utils.o accelerate/acceleration_utils.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o count_eloc.o count_eloc.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o reachability_slicer.o reachability_slicer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o goto_program2code.o goto_program2code.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o wmm/abstract_event.o wmm/abstract_event.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o wmm/fence.o wmm/fence.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o wmm/shared_buffers.o wmm/shared_buffers.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o wmm/cycle_collection.o wmm/cycle_collection.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o wmm/goto2graph.o wmm/goto2graph.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o wmm/weak_memory.o wmm/weak_memory.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o wmm/data_dp.o wmm/data_dp.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o wmm/instrumenter_strategies.o wmm/instrumenter_strategies.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o wmm/event_graph.o wmm/event_graph.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o wmm/pair_collection.o wmm/pair_collection.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o goto_instrument_main.o goto_instrument_main.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o horn_encoding.o horn_encoding.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o thread_instrumentation.o thread_instrumentation.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o skip_loops.o skip_loops.cpp In file included from wmm/event_graph.h:21:0, from wmm/goto2graph.h:22, from wmm/goto2graph.cpp:28: wmm/abstract_event.h: In member function 'grapht::node_indext grapht::add_node() [with N = abstract_eventt]': wmm/abstract_event.h:23:7: warning: '.abstract_eventt::operation' may be used uninitialized in this function [-Wmaybe-uninitialized] class abstract_eventt:public graph_nodet ^~~~~~~~~~~~~~~ wmm/abstract_event.h:23:7: warning: '.abstract_eventt::thread' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::id' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::local' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::WRfence' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::WWfence' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::RRfence' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::RWfence' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::WWcumul' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::RWcumul' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::RRcumul' may be used uninitialized in this function [-Wmaybe-uninitialized] g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o loop_utils.o loop_utils.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o code_contracts.o code_contracts.cpp In file included from wmm/event_graph.h:21:0, from wmm/event_graph.cpp:11: wmm/abstract_event.h: In member function 'event_idt event_grapht::copy_segment(event_idt, event_idt)': wmm/abstract_event.h:23:7: warning: '.abstract_eventt::operation' may be used uninitialized in this function [-Wmaybe-uninitialized] class abstract_eventt:public graph_nodet ^~~~~~~~~~~~~~~ wmm/abstract_event.h:23:7: warning: '.abstract_eventt::thread' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::id' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::local' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::WRfence' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::WWfence' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::RRfence' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::RWfence' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::WWcumul' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::RWcumul' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::RRcumul' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::operation' may be used uninitialized in this function [-Wmaybe-uninitialized] class abstract_eventt:public graph_nodet ^~~~~~~~~~~~~~~ wmm/abstract_event.h:23:7: warning: '.abstract_eventt::thread' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::id' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::local' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::WRfence' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::WWfence' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::RRfence' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::RWfence' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::WWcumul' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::RWcumul' may be used uninitialized in this function [-Wmaybe-uninitialized] wmm/abstract_event.h:23:7: warning: '.abstract_eventt::RRcumul' may be used uninitialized in this function [-Wmaybe-uninitialized] g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o cover.o cover.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o model_argc_argv.o model_argc_argv.cpp g++ -o goto-instrument -Wl,--start-group ../ansi-c/ansi-c.a ../cpp/cpp.a ../linking/linking.a ../big-int/big-int.a ../goto-programs/goto-programs.a ../goto-symex/goto-symex.a ../assembler/assembler.a ../pointer-analysis/pointer-analysis.a ../analyses/analyses.a ../langapi/langapi.a ../xmllang/xmllang.a ../util/util.a ../solvers/solvers.a ../miniz/miniz.o ../json/json.a goto_instrument_parse_options.o rw_set.o document_properties.o goto_instrument_languages.o uninitialized.o full_slicer.o k_induction.o object_id.o show_locations.o points_to.o alignment_checks.o race_check.o nondet_volatile.o interrupt.o function.o branch.o mmio.o stack_depth.o nondet_static.o concurrency.o dump_c.o dot.o havoc_loops.o call_sequences.o unwind.o function_modifies.o accelerate/accelerate.o accelerate/polynomial.o accelerate/scratch_program.o accelerate/polynomial_accelerator.o accelerate/util.o accelerate/trace_automaton.o accelerate/enumerating_loop_acceleration.o accelerate/all_paths_enumerator.o accelerate/sat_path_enumerator.o accelerate/disjunctive_polynomial_acceleration.o accelerate/cone_of_influence.o accelerate/overflow_instrumenter.o accelerate/path.o accelerate/acceleration_utils.o count_eloc.o reachability_slicer.o goto_program2code.o wmm/abstract_event.o wmm/fence.o wmm/shared_buffers.o wmm/cycle_collection.o wmm/goto2graph.o wmm/weak_memory.o wmm/data_dp.o wmm/instrumenter_strategies.o wmm/event_graph.o wmm/pair_collection.o goto_instrument_main.o horn_encoding.o thread_instrumentation.o skip_loops.o loop_utils.o code_contracts.o cover.o model_argc_argv.o ../java_bytecode/java_bytecode.a -Wl,--end-group -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lminisat -lcudd -lglpk make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-instrument' ## Entering cbmc ## Entering symex ## Entering goto-analyzer make -C cbmc make -C symex make -C goto-analyzer make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/symex' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-analyzer' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/cbmc' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -o symex_main.o symex_main.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o goto_analyzer_main.o goto_analyzer_main.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o goto_analyzer_parse_options.o goto_analyzer_parse_options.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o taint_parser.o taint_parser.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -o symex_parse_options.o symex_parse_options.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o cbmc_main.o cbmc_main.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o cbmc_parse_options.o cbmc_parse_options.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o bmc.o bmc.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o taint_analysis.o taint_analysis.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o cbmc_dimacs.o cbmc_dimacs.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o static_analyzer.o static_analyzer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -o path_search.o path_search.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o cbmc_languages.o cbmc_languages.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o unreachable_instructions.o unreachable_instructions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o counterexample_beautification.o counterexample_beautification.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -o symex_cover.o symex_cover.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o bv_cbmc.o bv_cbmc.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o symex_bmc.o symex_bmc.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o show_vcc.o show_vcc.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o cbmc_solvers.o cbmc_solvers.cpp g++ -o goto-analyzer -Wl,--start-group ../ansi-c/ansi-c.a ../cpp/cpp.a ../linking/linking.a ../big-int/big-int.a ../goto-programs/goto-programs.a ../analyses/analyses.a ../pointer-analysis/pointer-analysis.a ../langapi/langapi.a ../json/json.a ../assembler/assembler.a ../util/util.a ../miniz/miniz.o goto_analyzer_main.o goto_analyzer_parse_options.o taint_parser.o taint_analysis.o static_analyzer.o unreachable_instructions.o ../java_bytecode/java_bytecode.a ../jsil/jsil.a -Wl,--end-group -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld g++ -o symex -Wl,--start-group ../ansi-c/ansi-c.a ../cpp/cpp.a ../linking/linking.a ../big-int/big-int.a ../goto-programs/goto-programs.a ../analyses/analyses.a ../langapi/langapi.a ../xmllang/xmllang.a ../assembler/assembler.a ../solvers/solvers.a ../util/util.a ../goto-symex/adjust_float_expressions.o ../goto-symex/rewrite_union.o ../pointer-analysis/dereference.o ../goto-instrument/cover.o ../path-symex/path-symex.a ../miniz/miniz.o ../json/json.a symex_main.o symex_parse_options.o path_search.o symex_cover.o ../java_bytecode/java_bytecode.a -Wl,--end-group -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lminisat -lcudd g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o xml_interface.o xml_interface.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o bmc_cover.o bmc_cover.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o all_properties.o all_properties.cpp make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-analyzer' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o fault_localization.o fault_localization.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_JAVA_BYTECODE -DHAVE_JSIL -o symex_coverage.o symex_coverage.cpp make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/symex' g++ -o cbmc -Wl,--start-group ../ansi-c/ansi-c.a ../cpp/cpp.a ../linking/linking.a ../big-int/big-int.a ../goto-programs/goto-programs.a ../goto-symex/goto-symex.a ../pointer-analysis/value_set.o ../pointer-analysis/value_set_analysis_fi.o ../pointer-analysis/value_set_domain_fi.o ../pointer-analysis/value_set_fi.o ../pointer-analysis/value_set_dereference.o ../pointer-analysis/dereference_callback.o ../pointer-analysis/add_failed_symbols.o ../pointer-analysis/rewrite_index.o ../pointer-analysis/goto_program_dereference.o ../goto-instrument/full_slicer.o ../goto-instrument/nondet_static.o ../goto-instrument/cover.o ../analyses/analyses.a ../langapi/langapi.a ../xmllang/xmllang.a ../assembler/assembler.a ../solvers/solvers.a ../util/util.a ../miniz/miniz.o ../json/json.a cbmc_main.o cbmc_parse_options.o bmc.o cbmc_dimacs.o cbmc_languages.o counterexample_beautification.o bv_cbmc.o symex_bmc.o show_vcc.o cbmc_solvers.o xml_interface.o bmc_cover.o all_properties.o fault_localization.o symex_coverage.o ../java_bytecode/java_bytecode.a ../jsil/jsil.a -Wl,--end-group -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lminisat -lcudd make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/cbmc' make: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src' + make -j6 -C src cegis.dir musketeer.dir make: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src' ## Entering big-int make -C big-int make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/big-int' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/big-int' ## Entering util make -C util make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/util' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/util' ## Entering cegis ## Entering langapi ## Entering ansi-c ## Entering linking ## Entering xmllang make -C cegis make -C langapi make -C linking make -C xmllang ## Entering assembler make -C ansi-c make -C assembler make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/langapi' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/xmllang' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/cegis' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/linking' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/assembler' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/ansi-c' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/langapi' ## Entering java_bytecode make -C java_bytecode make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/linking' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/xmllang' ## Entering jsil ## Entering miniz make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/java_bytecode' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/assembler' make -C jsil make -C miniz ## Entering goto-programs make -C goto-programs make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/jsil' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/miniz' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-programs' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/meta/meta_variable_names.o danger/meta/meta_variable_names.cpp make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/ansi-c' ## Entering pointer-analysis make -C pointer-analysis make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/jsil' ## Entering goto-symex make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-programs' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/pointer-analysis' ## Entering analyses make -C analyses make -C goto-symex make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/miniz' ## Entering solvers make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/analyses' make -C solvers make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-symex' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/java_bytecode' ## Entering json make -C json make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/solvers' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/json' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/analyses' ## Entering cpp make -C cpp make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-symex' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/facade/danger_runner.o danger/facade/danger_runner.cpp make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/cpp' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/json' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/options/danger_program.o danger/options/danger_program.cpp make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/pointer-analysis' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/genetic/dynamic_danger_test_runner.o danger/genetic/dynamic_danger_test_runner.cpp make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/cpp' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/options/danger_program_printer.o danger/options/danger_program_printer.cpp make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/solvers' ## Entering goto-instrument make -C goto-instrument make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-instrument' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/goto-instrument' ## Entering musketeer make -C musketeer make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/musketeer' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_GLPK -o languages.o languages.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/constraint/danger_constraint_factory.o danger/constraint/danger_constraint_factory.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_GLPK -o fencer.o fencer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/preprocess/danger_preprocessing.o danger/preprocess/danger_preprocessing.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/preprocess/store_nondet_choices.o danger/preprocess/store_nondet_choices.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_GLPK -o fence_inserter.o fence_inserter.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_GLPK -o musketeer_main.o musketeer_main.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_GLPK -o musketeer_parse_options.o musketeer_parse_options.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_GLPK -o fence_assert.o fence_assert.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_GLPK -o fence_user_def.o fence_user_def.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/preprocess/add_ranking_and_skolem_variables.o danger/preprocess/add_ranking_and_skolem_variables.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/symex/learn/add_variable_refs.o danger/symex/learn/add_variable_refs.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_GLPK -o fence_shared.o fence_shared.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/symex/learn/add_programs_to_learn.o danger/symex/learn/add_programs_to_learn.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/symex/learn/solution_factory.o danger/symex/learn/solution_factory.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_GLPK -o pensieve.o pensieve.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/symex/learn/read_x0.o danger/symex/learn/read_x0.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_GLPK -o propagate_const_function_pointers.o propagate_const_function_pointers.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_GLPK -o graph_visitor.o graph_visitor.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -DHAVE_GLPK -o cycles_visitor.o cycles_visitor.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/symex/learn/add_x0_placeholders.o danger/symex/learn/add_x0_placeholders.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/symex/learn/danger_learn_config.o danger/symex/learn/danger_learn_config.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/symex/learn/encoded_danger_learn_config.o danger/symex/learn/encoded_danger_learn_config.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/symex/verify/insert_candidate.o danger/symex/verify/insert_candidate.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/symex/verify/restrict_counterexamples.o danger/symex/verify/restrict_counterexamples.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/symex/verify/danger_verify_config.o danger/symex/verify/danger_verify_config.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/symex/verify/parallel_danger_verifier.o danger/symex/verify/parallel_danger_verifier.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/symex/verify/parallel_danger_verify_task.o danger/symex/verify/parallel_danger_verify_task.cpp g++ -o musketeer -Wl,--start-group ../ansi-c/ansi-c.a ../linking/linking.a ../big-int/big-int.a ../goto-programs/goto-programs.a ../goto-symex/goto-symex.a ../assembler/assembler.a ../pointer-analysis/pointer-analysis.a ../analyses/analyses.a ../langapi/langapi.a ../util/util.a ../solvers/solvers.a ../goto-instrument/wmm/weak_memory.o ../goto-instrument/wmm/fence.o ../goto-instrument/wmm/event_graph.o ../goto-instrument/wmm/goto2graph.o ../goto-instrument/wmm/data_dp.o ../goto-instrument/wmm/abstract_event.o ../goto-instrument/wmm/instrumenter_strategies.o ../goto-instrument/wmm/cycle_collection.o ../goto-instrument/wmm/shared_buffers.o ../goto-instrument/wmm/pair_collection.o ../goto-instrument/rw_set.o languages.o fencer.o fence_inserter.o musketeer_main.o musketeer_parse_options.o fence_assert.o fence_user_def.o fence_shared.o pensieve.o propagate_const_function_pointers.o graph_visitor.o cycles_visitor.o -Wl,--end-group -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lminisat -lcudd -lglpk g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o danger/symex/fitness/danger_fitness_config.o danger/symex/fitness/danger_fitness_config.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/options/safety_program.o safety/options/safety_program.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/options/safety_program_printer.o safety/options/safety_program_printer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/preprocessing/safety_preprocessing.o safety/preprocessing/safety_preprocessing.cpp make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/musketeer' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/genetic/dynamic_safety_test_runner.o safety/genetic/dynamic_safety_test_runner.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/meta/meta_variable_names.o safety/meta/meta_variable_names.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/constraint/safety_constraint_factory.o safety/constraint/safety_constraint_factory.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/symex/learn/safety_learn_config.o safety/symex/learn/safety_learn_config.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/symex/learn/solution_factory.o safety/symex/learn/solution_factory.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/symex/learn/add_variable_refs.o safety/symex/learn/add_variable_refs.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/symex/verify/safety_verify_config.o safety/symex/verify/safety_verify_config.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/symex/learn/encoded_safety_learn_config.o safety/symex/learn/encoded_safety_learn_config.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/symex/learn/add_counterexamples.o safety/symex/learn/add_counterexamples.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/symex/verify/insert_candidate.o safety/symex/verify/insert_candidate.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/facade/safety_runner.o safety/facade/safety_runner.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/symex/fitness/safety_fitness_config.o safety/symex/fitness/safety_fitness_config.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/value/safety_goto_ce.o safety/value/safety_goto_ce.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o safety/value/individual_to_safety_solution_deserialiser.o safety/value/individual_to_safety_solution_deserialiser.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/options/invariant_program.o invariant/options/invariant_program.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/options/target_copy_helper.o invariant/options/target_copy_helper.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/util/copy_instructions.o invariant/util/copy_instructions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/util/invariant_program_helper.o invariant/util/invariant_program_helper.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/util/invariant_constraint_variables.o invariant/util/invariant_constraint_variables.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/constant/add_constant.o invariant/constant/add_constant.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/constant/default_constant_strategy.o invariant/constant/default_constant_strategy.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/constant/literals_constant_strategy.o invariant/constant/literals_constant_strategy.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/meta/meta_variable_names.o invariant/meta/meta_variable_names.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/preprocess/add_invariants_and_temp_variables.o invariant/preprocess/add_invariants_and_temp_variables.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/preprocess/remove_loops_and_assertion.o invariant/preprocess/remove_loops_and_assertion.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/symex/learn/add_counterexamples.o invariant/symex/learn/add_counterexamples.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/symex/learn/add_invariant_programs_to_learn.o invariant/symex/learn/add_invariant_programs_to_learn.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/symex/learn/instrument_vars.o invariant/symex/learn/instrument_vars.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/symex/learn/replace_operators.o invariant/symex/learn/replace_operators.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/symex/verify/extract_counterexample.o invariant/symex/verify/extract_counterexample.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/symex/verify/insert_constraint.o invariant/symex/verify/insert_constraint.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/symex/verify/insert_program.o invariant/symex/verify/insert_program.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o invariant/fitness/concrete_fitness_source_provider.o invariant/fitness/concrete_fitness_source_provider.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/facade/jsa_runner.o jsa/facade/jsa_runner.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/options/jsa_program.o jsa/options/jsa_program.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/options/jsa_program_info.o jsa/options/jsa_program_info.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/preprocessing/jsa_preprocessing.o jsa/preprocessing/jsa_preprocessing.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/preprocessing/remove_loop.o jsa/preprocessing/remove_loop.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/preprocessing/add_constraint_meta_variables.o jsa/preprocessing/add_constraint_meta_variables.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/preprocessing/default_jsa_constant_strategy.o jsa/preprocessing/default_jsa_constant_strategy.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/preprocessing/create_temp_variables.o jsa/preprocessing/create_temp_variables.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/preprocessing/collect_variables.o jsa/preprocessing/collect_variables.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/preprocessing/clone_heap.o jsa/preprocessing/clone_heap.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/preprocessing/add_synthesis_library.o jsa/preprocessing/add_synthesis_library.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/learn/jsa_symex_learn.o jsa/learn/jsa_symex_learn.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/learn/insert_counterexample.o jsa/learn/insert_counterexample.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/learn/insert_predicates_and_queries.o jsa/learn/insert_predicates_and_queries.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/learn/instrument_pred_ops.o jsa/learn/instrument_pred_ops.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/learn/execute_jsa_programs.o jsa/learn/execute_jsa_programs.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/learn/extract_candidate.o jsa/learn/extract_candidate.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/verify/jsa_symex_verify.o jsa/verify/jsa_symex_verify.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/verify/extract_counterexample.o jsa/verify/extract_counterexample.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/verify/renondet_inputs.o jsa/verify/renondet_inputs.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/verify/insert_solution.o jsa/verify/insert_solution.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/constraint/jsa_constraint_factory.o jsa/constraint/jsa_constraint_factory.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/converters/solution.o jsa/converters/solution.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/converters/translate_to_goto_program.o jsa/converters/translate_to_goto_program.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/converters/replace_operators.o jsa/converters/replace_operators.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/converters/counterexample.o jsa/converters/counterexample.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/instrument/jsa_meta_data.o jsa/instrument/jsa_meta_data.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/instrument/temps_helper.o jsa/instrument/temps_helper.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/value/jsa_solution.o jsa/value/jsa_solution.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/value/jsa_solution_printer.o jsa/value/jsa_solution_printer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/value/jsa_types.o jsa/value/jsa_types.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/value/default_solution.o jsa/value/default_solution.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/value/jsa_counterexample_printer.o jsa/value/jsa_counterexample_printer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/genetic/jsa_source_provider.o jsa/genetic/jsa_source_provider.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/genetic/dynamic_jsa_test_runner.o jsa/genetic/dynamic_jsa_test_runner.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/genetic/random_jsa_mutate.o jsa/genetic/random_jsa_mutate.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/genetic/random_jsa_cross.o jsa/genetic/random_jsa_cross.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/genetic/jsa_genetic_convert.o jsa/genetic/jsa_genetic_convert.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/genetic/jsa_random.o jsa/genetic/jsa_random.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/genetic/solution_helper.o jsa/genetic/solution_helper.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/genetic/jsa_serialiser.o jsa/genetic/jsa_serialiser.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o jsa/genetic/jsa_paragon_wrapper.o jsa/genetic/jsa_paragon_wrapper.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o control/facade/control_runner.o control/facade/control_runner.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o control/learn/print_control_solution.o control/learn/print_control_solution.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o control/learn/rational_solution_configuration.o control/learn/rational_solution_configuration.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o control/learn/vector_solution_configuration.o control/learn/vector_solution_configuration.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o control/preprocessing/control_preprocessing.o control/preprocessing/control_preprocessing.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o control/preprocessing/propagate_controller_sizes.o control/preprocessing/propagate_controller_sizes.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o control/options/control_program.o control/options/control_program.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o control/learn/nondet_solution.o control/learn/nondet_solution.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o control/simplify/remove_unused_elements.o control/simplify/remove_unused_elements.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o control/verify/insert_solution.o control/verify/insert_solution.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o control/verify/zero_solutions.o control/verify/zero_solutions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o control/value/float_helper.o control/value/float_helper.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o control/value/control_types.o control/value/control_types.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/environment/instrument_state_vars.o refactor/environment/instrument_state_vars.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/instructionset/create_cegis_processor.o refactor/instructionset/create_cegis_processor.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/instructionset/execute_cegis_program.o refactor/instructionset/execute_cegis_program.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/instructionset/processor_types.o refactor/instructionset/processor_types.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/instructionset/cegis_processor_body_factory.o refactor/instructionset/cegis_processor_body_factory.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/instructionset/instruction_description.o refactor/instructionset/instruction_description.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/instructionset/cegis_instruction_factory.o refactor/instructionset/cegis_instruction_factory.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/instructionset/processor_symbols.o refactor/instructionset/processor_symbols.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/constraint/constraint_factory.o refactor/constraint/constraint_factory.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/preprocessing/refactor_preprocessing.o refactor/preprocessing/refactor_preprocessing.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/preprocessing/collect_counterexamples.o refactor/preprocessing/collect_counterexamples.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/learn/refactor_symex_learn.o refactor/learn/refactor_symex_learn.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/learn/instrument_counterexamples.o refactor/learn/instrument_counterexamples.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/learn/refactor_candidate_printer.o refactor/learn/refactor_candidate_printer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/verify/refactor_symex_verify.o refactor/verify/refactor_symex_verify.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/facade/refactor_runner.o refactor/facade/refactor_runner.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/options/refactoring_type.o refactor/options/refactoring_type.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/options/refactor_program.o refactor/options/refactor_program.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/nullobject/range_collector.o refactor/nullobject/range_collector.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o refactor/nullobject/nullable_analysis.o refactor/nullobject/nullable_analysis.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o wordsize/restrict_bv_size.o wordsize/restrict_bv_size.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o value/program_individual_serialisation.o value/program_individual_serialisation.cpp In file included from /usr/include/c++/7/cassert:44:0, from ../goto-programs/goto_functions_template.h:15, from ../goto-programs/goto_functions.h:15, from ../cegis/invariant/options/invariant_program.h:13, from ../cegis/danger/options/danger_program.h:13, from value/program_individual_serialisation.cpp:15: value/program_individual_serialisation.cpp: In function 'program_individualt to_program_individual(const danger_programt&, const goto_tracet&)': value/program_individual_serialisation.cpp:82:42: warning: ?: using integer constants in boolean context, the expression will always evaluate to 'true' [-Wint-in-bool-context] assert(num_progs == prog.use_ranking ? 2 : 1); ^ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o value/assignments_printer.o value/assignments_printer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o seed/literals_seed.o seed/literals_seed.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o genetic/instruction_set_info_factory.o genetic/instruction_set_info_factory.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o genetic/random_mutate.o genetic/random_mutate.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o genetic/random_cross.o genetic/random_cross.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o genetic/random_individual.o genetic/random_individual.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o genetic/genetic_constant_strategy.o genetic/genetic_constant_strategy.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o instructions/instruction_set_factory.o instructions/instruction_set_factory.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o genetic/dynamic_test_runner_helper.o genetic/dynamic_test_runner_helper.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o genetic/genetic_settings.o genetic/genetic_settings.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o genetic/serialise_individual.o genetic/serialise_individual.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o genetic/program_individual_test_runner_helper.o genetic/program_individual_test_runner_helper.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o cegis-util/task_pool.o cegis-util/task_pool.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o cegis-util/constant_width.o cegis-util/constant_width.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o cegis-util/irep_pipe.o cegis-util/irep_pipe.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o cegis-util/program_helper.o cegis-util/program_helper.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o cegis-util/temporary_output_block.o cegis-util/temporary_output_block.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o cegis-util/cbmc_runner.o cegis-util/cbmc_runner.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o cegis-util/module_helper.o cegis-util/module_helper.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o cegis-util/inline_user_program.o cegis-util/inline_user_program.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o cegis-util/counterexample_vars.o cegis-util/counterexample_vars.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o cegis-util/string_helper.o cegis-util/string_helper.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o cegis-util/instruction_iterator.o cegis-util/instruction_iterator.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o cegis-util/type_helper.o cegis-util/type_helper.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o learn/insert_counterexample.o learn/insert_counterexample.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o learn/constraint_helper.o learn/constraint_helper.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o constant/add_constant.o constant/add_constant.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o constant/literals_collector.o constant/literals_collector.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o constant/default_cegis_constant_strategy.o constant/default_cegis_constant_strategy.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o instrument/cegis_library.o instrument/cegis_library.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o instrument/instrument_var_ops.o instrument/instrument_var_ops.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o instrument/meta_variables.o instrument/meta_variables.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o instrument/find_cprover_initialize.o instrument/find_cprover_initialize.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o runner/cegis_parse_options.o runner/cegis_parse_options.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o runner/cegis_main.o runner/cegis_main.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I .. -Wno-unused-label -DHAVE_JAVA_BYTECODE -o runner/cegis_languages.o runner/cegis_languages.cpp g++ -o cegis -Wl,--start-group ../ansi-c/ansi-c.a ../cpp/cpp.a ../java_bytecode/java_bytecode.a ../linking/linking.a ../big-int/big-int.a ../goto-programs/goto-programs.a ../goto-symex/goto-symex.a ../pointer-analysis/value_set.o ../pointer-analysis/value_set_analysis_fi.o ../pointer-analysis/value_set_domain_fi.o ../pointer-analysis/value_set_fi.o ../pointer-analysis/value_set_dereference.o ../pointer-analysis/dereference_callback.o ../pointer-analysis/add_failed_symbols.o ../pointer-analysis/rewrite_index.o ../pointer-analysis/goto_program_dereference.o ../goto-instrument/full_slicer.o ../analyses/analyses.a ../langapi/langapi.a ../xmllang/xmllang.a ../assembler/assembler.a ../solvers/solvers.a ../util/util.a ../goto-instrument/dump_c.o ../goto-instrument/goto_program2code.o ../goto-instrument/nondet_static.o ../goto-instrument/cover.o ../cbmc/cbmc_parse_options.o ../cbmc/bmc.o ../cbmc/cbmc_solvers.o ../cbmc/symex_bmc.o ../cbmc/xml_interface.o ../cbmc/bmc_cover.o ../cbmc/bv_cbmc.o ../cbmc/counterexample_beautification.o ../cbmc/show_vcc.o ../cbmc/cbmc_dimacs.o ../cbmc/all_properties.o ../cbmc/fault_localization.o ../cbmc/symex_coverage.o ../miniz/miniz.o ../json/json.a danger/meta/meta_variable_names.o danger/facade/danger_runner.o danger/options/danger_program.o danger/genetic/dynamic_danger_test_runner.o danger/options/danger_program_printer.o danger/constraint/danger_constraint_factory.o danger/preprocess/danger_preprocessing.o danger/preprocess/store_nondet_choices.o danger/preprocess/add_ranking_and_skolem_variables.o danger/symex/learn/add_variable_refs.o danger/symex/learn/add_programs_to_learn.o danger/symex/learn/solution_factory.o danger/symex/learn/read_x0.o danger/symex/learn/add_x0_placeholders.o danger/symex/learn/danger_learn_config.o danger/symex/learn/encoded_danger_learn_config.o danger/symex/verify/insert_candidate.o danger/symex/verify/restrict_counterexamples.o danger/symex/verify/danger_verify_config.o danger/symex/verify/parallel_danger_verifier.o danger/symex/verify/parallel_danger_verify_task.o danger/symex/fitness/danger_fitness_config.o safety/options/safety_program.o safety/options/safety_program_printer.o safety/preprocessing/safety_preprocessing.o safety/genetic/dynamic_safety_test_runner.o safety/meta/meta_variable_names.o safety/constraint/safety_constraint_factory.o safety/symex/learn/safety_learn_config.o safety/symex/learn/solution_factory.o safety/symex/learn/add_variable_refs.o safety/symex/verify/safety_verify_config.o safety/symex/learn/encoded_safety_learn_config.o safety/symex/learn/add_counterexamples.o safety/symex/verify/insert_candidate.o safety/facade/safety_runner.o safety/symex/fitness/safety_fitness_config.o safety/value/safety_goto_ce.o safety/value/individual_to_safety_solution_deserialiser.o invariant/options/invariant_program.o invariant/options/target_copy_helper.o invariant/util/copy_instructions.o invariant/util/invariant_program_helper.o invariant/util/invariant_constraint_variables.o invariant/constant/add_constant.o invariant/constant/default_constant_strategy.o invariant/constant/literals_constant_strategy.o invariant/meta/meta_variable_names.o invariant/preprocess/add_invariants_and_temp_variables.o invariant/preprocess/remove_loops_and_assertion.o invariant/symex/learn/add_counterexamples.o invariant/symex/learn/add_invariant_programs_to_learn.o invariant/symex/learn/instrument_vars.o invariant/symex/learn/replace_operators.o invariant/symex/verify/extract_counterexample.o invariant/symex/verify/insert_constraint.o invariant/symex/verify/insert_program.o invariant/fitness/concrete_fitness_source_provider.o jsa/facade/jsa_runner.o jsa/options/jsa_program.o jsa/options/jsa_program_info.o jsa/preprocessing/jsa_preprocessing.o jsa/preprocessing/remove_loop.o jsa/preprocessing/add_constraint_meta_variables.o jsa/preprocessing/default_jsa_constant_strategy.o jsa/preprocessing/create_temp_variables.o jsa/preprocessing/collect_variables.o jsa/preprocessing/clone_heap.o jsa/preprocessing/add_synthesis_library.o jsa/learn/jsa_symex_learn.o jsa/learn/insert_counterexample.o jsa/learn/insert_predicates_and_queries.o jsa/learn/instrument_pred_ops.o jsa/learn/execute_jsa_programs.o jsa/learn/extract_candidate.o jsa/verify/jsa_symex_verify.o jsa/verify/extract_counterexample.o jsa/verify/renondet_inputs.o jsa/verify/insert_solution.o jsa/constraint/jsa_constraint_factory.o jsa/converters/solution.o jsa/converters/translate_to_goto_program.o jsa/converters/replace_operators.o jsa/converters/counterexample.o jsa/instrument/jsa_meta_data.o jsa/instrument/temps_helper.o jsa/value/jsa_solution.o jsa/value/jsa_solution_printer.o jsa/value/jsa_types.o jsa/value/default_solution.o jsa/value/jsa_counterexample_printer.o jsa/genetic/jsa_source_provider.o jsa/genetic/dynamic_jsa_test_runner.o jsa/genetic/random_jsa_mutate.o jsa/genetic/random_jsa_cross.o jsa/genetic/jsa_genetic_convert.o jsa/genetic/jsa_random.o jsa/genetic/solution_helper.o jsa/genetic/jsa_serialiser.o jsa/genetic/jsa_paragon_wrapper.o control/facade/control_runner.o control/learn/print_control_solution.o control/learn/rational_solution_configuration.o control/learn/vector_solution_configuration.o control/preprocessing/control_preprocessing.o control/preprocessing/propagate_controller_sizes.o control/options/control_program.o control/learn/nondet_solution.o control/simplify/remove_unused_elements.o control/verify/insert_solution.o control/verify/zero_solutions.o control/value/float_helper.o control/value/control_types.o refactor/environment/instrument_state_vars.o refactor/instructionset/create_cegis_processor.o refactor/instructionset/execute_cegis_program.o refactor/instructionset/processor_types.o refactor/instructionset/cegis_processor_body_factory.o refactor/instructionset/instruction_description.o refactor/instructionset/cegis_instruction_factory.o refactor/instructionset/processor_symbols.o refactor/constraint/constraint_factory.o refactor/preprocessing/refactor_preprocessing.o refactor/preprocessing/collect_counterexamples.o refactor/learn/refactor_symex_learn.o refactor/learn/instrument_counterexamples.o refactor/learn/refactor_candidate_printer.o refactor/verify/refactor_symex_verify.o refactor/facade/refactor_runner.o refactor/options/refactoring_type.o refactor/options/refactor_program.o refactor/nullobject/range_collector.o refactor/nullobject/nullable_analysis.o wordsize/restrict_bv_size.o value/program_individual_serialisation.o value/assignments_printer.o seed/literals_seed.o genetic/instruction_set_info_factory.o genetic/random_mutate.o genetic/random_cross.o genetic/random_individual.o genetic/genetic_constant_strategy.o instructions/instruction_set_factory.o genetic/dynamic_test_runner_helper.o genetic/genetic_settings.o genetic/serialise_individual.o genetic/program_individual_test_runner_helper.o cegis-util/task_pool.o cegis-util/constant_width.o cegis-util/irep_pipe.o cegis-util/program_helper.o cegis-util/temporary_output_block.o cegis-util/cbmc_runner.o cegis-util/module_helper.o cegis-util/inline_user_program.o cegis-util/counterexample_vars.o cegis-util/string_helper.o cegis-util/instruction_iterator.o cegis-util/type_helper.o learn/insert_counterexample.o learn/constraint_helper.o constant/add_constant.o constant/literals_collector.o constant/default_cegis_constant_strategy.o instrument/cegis_library.o instrument/instrument_var_ops.o instrument/meta_variables.o instrument/find_cprover_initialize.o runner/cegis_parse_options.o runner/cegis_main.o runner/cegis_languages.o -Wl,--end-group -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lminisat -lcudd -ldl make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src/cegis' make: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/src' ~/build/BUILD/cbmc-cbmc-5.7/doc/guide ~/build/BUILD/cbmc-cbmc-5.7 + pushd doc/guide + pdflatex CBMC-guide.tex This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdflatex) restricted \write18 enabled. kpathsea: Running mktexfmt pdflatex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.cache/texlive/texmf-config/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of mf/mf-nowin in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of tex/tex in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.cache/texlive/texmf-var/web2c mktexfmt [INFO]: --- remaking pdflatex with pdftex mktexfmt: running `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' ... This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (INITEX) restricted \write18 enabled. (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) entering extended mode (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/pdflatex.ini (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) ./texsys.aux found \@currdir set to: ./. Assuming \openin and \input have the same search path. Defining UNIX/DOS style filename parser. catcodes, registers, compatibility for TeX 2, parameters, LaTeX2e <2016/03/31> hacks, control, par, spacing, files, font encodings, lengths, ==================================== Local config file fonttext.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) ==================================== Local config file fontmath.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) ==================================== Local config file preload.cfg used ===================================== (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, environments, center, verbatim, math definitions, boxes, title, sectioning, contents, floats, footnotes, index, bibliography, output, =========================================== Local configuration file hyphen.cfg used =========================================== (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) ) ) Beginning to dump on file pdflatex.fmt (preloaded format=pdflatex 2017.4.8) 5054 strings of total length 69018 44351 memory locations dumped; current usage is 144&43759 3399 multiletter control sequences \font\nullfont=nullfont \font\OMX/cmex/m/n/10=cmex10 \font\tenln=line10 \font\tenlnw=linew10 \font\tencirc=lcircle10 \font\tencircw=lcirclew10 \font\OT1/cmr/m/n/5=cmr5 \font\OT1/cmr/m/n/7=cmr7 \font\OT1/cmr/m/n/10=cmr10 \font\OML/cmm/m/it/5=cmmi5 \font\OML/cmm/m/it/7=cmmi7 \font\OML/cmm/m/it/10=cmmi10 \font\OMS/cmsy/m/n/5=cmsy5 \font\OMS/cmsy/m/n/7=cmsy7 \font\OMS/cmsy/m/n/10=cmsy10 3633 words of font info for 14 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6081 has 183 ops out of 35111 2 for language 1 181 for language 0 0 words of pdfTeX memory 0 indirect objects No pages of output. Transcript written on pdflatex.log. mktexfmt [INFO]: /builddir/.cache/texlive/texmf-var/web2c/pdftex/pdflatex.fmt installed. mktexfmt [INFO]: Disabled formats: 32 mktexfmt [INFO]: Successfully rebuilt formats: 1 mktexfmt [INFO]: Not selected formats: 15 mktexfmt [INFO]: Total formats: 48 mktexfmt [INFO]: exiting with status 0 entering extended mode (./CBMC-guide.tex LaTeX2e <2016/03/31> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) No file CBMC-guide.aux. (/usr/share/texlive/texmf-dist/tex/latex/base/omscmr.fd) LaTeX Warning: Reference `section:other-apps' on page 1 undefined on input line 41. LaTeX Warning: Reference `section:util' on page 1 undefined on input line 48. [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] LaTeX Warning: Reference `section:CBMC' on page 2 undefined on input line 93. LaTeX Warning: Reference `section:goto-cc' on page 2 undefined on input line 96 . LaTeX Warning: Reference `section:goto-instrument' on page 2 undefined on input line 99. [2] [3] LaTeX Warning: Reference `section:irept' on page 4 undefined on input line 241. [4] Overfull \hbox (2.44667pt too wide) in paragraph at lines 260--262 []\OT1/cmr/m/n/10 The wrap-per class for multi-precision arith-metic within CPR OVER. [5] LaTeX Warning: Reference `section:goto-programs' on page 6 undefined on input l ine 325. [6] [7] Overfull \hbox (12.80382pt too wide) in paragraph at lines 440--448 []\OT1/cmr/m/n/10 Provides the \OT1/cmtt/m/n/10 smt2[]dect \OT1/cmr/m/n/10 type which func-tions in a sim-i-lar way to \OT1/cmtt/m/n/10 smt1[]dect\OT1/cmr/m/n /10 , [8] Overfull \hbox (6.13939pt too wide) in paragraph at lines 568--576 \OT1/cmr/m/n/10 There are a large num-ber of kind of tree struc-tured or tree-l ike data in CPROVER. [9] [10] Overfull \hbox (18.3098pt too wide) in paragraph at lines 653--671 \OT1/cmr/m/n/10 The com-mon start-ing point for work-ing with goto-programs is the \OT1/cmtt/m/n/10 read[]goto[]binary Overfull \hbox (27.36626pt too wide) in paragraph at lines 653--671 \OT1/cmtt/m/n/10 goto[]functions.h \OT1/cmr/m/n/10 and is an in-stan-ti-a-tion of the tem-plate \OT1/cmtt/m/n/10 goto[]functions[]templatet Overfull \hbox (48.46867pt too wide) in paragraph at lines 691--711 \OT1/cmr/m/n/10 one step in the func-tion. Each has a type, an in-stance of \OT 1/cmtt/m/n/10 goto[]program[]instruction[]typet [11] [12] (./CBMC-guide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on CBMC-guide.pdf (12 pages, 184022 bytes). Transcript written on CBMC-guide.log. + pdflatex CBMC-guide.tex This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./CBMC-guide.tex LaTeX2e <2016/03/31> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (./CBMC-guide.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/omscmr.fd) [1{/usr/share/texlive/ texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] [3] [4] Overfull \hbox (2.44667pt too wide) in paragraph at lines 260--262 []\OT1/cmr/m/n/10 The wrap-per class for multi-precision arith-metic within CPR OVER. [5] [6] [7] Overfull \hbox (12.80382pt too wide) in paragraph at lines 440--448 []\OT1/cmr/m/n/10 Provides the \OT1/cmtt/m/n/10 smt2[]dect \OT1/cmr/m/n/10 type which func-tions in a sim-i-lar way to \OT1/cmtt/m/n/10 smt1[]dect\OT1/cmr/m/n /10 , [8] Overfull \hbox (6.13939pt too wide) in paragraph at lines 568--576 \OT1/cmr/m/n/10 There are a large num-ber of kind of tree struc-tured or tree-l ike data in CPROVER. [9] [10] Overfull \hbox (18.3098pt too wide) in paragraph at lines 653--671 \OT1/cmr/m/n/10 The com-mon start-ing point for work-ing with goto-programs is the \OT1/cmtt/m/n/10 read[]goto[]binary Overfull \hbox (27.36626pt too wide) in paragraph at lines 653--671 \OT1/cmtt/m/n/10 goto[]functions.h \OT1/cmr/m/n/10 and is an in-stan-ti-a-tion of the tem-plate \OT1/cmtt/m/n/10 goto[]functions[]templatet Overfull \hbox (48.46867pt too wide) in paragraph at lines 691--711 \OT1/cmr/m/n/10 one step in the func-tion. Each has a type, an in-stance of \OT 1/cmtt/m/n/10 goto[]program[]instruction[]typet [11] [12] (./CBMC-guide.aux) ) (see the transcript file for additional information) Output written on CBMC-guide.pdf (12 pages, 183701 bytes). Transcript written on CBMC-guide.log. ~/build/BUILD/cbmc-cbmc-5.7 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V1okeZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386 ++ dirname /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386 + cd cbmc-cbmc-5.7 + mkdir -p /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/share/man/man1 + install -p -m 0755 src/cbmc/cbmc /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin + install -p -m 0755 src/cegis/cegis /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin + install -p -m 0755 src/goto-analyzer/goto-analyzer /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin + install -p -m 0755 src/goto-cc/goto-cc /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin + install -p -m 0755 src/goto-diff/goto-diff /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin + install -p -m 0755 src/goto-instrument/goto-instrument /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin + install -p -m 0755 src/musketeer/musketeer /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin + install -p -m 0755 src/symex/symex /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin + install -p -m 0644 doc/man/cbmc.1 /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/share/man/man1 + install -p -m 0644 /builddir/build/SOURCES/goto-cc.1 /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/share/man/man1 + install -p -m 0644 /builddir/build/SOURCES/goto-cc.1 /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/share/man/man1/goto-instrument.1 + ln -s xml_y.tab.h src/xmllang/xml_y.tab.hpp + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/cbmc-cbmc-5.7 extracting debug info from /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin/goto-analyzer extracting debug info from /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin/musketeer extracting debug info from /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin/cbmc extracting debug info from /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin/goto-cc extracting debug info from /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin/symex extracting debug info from /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin/goto-diff extracting debug info from /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin/goto-instrument extracting debug info from /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/bin/cegis /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 18184 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aO0FyM + umask 022 + cd /builddir/build/BUILD + cd cbmc-cbmc-5.7 + make -C regression make: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression' make -C ansi-c test || exit 1; make -C cbmc test || exit 1; make -C cpp test || exit 1; make -C cbmc-java test || exit 1; make -C goto-analyzer test || exit 1; make -C goto-instrument test || exit 1; make -C test-script test || exit 1; make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/ansi-c' Loading 123 tests found Running tests Running Array_Declarator1/test.desc [OK] Running Array_Declarator2/test.desc [SKIPPED] Running Array_Declarator3/test.desc [SKIPPED] Running Array_Declarator4/test.desc [SKIPPED] Running Array_Declarator5/test.desc [SKIPPED] Running Array_Declarator6/test.desc [SKIPPED] Running Array_Declarator7/test.desc [SKIPPED] Running Atomic1/test.desc [OK] Running Defines1/test.desc [OK] Running Empty_Declaration1/test.desc [OK] Running Forward_Declaration1/test.desc [OK] Running Forward_Declaration2/test.desc [OK] Running Function_parameters1/test.desc [OK] Running Function_parameters2/test.desc [OK] Running Function_pointer1/test.desc [OK] Running Header_files1/test.desc [OK] Running Incomplete_Type1/test.desc [OK] Running Initializer_cast1/test.desc [OK] Running KnR1/test.desc [OK] Running KnR2/test.desc [OK] Running KnR3/test.desc [OK] Running Lvalue1/test.desc [OK] Running MMX1/test.desc [OK] Running MMX2/test.desc [OK] Running Multiple/test.desc [OK] Running Qualifiers1/test.desc [OK] Running Recursive_Structure1/test.desc [OK] Running Recursive_Structure2/test.desc [OK] Running Struct_Bitfields1/test.desc [OK] Running Struct_Enum_Padding1/test.desc [OK] Running Struct_Hierarchy1/test.desc [OK] Running Struct_Initialization1/test.desc [SKIPPED] Running Struct_Padding2/test.desc [OK] Running Struct_Padding3/test.desc [OK] Running Struct_Padding4/test.desc [OK] Running Struct_Padding5/test.desc [OK] Running Struct_Padding6/test.desc [OK] Running Transparent_union1/test.desc [OK] Running Transparent_union2/test.desc [OK] Running Typecast_to_array_ptr1/test.desc [OK] Running Typecast_to_union1/test.desc [OK] Running Union_Initialization1/test.desc [OK] Running Union_Padding1/test.desc [OK] Running Universal_characters1/test.desc [OK] Running VS_extensions1/test.desc [OK] Running Zero_Initialization1/test.desc [OK] Running _Alignof1/test.desc [OK] Running _Bool1/test.desc [OK] Running _Generic1/test.desc [OK] Running _Noreturn1/test.desc [OK] Running _Static_assert1/test.desc [OK] Running arithmetic_right_shift1/test.desc [OK] Running array_initialization1/test.desc [OK] Running array_initialization2/test.desc [OK] Running asm1/test.desc [OK] Running asm2/test.desc [OK] Running asm3/test.desc [OK] Running character_literals1/test.desc [OK] Running decl_initialization1/test.desc [OK] Running decl_initialization2/test.desc [OK] Running enum1/test.desc [OK] Running enum2/test.desc [OK] Running enum3/test.desc [OK] Running enum4/test.desc [OK] Running enum5/test.desc [OK] Running enum6/test.desc [OK] Running enum7/test.desc [SKIPPED] Running enum8/test.desc [OK] Running envp1/test.desc [OK] Running extern1/test.desc [OK] Running extern2/test.desc [OK] Running extern_inline1/test.desc [OK] Running float_constant1/test.desc [OK] Running float_constant2/test.desc [OK] Running for_scope1/test.desc [OK] Running function_return1/test.desc [OK] Running gcc___auto_type1/test.desc [OK] Running gcc_attributes1/test.desc [OK] Running gcc_attributes2/test.desc [OK] Running gcc_attributes3/test.desc [OK] Running gcc_attributes4/test.desc [OK] Running gcc_attributes5/test.desc [SKIPPED] Running gcc_attributes6/test.desc [OK] Running gcc_attributes7/test.desc [OK] Running gcc_attributes8/test.desc [OK] Running gcc_attributes9/test.desc [OK] Running gcc_builtin_constant_p1/test.desc [OK] Running gcc_builtins1/test.desc [OK] Running gcc_builtins2/test.desc [OK] Running gcc_builtins3/test.desc [OK] Running gcc_builtins4/test.desc [OK] Running gcc_builtins5/test.desc [OK] Running gcc_types_compatible_p1/test.desc [OK] Running gcc_types_compatible_p2/test.desc [OK] Running gcc_types_compatible_p3/test.desc [OK] Running gcc_vector1/test.desc [OK] Running integer_constant1/test.desc [OK] Running integer_constant2/test.desc [OK] Running pointer_arithmetic1/test.desc [OK] Running pragma_pack1/test.desc [OK] Running pragma_pack2/test.desc [OK] Running pragma_pack3/test.desc [OK] Running return_void/test.desc [OK] Running sizeof1/test.desc [OK] Running sizeof2/test.desc [OK] Running sizeof3/test.desc [OK] Running static_inline1/test.desc [SKIPPED] Running static_inline2/test.desc [SKIPPED] Running struct2/test.desc [OK] Running struct3/test.desc [OK] Running struct5/test.desc [OK] Running struct6/test.desc [OK] Running struct7/test.desc [OK] Running switch1/test.desc [OK] Running typedef1/test.desc [OK] Running typedef2/test.desc [OK] Running typedef_code/test.desc [OK] Running typeof1/test.desc [OK] Running windows_h_VS_2005/test.desc [OK] Running windows_h_VS_2008/test.desc [OK] Running windows_h_VS_2010/test.desc [OK] Running windows_h_VS_2012/test.desc [OK] Running windows_h_VS_2013/test.desc [OK] All tests were successful, 11 tests skipped make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/ansi-c' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/cbmc' Loading 414 tests found Running tests Running ASHR1/test.desc [OK] Running Address_of1/test.desc [OK] Running Address_of2/test.desc [OK] Running Anonymous_Struct1/test.desc [OK] Running Anonymous_Struct2/test.desc [OK] Running Anonymous_Struct3/test.desc [OK] Running Array_Initialization1/test.desc [OK] Running Array_Initialization2/test.desc [OK] Running Array_Initialization3/test.desc [OK] Running Associativity1/test.desc [OK] Running Assumption1/test.desc [OK] Running BV_Arithmetic1/test.desc [OK] Running BV_Arithmetic2/test.desc [OK] Running BV_Arithmetic3/test.desc [OK] Running BV_Arithmetic4/test.desc [OK] Running BV_Arithmetic5/test.desc [OK] Running BV_Arithmetic6/test.desc [OK] Running Bitfields1/test.desc [OK] Running Bitfields2/test.desc [OK] Running Bool1/test.desc [OK] Running Bool2/test.desc [OK] Running Bool3/test.desc [OK] Running Bool4/test.desc [OK] Running Boolean_Guards1/test.desc [OK] Running Computed-Goto1/test.desc [OK] Running Division1/test.desc [OK] Running Division2/test.desc [OK] Running Double-to-float-no-simp1/test.desc [OK] Running Double-to-float-no-simp1-fix1/test.desc [OK] Running Double-to-float-no-simp1-fix2/test.desc [OK] Running Double-to-float-with-simp1/test.desc [OK] Running Ellipsis1/test.desc [OK] Running Ellipsis2/test.desc [OK] Running Empty_struct1/test.desc [OK] Running Endianness1/test.desc [OK] Running Endianness2/test.desc [OK] Running Endianness3/test.desc [OK] Running Endianness4/test.desc [OK] Running Endianness5/test.desc [OK] Running Endianness6/test.desc [OK] Running Endianness7/test.desc [OK] Running Endianness8/test.desc [OK] Running Endianness9/test.desc [OK] Running Error_Label1/test.desc [OK] Running Error_Label2/test.desc [OK] Running Error_Label3/test.desc [OK] Running Eval_Order1/test.desc [OK] Running Eval_Order2/test.desc [SKIPPED] Running Exceptions1/test.desc [OK] Running Failing_Assert1/test.desc [OK] Running Fixedbv1/test.desc [OK] Running Fixedbv2/test.desc [OK] Running Fixedbv3/test.desc [OK] Running Fixedbv4/test.desc [OK] Running Fixedbv5/test.desc [OK] Running Fixedbv6/test.desc [OK] Running Fixedbv7/test.desc [OK] Running Fixedbv8/test.desc [OK] Running Float-Rounding1/test.desc [OK] Running Float-Rounding2/test.desc [OK] Running Float-data-dependent-rounding/test.desc [OK] Running Float-div1/test.desc [OK] Running Float-div2/test.desc [OK] Running Float-div3/test.desc [OK] Running Float-flags-no-simp1/test.desc [OK] Running Float-flags-simp1/test.desc [OK] Running Float-no-simp1/test.desc [OK] Running Float-no-simp2/test.desc [OK] Running Float-no-simp3/test.desc [OK] Running Float-no-simp4/test.desc [OK] Running Float-no-simp5/test.desc [OK] Running Float-no-simp6/test.desc [OK] Running Float-no-simp7/test.desc [OK] Running Float-no-simp8/test.desc [OK] Running Float-no-simp9/test.desc [OK] Running Float-overflow1/test.desc [OK] Running Float-overflow2/test.desc [OK] Running Float-to-double1/test.desc [OK] Running Float-to-double2/test.desc [OK] Running Float-to-int1/test.desc [OK] Running Float-to-int2/test.desc [OK] Running Float-to-int3/test.desc [OK] Running Float-zero-sum1/test.desc [OK] Running Float1/test.desc [OK] Running Float11/test.desc [OK] Running Float12/test.desc [OK] Running Float13/test.desc [OK] Running Float14/test.desc [OK] Running Float18/test.desc [OK] Running Float19/test.desc [OK] Running Float2/test.desc [OK] Running Float20/test.desc [OK] Running Float21/test.desc [OK] Running Float22/test.desc [OK] Running Float23/test.desc [OK] Running Float3/test.desc [OK] Running Float4/test.desc [OK] Running Float5/test.desc [OK] Running Float6/test.desc [OK] Running Float7/test.desc [OK] Running Float8/test.desc [OK] Running Float_lib1/test.desc [OK] Running Float_lib2/test.desc [OK] Running Free1/test.desc [OK] Running Free2/test.desc [OK] Running Free3/test.desc [OK] Running Free4/test.desc [OK] Running Function-KnR1/test.desc [OK] Running Function1/test.desc [OK] Running Function10/test.desc [OK] Running Function11/test.desc [OK] Running Function12/test.desc [OK] Running Function13/test.desc [OK] Running Function2/test.desc [OK] Running Function3/test.desc [OK] Running Function4/test.desc [OK] Running Function5/test.desc [OK] Running Function6/test.desc [OK] Running Function7/test.desc [OK] Running Function8/test.desc [OK] Running Function9/test.desc [OK] Running Function_Eval_Order1/test.desc [SKIPPED] Running Function_Eval_Order2/test.desc [OK] Running Function_Parameters1/test.desc [SKIPPED] Running Function_Pointer1/test.desc [OK] Running Function_Pointer10/test.desc [OK] Running Function_Pointer11/test.desc [OK] Running Function_Pointer12/test.desc [OK] Running Function_Pointer13/test.desc [OK] Running Function_Pointer14/test.desc [OK] Running Function_Pointer15/test.desc [OK] Running Function_Pointer16/test.desc [OK] Running Function_Pointer17/test.desc [OK] Running Function_Pointer2/test.desc [OK] Running Function_Pointer3/test.desc [OK] Running Function_Pointer4/test.desc [OK] Running Function_Pointer5/test.desc [OK] Running Function_Pointer6/test.desc [OK] Running Function_Pointer7/test.desc [OK] Running Function_Pointer8/test.desc [OK] Running Function_Pointer9/test.desc [OK] Running Global_Initialization1/test.desc [OK] Running Global_Initialization2/test.desc [OK] Running Initialization1/test.desc [OK] Running Initialization2/test.desc [OK] Running Initialization3/test.desc [OK] Running Initialization5/test.desc [OK] Running Initialization6/test.desc [OK] Running Initialization7/test.desc [SKIPPED] Running Linking1/test.desc [OK] Running Linking2/test.desc [OK] Running Linking3/test.desc [OK] Running Linking4/test.desc [OK] Running Linking5/test.desc [SKIPPED] Running Local_out_of_scope1/test.desc [OK] Running Local_out_of_scope2/test.desc [OK] Running Malloc12/test.desc [SKIPPED] Running Malloc13/test.desc [SKIPPED] Running Malloc14/test.desc [OK] Running Malloc15/test.desc [OK] Running Malloc16/test.desc [OK] Running Malloc17/test.desc [OK] Running Malloc18/test.desc [OK] Running Malloc19/test.desc [SKIPPED] Running Malloc20/test.desc [SKIPPED] Running Malloc21/test.desc [OK] Running Malloc22/test.desc [OK] Running Malloc23/test.desc [OK] Running Memmove1/test.desc [OK] Running Memory_leak1/test.desc [OK] Running Memory_leak2/test.desc [OK] Running Mod1/test.desc [OK] Running Mod2/test.desc [OK] Running Multi_Dimensional_Array1/test.desc [OK] Running Multi_Dimensional_Array2/test.desc [OK] Running Multi_Dimensional_Array3/test.desc [OK] Running Multi_Dimensional_Array4/test.desc [OK] Running Multi_Dimensional_Array5/test.desc [OK] Running Multi_Dimensional_Array6/test.desc [OK] Running Multiple_Properties1/test.desc [OK] Running Negation1/test.desc [OK] Running Negation2/test.desc [OK] Running Overflow_Addition1/test.desc [OK] Running Overflow_Multiplication1/test.desc [OK] Running Overflow_Subtraction1/test.desc [OK] Running Pointer_Arithmetic1/test.desc [OK] Running Pointer_Arithmetic10/test.desc [OK] Running Pointer_Arithmetic11/test.desc [OK] Running Pointer_Arithmetic12/test.desc [OK] Running Pointer_Arithmetic13/test.desc [SKIPPED] Running Pointer_Arithmetic2/test.desc [OK] Running Pointer_Arithmetic3/test.desc [OK] Running Pointer_Arithmetic4/test.desc [OK] Running Pointer_Arithmetic5/test.desc [OK] Running Pointer_Arithmetic6/test.desc [OK] Running Pointer_Arithmetic7/test.desc [OK] Running Pointer_Arithmetic8/test.desc [OK] Running Pointer_Arithmetic9/test.desc [OK] Running Pointer_Assume1/test.desc [SKIPPED] Running Pointer_array1/test.desc [OK] Running Pointer_array2/test.desc [OK] Running Pointer_array3/test.desc [OK] Running Pointer_array4/test.desc [OK] Running Pointer_array5/test.desc [OK] Running Pointer_array6/test.desc [OK] Running Pointer_byte_extract1/test.desc [OK] Running Pointer_byte_extract2/test.desc [OK] Running Pointer_byte_extract3/test.desc [OK] Running Pointer_byte_extract4/test.desc [OK] Running Pointer_byte_extract5/test.desc [OK] Running Pointer_byte_extract6/test.desc [OK] Running Pointer_byte_extract7/test.desc [OK] Running Pointer_byte_extract8/test.desc [SKIPPED] Running Pointer_byte_extract9/test.desc [OK] Running Pointer_difference1/test.desc [OK] Running Promotion1/test.desc [OK] Running Promotion2/test.desc [OK] Running Promotion3/test.desc [OK] Running Quantifiers-assertion/test.desc [OK] Running Quantifiers-assignment/test.desc [OK] Running Quantifiers-copy/test.desc [OK] Running Quantifiers-if/test.desc [OK] Running Quantifiers-initialisation/test.desc [OK] Running Quantifiers-initialisation2/test.desc [OK] Running Quantifiers-invalid-var-range/test.desc [OK] Running Quantifiers-not/test.desc [OK] Running Quantifiers-not-exists/test.desc [OK] Running Quantifiers-two-dimension-array/test.desc [OK] Running Quantifiers-type/test.desc [OK] Running Quantifiers1/test.desc [OK] Running Recursion1/test.desc [OK] Running Recursion2/test.desc [OK] Running Recursion3/test.desc [OK] Running Recursion4/test.desc [OK] Running Recursion5/test.desc [OK] Running Recursion6/test.desc [OK] Running Sideeffects1/test.desc [OK] Running Sideeffects2/test.desc [OK] Running Sideeffects3/test.desc [OK] Running Sideeffects4/test.desc [OK] Running Sideeffects5/test.desc [OK] Running Sideeffects6/test.desc [OK] Running Static2/test.desc [OK] Running Static_Functions1/test.desc [OK] Running String1/test.desc [OK] Running String2/test.desc [OK] Running String3/test.desc [SKIPPED] Running String4/test.desc [OK] Running String5/test.desc [OK] Running String6/test.desc [OK] Running String7/test.desc [OK] Running String_Literal1/test.desc [OK] Running Struct_Bytewise1/test.desc [OK] Running Struct_Bytewise2/test.desc [OK] Running Struct_Initialization1/test.desc [OK] Running Struct_Initialization10/test.desc [OK] Running Struct_Initialization2/test.desc [OK] Running Struct_Initialization3/test.desc [OK] Running Struct_Initialization4/test.desc [OK] Running Struct_Initialization5/test.desc [OK] Running Struct_Initialization6/test.desc [OK] Running Struct_Initialization7/test.desc [OK] Running Struct_Initialization8/test.desc [SKIPPED] Running Struct_Initialization9/test.desc [OK] Running Struct_Padding1/test.desc [OK] Running Typecast1/test.desc [OK] Running Typecast2/test.desc [OK] Running Undefined_Function1/test.desc [OK] Running Undefined_Function2/test.desc [OK] Running Union_Initialization1/test.desc [OK] Running Unwinding_Assertions_Improved1/test.desc [SKIPPED] Running Unwinding_Locality1/test.desc [OK] Running Variadic1/test.desc [SKIPPED] Running Visual_Studio_Types1/test.desc [OK] Running Visual_Studio_Types2/test.desc [OK] Running Volatile1/test.desc [SKIPPED] Running Zero_Initialization1/test.desc [OK] Running __func__1/test.desc [OK] Running abs1/test.desc [OK] Running address_space_size_limit1/test.desc [OK] Running argv1/test.desc [OK] Running array-tests/test.desc [OK] Running atomic_section_seq1/test.desc [OK] Running big-endian-array1/test.desc [OK] Running byte_update1/test.desc [OK] Running byte_update2/test.desc [OK] Running byte_update3/test.desc [OK] Running byte_update4/test.desc [OK] Running byte_update5/test.desc [OK] Running byte_update6/test.desc [OK] Running byte_update7/test.desc [OK] Running c99_Bool/test.desc [OK] Running char1/test.desc [OK] Running character_handling1/test.desc [OK] Running comma1/test.desc [OK] Running complex1/test.desc [OK] Running compound_literal1/test.desc [OK] Running const_ptr1/test.desc [OK] Running constant_folding1/test.desc [OK] Running constant_folding2/test.desc [SKIPPED] Running divide-by-one-simplify/test.desc [OK] Running enum1/test.desc [OK] Running enum2/test.desc [OK] Running enum3/test.desc [OK] Running enum4/test.desc [OK] Running enum5/test.desc [OK] Running equality_through_array1/test.desc [OK] Running equality_through_array2/test.desc [OK] Running equality_through_array3/test.desc [OK] Running equality_through_array4/test.desc [OK] Running equality_through_array5/test.desc [OK] Running equality_through_array6/test.desc [OK] Running equality_through_array_of_struct1/test.desc [OK] Running equality_through_array_of_struct2/test.desc [OK] Running equality_through_array_of_struct3/test.desc [OK] Running equality_through_array_of_struct4/test.desc [OK] Running equality_through_struct1/test.desc [OK] Running equality_through_struct2/test.desc [OK] Running equality_through_struct3/test.desc [OK] Running equality_through_struct4/test.desc [OK] Running equality_through_struct5/test.desc [OK] Running equality_through_struct_containing_arrays1/test.desc [OK] Running equality_through_struct_containing_arrays2/test.desc [OK] Running equality_through_struct_containing_arrays3/test.desc [OK] Running equality_through_union1/test.desc [OK] Running equality_through_union2/test.desc [OK] Running equality_through_union3/test.desc [OK] Running exit1/test.desc [OK] Running extern_initialization1/test.desc [OK] Running extern_initialization2/test.desc [OK] Running for-break1/test.desc [OK] Running for1/test.desc [OK] Running for2/test.desc [OK] Running for3/test.desc [OK] Running function_option1/test.desc [OK] Running gcc_attribute_alias1/test.desc [OK] Running gcc_c99-bool-1/test.desc [OK] Running gcc_conditional_expr1/test.desc [OK] Running gcc_local_label1/test.desc [OK] Running gcc_statement_expression1/test.desc [OK] Running gcc_statement_expression2/test.desc [OK] Running gcc_statement_expression3/test.desc [OK] Running gcc_statement_expression4/test.desc [OK] Running gcc_statement_expression5/test.desc [OK] Running gcc_vector1/test.desc [OK] Running gcc_vector2/test.desc [OK] Running getenv-overflow1/test.desc [OK] Running goto1/test.desc [OK] Running goto2/test.desc [OK] Running goto3/test.desc [OK] Running goto4/test.desc [OK] Running graphml_witness1/test.desc [OK] Running guard1/test.desc [OK] Running if1/test.desc [OK] Running if2/test.desc [OK] Running if3/test.desc [OK] Running if4/test.desc [OK] Running inequality-with-constant-normalisation/test.desc [OK] Running inline1/test.desc [OK] Running int-to-float1/test.desc [OK] Running int-to-float2/test.desc [OK] Running locations1/test.desc [OK] Running noop1/test.desc [OK] Running null1/test.desc [OK] Running null2/test.desc [OK] Running null3/test.desc [OK] Running offsetof1/test.desc [OK] Running pipe1/test.desc [OK] Running realloc1/test.desc [OK] Running realloc2/test.desc [OK] Running realloc3/test.desc [OK] Running return1/test.desc [OK] Running return3/test.desc [OK] Running return4/test.desc [OK] Running return5/test.desc [OK] Running scanf1/test.desc [OK] Running simplify-full-test/test.desc [OK] Running simplify-function-call-array-element-pointer/test.desc [OK] Running simplify-function-call-array-pointer/test.desc [OK] Running simplify-function-call-pointer-access/test.desc [OK] Running simplify-global-array-access/test.desc [OK] Running simplify-local-array-access/test.desc [OK] Running simplify-pointer-access/test.desc [OK] Running strchr1/test.desc [OK] Running strtol1/test.desc [OK] Running strtol2/test.desc [OK] Running struct1/test.desc [OK] Running struct3/test.desc [OK] Running struct4/test.desc [OK] Running struct6/test.desc [OK] Running struct7/test.desc [OK] Running struct8/test.desc [OK] Running struct9/test.desc [OK] Running switch1/test.desc [OK] Running switch2/test.desc [OK] Running switch3/test.desc [OK] Running switch4/test.desc [OK] Running switch5/test.desc [OK] Running switch6/test.desc [OK] Running union1/test.desc [SKIPPED] Running union2/test.desc [OK] Running union3/test.desc [OK] Running union4/test.desc [OK] Running union5/test.desc [OK] Running union6/test.desc [OK] Running union7/test.desc [OK] Running union8/test.desc [OK] Running unsigned___int128/test.desc [OK] Running unsigned_char1/test.desc [OK] Running va_list1/test.desc [OK] Running va_list2/test.desc [SKIPPED] Running variable-access-to-constant-array/test.desc [OK] Running void_ifthenelse/test.desc [OK] Running while1/test.desc [OK] All tests were successful, 20 tests skipped make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/cbmc' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/cpp' Loading 86 tests found Running tests Running Address_of_Method2/test.desc [OK] Running Address_of_Method3/test.desc [OK] Running Apple_extensions1/test.desc [OK] Running Bit_fields1/test.desc [SKIPPED] Running Constant1/test.desc [OK] Running Constant2/test.desc [OK] Running Constant3/test.desc [OK] Running Constant4/test.desc [OK] Running Decltype1/test.desc [OK] Running Decltype2/test.desc [OK] Running Decltype3/test.desc [SKIPPED] Running Friend2/test.desc [OK] Running Function_Bodies1/test.desc [OK] Running Function_Overloading1/test.desc [OK] Running Function_Overloading2/test.desc [SKIPPED] Running List_initialization1/test.desc [SKIPPED] Running Method_Scope1/test.desc [OK] Running Method_qualifier1/test.desc [OK] Running ModeC1/test.desc [OK] Running ModeC2/test.desc [OK] Running ModeC3/test.desc [OK] Running Pointer_Conversion1/test.desc [OK] Running Pointer_Conversion2/test.desc [OK] Running Qualifiers_In_Template_Specialisation1/test.desc [SKIPPED] Running Resolver1/test.desc [OK] Running Resolver10/test.desc [OK] Running Resolver11/test.desc [OK] Running Resolver12/test.desc [OK] Running Resolver2/test.desc [OK] Running Resolver3/test.desc [OK] Running Resolver4/test.desc [OK] Running Scope1/test.desc [OK] Running Template_Default_Parameters1/test.desc [OK] Running Template_Instantiation1/test.desc [OK] Running Template_Instantiation2/test.desc [SKIPPED] Running Template_Instantiation3/test.desc [SKIPPED] Running Template_Instantiation4/test.desc [SKIPPED] Running Template_Instantiation5/test.desc [SKIPPED] Running Template_Parameters1/test.desc [OK] Running Template_Specialisation1/test.desc [OK] Running Template_Specialisation2/test.desc [SKIPPED] Running Templates1/test.desc [OK] Running Templates2/test.desc [OK] Running Templates7/test.desc [OK] Running Trailing_Return_Type1/test.desc [OK] Running Unary_Function_Overload1/test.desc [SKIPPED] Running Unary_Function_Overload2/test.desc [SKIPPED] Running Unary_Function_Overload3/test.desc [SKIPPED] Running Unary_Function_Overload4/test.desc [OK] Running Union_Constructor/test.desc [OK] Running auto1/test.desc [SKIPPED] Running bitwise_and1/test.desc [OK] Running bool1/test.desc [OK] Running constexpr1/test.desc [SKIPPED] Running enum1/test.desc [SKIPPED] Running enum2/test.desc [OK] Running enum3/test.desc [SKIPPED] Running enum4/test.desc [OK] Running enum5/test.desc [SKIPPED] Running enum6/test.desc [OK] Running enum7/test.desc [OK] Running enum8/test.desc [OK] Running enum_class1/test.desc [SKIPPED] Running lvalue1/test.desc [OK] Running namespace4/test.desc [OK] Running nullptr1/test.desc [OK] Running reinterpret_cast1/test.desc [OK] Running sizeof1/test.desc [OK] Running sizeof2/test.desc [OK] Running sizeof3/test.desc [OK] Running static_assert1/test.desc [OK] Running switch1/test.desc [OK] Running type_traits1/test.desc [SKIPPED] Running type_traits_essentials1/test.desc [SKIPPED] Running typecast_ambiguity1/test.desc [OK] Running typecast_ambiguity2/test.desc [OK] Running typedef1/test.desc [OK] Running typedef2/test.desc [OK] Running union3/test.desc [OK] Running union4/test.desc [OK] Running union5/test.desc [OK] Running virtual1/test.desc [SKIPPED] Running windows_h_VS_2005/test.desc [OK] Running windows_h_VS_2008/test.desc [OK] Running windows_h_VS_2010/test.desc [OK] Running windows_h_VS_2012/test.desc [OK] All tests were successful, 22 tests skipped make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/cpp' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/cbmc-java' Loading 119 tests found Running tests Running Inheritance1/test.desc [OK] Running LocalVarTable1/test.desc [OK] Running LocalVarTable2/test.desc [OK] Running LocalVarTable3/test.desc [OK] Running LocalVarTable4/test.desc [OK] Running LocalVarTable5/test.desc [OK] Running NullPointer1/test.desc [OK] Running NullPointer2/test.desc [OK] Running NullPointer3/test.desc [OK] Running NullPointer4/test.desc [OK] Running NullPointerException1/test.desc [SKIPPED] Running VarLengthArrayTrace1/test.desc [OK] Running aastore_aaload1/test.desc [OK] Running array1/test.desc [OK] Running arraylength1/test.desc [OK] Running arrayread1/test.desc [OK] Running assert1/test.desc [OK] Running assert2/test.desc [OK] Running assert3/test.desc [OK] Running assert4/test.desc [OK] Running assert5/test.desc [OK] Running assert6/test.desc [OK] Running astore_aload1/test.desc [OK] Running athrow1/test.desc [SKIPPED] Running basic1/test.desc [OK] Running basic2/test.desc [OK] Running bitwise1/test.desc [OK] Running boolean1/test.desc [OK] Running boolean2/test.desc [OK] Running cast1/test.desc [OK] Running catch1/test.desc [OK] Running char1/test.desc [OK] Running classpath1/test.desc [OK] Running classtest1/test.desc [OK] Running const1/test.desc [OK] Running constructor1/test.desc [OK] Running destructor1/test.desc [OK] Running double1/test.desc [OK] Running enum1/test.desc [OK] Running environment1/test.desc [SKIPPED] Running exceptions1/test.desc [OK] Running exceptions10/test.desc [OK] Running exceptions11/test.desc [OK] Running exceptions12/test.desc [OK] Running exceptions13/test.desc [OK] Running exceptions14/test.desc [OK] Running exceptions15/test.desc [OK] Running exceptions16/test.desc [OK] Running exceptions18/test.desc [OK] Running exceptions2/test.desc [OK] Running exceptions3/test.desc [OK] Running exceptions4/test.desc [OK] Running exceptions5/test.desc [OK] Running exceptions6/test.desc [OK] Running exceptions7/test.desc [OK] Running exceptions8/test.desc [OK] Running exceptions9/test.desc [OK] Running farith1/test.desc [OK] Running fcmpx_dcmpx1/test.desc [OK] Running float1/test.desc [OK] Running function1/test.desc [OK] Running function2/test.desc [OK] Running function3/test.desc [SKIPPED] Running function4/test.desc [SKIPPED] Running iarith1/test.desc [OK] Running iarith2/test.desc [OK] Running if_acmp1/test.desc [OK] Running if_expr1/test.desc [OK] Running if_icmp1/test.desc [OK] Running ifxx1/test.desc [OK] Running inferlexicalscope1/test.desc [OK] Running instanceof1/test.desc [SKIPPED] Running instanceof2/test.desc [SKIPPED] Running instanceof3/test.desc [SKIPPED] Running instanceof4/test.desc [OK] Running instanceof5/test.desc [OK] Running instanceof6/test.desc [OK] Running instanceof7/test.desc [OK] Running interface1/test.desc [OK] Running iterator1/test.desc [OK] Running iterator2/test.desc [OK] Running jar-file1/test.desc [OK] Running jar-file2/test.desc [OK] Running jar-file3/test.desc [OK] Running jar-file4/test.desc [OK] Running jsr1/test.desc [OK] Running jsr2/test.desc [OK] Running lazyloading1/test.desc [OK] Running lazyloading2/test.desc [OK] Running lazyloading3/test.desc [OK] Running list1/test.desc [OK] Running long1/test.desc [OK] Running lookupswitch1/test.desc [OK] Running loop1/test.desc [OK] Running monitorenter1/test.desc [OK] Running multinewarray/test.desc [OK] Running overloading1/test.desc [OK] Running package1/test.desc [OK] Running package_friendly1/test.desc [OK] Running pointer_check1/test.desc [OK] Running putfield_getfield1/test.desc [OK] Running putstatic_getstatic1/test.desc [OK] Running recursion2/test.desc [OK] Running return1/test.desc [OK] Running return2/test.desc [OK] Running short1/test.desc [OK] Running short2/test.desc [OK] Running static_method1/test.desc [OK] Running store_load1/test.desc [OK] Running string_literal1/test.desc [SKIPPED] Running tableswitch1/test.desc [OK] Running tableswitch2/test.desc [OK] Running uninitialised1/test.desc [OK] Running virtual1/test.desc [OK] Running virtual2/test.desc [OK] Running virtual4/test.desc [OK] Running virtual5/test.desc [OK] Running virtual6/test.desc [OK] Running virtual7/test.desc [OK] All tests were successful, 9 tests skipped make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/cbmc-java' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/goto-analyzer' Loading 7 tests found Running tests Running intervals1/test.desc [OK] Running intervals2/test.desc [SKIPPED] Running intervals3/test.desc [OK] Running intervals4/test.desc [SKIPPED] Running intervals5/test.desc [OK] Running intervals6/test.desc [OK] Running intervals7/test.desc [OK] All tests were successful, 2 tests skipped make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/goto-analyzer' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/goto-instrument' Loading 78 tests found Running tests Running argc-argv1/test.desc [OK] Running const-struct1/test.desc [OK] Running const-struct2/test.desc [OK] Running const-struct3/test.desc [OK] Running const-union1/test.desc [OK] Running data-flow1/test.desc [OK] Running dependence-graph1/test.desc [OK] Running inline_01/test.desc [OK] Running inline_02/test.desc [OK] Running inline_03/test.desc [OK] Running inline_04/test.desc [OK] Running inline_05/test.desc [OK] Running inline_06/test.desc [OK] Running inline_07/test.desc [OK] Running inline_08/test.desc [OK] Running inline_09/test.desc [OK] Running inline_10/test.desc [OK] Running inline_11/test.desc [OK] Running inline_12/test.desc [OK] Running inline_13/test.desc [OK] Running inline_14/test.desc [OK] Running inline_15/test.desc [OK] Running is-threaded1/test.desc [OK] Running restore-returns1/test.desc [OK] Running restore-returns2/test.desc [OK] Running slice-global-inits1/test.desc [OK] Running slice01/test.desc [OK] Running slice02/test.desc [OK] Running slice03/test.desc [OK] Running slice04/test.desc [OK] Running slice05/test.desc [OK] Running slice06/test.desc [OK] Running slice07/test.desc [SKIPPED] Running slice08/test.desc [OK] Running slice09/test.desc [OK] Running slice10/test.desc [OK] Running slice11/test.desc [OK] Running slice12/test.desc [OK] Running slice13/test.desc [OK] Running slice14/test.desc [OK] Running slice15/test.desc [OK] Running slice16/test.desc [OK] Running slice17/test.desc [SKIPPED] Running slice18/test.desc [SKIPPED] Running slice19/test.desc [SKIPPED] Running slice20/test.desc [SKIPPED] Running slice21/test.desc [SKIPPED] Running slice22/test.desc [OK] Running slice23/test.desc [OK] Running unwind-assert1/test.desc [OK] Running unwind-assert2/test.desc [OK] Running unwind-assert3/test.desc [OK] Running unwind-assume1/test.desc [OK] Running unwind-assume2/test.desc [OK] Running unwind-break-loop1/test.desc [OK] Running unwind-break-loop2/test.desc [OK] Running unwind-continue-as-loops1/test.desc [OK] Running unwind-continue-loop1/test.desc [OK] Running unwind-continue-loop2/test.desc [OK] Running unwind-do-while-loop1/test.desc [OK] Running unwind-do-while-loop2/test.desc [OK] Running unwind-empty-loop1/test.desc [OK] Running unwind-empty-loop2/test.desc [OK] Running unwind-nested-loops1/test.desc [OK] Running unwind-nested-loops2/test.desc [OK] Running unwind-simple-loop1/test.desc [OK] Running unwind-simple-loop2/test.desc [OK] Running unwind-unwind-log1/test.desc [OK] Running unwind-unwindset-file1/test.desc [OK] Running unwind-unwindset1/test.desc [OK] Running unwind-unwindset2/test.desc [OK] Running unwind-unwindset3/test.desc [OK] Running unwind-unwindset4/test.desc [OK] Running unwind-unwindset5/test.desc [OK] Running unwind-zero-unwind1/test.desc [OK] Running unwind-zero-unwind2/test.desc [OK] Running unwind-zero-unwind3/test.desc [OK] Running volatile-struct1/test.desc [OK] All tests were successful, 6 tests skipped make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/goto-instrument' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/test-script' Loading 7 tests found Running tests Running excluded-line/test.desc [OK] Running failing-excluded-line/test.desc [SKIPPED] Running failing-multi-line/test.desc [SKIPPED] Running failing-single-line/test.desc [SKIPPED] Running multi-line/test.desc [OK] Running single-line/test.desc [OK] Running single-line-windows-line-ends/test.desc [OK] All tests were successful, 3 tests skipped Testing KNOWNBUG fail Loading 7 tests found Running tests Running excluded-line/test.desc [SKIPPED] Running failing-excluded-line/test.desc [OK] Running failing-multi-line/test.desc [OK] Running failing-single-line/test.desc [OK] Running multi-line/test.desc [SKIPPED] Running single-line/test.desc [SKIPPED] Running single-line-windows-line-ends/test.desc [SKIPPED] All tests were successful, 4 tests skipped make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression/test-script' make: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.7/regression' + exit 0 Processing files: cbmc-5.7-1.fc26.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1433sH + umask 022 + cd /builddir/build/BUILD + cd cbmc-cbmc-5.7 + DOCDIR=/builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/share/doc/cbmc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/share/doc/cbmc + cp -pr CHANGELOG /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/share/doc/cbmc + cp -pr doc/guide/CBMC-guide.pdf /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/share/doc/cbmc + cp -pr doc/html-manual /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/share/doc/cbmc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JK5iqC + umask 022 + cd /builddir/build/BUILD + cd cbmc-cbmc-5.7 + LICENSEDIR=/builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/share/licenses/cbmc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/share/licenses/cbmc + cp -pr LICENSE /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386/usr/share/licenses/cbmc + exit 0 Provides: cbmc = 5.7-1.fc26 cbmc(x86-32) = 5.7-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libglpk.so.40 libminisat.so.2 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.19) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: cbmc-debuginfo-5.7-1.fc26.i686 Provides: cbmc-debuginfo = 5.7-1.fc26 cbmc-debuginfo(x86-32) = 5.7-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386 Wrote: /builddir/build/RPMS/cbmc-5.7-1.fc26.i686.rpm Wrote: /builddir/build/RPMS/cbmc-debuginfo-5.7-1.fc26.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ntte4b + umask 022 + cd /builddir/build/BUILD + cd cbmc-cbmc-5.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cbmc-5.7-1.fc26.i386 + exit 0 Child return code was: 0