Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cbmc.spec'], chrootPath='/var/lib/mock/f28-build-11567609-861544/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cbmc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cbmc-5.8-2.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cbmc.spec'], chrootPath='/var/lib/mock/f28-build-11567609-861544/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cbmc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TQDfnT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cbmc-cbmc-5.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/cbmc-5.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cbmc-cbmc-5.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (cbmc-5.8-fix-build.patch): + echo 'Patch #0 (cbmc-5.8-fix-build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/cbmc/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.8-format.patch): + echo 'Patch #1 (cbmc-5.8-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.8-qbf.patch): + echo 'Patch #2 (cbmc-5.8-qbf.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/solvers/qbf/qbf_bdd_core.cpp patching file src/solvers/qbf/qbf_skizzo_core.cpp Patch #3 (cbmc-5.8-float128.patch): + echo 'Patch #3 (cbmc-5.8-float128.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/ansi-c/parser.y patching file src/ansi-c/scanner.l + sed -e 's|@RPM_OPT_FLAGS@|-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS|' -e 's|@RPM_LD_FLAGS@|-Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld|' -i src/config.inc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N8qMrp + umask 022 + cd /builddir/build/BUILD + cd cbmc-cbmc-5.8 + pushd src ~/build/BUILD/cbmc-cbmc-5.8/src ~/build/BUILD/cbmc-cbmc-5.8 + make -j6 ## Entering big-int make -C big-int make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/big-int' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -o bigint.o bigint.cc g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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.8/src/big-int' ## Entering util make -C util make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/util' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o c_types.o c_types.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o invariant.o invariant.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o string_utils.o string_utils.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o xml_irep.o xml_irep.cpp ar rcT util.a arith_tools.o array_name.o base_type.o bv_arithmetic.o byte_operators.o c_types.o cmdline.o config.o cout_message.o decision_procedure.o dstring.o endianness_map.o expr.o expr_util.o file_util.o find_macros.o find_symbols.o fixedbv.o format_constant.o fresh_symbol.o get_base_name.o get_module.o graph.o guard.o identifier.o ieee_float.o invariant.o irep.o irep_hash.o irep_hash_container.o irep_ids.o irep_serialization.o json.o json_expr.o json_irep.o language.o language_file.o lispexpr.o lispirep.o memory_info.o merge_irep.o message.o mp_arith.o namespace.o options.o parse_options.o parser.o pipe_stream.o pointer_offset_size.o pointer_predicates.o rational.o rational_tools.o ref_expr_set.o rename.o rename_symbol.o replace_expr.o replace_symbol.o run.o signal_catcher.o simplify_expr.o simplify_expr_array.o simplify_expr_boolean.o simplify_expr_floatbv.o simplify_expr_int.o simplify_expr_pointer.o simplify_expr_struct.o simplify_utils.o source_location.o ssa_expr.o std_code.o std_expr.o std_types.o string2int.o string_container.o string_hash.o string_utils.o substitute.o symbol.o symbol_table.o tempdir.o tempfile.o threeval.o time_stopping.o timer.o type.o type_eq.o typecheck.o ui_message.o unicode.o union_find.o xml.o xml_expr.o xml_irep.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/util' ## Entering langapi ## Entering ansi-c ## Entering linking ## Entering xmllang ## Entering assembler ## Entering java_bytecode make -C linking make -C langapi make -C ansi-c make -C xmllang make -C assembler make -C java_bytecode make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/linking' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/xmllang' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/assembler' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/langapi' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode' 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o graphml.o graphml.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o language_ui.o language_ui.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o character_refine_preprocess.o character_refine_preprocess.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o language_util.o language_util.cpp ar rcT assembler.a assembler_lex.yy.o assembler_parser.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/assembler' ## Entering jsil make -C jsil make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/jsil' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o ci_lazy_methods.o ci_lazy_methods.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o static_lifetime_init.o static_lifetime_init.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o jsil_language.o jsil_language.cpp ar rcT linking.a linking.o remove_internal_symbols.o static_lifetime_init.o zero_initializer.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/linking' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o mode.o mode.cpp flex -Pyyjsil -ojsil_lex.yy.cpp scanner.l bison -y -v $flags -pyyjsil -d parser.y -o jsil_y.tab.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o jsil_parse_tree.o jsil_parse_tree.cpp ar rcT langapi.a language_ui.o language_util.o languages.o mode.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/langapi' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o jsil_parser.o jsil_parser.cpp ## Entering miniz g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o java_bytecode_internal_additions.o java_bytecode_internal_additions.cpp make -C miniz make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/miniz' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o miniz.o miniz.cpp flex -Pyyxml -oxml_lex.yy.cpp scanner.l bison -y -v $flags -pyyxml -d parser.y -o xml_y.tab.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o xml_parse_tree.o xml_parse_tree.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o xml_parser.o xml_parser.cpp ## Entering solvers make -C solvers make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/miniz' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o java_bytecode_language.o java_bytecode_language.cpp qbf/qbf_skizzo_core.cpp: In member function 'virtual propt::resultt qbf_skizzo_coret::prop_solve()': qbf/qbf_skizzo_core.cpp:74: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:149: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:243: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()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rcT xmllang.a graphml.o xml_lex.yy.o xml_parse_tree.o xml_parser.o xml_y.tab.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/xmllang' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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++ -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o ansi_c_language.o ansi_c_language.cpp ## Entering goto-symex g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o java_bytecode_parse_tree.o java_bytecode_parse_tree.cpp make -C goto-symex make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-symex' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o adjust_float_expressions.o adjust_float_expressions.cpp flex -Pyyansi_c -oansi_c_lex.yy.cpp scanner.l 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o java_bytecode_typecheck_code.o java_bytecode_typecheck_code.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o c_misc.o c_misc.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o c_nondet_symbol_factory.o c_nondet_symbol_factory.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o jsil_types.o jsil_types.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o memory_model.o memory_model.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o jsil_lex.yy.o jsil_lex.yy.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o c_sizeof.o c_sizeof.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o java_class_loader_limit.o java_class_loader_limit.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o c_typecast.o c_typecast.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o c_typecheck_argc_argv.o c_typecheck_argc_argv.cpp ar rcT jsil.a expr2jsil.o jsil_convert.o jsil_entry_point.o jsil_internal_additions.o jsil_language.o jsil_lex.yy.o jsil_parse_tree.o jsil_parser.o jsil_typecheck.o jsil_types.o jsil_y.tab.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/jsil' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 ## Entering analyses g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o java_entry_point.o java_entry_point.cpp make -C analyses make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/analyses' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o c_typecheck_base.o c_typecheck_base.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o c_typecheck_expr.o c_typecheck_expr.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o custom_bitvector_analysis.o custom_bitvector_analysis.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o c_typecheck_initializer.o c_typecheck_initializer.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o dirty.o dirty.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o java_types.o java_types.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o java_utils.o java_utils.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o does_remove_const.o does_remove_const.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o designator.o designator.cpp ar rcT java_bytecode.a bytecode_info.o character_refine_preprocess.o ci_lazy_methods.o expr2java.o jar_file.o java_bytecode_convert_class.o java_bytecode_convert_method.o java_bytecode_internal_additions.o java_bytecode_language.o java_bytecode_parse_tree.o java_bytecode_parser.o java_bytecode_typecheck.o java_bytecode_typecheck_code.o java_bytecode_typecheck_expr.o java_bytecode_typecheck_type.o java_class_loader.o java_class_loader_limit.o java_entry_point.o java_local_variable_table.o java_object_factory.o java_pointer_casts.o java_root_class.o java_types.o java_utils.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o expr2c.o expr2c.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o interval_analysis.o interval_analysis.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o padding.o padding.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o printf_formatter.o printf_formatter.cpp ## Entering pointer-analysis make -C pointer-analysis make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/pointer-analysis' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o goto_program_dereference.o goto_program_dereference.cpp ./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_ia32-3.h > gcc_builtin_headers_ia32-3.inc ./file_converter < gcc_builtin_headers_ia32-4.h > gcc_builtin_headers_ia32-4.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_math.h > gcc_builtin_headers_math.inc ./file_converter < gcc_builtin_headers_mem_string.h > gcc_builtin_headers_mem_string.inc ./file_converter < gcc_builtin_headers_mips.h > gcc_builtin_headers_mips.inc ./file_converter < gcc_builtin_headers_omp.h > gcc_builtin_headers_omp.inc ./file_converter < gcc_builtin_headers_power.h > gcc_builtin_headers_power.inc ./file_converter < gcc_builtin_headers_tm.h > gcc_builtin_headers_tm.inc ./file_converter < gcc_builtin_headers_ubsan.h > gcc_builtin_headers_ubsan.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 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 g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o cprover_library.o cprover_library.cpp ar rcT ansi-c.a anonymous_member.o ansi_c_convert_type.o ansi_c_declaration.o ansi_c_entry_point.o ansi_c_internal_additions.o ansi_c_language.o ansi_c_lex.yy.o ansi_c_parse_tree.o ansi_c_parser.o ansi_c_scope.o ansi_c_typecheck.o ansi_c_y.tab.o c_misc.o c_nondet_symbol_factory.o c_preprocess.o c_qualifiers.o c_sizeof.o c_storage_spec.o c_typecast.o c_typecheck_argc_argv.o c_typecheck_base.o c_typecheck_code.o c_typecheck_expr.o c_typecheck_initializer.o c_typecheck_type.o c_typecheck_typecast.o cprover_library.o designator.o expr2c.o literals/convert_character_literal.o literals/convert_float_literal.o literals/convert_integer_literal.o literals/convert_string_literal.o literals/parse_float.o literals/unescape_string.o padding.o preprocessor_line.o printf_formatter.o string_constant.o type2name.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o value_set_analysis_fi.o value_set_analysis_fi.cpp ## Entering goto-programs make -C goto-programs make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o symex_dereference_state.o symex_dereference_state.cpp ## Entering json make -C json make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/json' flex -Pyyjson -ojson_lex.yy.cpp scanner.l bison -y -v $flags -pyyjson -d parser.y -o json_y.tab.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o symex_function_call.o symex_function_call.cpp 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o class_hierarchy.o class_hierarchy.cpp ar rcT json.a json_lex.yy.o json_parser.o json_y.tab.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/json' ## Entering path-symex make -C path-symex make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/path-symex' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o path_replay.o path_replay.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o initialize_goto_model.o initialize_goto_model.cpp initialize_goto_model.cpp: In function 'bool initialize_goto_model(goto_modelt&, const cmdlinet&, message_handlert&)': initialize_goto_model.cpp:158:14: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] catch(std::bad_alloc) ^~~~~~~~~ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o symex_target.o symex_target.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o symex_throw.o symex_throw.cpp ar rcT path-symex.a build_goto_trace.o locs.o path_replay.o path_symex.o path_symex_history.o path_symex_state.o path_symex_state_read.o var_map.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/path-symex' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o goto_convert_function_call.o goto_convert_function_call.cpp ar rcT goto-symex.a adjust_float_expressions.o auto_objects.o build_goto_trace.o goto_symex.o goto_symex_state.o memory_model.o memory_model_pso.o memory_model_sc.o memory_model_tso.o partial_order_concurrency.o postcondition.o precondition.o rewrite_union.o slice.o slice_by_trace.o symex_assign.o symex_atomic_section.o symex_builtin_functions.o symex_catch.o symex_clean_expr.o symex_dead.o symex_decl.o symex_dereference.o symex_dereference_state.o symex_function_call.o symex_goto.o symex_main.o symex_other.o symex_start_thread.o symex_target.o symex_target_equation.o symex_throw.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-symex' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o reaching_definitions.o reaching_definitions.cpp ## Entering cpp make -C cpp make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/cpp' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o cpp_enum_type.o cpp_enum_type.cpp ar rcT analyses.a ai.o call_graph.o constant_propagator.o custom_bitvector_analysis.o dependence_graph.o dirty.o does_remove_const.o escape_analysis.o flow_insensitive_analysis.o global_may_alias.o goto_check.o goto_rw.o interval_analysis.o interval_domain.o invariant_propagation.o invariant_set.o invariant_set_domain.o is_threaded.o local_bitvector_analysis.o local_cfg.o local_may_alias.o locals.o natural_loops.o reaching_definitions.o replace_symbol_ext.o static_analysis.o uninitialized_domain.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/analyses' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o value_set_fi.o value_set_fi.cpp value_set_fi.cpp: In member function 'void value_set_fit::output(const namespacet&, std::ostream&) const': value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'o_it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:83:5: note: in expansion of macro 'forall_objects' forall_objects(o_it, object_map.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp: In member function 'void value_set_fit::flatten_rec(const value_set_fit::entryt&, value_set_fit::object_mapt&, value_set_fit::flatten_seent&) const': value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:170:3: note: in expansion of macro 'forall_objects' forall_objects(it, e.object_map.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'oit' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:208:9: note: in expansion of macro 'forall_objects' forall_objects(oit, temp.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp:40:31: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:218:5: note: in expansion of macro 'Forall_objects' Forall_objects(it, dest.write()) ^~~~~~~~~~~~~~ value_set_fi.cpp: In member function 'bool value_set_fit::make_union(value_set_fit::object_mapt&, const object_mapt&) const': value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:288:3: note: in expansion of macro 'forall_objects' forall_objects(it, src.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp: In member function 'void value_set_fit::get_value_set(const exprt&, std::__cxx11::list&, const namespacet&) const': value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:307:3: note: in expansion of macro 'forall_objects' forall_objects(it, object_map.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'fit' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:342:3: note: in expansion of macro 'forall_objects' forall_objects(fit, flat_map.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp: In member function 'void value_set_fit::get_value_set_rec(const exprt&, value_set_fit::object_mapt&, const string&, const typet&, const namespacet&, value_set_fit::gvs_recursion_sett&) const': value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:392:7: note: in expansion of macro 'forall_objects' forall_objects(it, fi->second.object_map.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it1' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:495:7: note: in expansion of macro 'forall_objects' forall_objects(it1, object_map) ^~~~~~~~~~~~~~ value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:515:7: note: in expansion of macro 'forall_objects' forall_objects(it, object_map) ^~~~~~~~~~~~~~ value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:571:7: note: in expansion of macro 'forall_objects' forall_objects(it, pointer_expr_set.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp: In member function 'void value_set_fit::get_reference_set(const exprt&, value_set_fit::expr_sett&, const namespacet&) const': value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:714:3: note: in expansion of macro 'forall_objects' forall_objects(it, object_map.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:746:9: note: in expansion of macro 'forall_objects' forall_objects(it, omt.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp: In member function 'void value_set_fit::get_reference_set_sharing(const exprt&, value_set_fit::expr_sett&, const namespacet&) const': value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:763:3: note: in expansion of macro 'forall_objects' forall_objects(it, object_map.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp: In member function 'void value_set_fit::get_reference_set_sharing_rec(const exprt&, value_set_fit::object_mapt&, const namespacet&) const': value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:782:7: note: in expansion of macro 'forall_objects' forall_objects(it, fi->second.object_map.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:809:5: note: in expansion of macro 'forall_objects' forall_objects(it, temp.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it2' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:835:11: note: in expansion of macro 'forall_objects' forall_objects(it2, t2.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'a_it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:871:5: note: in expansion of macro 'forall_objects' forall_objects(a_it, object_map) ^~~~~~~~~~~~~~ value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:919:5: note: in expansion of macro 'forall_objects' forall_objects(it, struct_references.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp: In member function 'void value_set_fit::do_free(const exprt&, const namespacet&)': value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:1148:3: note: in expansion of macro 'forall_objects' forall_objects(it, object_map) ^~~~~~~~~~~~~~ value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'o_it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:1175:5: note: in expansion of macro 'forall_objects' forall_objects(o_it, old_object_map) ^~~~~~~~~~~~~~ value_set_fi.cpp: In member function 'void value_set_fit::assign_rec(const exprt&, const object_mapt&, const string&, const namespacet&, value_set_fit::assign_recursion_sett&)': value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:1232:7: note: in expansion of macro 'forall_objects' forall_objects(it, temp.read()) ^~~~~~~~~~~~~~ value_set_fi.cpp:35:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fi.cpp:1277:5: note: in expansion of macro 'forall_objects' forall_objects(it, reference_set.read()) ^~~~~~~~~~~~~~ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 value_set_fivr.cpp: In member function 'void value_set_fivrt::output(const namespacet&, std::ostream&) const': value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'o_it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:112:5: note: in expansion of macro 'forall_objects' forall_objects(o_it, object_map.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp: In member function 'void value_set_fivrt::flatten_rec(const value_set_fivrt::entryt&, value_set_fivrt::object_mapt&, value_set_fivrt::flatten_seent&, unsigned int, unsigned int) const': value_set_fivr.cpp:41:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:250:3: note: in expansion of macro 'forall_valid_objects' forall_valid_objects(it, e.object_map.read()) ^~~~~~~~~~~~~~~~~~~~ value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'oit' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:313:15: note: in expansion of macro 'forall_objects' forall_objects(oit, temp.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp:47:31: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:326:5: note: in expansion of macro 'Forall_objects' Forall_objects(it, dest.write()) ^~~~~~~~~~~~~~ value_set_fivr.cpp: In member function 'bool value_set_fivrt::make_union(value_set_fivrt::object_mapt&, const object_mapt&) const': value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:372:3: note: in expansion of macro 'forall_objects' forall_objects(it, src.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp: In member function 'bool value_set_fivrt::make_valid_union(value_set_fivrt::object_mapt&, const object_mapt&) const': value_set_fivr.cpp:41:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:387:3: note: in expansion of macro 'forall_valid_objects' forall_valid_objects(it, src.read()) ^~~~~~~~~~~~~~~~~~~~ value_set_fivr.cpp: In member function 'void value_set_fivrt::copy_objects(value_set_fivrt::object_mapt&, const object_mapt&) const': value_set_fivr.cpp:41:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:400:3: note: in expansion of macro 'forall_valid_objects' forall_valid_objects(it, src.read()) ^~~~~~~~~~~~~~~~~~~~ value_set_fivr.cpp: In member function 'void value_set_fivrt::get_value_set(const exprt&, std::__cxx11::list&, const namespacet&) const': value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:420:3: note: in expansion of macro 'forall_objects' forall_objects(it, object_map.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'fit' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:455:3: note: in expansion of macro 'forall_objects' forall_objects(fit, flat_map.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp: In member function 'void value_set_fivrt::get_value_set_rec(const exprt&, value_set_fivrt::object_mapt&, const string&, const typet&, const namespacet&, value_set_fivrt::gvs_recursion_sett&) const': value_set_fivr.cpp:41:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:506:7: note: in expansion of macro 'forall_valid_objects' forall_valid_objects(it, fi->second.object_map.read()) ^~~~~~~~~~~~~~~~~~~~ value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it1' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:613:7: note: in expansion of macro 'forall_objects' forall_objects(it1, object_map) ^~~~~~~~~~~~~~ value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:633:7: note: in expansion of macro 'forall_objects' forall_objects(it, object_map) ^~~~~~~~~~~~~~ value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:689:7: note: in expansion of macro 'forall_objects' forall_objects(it, pointer_expr_set.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp: In member function 'void value_set_fivrt::get_reference_set(const exprt&, value_set_fivrt::expr_sett&, const namespacet&) const': value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:828:3: note: in expansion of macro 'forall_objects' forall_objects(it, object_map.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:860:9: note: in expansion of macro 'forall_objects' forall_objects(it, omt.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp: In member function 'void value_set_fivrt::get_reference_set_sharing(const exprt&, value_set_fivrt::expr_sett&, const namespacet&) const': value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:877:3: note: in expansion of macro 'forall_objects' forall_objects(it, object_map.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp: In member function 'void value_set_fivrt::get_reference_set_sharing_rec(const exprt&, value_set_fivrt::object_mapt&, const namespacet&) const': value_set_fivr.cpp:41:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:896:7: note: in expansion of macro 'forall_valid_objects' forall_valid_objects(it, fi->second.object_map.read()) ^~~~~~~~~~~~~~~~~~~~ value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:923:5: note: in expansion of macro 'forall_objects' forall_objects(it, temp.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it2' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:949:11: note: in expansion of macro 'forall_objects' forall_objects(it2, t2.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'a_it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:985:5: note: in expansion of macro 'forall_objects' forall_objects(a_it, object_map) ^~~~~~~~~~~~~~ value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:1035:5: note: in expansion of macro 'forall_objects' forall_objects(it, object_map) ^~~~~~~~~~~~~~ value_set_fivr.cpp: In member function 'void value_set_fivrt::do_free(const exprt&, const namespacet&)': value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:1260:3: note: in expansion of macro 'forall_objects' forall_objects(it, object_map) ^~~~~~~~~~~~~~ value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'o_it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:1287:5: note: in expansion of macro 'forall_objects' forall_objects(o_it, old_object_map) ^~~~~~~~~~~~~~ value_set_fivr.cpp: In member function 'void value_set_fivrt::assign_rec(const exprt&, const object_mapt&, const string&, const namespacet&, value_set_fivrt::assign_recursion_sett&, bool)': value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:1349:7: note: in expansion of macro 'forall_objects' forall_objects(it, temp.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:1415:5: note: in expansion of macro 'forall_objects' forall_objects(it, reference_set.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp: In member function 'bool value_set_fivrt::recursive_find(const irep_idt&, const object_mapt&, value_set_fivrt::recfind_recursion_sett&) const': value_set_fivr.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:1872:3: note: in expansion of macro 'forall_objects' forall_objects(it, rhs.read()) ^~~~~~~~~~~~~~ value_set_fivr.cpp: In member function 'bool value_set_fivrt::handover()': value_set_fivr.cpp:52:31: warning: unnecessary parentheses in declaration of 'o_it' [-Wparentheses] for(object_map_dt::iterator (it)=(map).begin(); \ ^ value_set_fivr.cpp:1923:7: note: in expansion of macro 'Forall_valid_objects' Forall_valid_objects(o_it, state_map.write()) ^~~~~~~~~~~~~~~~~~~~ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o value_set_fivrns.o value_set_fivrns.cpp value_set_fivrns.cpp: In member function 'void value_set_fivrnst::output_entry(const value_set_fivrnst::entryt&, const namespacet&, std::ostream&) const': value_set_fivrns.cpp:41:37: warning: unnecessary parentheses in declaration of 'o_it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:103:3: note: in expansion of macro 'forall_valid_objects' forall_valid_objects(o_it, object_map.read()) ^~~~~~~~~~~~~~~~~~~~ value_set_fivrns.cpp: In member function 'bool value_set_fivrnst::make_union(value_set_fivrnst::object_mapt&, const object_mapt&) const': value_set_fivrns.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:228:3: note: in expansion of macro 'forall_objects' forall_objects(it, src.read()) ^~~~~~~~~~~~~~ value_set_fivrns.cpp: In member function 'bool value_set_fivrnst::make_valid_union(value_set_fivrnst::object_mapt&, const object_mapt&) const': value_set_fivrns.cpp:41:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:243:3: note: in expansion of macro 'forall_valid_objects' forall_valid_objects(it, src.read()) ^~~~~~~~~~~~~~~~~~~~ value_set_fivrns.cpp: In member function 'void value_set_fivrnst::copy_objects(value_set_fivrnst::object_mapt&, const object_mapt&) const': value_set_fivrns.cpp:41:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:256:3: note: in expansion of macro 'forall_valid_objects' forall_valid_objects(it, src.read()) ^~~~~~~~~~~~~~~~~~~~ value_set_fivrns.cpp: In member function 'void value_set_fivrnst::get_value_set(const exprt&, std::__cxx11::list&, const namespacet&) const': value_set_fivrns.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:274:3: note: in expansion of macro 'forall_objects' forall_objects(it, object_map.read()) ^~~~~~~~~~~~~~ value_set_fivrns.cpp: In member function 'void value_set_fivrnst::get_value_set_rec(const exprt&, value_set_fivrnst::object_mapt&, const string&, const typet&, const namespacet&) const': value_set_fivrns.cpp:36:37: warning: unnecessary parentheses in declaration of 'it1' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:399:7: note: in expansion of macro 'forall_objects' forall_objects(it1, object_map) ^~~~~~~~~~~~~~ value_set_fivrns.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:419:7: note: in expansion of macro 'forall_objects' forall_objects(it, object_map) ^~~~~~~~~~~~~~ value_set_fivrns.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:475:7: note: in expansion of macro 'forall_objects' forall_objects(it, pointer_expr_set.read()) ^~~~~~~~~~~~~~ value_set_fivrns.cpp: In member function 'void value_set_fivrnst::get_reference_set(const exprt&, value_set_fivrnst::expr_sett&, const namespacet&) const': value_set_fivrns.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:614:3: note: in expansion of macro 'forall_objects' forall_objects(it, object_map.read()) ^~~~~~~~~~~~~~ value_set_fivrns.cpp: In member function 'void value_set_fivrnst::get_reference_set_rec(const exprt&, value_set_fivrnst::object_mapt&, const namespacet&) const': value_set_fivrns.cpp:36:37: warning: unnecessary parentheses in declaration of 'a_it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:673:5: note: in expansion of macro 'forall_objects' forall_objects(a_it, object_map) ^~~~~~~~~~~~~~ value_set_fivrns.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:722:5: note: in expansion of macro 'forall_objects' forall_objects(it, object_map) ^~~~~~~~~~~~~~ value_set_fivrns.cpp: In member function 'void value_set_fivrnst::do_free(const exprt&, const namespacet&)': value_set_fivrns.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:943:3: note: in expansion of macro 'forall_objects' forall_objects(it, object_map) ^~~~~~~~~~~~~~ value_set_fivrns.cpp:41:37: warning: unnecessary parentheses in declaration of 'o_it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:970:5: note: in expansion of macro 'forall_valid_objects' forall_valid_objects(o_it, old_object_map) ^~~~~~~~~~~~~~~~~~~~ value_set_fivrns.cpp: In member function 'void value_set_fivrnst::assign_rec(const exprt&, const object_mapt&, const string&, const namespacet&, bool)': value_set_fivrns.cpp:36:37: warning: unnecessary parentheses in declaration of 'it' [-Wparentheses] for(object_map_dt::const_iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:1069:5: note: in expansion of macro 'forall_objects' forall_objects(it, reference_set.read()) ^~~~~~~~~~~~~~ value_set_fivrns.cpp: In member function 'bool value_set_fivrnst::handover()': value_set_fivrns.cpp:52:31: warning: unnecessary parentheses in declaration of 'o_it' [-Wparentheses] for(object_map_dt::iterator (it) = (map).begin(); \ ^ value_set_fivrns.cpp:1528:7: note: in expansion of macro 'Forall_valid_objects' Forall_valid_objects(o_it, state_map.write()) ^~~~~~~~~~~~~~~~~~~~ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o goto_convert_functions.o goto_convert_functions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o cpp_scope.o cpp_scope.cpp ar rcT pointer-analysis.a add_failed_symbols.o dereference.o dereference_callback.o goto_program_dereference.o pointer_offset_sum.o rewrite_index.o show_value_sets.o value_set.o value_set_analysis.o value_set_analysis_fi.o value_set_analysis_fivr.o value_set_analysis_fivrns.o value_set_dereference.o value_set_domain.o value_set_domain_fi.o value_set_domain_fivr.o value_set_domain_fivrns.o value_set_fi.o value_set_fivr.o value_set_fivrns.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/pointer-analysis' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o goto_program.o goto_program.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o loop_ids.o loop_ids.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o mm_io.o mm_io.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o cpp_typecheck_static_assert.o cpp_typecheck_static_assert.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o remove_const_function_pointers.o remove_const_function_pointers.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 ar rcT cpp.a cpp_constructor.o cpp_convert_type.o cpp_declaration.o cpp_declarator.o cpp_declarator_converter.o cpp_destructor.o cpp_enum_type.o cpp_exception_id.o cpp_id.o cpp_instantiate_template.o cpp_internal_additions.o cpp_is_pod.o cpp_language.o cpp_name.o cpp_namespace_spec.o cpp_parse_tree.o cpp_parser.o cpp_scope.o cpp_scopes.o cpp_token_buffer.o cpp_type2name.o cpp_typecheck.o cpp_typecheck_bases.o cpp_typecheck_code.o cpp_typecheck_compound_type.o cpp_typecheck_constructor.o cpp_typecheck_conversions.o cpp_typecheck_declaration.o cpp_typecheck_destructor.o cpp_typecheck_enum_type.o cpp_typecheck_expr.o cpp_typecheck_fargs.o cpp_typecheck_function.o cpp_typecheck_initializer.o cpp_typecheck_linkage_spec.o cpp_typecheck_method_bodies.o cpp_typecheck_namespace.o cpp_typecheck_resolve.o cpp_typecheck_static_assert.o cpp_typecheck_template.o cpp_typecheck_type.o cpp_typecheck_using.o cpp_typecheck_virtual_table.o cpp_util.o expr2cpp.o parse.o template_map.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/cpp' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -o xml_goto_trace.o xml_goto_trace.cpp ar rcT solvers.a qbf/qbf_bdd_core.o qbf/qbf_skizzo_core.o sat/satcheck_minisat2.o cvc/cvc_conv.o cvc/cvc_dec.o flattening/arrays.o flattening/boolbv.o flattening/boolbv_abs.o flattening/boolbv_add_sub.o flattening/boolbv_array.o flattening/boolbv_array_of.o flattening/boolbv_bitwise.o flattening/boolbv_bv_rel.o flattening/boolbv_byte_extract.o flattening/boolbv_byte_update.o flattening/boolbv_case.o flattening/boolbv_complex.o flattening/boolbv_concatenation.o flattening/boolbv_cond.o flattening/boolbv_constant.o flattening/boolbv_constraint_select_one.o flattening/boolbv_div.o flattening/boolbv_equality.o flattening/boolbv_extractbit.o flattening/boolbv_extractbits.o flattening/boolbv_floatbv_op.o flattening/boolbv_get.o flattening/boolbv_ieee_float_rel.o flattening/boolbv_if.o flattening/boolbv_index.o flattening/boolbv_map.o flattening/boolbv_member.o flattening/boolbv_mod.o flattening/boolbv_mult.o flattening/boolbv_not.o flattening/boolbv_onehot.o flattening/boolbv_overflow.o flattening/boolbv_power.o flattening/boolbv_quantifier.o flattening/boolbv_reduction.o flattening/boolbv_replication.o flattening/boolbv_shift.o flattening/boolbv_struct.o flattening/boolbv_type.o flattening/boolbv_typecast.o flattening/boolbv_unary_minus.o flattening/boolbv_union.o flattening/boolbv_update.o flattening/boolbv_vector.o flattening/boolbv_width.o flattening/boolbv_with.o flattening/bv_minimize.o flattening/bv_pointers.o flattening/bv_utils.o flattening/c_bit_field_replacement_type.o flattening/equality.o flattening/flatten_byte_operators.o flattening/functions.o flattening/pointer_logic.o floatbv/float_bv.o floatbv/float_utils.o miniBDD/miniBDD.o prop/aig.o prop/aig_prop.o prop/bdd_expr.o prop/cover_goals.o prop/literal.o prop/minimize.o prop/prop.o prop/prop_assignment.o prop/prop_conv.o prop/prop_conv_store.o qbf/qbf_quantor.o qbf/qbf_qube.o qbf/qbf_qube_core.o qbf/qbf_skizzo.o qbf/qdimacs_cnf.o qbf/qdimacs_core.o refinement/bv_refinement_loop.o refinement/refine_arithmetic.o refinement/refine_arrays.o sat/cnf.o sat/cnf_clause_list.o sat/dimacs_cnf.o sat/pbs_dimacs_cnf.o sat/read_dimacs_cnf.o sat/resolution_proof.o sat/satcheck.o smt1/smt1_conv.o smt1/smt1_dec.o smt2/smt2_conv.o smt2/smt2_dec.o smt2/smt2_parser.o smt2/smt2irep.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers' ar rcT goto-programs.a basic_blocks.o builtin_functions.o class_hierarchy.o class_identifier.o compute_called_functions.o destructor.o elf_reader.o format_strings.o initialize_goto_model.o goto_asm.o goto_clean_expr.o goto_convert.o goto_convert_exceptions.o goto_convert_function_call.o goto_convert_functions.o goto_convert_side_effect.o goto_functions.o goto_inline.o goto_inline_class.o goto_program.o goto_program_irep.o goto_program_template.o goto_trace.o graphml_witness.o interpreter.o interpreter_evaluate.o json_goto_trace.o link_to_library.o loop_ids.o mm_io.o osx_fat_reader.o parameter_assignments.o pointer_arithmetic.o property_checker.o read_bin_goto_object.o read_goto_binary.o remove_asm.o remove_complex.o remove_const_function_pointers.o remove_exceptions.o remove_function_pointers.o remove_instanceof.o remove_returns.o remove_skip.o remove_static_init_loops.o remove_unreachable.o remove_unused_functions.o remove_vector.o remove_virtual_functions.o safety_checker.o set_properties.o show_goto_functions.o show_goto_functions_json.o show_goto_functions_xml.o show_properties.o show_symbol_table.o slice_global_inits.o string_abstraction.o string_instrumentation.o vcd_goto_trace.o wp.o write_goto_binary.o xml_goto_trace.o make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs' ## Entering goto-instrument ## Entering goto-cc ## Entering goto-diff make -C goto-instrument make -C goto-cc make -C goto-diff make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-diff' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-instrument' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-cc' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JSIL -o armcc_mode.o armcc_mode.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JSIL -o as_cmdline.o as_cmdline.cpp goto_diff_parse_options.cpp: In member function 'virtual bool goto_diff_parse_optionst::process_goto_program(const optionst&, goto_modelt&)': goto_diff_parse_options.cpp:467:14: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] catch(std::bad_alloc) ^~~~~~~~~ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JSIL -o gcc_cmdline.o gcc_cmdline.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 change_impact.o goto_diff_base.o goto_diff_languages.o goto_diff_main.o goto_diff_parse_options.o syntactic_diff.o unified_diff.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JSIL -o goto_cc_languages.o goto_cc_languages.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o branch.o branch.cpp make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-diff' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o call_sequences.o call_sequences.cpp goto_cc_mode.cpp: In member function 'virtual int goto_cc_modet::main(int, const char**)': goto_cc_mode.cpp:102:14: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] catch(std::bad_alloc) ^~~~~~~~~ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o code_contracts.o code_contracts.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o dot.o dot.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 ../java_bytecode/java_bytecode.a ../xmllang/xmllang.a ../assembler/assembler.a ../langapi/langapi.a ../miniz/miniz.o ../json/json.a armcc_cmdline.o armcc_mode.o as86_cmdline.o as_cmdline.o as_mode.o bcc_cmdline.o compile.o cw_mode.o gcc_cmdline.o gcc_mode.o goto_cc_cmdline.o goto_cc_languages.o goto_cc_main.o goto_cc_mode.o ld_cmdline.o ms_cl_cmdline.o ms_cl_mode.o ../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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o function.o function.cpp make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-cc' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o interrupt.o interrupt.cpp goto_instrument_parse_options.cpp: In member function 'virtual int goto_instrument_parse_optionst::doit()': goto_instrument_parse_options.cpp:784:14: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] catch(std::bad_alloc) ^~~~~~~~~ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o model_argc_argv.o model_argc_argv.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o remove_function.o remove_function.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o skip_loops.o skip_loops.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o stack_depth.o stack_depth.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o undefined_functions.o undefined_functions.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -DHAVE_GLPK -o wmm/weak_memory.o wmm/weak_memory.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 accelerate/accelerate.o accelerate/acceleration_utils.o accelerate/all_paths_enumerator.o accelerate/cone_of_influence.o accelerate/disjunctive_polynomial_acceleration.o accelerate/enumerating_loop_acceleration.o accelerate/overflow_instrumenter.o accelerate/path.o accelerate/polynomial.o accelerate/polynomial_accelerator.o accelerate/sat_path_enumerator.o accelerate/scratch_program.o accelerate/trace_automaton.o accelerate/util.o alignment_checks.o branch.o call_sequences.o code_contracts.o concurrency.o count_eloc.o cover.o document_properties.o dot.o dump_c.o full_slicer.o function.o function_modifies.o goto_instrument_languages.o goto_instrument_main.o goto_instrument_parse_options.o goto_program2code.o havoc_loops.o horn_encoding.o interrupt.o k_induction.o loop_utils.o mmio.o model_argc_argv.o nondet_static.o nondet_volatile.o object_id.o points_to.o race_check.o reachability_slicer.o remove_function.o rw_set.o show_locations.o skip_loops.o stack_depth.o thread_instrumentation.o undefined_functions.o uninitialized.o unwind.o wmm/abstract_event.o wmm/cycle_collection.o wmm/data_dp.o wmm/event_graph.o wmm/fence.o wmm/goto2graph.o wmm/instrumenter_strategies.o wmm/pair_collection.o wmm/shared_buffers.o wmm/weak_memory.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.8/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.8/src/cbmc' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-analyzer' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/symex' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JSIL -o all_properties.o all_properties.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -o symex_main.o symex_main.cpp goto_analyzer_parse_options.cpp: In member function 'virtual bool goto_analyzer_parse_optionst::process_goto_program(const optionst&)': goto_analyzer_parse_options.cpp:416:14: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] catch(std::bad_alloc) ^~~~~~~~~ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JAVA_BYTECODE -o symex_parse_options.o symex_parse_options.cpp bmc.cpp: In member function 'virtual safety_checkert::resultt bmct::run(const goto_functionst&)': bmc.cpp:376:14: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] catch(std::bad_alloc) ^~~~~~~~~ bmc.cpp:488:14: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] catch(std::bad_alloc) ^~~~~~~~~ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JSIL -o bv_cbmc.o bv_cbmc.cpp symex_parse_options.cpp: In member function 'bool symex_parse_optionst::process_goto_program(const optionst&)': symex_parse_options.cpp:401:14: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] catch(std::bad_alloc) ^~~~~~~~~ g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JSIL -o cbmc_languages.o cbmc_languages.cpp 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 path_search.o symex_cover.o symex_main.o symex_parse_options.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JSIL -o cbmc_solvers.o cbmc_solvers.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JSIL -o fault_localization.o fault_localization.cpp g++ -o goto-analyzer -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 ../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 static_analyzer.o taint_analysis.o taint_parser.o unreachable_instructions.o ../jsil/jsil.a -Wl,--end-group -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld cbmc_parse_options.cpp: In member function 'virtual int cbmc_parse_optionst::get_goto_program(const optionst&, expr_listt&, goto_functionst&)': cbmc_parse_options.cpp:690:14: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] catch(std::bad_alloc) ^~~~~~~~~ cbmc_parse_options.cpp: In member function 'void cbmc_parse_optionst::preprocessing()': cbmc_parse_options.cpp:749:14: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] catch(std::bad_alloc) ^~~~~~~~~ cbmc_parse_options.cpp: In member function 'virtual bool cbmc_parse_optionst::process_goto_program(const optionst&, goto_functionst&)': cbmc_parse_options.cpp:892:14: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] catch(std::bad_alloc) ^~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/symex' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JSIL -o symex_bmc.o symex_bmc.cpp make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-analyzer' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JSIL -o symex_coverage.o symex_coverage.cpp g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_JSIL -o xml_interface.o xml_interface.cpp g++ -o cbmc -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 ../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 all_properties.o bmc.o bmc_cover.o bv_cbmc.o cbmc_dimacs.o cbmc_languages.o cbmc_main.o cbmc_parse_options.o cbmc_solvers.o counterexample_beautification.o fault_localization.o show_vcc.o symex_bmc.o symex_coverage.o xml_interface.o ../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.8/src/cbmc' + make -j6 musketeer.dir ## Entering big-int make -C big-int make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/big-int' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/big-int' ## Entering util make -C util make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/util' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/util' ## Entering langapi ## Entering ansi-c ## Entering linking ## Entering xmllang ## Entering assembler ## Entering java_bytecode make -C langapi make -C linking make -C ansi-c make -C xmllang make -C assembler make -C java_bytecode make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/linking' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/xmllang' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/langapi' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/assembler' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/xmllang' ## Entering jsil make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/linking' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/langapi' ## Entering miniz make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/assembler' make -C jsil make -C miniz ## Entering goto-programs ## Entering pointer-analysis make -C goto-programs make -C pointer-analysis make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/jsil' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/miniz' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs' ## Entering goto-symex make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/pointer-analysis' make -C goto-symex make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/miniz' ## Entering analyses make -C analyses make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/jsil' ## Entering solvers make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c' ## Entering json make -C solvers make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/analyses' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-symex' make -C json make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/pointer-analysis' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/json' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers' ## Entering cpp make -C cpp make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/cpp' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/json' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/analyses' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-symex' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/cpp' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers' ## Entering goto-instrument make -C goto-instrument make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-instrument' make[1]: Nothing to be done for 'first_target'. make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-instrument' ## Entering musketeer make -C musketeer make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/src/musketeer' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I .. -DHAVE_GLPK -o propagate_const_function_pointers.o propagate_const_function_pointers.cpp musketeer_parse_options.cpp: In member function 'virtual int goto_fence_inserter_parse_optionst::doit()': musketeer_parse_options.cpp:127:14: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] catch(std::bad_alloc) ^~~~~~~~~ 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 cycles_visitor.o fence_assert.o fence_inserter.o fence_shared.o fence_user_def.o fencer.o graph_visitor.o languages.o musketeer_main.o musketeer_parse_options.o pensieve.o propagate_const_function_pointers.o -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.8/src/musketeer' + doxygen warning: Tag `CLANG_ASSISTED_PARSING' at line 1023 of file `doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag `CLANG_OPTIONS' at line 1031 of file `doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/goto_trace.h:17: warning: the name `goto-symex/goto_trace.h' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/irep_ids.h:21: warning: the name `The' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/irep_ids.h:38: warning: the name `List' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/cbmc-cbmc-5.8/src/cbmc/xml_interface.cpp:37: warning: no matching class member found for void xml_interfacet::get_xml_options(const xmlt &xml, cmdlinet &cmdline) Possible candidates: void xml_interfacet::get_xml_options(cmdlinet &cmdline) void xml_interfacet::get_xml_options(const class xmlt &xml, cmdlinet &cmdline) /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/goto_program.cpp:49: warning: no uniquely matching class member found for std::ostream & goto_programt::output_instruction(const namespacet &ns, const irep_idt &identifier, std::ostream &out, const goto_program_templatet::instructiont &instruction) const Possible candidates: std::ostream & goto_programt::output_instruction(const class namespacet &ns, const irep_idt &identifier, std::ostream &out, instructionst::const_iterator it) const' at line 27 of file /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/goto_program.h std::ostream & goto_programt::output_instruction(const class namespacet &ns, const irep_idt &identifier, std::ostream &out, const instructiont &instruction) const' at line 33 of file /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/goto_program.h /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/miniBDD/miniBDD.cpp:391: warning: documented symbol `mini_bddt mini_bddt::operator &' was not declared or defined. /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/sat/satcheck_glucose.cpp:193: warning: no matching class member found for template <> satcheck_glucose_baset< Glucose::Solver >::~satcheck_glucose_baset() /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/sat/satcheck_glucose.cpp:199: warning: no matching class member found for template <> satcheck_glucose_baset< Glucose::SimpSolver >::~satcheck_glucose_baset() /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/sat/satcheck_minisat2.cpp:204: warning: no matching class member found for template <> satcheck_minisat2_baset< Minisat::Solver >::~satcheck_minisat2_baset() /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/sat/satcheck_minisat2.cpp:210: warning: no matching class member found for template <> satcheck_minisat2_baset< Minisat::SimpSolver >::~satcheck_minisat2_baset() /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/options.cpp:30: warning: no matching class member found for void optionst::set_option(const std::string &option, signed int value) Possible candidates: void optionst::set_option(const std::string &option, const bool value) void optionst::set_option(const std::string &option, const int value) void optionst::set_option(const std::string &option, const unsigned value) void optionst::set_option(const std::string &option, const std::string &value) void optionst::set_option(const std::string &option, const char *value) void optionst::set_option(const std::string &option, const value_listt &values) /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/options.cpp:36: warning: no matching class member found for void optionst::set_option(const std::string &option, unsigned int value) Possible candidates: void optionst::set_option(const std::string &option, const bool value) void optionst::set_option(const std::string &option, const int value) void optionst::set_option(const std::string &option, const unsigned value) void optionst::set_option(const std::string &option, const std::string &value) void optionst::set_option(const std::string &option, const char *value) void optionst::set_option(const std::string &option, const value_listt &values) /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/replace_symbol.cpp:22: warning: no uniquely matching class member found for void replace_symbolt::insert(const symbol_exprt &old_expr, const exprt &new_expr) Possible candidates: void replace_symbolt::insert(const irep_idt &identifier, const exprt &expr)' at line 26 of file /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/replace_symbol.h void replace_symbolt::insert(const class symbol_exprt &old_expr, const exprt &new_expr)' at line 32 of file /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/replace_symbol.h void replace_symbolt::insert(const irep_idt &identifier, const typet &type)' at line 35 of file /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/replace_symbol.h /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-instrument/wmm/goto2graph.cpp:1533: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:531: warning: Found unknown command `\u0000' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:531: warning: Found unknown command `\u0008' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:531: warning: Found unknown command `\u000E' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:532: warning: Found unknown command `\u001B' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:532: warning: Found unknown command `\u007F' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:532: warning: Found unknown command `\u009F' /builddir/build/BUILD/cbmc-cbmc-5.8/src/cpp/cpp_typecheck_constructor.cpp:107: warning: argument 'index' of command @param is not found in the argument list of copy_array(const source_locationt &source_location, const irep_idt &member_base_name, mp_integer i, const irep_idt &arg_name, exprt &block) /builddir/build/BUILD/cbmc-cbmc-5.8/src/cpp/cpp_typecheck_constructor.cpp:111: warning: The following parameters of copy_array(const source_locationt &source_location, const irep_idt &member_base_name, mp_integer i, const irep_idt &arg_name, exprt &block) are not documented: parameter 'source_location' parameter 'i' parameter 'arg_name' /builddir/build/BUILD/cbmc-cbmc-5.8/src/cpp/cpp_typecheck_constructor.cpp:66: warning: The following parameters of copy_member(const source_locationt &source_location, const irep_idt &member_base_name, const irep_idt &arg_name, exprt &block) are not documented: parameter 'source_location' parameter 'arg_name' /builddir/build/BUILD/cbmc-cbmc-5.8/src/cpp/cpp_typecheck_constructor.cpp:25: warning: The following parameters of copy_parent(const source_locationt &source_location, const irep_idt &parent_base_name, const irep_idt &arg_name, exprt &block) are not documented: parameter 'source_location' parameter 'arg_name' warning: Include graph for 'goto_instrument_parse_options.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. warning: Included by graph for 'goto_functions.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/remove_static_init_loops.cpp:93: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/remove_static_init_loops.cpp:93: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-symex/slice.cpp:228: warning: argument 'expression' of command @param is not found in the argument list of slice(symex_target_equationt &equation, const expr_listt &expressions) /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-symex/slice.cpp:232: warning: The following parameters of slice(symex_target_equationt &equation, const expr_listt &expressions) are not documented: parameter 'expressions' /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-symex/slice.cpp:228: warning: argument 'expression' of command @param is not found in the argument list of slice(symex_target_equationt &equation, const expr_listt &expressions) /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-symex/slice.h:24: warning: The following parameters of slice(symex_target_equationt &equation, const expr_listt &expressions) are not documented: parameter 'expressions' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/java_entry_point.cpp:476: warning: The following parameters of java_entry_point(symbol_tablet &symbol_table, const irep_idt &main_class, message_handlert &message_handler, bool assume_init_pointers_not_null, size_t max_nondet_array_length) are not documented: parameter 'symbol_table' parameter 'main_class' parameter 'message_handler' parameter 'max_nondet_array_length' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/java_entry_point.h:16: warning: The following parameters of java_entry_point(symbol_tablet &symbol_table, const irep_idt &main_class, message_handlert &message_handler, bool assume_init_pointers_not_null, size_t max_nondet_array_length) are not documented: parameter 'symbol_table' parameter 'main_class' parameter 'message_handler' parameter 'max_nondet_array_length' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/java_local_variable_table.cpp:150: warning: argument 'Outputs' of command @param is not found in the argument list of gather_transitive_predecessors(local_variable_with_holest *start, const predecessor_mapt &predecessor_map, std::set< local_variable_with_holest * > &result) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/java_local_variable_table.cpp:155: warning: The following parameters of gather_transitive_predecessors(local_variable_with_holest *start, const predecessor_mapt &predecessor_map, std::set< local_variable_with_holest * > &result) are not documented: parameter 'start' parameter 'predecessor_map' parameter 'result' /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/refinement/string_constraint.h:15: warning: Found unknown command `\forall' /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/refinement/string_constraint.h:15: warning: Found unknown command `\in' /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/refinement/string_constraint.h:16: warning: Found unknown command `\forall' /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/refinement/string_constraint.h:17: warning: Found unknown command `\exists' warning: Included by graph for 'arith_tools.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. warning: Included by graph for 'c_types.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. warning: Included by graph for 'config.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. warning: Included by graph for 'expr.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/invariant.h:143: warning: argument 'ET' of command @param is not found in the argument list of invariant_violated_structured(const std::string &file, const std::string &function, const int line, Params &&... params) warning: Included by graph for 'message.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. warning: Included by graph for 'namespace.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. warning: Included by graph for 'prefix.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. warning: Included by graph for 'simplify_expr.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. warning: Included by graph for 'std_code.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. warning: Included by graph for 'std_expr.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/std_expr.h:68: warning: @copybrief or @copydoc target 'to_trans(const exprt &)' not found warning: Included by graph for 'std_types.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/std_types.h:723: warning: @copybrief or @copydoc target 'to_enum_tag_type(const typet &)' not found warning: Included by graph for 'symbol_table.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/unicode.cpp:290: warning: Found unknown command `\uxxxx' /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/unicode.cpp:141: warning: argument 'utf32' of command @param is not found in the argument list of utf32_to_utf8(const std::basic_string< unsigned int > &s) /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/unicode.cpp:141: warning: argument 'encoded' of command @param is not found in the argument list of utf32_to_utf8(const std::basic_string< unsigned int > &s) /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/unicode.cpp:143: warning: The following parameters of utf32_to_utf8(const std::basic_string< unsigned int > &s) are not documented: parameter 's' /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/unicode.cpp:290: warning: Found unknown command `\uxxxx' /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/unicode.cpp:141: warning: argument 'utf32' of command @param is not found in the argument list of utf32_to_utf8(const std::basic_string< unsigned int > &s) /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/unicode.cpp:141: warning: argument 'encoded' of command @param is not found in the argument list of utf32_to_utf8(const std::basic_string< unsigned int > &s) /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/unicode.h:23: warning: The following parameters of utf32_to_utf8(const std::basic_string< unsigned int > &s) are not documented: parameter 's' /builddir/build/BUILD/cbmc-cbmc-5.8/doc/architectural/cbmc-guide.md:67: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/cbmc-cbmc-5.8/doc/architectural/cbmc-guide.md:204: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/cbmc-cbmc-5.8/doc/architectural/cbmc-guide.md:407: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/cbmc-cbmc-5.8/doc/architectural/cbmc-guide.md:416: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/cbmc-cbmc-5.8/doc/architectural/cbmc-guide.md:428: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/cbmc-cbmc-5.8/doc/architectural/cbmc-guide.md:488: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/cbmc-cbmc-5.8/doc/architectural/cbmc-guide.md:557: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/cbmc-cbmc-5.8/doc/architectural/howto.md:257: warning: found at different nesting level (5) than expected (2) /builddir/build/BUILD/cbmc-cbmc-5.8/doc/architectural/howto.md:258: warning: end of comment block while expecting command :41: warning: unable to resolve reference to `symbolic-execution' for \ref command /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/std_expr.h:68: warning: @copybrief or @copydoc target 'to_trans(const exprt &)' not found /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/std_expr.h:68: warning: @copybrief or @copydoc target 'to_trans(const exprt &)' not found /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/std_expr.h:68: warning: @copydetails or @copydoc target 'to_trans(const exprt &)' not found /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/std_types.h:723: warning: @copybrief or @copydoc target 'to_enum_tag_type(const typet &)' not found /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/std_types.h:723: warning: @copybrief or @copydoc target 'to_enum_tag_type(const typet &)' not found /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/std_types.h:723: warning: @copydetails or @copydoc target 'to_enum_tag_type(const typet &)' not found /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/flattening/bv_utils.cpp:1087: warning: argument 'Bit' of command @param is not found in the argument list of bv_utilst::equal(const bvt &op0, const bvt &op1) /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/flattening/bv_utils.cpp:1087: warning: argument 'vectors' of command @param is not found in the argument list of bv_utilst::equal(const bvt &op0, const bvt &op1) /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/flattening/bv_utils.h:130: warning: The following parameters of bv_utilst::equal(const bvt &op0, const bvt &op1) are not documented: parameter 'op0' parameter 'op1' /builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c/c_typecheck_initializer.cpp:352: warning: argument 'pre' of command @param is not found in the argument list of c_typecheck_baset::do_designated_initializer(exprt &result, designatort &designator, const exprt &initializer_list, exprt::operandst::const_iterator init_it, bool force_constant) /builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c/c_typecheck_initializer.cpp:352: warning: argument 'initialized' of command @param is not found in the argument list of c_typecheck_baset::do_designated_initializer(exprt &result, designatort &designator, const exprt &initializer_list, exprt::operandst::const_iterator init_it, bool force_constant) /builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c/c_typecheck_base.h:92: warning: The following parameters of c_typecheck_baset::do_designated_initializer(exprt &result, designatort &designator, const exprt &initializer_list, exprt::operandst::const_iterator init_it, bool force_constant) are not documented: parameter 'result' parameter 'designator' parameter 'initializer_list' parameter 'init_it' parameter 'force_constant' /builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c/c_typecheck_expr.cpp:2592: warning: argument 'type' of command @param is not found in the argument list of c_typecheck_baset::typecheck_function_call_arguments(side_effect_expr_function_callt &expr) /builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c/c_typecheck_expr.cpp:2592: warning: argument 'checked' of command @param is not found in the argument list of c_typecheck_baset::typecheck_function_call_arguments(side_effect_expr_function_callt &expr) /builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c/c_typecheck_base.h:189: warning: The following parameters of c_typecheck_baset::typecheck_function_call_arguments(side_effect_expr_function_callt &expr) are not documented: parameter 'expr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:531: warning: Found unknown command `\u0000' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:531: warning: Found unknown command `\u0008' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:531: warning: Found unknown command `\u000E' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:532: warning: Found unknown command `\u001B' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:532: warning: Found unknown command `\u007F' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:532: warning: Found unknown command `\u009F' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:67: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_char_count(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:41: warning: The following parameters of character_refine_preprocesst::expr_of_char_count(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:298: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_high_surrogate(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:56: warning: The following parameters of character_refine_preprocesst::expr_of_high_surrogate(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:361: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_alphabetic(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:58: warning: The following parameters of character_refine_preprocesst::expr_of_is_alphabetic(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:334: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_ascii_upper_case(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:121: warning: The following parameters of character_refine_preprocesst::expr_of_is_ascii_upper_case(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:385: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_bmp_code_point(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:60: warning: The following parameters of character_refine_preprocesst::expr_of_is_bmp_code_point(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:409: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_defined(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:62: warning: The following parameters of character_refine_preprocesst::expr_of_is_defined(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:467: warning: Found unknown command `\u0030' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:467: warning: Found unknown command `\u0039' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:468: warning: Found unknown command `\u0660' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:468: warning: Found unknown command `\u0669' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:469: warning: Found unknown command `\u06F0' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:469: warning: Found unknown command `\u06F9' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:470: warning: Found unknown command `\u0966' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:470: warning: Found unknown command `\u096F' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:471: warning: Found unknown command `\uFF10' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:471: warning: Found unknown command `\uFF19' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:510: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_high_surrogate(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:68: warning: The following parameters of character_refine_preprocesst::expr_of_is_high_surrogate(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:531: warning: Found unknown command `\u0000' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:531: warning: Found unknown command `\u0008' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:531: warning: Found unknown command `\u000E' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:532: warning: Found unknown command `\u001B' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:532: warning: Found unknown command `\u007F' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:532: warning: Found unknown command `\u009F' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:530: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_identifier_ignorable(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:70: warning: The following parameters of character_refine_preprocesst::expr_of_is_identifier_ignorable(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:345: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_letter(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:83: warning: The following parameters of character_refine_preprocesst::expr_of_is_letter(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:929: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_letter_number(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:109: warning: The following parameters of character_refine_preprocesst::expr_of_is_letter_number(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:760: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_mirrored(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:93: warning: The following parameters of character_refine_preprocesst::expr_of_is_mirrored(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:802: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_space_char(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:97: warning: The following parameters of character_refine_preprocesst::expr_of_is_space_char(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:837: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_supplementary_code_point(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:100: warning: The following parameters of character_refine_preprocesst::expr_of_is_supplementary_code_point(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:858: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_surrogate(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:103: warning: The following parameters of character_refine_preprocesst::expr_of_is_surrogate(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:894: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_title_case(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:106: warning: The following parameters of character_refine_preprocesst::expr_of_is_title_case(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:956: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_unicode_identifier_part(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:110: warning: The following parameters of character_refine_preprocesst::expr_of_is_unicode_identifier_part(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:1066: warning: Found unknown command `\u00A0' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:1066: warning: Found unknown command `\u2007' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:1066: warning: Found unknown command `\u202F' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:1063: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_is_whitespace(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:126: warning: The following parameters of character_refine_preprocesst::expr_of_is_whitespace(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:1105: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_low_surrogate(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:129: warning: The following parameters of character_refine_preprocesst::expr_of_low_surrogate(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:1129: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_reverse_bytes(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:131: warning: The following parameters of character_refine_preprocesst::expr_of_reverse_bytes(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:1151: warning: argument 'expr' of command @param is not found in the argument list of character_refine_preprocesst::expr_of_to_chars(const exprt &chr, const typet &type) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:133: warning: The following parameters of character_refine_preprocesst::expr_of_to_chars(const exprt &chr, const typet &type) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.cpp:36: warning: argument 'arg' of command @param is not found in the argument list of character_refine_preprocesst::in_interval_expr(const exprt &chr, const mp_integer &lower_bound, const mp_integer &upper_bound) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/character_refine_preprocess.h:150: warning: The following parameters of character_refine_preprocesst::in_interval_expr(const exprt &chr, const mp_integer &lower_bound, const mp_integer &upper_bound) are not documented: parameter 'chr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/cpp/cpp_typecheck.h:102: warning: The following parameters of cpp_typecheckt::cpp_constructor(const source_locationt &source_location, const exprt &object, const exprt::operandst &operands) are not documented: parameter 'source_location' /builddir/build/BUILD/cbmc-cbmc-5.8/src/cpp/cpp_typecheck_expr.cpp:2276: warning: argument 'type' of command @param is not found in the argument list of cpp_typecheckt::typecheck_function_call_arguments(side_effect_expr_function_callt &expr) /builddir/build/BUILD/cbmc-cbmc-5.8/src/cpp/cpp_typecheck_expr.cpp:2276: warning: argument 'checked' of command @param is not found in the argument list of cpp_typecheckt::typecheck_function_call_arguments(side_effect_expr_function_callt &expr) /builddir/build/BUILD/cbmc-cbmc-5.8/src/cpp/cpp_typecheck.h:470: warning: The following parameters of cpp_typecheckt::typecheck_function_call_arguments(side_effect_expr_function_callt &expr) are not documented: parameter 'expr' /builddir/build/BUILD/cbmc-cbmc-5.8/src/pointer-analysis/dereference.h:26: warning: argument '_new_symbol_table' of command @param is not found in the argument list of dereferencet::dereferencet(const namespacet &_ns) /builddir/build/BUILD/cbmc-cbmc-5.8/src/pointer-analysis/dereference.h:26: warning: argument '_options' of command @param is not found in the argument list of dereferencet::dereferencet(const namespacet &_ns) /builddir/build/BUILD/cbmc-cbmc-5.8/src/pointer-analysis/dereference.h:26: warning: argument '_dereference_callback' of command @param is not found in the argument list of dereferencet::dereferencet(const namespacet &_ns) /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-instrument/wmm/event_graph.h:467: warning: The following parameters of event_grapht::explore_copy_segment(std::set< event_idt > &explored, event_idt begin, event_idt end) const are not documented: parameter 'explored' /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-instrument/wmm/cycle_collection.cpp:149: warning: argument 'get_po_only' of command @param is not found in the argument list of event_grapht::graph_explorert::backtrack(std::set< critical_cyclet > &set_of_cycles, event_idt source, event_idt vertex, bool unsafe_met, event_idt po_trans, bool same_var_pair, bool lwfence_met, bool has_to_be_unsafe, irep_idt var_to_avoid, memory_modelt model) /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-instrument/wmm/event_graph.h:279: warning: The following parameters of event_grapht::graph_explorert::backtrack(std::set< critical_cyclet > &set_of_cycles, event_idt source, event_idt vertex, bool unsafe_met, event_idt po_trans, bool same_var_pair, bool lwfence_met, bool has_to_be_unsafe, irep_idt var_to_avoid, memory_modelt model) are not documented: parameter 'set_of_cycles' parameter 'source' parameter 'vertex' parameter 'unsafe_met' parameter 'po_trans' parameter 'same_var_pair' parameter 'lwfence_met' parameter 'has_to_be_unsafe' parameter 'var_to_avoid' parameter 'model' /builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c/expr2c_class.h:54: warning: The following parameters of expr2ct::convert_array_type(const typet &src, const c_qualifierst &qualifiers, const std::string &declarator_str) are not documented: parameter 'qualifiers' parameter 'declarator_str' /builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c/expr2c_class.h:59: warning: The following parameters of expr2ct::convert_array_type(const typet &src, const c_qualifierst &qualifiers, const std::string &declarator_str, bool inc_size_if_possible) are not documented: parameter 'qualifiers' parameter 'declarator_str' /builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c/expr2c_class.h:252: warning: The following parameters of expr2ct::convert_struct(const exprt &src, unsigned &precedence, bool include_padding_components) are not documented: parameter 'precedence' /builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c/expr2c.cpp:646: warning: argument 'qualifiers' of command @param is not found in the argument list of expr2ct::convert_struct_type(const typet &src, const std::string &qualifiers_str, const std::string &declarator_str) /builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c/expr2c.cpp:646: warning: argument 'declarator' of command @param is not found in the argument list of expr2ct::convert_struct_type(const typet &src, const std::string &qualifiers_str, const std::string &declarator_str) /builddir/build/BUILD/cbmc-cbmc-5.8/src/ansi-c/expr2c_class.h:42: warning: The following parameters of expr2ct::convert_struct_type(const typet &src, const std::string &qualifiers_str, const std::string &declarator_str) are not documented: parameter 'qualifiers_str' parameter 'declarator_str' /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/graph.h:609: warning: explicit link request to 'edges' could not be resolved /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-instrument/wmm/goto2graph.cpp:1533: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-instrument/wmm/goto2graph.cpp:1533: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-instrument/wmm/goto2graph.cpp:1533: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-instrument/wmm/goto2graph.h:262: warning: The following parameters of instrumentert::cfg_visitort::visit_cfg_function(value_setst &value_sets, memory_modelt model, bool no_dependencies, loop_strategyt duplicate_body, const irep_idt &function, const std::set< nodet > &initial_vertex, std::set< nodet > &ending_vertex) are not documented: parameter 'model' parameter 'no_dependencies' parameter 'duplicate_body' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/java_bytecode_language.cpp:33: warning: argument 'Command' of command @param is not found in the argument list of java_bytecode_languaget::get_language_options(const cmdlinet &cmd) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/java_bytecode_language.cpp:33: warning: argument 'line' of command @param is not found in the argument list of java_bytecode_languaget::get_language_options(const cmdlinet &cmd) /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/java_bytecode_language.h:40: warning: The following parameters of java_bytecode_languaget::get_language_options(const cmdlinet &cmd) are not documented: parameter 'cmd' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/java_object_factory.cpp:105: warning: The following parameters of java_object_factoryt::gen_nondet_init(code_blockt &assignments, const exprt &expr, bool is_sub, irep_idt class_identifier, bool create_dynamic_objects, bool override=false, const typet &override_type=empty_typet()) are not documented: parameter 'assignments' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/java_object_factory.cpp:344: warning: Found unknown command `\java' /builddir/build/BUILD/cbmc-cbmc-5.8/src/java_bytecode/java_object_factory.cpp:345: warning: Found unknown command `\class_identifier' /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/json_irep.cpp:95: warning: argument 'input' of command @param is not found in the argument list of json_irept::convert_from_json(const jsont &in, irept &out) const /builddir/build/BUILD/cbmc-cbmc-5.8/src/util/json_irep.h:24: warning: The following parameters of json_irept::convert_from_json(const jsont &in, irept &out) const are not documented: parameter 'in' parameter 'out' /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/remove_instanceof.cpp:77: warning: Found unknown command `\class_identifier' /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/remove_static_init_loops.cpp:36: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/show_goto_functions_xml.cpp:32: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/show_goto_functions_xml.cpp:33: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/show_goto_functions_xml.cpp:34: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/show_goto_functions_xml.cpp:34: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/show_goto_functions_xml.cpp:35: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/show_goto_functions_xml.cpp:36: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/show_goto_functions_xml.cpp:36: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/show_goto_functions_xml.cpp:36: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/show_goto_functions_xml.cpp:36: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/goto-programs/show_goto_functions_xml.cpp:36: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/refinement/string_constraint_generator_main.cpp:418: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/refinement/string_constraint_generator_main.cpp:419: warning: Unsupported xml/html tag found /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/refinement/string_constraint_generator_main.cpp:418: warning: argument 'arguments' of command @param is not found in the argument list of string_constraint_generatort::add_axioms_from_char_array(const function_application_exprt &f) /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/refinement/string_constraint_generator.h:185: warning: The following parameters of string_constraint_generatort::add_axioms_from_char_array(const function_application_exprt &f) are not documented: parameter 'f' /builddir/build/BUILD/cbmc-cbmc-5.8/src/solvers/refinement/string_refinement.cpp:837: warning: Found unknown command `\forall' /builddir/build/BUILD/cbmc-cbmc-5.8/src/pointer-analysis/value_set_dereference.h:39: warning: The following parameters of value_set_dereferencet::value_set_dereferencet(const namespacet &_ns, symbol_tablet &_new_symbol_table, const optionst &_options, dereference_callbackt &_dereference_callback, const irep_idt _language_mode) are not documented: parameter '_language_mode' + popd ~/build/BUILD/cbmc-cbmc-5.8 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qFhVwP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64 + cd cbmc-cbmc-5.8 + mkdir -p /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/share/man/man1 + install -p -m 0755 src/cbmc/cbmc /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin + install -p -m 0755 src/goto-analyzer/goto-analyzer /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin + install -p -m 0755 src/goto-cc/goto-cc /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin + install -p -m 0755 src/goto-diff/goto-diff /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin + install -p -m 0755 src/goto-instrument/goto-instrument /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin + install -p -m 0755 src/musketeer/musketeer /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin + install -p -m 0755 src/symex/symex /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin + install -p -m 0644 doc/man/cbmc.1 /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/share/man/man1 + install -p -m 0644 /builddir/build/SOURCES/goto-cc.1 /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/share/man/man1 + install -p -m 0644 /builddir/build/SOURCES/goto-cc.1 /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/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 -j6 --strict-build-id -m -i --build-id-seed 5.8-2.fc28 --unique-debug-suffix -5.8-2.fc28.x86_64 --unique-debug-src-base cbmc-5.8-2.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cbmc-cbmc-5.8 extracting debug info from /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin/musketeer extracting debug info from /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin/goto-diff extracting debug info from /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin/goto-analyzer extracting debug info from /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin/cbmc extracting debug info from /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin/symex extracting debug info from /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin/goto-cc extracting debug info from /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/bin/goto-instrument /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 15463 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GJu07H + umask 022 + cd /builddir/build/BUILD + cd cbmc-cbmc-5.8 + make -C regression make: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/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 goto-instrument-typedef test || exit 1; make -C goto-diff test || exit 1; make -C invariants test || exit 1; make -C test-script test || exit 1; make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/ansi-c' Loading 135 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 Array_Declarator8/test.desc [OK] 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 [OK] Running Struct_Initialization2/test.desc [OK] 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 arch_flags_mcpu_bad/test.desc [OK] Running arch_flags_mcpu_good/test.desc [OK] Running arch_flags_mthumb_bad/test.desc [OK] Running arch_flags_mthumb_good/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_builtins6/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_types_compatible_p4/test.desc [OK] Running gcc_vector1/test.desc [OK] Running integer_constant1/test.desc [OK] Running integer_constant2/test.desc [OK] Running message_handling1/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 sizeof4/test.desc [SKIPPED] Running static1/test.desc [OK] Running static2/test.desc [OK] Running static3/test.desc [OK] Running static_inline1/test.desc [OK] 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, 9 tests skipped make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/ansi-c' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/cbmc' Loading 472 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-Rounding3/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 [OK] Running Linking6/test.desc [OK] Running Local_out_of_scope1/test.desc [OK] Running Local_out_of_scope2/test.desc [OK] Running Local_out_of_scope3/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 [OK] Running Malloc20/test.desc [OK] 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 Static4/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 byte_update8/test.desc [OK] Running byte_update9/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 constructor1/test.desc [OK] Running coverage_report1/test.desc [OK] Running divide-by-one-simplify/test.desc [OK] Running dynamic_size1/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 [SKIPPED] 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 fgets1/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 full_slice1/test.desc [OK] Running full_slice2/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 hex_string1/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 little-endian-array1/test.desc [OK] Running locations1/test.desc [OK] Running memory_allocation1/test.desc [OK] Running memset1/test.desc [OK] Running memset2/test.desc [OK] Running mm_io1/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 pointer-function-parameters/test.desc [OK] Running pointer-function-parameters-2/test.desc [OK] Running printf1/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 typedef-anon-struct1/test.desc [OK] Running typedef-anon-struct2/test.desc [OK] Running typedef-anon-union1/test.desc [OK] Running typedef-anon-union2/test.desc [OK] Running typedef-const-struct1/test.desc [OK] Running typedef-const-type1/test.desc [OK] Running typedef-const-union1/test.desc [OK] Running typedef-param-anon-struct1/test.desc [OK] Running typedef-param-anon-union1/test.desc [OK] Running typedef-param-struct1/test.desc [OK] Running typedef-param-type1/test.desc [OK] Running typedef-param-type2/test.desc [OK] Running typedef-param-type3/test.desc [OK] Running typedef-param-union1/test.desc [OK] Running typedef-return-anon-struct1/test.desc [OK] Running typedef-return-anon-union1/test.desc [OK] Running typedef-return-struct1/test.desc [OK] Running typedef-return-type1/test.desc [OK] Running typedef-return-type2/test.desc [OK] Running typedef-return-type3/test.desc [OK] Running typedef-return-union1/test.desc [OK] Running typedef-struct1/test.desc [OK] Running typedef-struct2/test.desc [OK] Running typedef-type1/test.desc [OK] Running typedef-type2/test.desc [OK] Running typedef-type3/test.desc [OK] Running typedef-type4/test.desc [OK] Running typedef-union1/test.desc [OK] Running typedef-union2/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 union9/test.desc [OK] Running unsigned1/test.desc [OK] Running unsigned___int128/test.desc [OK] Running unsigned_char1/test.desc [OK] Running unwind_counters1/test.desc [OK] Running unwind_counters2/test.desc [OK] Running unwind_counters3/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 void_pointer1/test.desc [OK] Running void_pointer2/test.desc [OK] Running while1/test.desc [OK] All tests were successful, 18 tests skipped make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/cbmc' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/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.8/regression/cpp' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/cbmc-java' Loading 131 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 array2/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 classpath2/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 integer_without_simplify1/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 lazyloading4/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 stack_var1/test.desc [OK] Running stack_var10/test.desc [OK] Running stack_var2/test.desc [OK] Running stack_var3/test.desc [OK] Running stack_var4/test.desc [OK] Running stack_var5/test.desc [OK] Running stack_var6/test.desc [OK] Running stack_var7/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.8/regression/cbmc-java' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/goto-analyzer' Loading 130 tests found Running tests Running approx-array-variable-const-fp/test.desc [OK] Running approx-const-fp-array-variable-cast-const-fp/test.desc [OK] Running approx-const-fp-array-variable-const-fp/test.desc [OK] Running approx-const-fp-array-variable-const-fp-with-null/test.desc [OK] Running approx-const-fp-array-variable-const-pointer-const-struct-non-const-fp/test.desc [OK] Running approx-const-fp-array-variable-const-struct-non-const-fp/test.desc [OK] Running approx-const-fp-array-variable-invalid-cast-const-fp/test.desc [OK] Running approx-const-fp-array-variable-struct-const-fp-with-zero/test.desc [OK] Running constant_propagation_01/test.desc [SKIPPED] Running constant_propagation_02/test.desc [SKIPPED] Running constant_propagation_03/test.desc [SKIPPED] Running constant_propagation_04/test.desc [SKIPPED] Running constant_propagation_05/test.desc [SKIPPED] Running constant_propagation_06/test.desc [SKIPPED] Running constant_propagation_07/test.desc [SKIPPED] Running constant_propagation_08/test.desc [SKIPPED] Running constant_propagation_09/test.desc [SKIPPED] Running constant_propagation_10/test.desc [SKIPPED] Running constant_propagation_11/test.desc [SKIPPED] Running constant_propagation_12/test.desc [SKIPPED] Running constant_propagation_13/test.desc [SKIPPED] Running constant_propagation_14/test.desc [SKIPPED] Running constant_propagation_15/test.desc [SKIPPED] Running constant_propagation_16/test.desc [SKIPPED] Running constant_propagation_17/test.desc [SKIPPED] Running constant_propagation_18/test.desc [SKIPPED] Running intervals1/test.desc [SKIPPED] Running intervals10/test.desc [SKIPPED] Running intervals11/test.desc [SKIPPED] Running intervals12/test.desc [SKIPPED] Running intervals2/test.desc [SKIPPED] Running intervals3/test.desc [SKIPPED] Running intervals4/test.desc [SKIPPED] Running intervals5/test.desc [SKIPPED] Running intervals6/test.desc [SKIPPED] Running intervals7/test.desc [SKIPPED] Running intervals8/test.desc [SKIPPED] Running intervals9/test.desc [SKIPPED] Running no-match-array-literal-const-fp-null/test.desc [OK] Running no-match-const-array-const-pointer-const-fp-const-lost/test.desc [OK] Running no-match-const-fp-array-literal-const-fp-run-time/test.desc [OK] Running no-match-const-fp-array-literal-non-const-fp/test.desc [OK] Running no-match-const-fp-array-literal-non-const-fp-run-time/test.desc [OK] Running no-match-const-fp-array-non-const-fp/test.desc [OK] Running no-match-const-fp-binary-op-const-lost/test.desc [OK] Running no-match-const-fp-const-array-index-lost/test.desc [OK] Running no-match-const-fp-const-array-lost/test.desc [OK] Running no-match-const-fp-const-cast/test.desc [OK] Running no-match-const-fp-const-fp-null/test.desc [OK] Running no-match-const-fp-const-lost/test.desc [OK] Running no-match-const-fp-const-pointer-const-struct-const-fp-null/test.desc [OK] Running no-match-const-fp-const-pointer-non-const-struct-const-fp/test.desc [OK] Running no-match-const-fp-dereference-const-pointer-null/test.desc [OK] Running no-match-const-fp-dereference-non-const-pointer-const-fp/test.desc [OK] Running no-match-const-fp-dynamic-array-non-const-fp/test.desc [OK] Running no-match-const-fp-non-const-fp-direct-assignment/test.desc [OK] Running no-match-const-fp-non-const-pointer-non-const-struct-const-fp/test.desc [OK] Running no-match-const-fp-non-const-struct-const-fp/test.desc [OK] Running no-match-const-fp-non-const-struct-non-const-fp/test.desc [OK] Running no-match-const-fp-null/test.desc [OK] Running no-match-const-fp-ternerary-op-const-lost/test.desc [OK] Running no-match-const-pointer-const-struct-const-fp-const-cast/test.desc [OK] Running no-match-const-pointer-non-const-struct-const-fp/test.desc [OK] Running no-match-const-struct-non-const-fp-null/test.desc [OK] Running no-match-dereference-const-pointer-const-array-literal-pointer-const-fp/test.desc [OK] Running no-match-dereference-non-const-struct-const-pointer-const-fp/test.desc [OK] Running no-match-dereference-non-const-struct-non-const-pointer-const-fp/test.desc [OK] Running no-match-non-const-fp/test.desc [OK] Running no-match-non-const-fp-const-fp-direct-assignment/test.desc [OK] Running no-match-parameter-const-fp/test.desc [OK] Running no-match-parameter-fp/test.desc [OK] Running no-match-pointer-const-struct-array-literal-non-const-fp/test.desc [OK] Running precise-array-calculation-const-fp/test.desc [OK] Running precise-array-literal-const-fp/test.desc [OK] Running precise-const-fp/test.desc [OK] Running precise-const-fp-array-const-variable-const-fp/test.desc [OK] Running precise-const-fp-array-literal-const-fp/test.desc [OK] Running precise-const-fp-array-literal-const-fp-run-time/test.desc [OK] Running precise-const-fp-array-literal-const-struct-non-const-fp/test.desc [OK] Running precise-const-fp-array-variable-const-pointer-const-struct-non-const-fp/test.desc [OK] Running precise-const-fp-const-fp/test.desc [OK] Running precise-const-fp-const-struct-const-array-literal-fp/test.desc [OK] Running precise-const-fp-const-struct-non-const-array-literal-fp/test.desc [OK] Running precise-const-fp-const-struct-non-const-fp/test.desc [OK] Running precise-const-fp-dereference-const-pointer-const-fp/test.desc [OK] Running precise-const-fp-supurious-const-loss/test.desc [OK] Running precise-const-pointer-const-struct-fp/test.desc [OK] Running precise-const-struct-non-const-fp/test.desc [OK] Running precise-derefence/test.desc [OK] Running precise-derefence-const-pointer-const-fp/test.desc [OK] Running precise-dereference-address-pointer-const-fp/test.desc [OK] Running precise-dereference-const-struct-const-pointer-const-fp/test.desc [OK] Running precise-dereference-const-struct-const-pointer-const-struct-const-fp/test.desc [OK] Running precise-dereference-const-struct-pointer-const-fp/test.desc [OK] Running sensitivity-test-constants-array/test.desc [SKIPPED] Running sensitivity-test-constants-array-of-constants-array/test.desc [SKIPPED] Running sensitivity-test-constants-array-of-constants-pointer/test.desc [SKIPPED] Running sensitivity-test-constants-array-of-two-value-pointer/test.desc [SKIPPED] Running sensitivity-test-constants-char/test.desc [SKIPPED] Running sensitivity-test-constants-float/test.desc [SKIPPED] Running sensitivity-test-constants-int/test.desc [SKIPPED] Running sensitivity-test-constants-pointer/test.desc [SKIPPED] Running sensitivity-test-constants-pointer-to-constants-array/test.desc [SKIPPED] Running sensitivity-test-constants-pointer-to-constants-pointer/test.desc [SKIPPED] Running sensitivity-test-constants-pointer-to-constants-struct/test.desc [SKIPPED] Running sensitivity-test-constants-pointer-to-two-value-array/test.desc [SKIPPED] Running sensitivity-test-constants-pointer-to-two-value-struct/test.desc [SKIPPED] Running sensitivity-test-constants-struct/test.desc [SKIPPED] Running sensitivity-test-constants-struct-of-constants-array/test.desc [SKIPPED] Running sensitivity-test-constants-struct-of-constants-pointer/test.desc [SKIPPED] Running sensitivity-test-constants-struct-of-constants-struct/test.desc [SKIPPED] Running sensitivity-test-constants-struct-of-two-value-array/test.desc [SKIPPED] Running sensitivity-test-constants-struct-of-two-value-pointer/test.desc [SKIPPED] Running sensitivity-test-two-value-array/test.desc [SKIPPED] Running sensitivity-test-two-value-array-of-two-value-array/test.desc [SKIPPED] Running sensitivity-test-two-value-array-of-two-value-pointer/test.desc [SKIPPED] Running sensitivity-test-two-value-pointer/test.desc [SKIPPED] Running sensitivity-test-two-value-pointer-to-two-value-array/test.desc [SKIPPED] Running sensitivity-test-two-value-pointer-to-two-value-pointer/test.desc [SKIPPED] Running sensitivity-test-two-value-pointer-to-two-value-struct/test.desc [SKIPPED] Running sensitivity-test-two-value-struct/test.desc [SKIPPED] Running sensitivity-test-two-value-struct-of-two-value-array/test.desc [SKIPPED] Running sensitivity-test-two-value-struct-of-two-value-pointer/test.desc [SKIPPED] Running sensitivity-test-two-value-struct-of-two-value-struct/test.desc [SKIPPED] Running taint-aliasing1/test.desc [OK] Running taint-basic1/test.desc [OK] Running taint-basic2/test.desc [OK] Running taint-interface1/test.desc [OK] Running taint-interproc1/test.desc [OK] Running taint-map1/test.desc [SKIPPED] All tests were successful, 61 tests skipped make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/goto-analyzer' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/goto-instrument' Loading 91 tests found Running tests Running approx-array-variable-const-fp-only-remove-const/test.desc [OK] Running approx-array-variable-const-fp-remove-all-fp/test.desc [OK] 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 dump-vararg1/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 no-match-non-const-fp-only-remove-const/test.desc [OK] Running no-match-non-const-fp-remove-all-fp/test.desc [OK] Running precise-const-fp-only-remove-const/test.desc [OK] Running precise-const-fp-remove-all-fp/test.desc [OK] Running print-internal-representation/test.desc [OK] Running remove-function-body1/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 typedef1/test.desc [OK] Running typedef2/test.desc [OK] Running typedef3/test.desc [OK] Running typedef4/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.8/regression/goto-instrument' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/goto-instrument-typedef' Loading 29 tests found Running tests Running typedef-anon-struct1/test.desc [OK] Running typedef-anon-struct2/test.desc [OK] Running typedef-anon-union1/test.desc [OK] Running typedef-anon-union2/test.desc [OK] Running typedef-const-struct1/test.desc [OK] Running typedef-const-type1/test.desc [OK] Running typedef-const-union1/test.desc [OK] Running typedef-param-anon-struct1/test.desc [OK] Running typedef-param-anon-union1/test.desc [OK] Running typedef-param-struct1/test.desc [OK] Running typedef-param-type1/test.desc [OK] Running typedef-param-type2/test.desc [OK] Running typedef-param-type3/test.desc [OK] Running typedef-param-union1/test.desc [OK] Running typedef-return-anon-struct1/test.desc [OK] Running typedef-return-anon-union1/test.desc [OK] Running typedef-return-struct1/test.desc [OK] Running typedef-return-type1/test.desc [OK] Running typedef-return-type2/test.desc [OK] Running typedef-return-type3/test.desc [OK] Running typedef-return-union1/test.desc [OK] Running typedef-struct1/test.desc [OK] Running typedef-struct2/test.desc [OK] Running typedef-type1/test.desc [OK] Running typedef-type2/test.desc [OK] Running typedef-type3/test.desc [OK] Running typedef-type4/test.desc [OK] Running typedef-union1/test.desc [OK] Running typedef-union2/test.desc [OK] All tests were successful make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/goto-instrument-typedef' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/goto-diff' Loading 1 test found Running tests Running syntactic-diff1/test.desc [OK] All tests were successful make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/goto-diff' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/invariants' g++ -c -MMD -MP -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wp,-U_GLIBCXX_ASSERTIONS -I ../../src -o driver.o driver.cpp g++ -o driver -Wl,--start-group ../../src/util/util.a driver.o -Wl,--end-group -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Loading 12 tests found Running tests Running invariant-failure/test.descbash: line 1: 26142 Aborted (core dumped) ../driver string 'dummy_parameter.c' > 'test.out' 2>&1 [OK] Running invariant-failure10/test.descbash: line 1: 26148 Aborted (core dumped) ../driver unreachable-structured 'dummy_parameter.c' > 'test.out' 2>&1 [OK] Running invariant-failure11/test.descbash: line 1: 26161 Aborted (core dumped) ../driver data-invariant-string 'dummy_parameter.c' > 'test.out' 2>&1 [OK] Running invariant-failure12/test.descbash: line 1: 26173 Aborted (core dumped) ../driver data-invariant-structured 'dummy_parameter.c' > 'test.out' 2>&1 [OK] Running invariant-failure2/test.descbash: line 1: 26184 Aborted (core dumped) ../driver structured 'dummy_parameter.c' > 'test.out' 2>&1 [OK] Running invariant-failure3/test.descbash: line 1: 26195 Aborted (core dumped) ../driver precondition-string 'dummy_parameter.c' > 'test.out' 2>&1 [OK] Running invariant-failure4/test.descbash: line 1: 26206 Aborted (core dumped) ../driver precondition-structured 'dummy_parameter.c' > 'test.out' 2>&1 [OK] Running invariant-failure5/test.descbash: line 1: 26218 Aborted (core dumped) ../driver postcondition-string 'dummy_parameter.c' > 'test.out' 2>&1 [OK] Running invariant-failure6/test.descbash: line 1: 26229 Aborted (core dumped) ../driver postcondition-structured 'dummy_parameter.c' > 'test.out' 2>&1 [OK] Running invariant-failure7/test.descbash: line 1: 26240 Aborted (core dumped) ../driver check-return-string 'dummy_parameter.c' > 'test.out' 2>&1 [OK] Running invariant-failure8/test.descbash: line 1: 26251 Aborted (core dumped) ../driver check-return-structured 'dummy_parameter.c' > 'test.out' 2>&1 [OK] Running invariant-failure9/test.descbash: line 1: 26262 Aborted (core dumped) ../driver unreachable-string 'dummy_parameter.c' > 'test.out' 2>&1 [OK] All tests were successful make[1]: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression/invariants' make[1]: Entering directory '/builddir/build/BUILD/cbmc-cbmc-5.8/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.8/regression/test-script' make: Leaving directory '/builddir/build/BUILD/cbmc-cbmc-5.8/regression' + exit 0 Processing files: cbmc-5.8-2.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PsqQMs + umask 022 + cd /builddir/build/BUILD + cd cbmc-cbmc-5.8 + DOCDIR=/builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/share/doc/cbmc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/share/doc/cbmc + cp -pr CHANGELOG /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/share/doc/cbmc + cp -pr README.md /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/share/doc/cbmc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wvqktd + umask 022 + cd /builddir/build/BUILD + cd cbmc-cbmc-5.8 + LICENSEDIR=/builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/share/licenses/cbmc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/share/licenses/cbmc + cp -pr LICENSE /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/share/licenses/cbmc + exit 0 Provides: cbmc = 5.8-2.fc28 cbmc(x86-64) = 5.8-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcudd-3.0.0.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglpk.so.40()(64bit) libminisat.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: cbmc-doc-5.8-2.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F2t98Y + umask 022 + cd /builddir/build/BUILD + cd cbmc-cbmc-5.8 + DOCDIR=/builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/share/doc/cbmc-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/share/doc/cbmc-doc + cp -pr doc/html /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64/usr/share/doc/cbmc-doc + exit 0 Provides: cbmc-doc = 5.8-2.fc28 cbmc-doc(x86-64) = 5.8-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cbmc-debugsource-5.8-2.fc28.x86_64 Provides: cbmc-debugsource = 5.8-2.fc28 cbmc-debugsource(x86-64) = 5.8-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cbmc-debuginfo-5.8-2.fc28.x86_64 Provides: cbmc-debuginfo = 5.8-2.fc28 cbmc-debuginfo(x86-64) = 5.8-2.fc28 debuginfo(build-id) = 2b3ff1377c460f821d74008e64e53c9b54729f74 debuginfo(build-id) = 546eabfb8d0fd129d22ff1910e2c2098f09281d7 debuginfo(build-id) = 9d75c4cbc990e2ae5f49f2bbde2e86f05e7c0ddc debuginfo(build-id) = d34edb8680f8306a8add9077fa2a69633009dd43 debuginfo(build-id) = d80d00d94fe7cd0b6028b8aa102d56ec80c8f911 debuginfo(build-id) = dd8ccac95c4481df19f9f9f485f75c25d9e52bec debuginfo(build-id) = deb97489e871c6ac5f7dc71111d8dbe4a188ad5c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cbmc-debugsource(x86-64) = 5.8-2.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64 Wrote: /builddir/build/RPMS/cbmc-5.8-2.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/cbmc-doc-5.8-2.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/cbmc-debugsource-5.8-2.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/cbmc-debuginfo-5.8-2.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.l9H17M + umask 022 + cd /builddir/build/BUILD + cd cbmc-cbmc-5.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cbmc-5.8-2.fc28.x86_64 + exit 0 Child return code was: 0