Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/dyninst.spec'], False, '/var/lib/mock/f18-build-1577469-270839/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/dyninst.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/dyninst-8.0-4.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/dyninst.spec'], False, '/var/lib/mock/f18-build-1577469-270839/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/dyninst.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qtwt6b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dyninst-8.0 + /usr/bin/mkdir -p dyninst-8.0 + cd dyninst-8.0 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/dyninst-8.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd dyninst-8.0 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/dyninst-docs-8.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ~/build/BUILD/dyninst-8.0/dyninst ~/build/BUILD/dyninst-8.0 Patch #1 (dyninst-rpm-build-flags.patch): + pushd dyninst + echo 'Patch #1 (dyninst-rpm-build-flags.patch):' + /usr/bin/cat /builddir/build/SOURCES/dyninst-rpm-build-flags.patch + /usr/bin/patch -p1 -b --suffix .buildflags --fuzz=0 patching file make.config Patch #5 (dyninst-unused_vars.patch): + echo 'Patch #5 (dyninst-unused_vars.patch):' + /usr/bin/cat /builddir/build/SOURCES/dyninst-unused_vars.patch + /usr/bin/patch -p1 -b --suffix .unused --fuzz=0 patching file common/src/Annotatable.C Hunk #1 succeeded at 74 (offset -1 lines). patching file dataflowAPI/src/debug_dataflow.C Hunk #1 succeeded at 53 (offset -1 lines). patching file dyninstAPI/src/Relocation/patchapi_debug.C Hunk #1 succeeded at 44 (offset -1 lines). patching file dyninstAPI/src/debug.C Hunk #1 succeeded at 242 (offset -1 lines). Hunk #2 succeeded at 270 (offset -1 lines). Hunk #3 succeeded at 350 (offset -1 lines). patching file parseAPI/src/SymtabCodeSource.C Hunk #1 succeeded at 249 (offset -24 lines). ~/build/BUILD/dyninst-8.0 + popd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.P8n7D4 + umask 022 + cd /builddir/build/BUILD + cd dyninst-8.0 + cd dyninst + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-testsuite --includedir=/usr/include/dyninst --libdir=/usr/lib/dyninst configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-g++... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for icc... no checking for icpc... no checking for pgcc... no checking for pgCC... no checking for cc... /usr/bin/cc checking for CC... no checking for library containing dlopen... -ldl checking for grep that handles long lines and -e... /usr/bin/grep checking how to run the C++ preprocessor... g++ -E checking for a sed that does not truncate output... /usr/bin/sed checking for Boost headers version >= 0.0.0... yes checking for Boost's header version... 1_50 checking for tcl.h... tcl.h not found in checking for Tcl_Eval in -ltcl8.4... no Cant find libtcl8.4. checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu configure: Linux, not requiring thread_db... checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes configure: ELF include directory: checking for elf_memory in -lelf... yes checking for cplus_demangle in -liberty... no checking libdwarf.h usability... no checking libdwarf.h presence... no checking for libdwarf.h... no checking libdwarf.h usability... yes checking libdwarf.h presence... yes checking for libdwarf.h... yes configure: DWARF include directory: /usr/include/libdwarf checking for dwarf_next_cu_header_c in -ldwarf... yes configure: DWARF library directory: checking for dwarf_set_frame_cfa_value in -ldwarf... yes checking thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes configure: thread_db include directory: checking for td_ta_new in -lthread_db... yes checking for yywrap in -lfl... no Cant find libfl. checking for nasm... no checking for -fno-stack-protector... yes checking for 32-bit build environment... yes checking whether to use MM timer... false checking for main in -lstdc++... no checking for dlopen in -ldl... no configure: creating ./config.status config.status: creating i386-unknown-linux2.4/make.config.local configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j5 VERBOSE_COMPILATION=1 Primary compiler for Paradyn build is: CXX = g++ g++ (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8) Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Build of Paradyn v8.0-1 on i386-unknown-linux2.4 for default: dynutil common elf dwarf symlite symtabAPI instructionAPI parseAPI patchAPI proccontrol stackwalk dyninstAPI_RT dyninstAPI dynC_API make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dynutil' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dynutil' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/elf/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dwarf/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dyninstAPI_RT/i386-unknown-linux2.4' Building depends files Building depends files Building depends files make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/common/i386-unknown-linux2.4' Building depends files ../../make.library.tmpl:249: DEPENDS: No such file or directory ../../make.library.tmpl:249: DEPENDS: No such file or directory ../../make.library.tmpl:249: DEPENDS: No such file or directory ../../make.library.tmpl:249: DEPENDS: No such file or directory g++ -MM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DlibdynDwarf -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=dynDwarf -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/dwarfResult.C ../src/dwarfExprParser.C ../src/dwarfFrameParser.C > DEPENDS gcc -MM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -I. -I../.. -fpic -fno-stack-protector ../src/RTposix.c ../src/RTlinux.c ../src/RTheap.c ../src/RTheap-linux.c ../src/RTthread.c ../src/RTthread-x86.c ../src/RTspace.S ../src/RTtlsgetaddr-x86.S ../src/RTstatic_ctors_dtors-x86.c ../src/RTcommon.c ../src/RTmemEmulator.c ../src/RTsignal.c > DEPENDS g++ -MM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DlibdynDwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=dynElf -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/Elf_X.C > DEPENDS g++ -MM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/linuxKludges.C ../../common/src/timing-linux.C ../../common/src/parseauxv.C ../../common/src/addrtranslate-sysv.C ../../common/src/addrtranslate-auxv.C ../../common/src/addrtranslate-linux.C ../../common/src/Ident.C ../../common/src/string-regex.C ../../common/src/Timer.C ../../common/src/Types.C ../../common/src/debugOstream.C ../../common/src/lprintf.C ../../common/src/pathName.C ../../common/src/Time.C ../../common/src/fraction.C ../../common/src/timing.C ../../common/src/stats.C ../../common/src/Annotatable.C ../../common/src/MappedFile.C ../../common/src/sha1.C ../../common/src/serialize-bin.C ../../common/src/serialize-xml.C ../../common/src/util.C ../../common/src/Node.C ../../common/src/Graph.C ../../common/src/Edge.C ../../common/src/DOT.C ../../common/src/dyn_regs.C ../../common/src/AST.C ../../common/src/addrtranslate.C ../../common/src/arch-x86.C ../../common/src/arch-power.C ../../common/src/debug_common.C ../../common/src/VariableLocation.C > DEPENDS make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dyninstAPI_RT/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dyninstAPI_RT/i386-unknown-linux2.4' Compiling ../src/RTlinux.c Compiling ../src/RTposix.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -I. -I../.. -fpic -fno-stack-protector ../src/RTposix.c -o RTposix.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -I. -I../.. -fpic -fno-stack-protector ../src/RTlinux.c -o RTlinux.o make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dwarf/i386-unknown-linux2.4' Compiling ../src/RTheap.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -I. -I../.. -fpic -fno-stack-protector ../src/RTheap.c -o RTheap.o make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dwarf/i386-unknown-linux2.4' Compiling ../src/dwarfResult.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DlibdynDwarf -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=dynDwarf -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/dwarfResult.C -o dwarfResult.o make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/elf/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/elf/i386-unknown-linux2.4' Compiling ../src/Elf_X.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DlibdynDwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=dynElf -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/Elf_X.C -o Elf_X.o Compiling ../src/RTheap-linux.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -I. -I../.. -fpic -fno-stack-protector ../src/RTheap-linux.c -o RTheap-linux.o Compiling ../src/RTthread.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -I. -I../.. -fpic -fno-stack-protector ../src/RTthread.c -o RTthread.o ../src/RTthread.c: In function 'DYNINSTthreadIndex': ../src/RTthread.c:238:16: warning: initialization makes pointer from integer without a cast [enabled by default] ../src/RTthread.c:239:9: warning: unused variable 'foo' [-Wunused-variable] ../src/RTthread.c:238:10: warning: unused variable 'ptr' [-Wunused-variable] Compiling ../src/RTthread-x86.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -I. -I../.. -fpic -fno-stack-protector ../src/RTthread-x86.c -o RTthread-x86.o Compiling ../src/RTstatic_ctors_dtors-x86.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -I. -I../.. -fpic -fno-stack-protector ../src/RTstatic_ctors_dtors-x86.c -o RTstatic_ctors_dtors-x86.o Compiling ../src/RTmemEmulator.c Compiling ../src/RTcommon.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -I. -I../.. -fpic -fno-stack-protector ../src/RTcommon.c -o RTcommon.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -I. -I../.. -fpic -fno-stack-protector ../src/RTmemEmulator.c -o RTmemEmulator.o Compiling ../src/RTsignal.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -I. -I../.. -fpic -fno-stack-protector ../src/RTsignal.c -o RTsignal.o gcc -c -c -o RTspace.o ../src/RTspace.S gcc -c -c -o RTtlsgetaddr-x86.o ../src/RTtlsgetaddr-x86.S Compiling ../src/RTposix.c (noPIC) gcc -c -o RTposix_nopic.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -DDYNINST_RT_STATIC_LIB -I. -I../.. ../src/RTposix.c Compiling ../src/RTlinux.c (noPIC) gcc -c -o RTlinux_nopic.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -DDYNINST_RT_STATIC_LIB -I. -I../.. ../src/RTlinux.c Compiling ../src/RTheap.c (noPIC) gcc -c -o RTheap_nopic.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -DDYNINST_RT_STATIC_LIB -I. -I../.. ../src/RTheap.c Compiling ../src/RTheap-linux.c (noPIC) gcc -c -o RTheap-linux_nopic.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -DDYNINST_RT_STATIC_LIB -I. -I../.. ../src/RTheap-linux.c Compiling ../src/RTthread.c (noPIC) gcc -c -o RTthread_nopic.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -DDYNINST_RT_STATIC_LIB -I. -I../.. ../src/RTthread.c Compiling ../src/RTthread-x86.c (noPIC) gcc -c -o RTthread-x86_nopic.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -DDYNINST_RT_STATIC_LIB -I. -I../.. ../src/RTthread-x86.c ../src/RTthread.c: In function 'DYNINSTthreadIndex': ../src/RTthread.c:238:16: warning: initialization makes pointer from integer without a cast [enabled by default] ../src/RTthread.c:239:9: warning: unused variable 'foo' [-Wunused-variable] ../src/RTthread.c:238:10: warning: unused variable 'ptr' [-Wunused-variable] Compiling ../src/RTstatic_ctors_dtors-x86.c (noPIC) gcc -c -o RTstatic_ctors_dtors-x86_nopic.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -DDYNINST_RT_STATIC_LIB -I. -I../.. ../src/RTstatic_ctors_dtors-x86.c Compiling ../src/RTcommon.c (noPIC) gcc -c -o RTcommon_nopic.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -DDYNINST_RT_STATIC_LIB -I. -I../.. ../src/RTcommon.c Compiling ../src/RTmemEmulator.c (noPIC) gcc -c -o RTmemEmulator_nopic.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -DDYNINST_RT_STATIC_LIB -I. -I../.. ../src/RTmemEmulator.c Compiling ../src/dwarfExprParser.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DlibdynDwarf -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=dynDwarf -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/dwarfExprParser.C -o dwarfExprParser.o Compiling ../src/RTsignal.c (noPIC) gcc -c -o RTsignal_nopic.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -DDYNINST_RT_STATIC_LIB -I. -I../.. ../src/RTsignal.c Compiling ../src/RTspace.S (noPIC) gcc -c -DDYNINST_RT_STATIC_LIB -o RTspace_nopic.o ../src/RTspace.S Compiling ../src/RTtlsgetaddr-x86.S (noPIC) gcc -c -DDYNINST_RT_STATIC_LIB -o RTtlsgetaddr-x86_nopic.o ../src/RTtlsgetaddr-x86.S Updating build voucher information: V_libdyninstAPI_RT ../../scripts/buildstamp -s DyninstRT -v 8.0-1 libdyninstAPI_RT DyninstRT build voucher being constructed for libdyninstAPI_RT: BUILD#0 ../../scripts/buildstamp: line 108: hostname: command not found $DyninstRT: v8.0-1 libdyninstAPI_RT #0 2013/02/14 20:49 mockbuild@ $ Compiling V_libdyninstAPI_RT.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D_REENTRANT=1 -Dcap_mmtimer -O2 -I. -I../.. -fpic -fno-stack-protector V_libdyninstAPI_RT.c rm -f libdyninstAPI_RT.so libdyninstAPI_RT.so.8.0 Linking libdyninstAPI_RT.so.8.0 gcc -L../../../i386-unknown-linux2.4/lib -Wl,-soname,libdyninstAPI_RT.so.8.0 -o libdyninstAPI_RT.so.8.0 V_libdyninstAPI_RT.o RTposix.o RTlinux.o RTheap.o RTheap-linux.o RTthread.o RTthread-x86.o RTstatic_ctors_dtors-x86.o RTcommon.o RTmemEmulator.o RTsignal.o RTspace.o RTtlsgetaddr-x86.o -Wl,-z,relro -shared -ldl Linking libdyninstAPI_RT.a rm -f libdyninstAPI_RT.a ar rcs libdyninstAPI_RT.a RTposix_nopic.o RTlinux_nopic.o RTheap_nopic.o RTheap-linux_nopic.o RTthread_nopic.o RTthread-x86_nopic.o RTstatic_ctors_dtors-x86_nopic.o RTcommon_nopic.o RTmemEmulator_nopic.o RTsignal_nopic.o RTspace_nopic.o RTtlsgetaddr-x86_nopic.o Compiling ../src/dwarfFrameParser.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DlibdynDwarf -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=dynDwarf -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/dwarfFrameParser.C -o dwarfFrameParser.o Making symlink libdyninstAPI_RT.so.8.0 to libdyninstAPI_RT.so ln -s -f libdyninstAPI_RT.so.8.0 libdyninstAPI_RT.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dyninstAPI_RT/i386-unknown-linux2.4' ../src/Elf_X.C: In member function 'Dyninst::Elf_X_Nhdr Dyninst::Elf_X_Nhdr::next() const': ../src/Elf_X.C:1675:38: warning: cast from type 'const void*' to type 'char*' casts away qualifiers [-Wcast-qual] Updating build voucher information: V_libdynDwarf ../../scripts/buildstamp -s dynDwarf -v 8.0-1 libdynDwarf Updating build voucher information: V_libdynElf ../../scripts/buildstamp -s dynElf -v 8.0-1 libdynElf dynDwarf build voucher being constructed for libdynDwarf: BUILD#0 dynElf build voucher being constructed for libdynElf: BUILD#0 ../../scripts/buildstamp: line 108: hostname: command not found ../../scripts/buildstamp: line 108: hostname: command not found $dynElf: v8.0-1 libdynElf #0 2013/02/14 20:49 mockbuild@ $ $dynDwarf: v8.0-1 libdynDwarf #0 2013/02/14 20:49 mockbuild@ $ Compiling V_libdynElf.o Compiling V_libdynDwarf.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DlibdynDwarf -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=dynDwarf -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend V_libdynDwarf.c g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DlibdynDwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=dynElf -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend V_libdynElf.c rm -f libdynDwarf.so libdynDwarf.so.8.0 Linking libdynDwarf.so.8.0 rm -f libdynElf.so libdynElf.so.8.0 g++ -L../../../i386-unknown-linux2.4/lib -Wl,-soname,libdynDwarf.so.8.0 -o libdynDwarf.so.8.0 V_libdynDwarf.o dwarfResult.o dwarfExprParser.o dwarfFrameParser.o -Wl,-z,relro -L../../../i386-unknown-linux2.4/lib -shared -ldwarf -lelf Linking libdynElf.so.8.0 g++ -L../../../i386-unknown-linux2.4/lib -Wl,-soname,libdynElf.so.8.0 -o libdynElf.so.8.0 V_libdynElf.o Elf_X.o -Wl,-z,relro -L../../../i386-unknown-linux2.4/lib -shared -lelf Making symlink libdynElf.so.8.0 to libdynElf.so ln -s -f libdynElf.so.8.0 libdynElf.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/elf/i386-unknown-linux2.4' Making symlink libdynDwarf.so.8.0 to libdynDwarf.so ln -s -f libdynDwarf.so.8.0 libdynDwarf.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dwarf/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/symlite/i386-unknown-linux2.4' ../../make.library.tmpl:249: DEPENDS: No such file or directory Building depends files g++ -MM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=symLite -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../src/SymLite-elf.C > DEPENDS make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/symlite/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/symlite/i386-unknown-linux2.4' Compiling ../src/SymLite-elf.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=symLite -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../src/SymLite-elf.C -o SymLite-elf.o make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/common/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/common/i386-unknown-linux2.4' Compiling ../../common/src/linuxKludges.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/linuxKludges.C -o linuxKludges.o Compiling ../../common/src/timing-linux.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/timing-linux.C -o timing-linux.o Compiling ../../common/src/parseauxv.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/parseauxv.C -o parseauxv.o Compiling ../../common/src/addrtranslate-sysv.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/addrtranslate-sysv.C -o addrtranslate-sysv.o ../src/SymLite-elf.C: In member function 'virtual long unsigned int Dyninst::SymElf::getSymbolSize(const Dyninst::Symbol_t&)': ../src/SymLite-elf.C:293:4: warning: variable 'name' set but not used [-Wunused-but-set-variable] ../src/SymLite-elf.C: In member function 'virtual Dyninst::Offset Dyninst::SymElf::getSymbolOffset(const Dyninst::Symbol_t&)': ../src/SymLite-elf.C:307:4: warning: variable 'name' set but not used [-Wunused-but-set-variable] ../src/SymLite-elf.C: In member function 'virtual std::string Dyninst::SymElf::getSymbolName(const Dyninst::Symbol_t&)': ../src/SymLite-elf.C:314:4: warning: variable 'idx' set but not used [-Wunused-but-set-variable] ../src/SymLite-elf.C:314:4: warning: variable 'symbols' set but not used [-Wunused-but-set-variable] ../src/SymLite-elf.C: In function 'int symcache_cmp(const void*, const void*)': ../src/SymLite-elf.C:351:42: warning: cast from type 'const void*' to type 'Dyninst::SymCacheEntry*' casts away qualifiers [-Wcast-qual] ../src/SymLite-elf.C:352:42: warning: cast from type 'const void*' to type 'Dyninst::SymCacheEntry*' casts away qualifiers [-Wcast-qual] ../src/SymLite-elf.C: In member function 'long unsigned int Dyninst::SymElf::getSymOffset(const Dyninst::Elf_X_Sym&, unsigned int)': ../src/SymLite-elf.C:367:76: warning: cast from type 'const char*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual] ../src/SymLite-elf.C: In member function 'void Dyninst::SymElf::createSymCache()': ../src/SymLite-elf.C:409:7: warning: variable 'str_buffer' set but not used [-Wunused-but-set-variable] Compiling ../../common/src/addrtranslate-auxv.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/addrtranslate-auxv.C -o addrtranslate-auxv.o ../../common/src/linuxKludges.C: In function 'int P_copy(const char*, const char*)': ../../common/src/linuxKludges.C:75:37: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ../../common/src/addrtranslate-sysv.C: In member function 'std::vector >* Dyninst::LoadedLib::getMappedRegions()': ../../common/src/addrtranslate-sysv.C:343:14: warning: converting 'false' to pointer type 'std::vector >*' [-Wconversion-null] Compiling ../../common/src/addrtranslate-linux.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/addrtranslate-linux.C -o addrtranslate-linux.o ../../common/src/addrtranslate-sysv.C: At global scope: ../../common/src/addrtranslate-sysv.C:1031:9: warning: unused parameter 'name' [-Wunused-parameter] Updating build voucher information: V_libsymLite ../../scripts/buildstamp -s symLite -v 8.0-1 libsymLite symLite build voucher being constructed for libsymLite: BUILD#0 ../../scripts/buildstamp: line 108: hostname: command not found $symLite: v8.0-1 libsymLite #0 2013/02/14 20:49 mockbuild@ $ Compiling V_libsymLite.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=symLite -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread V_libsymLite.c rm -f libsymLite.so libsymLite.so.8.0 Linking libsymLite.so.8.0 g++ -L../../../i386-unknown-linux2.4/lib -Wl,-soname,libsymLite.so.8.0 -o libsymLite.so.8.0 V_libsymLite.o SymLite-elf.o -Wl,-z,relro -L../../elf/i386-unknown-linux2.4 -ldynElf -L../../../i386-unknown-linux2.4/lib -shared -pthread -lelf Compiling ../../common/src/Ident.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/Ident.C -o Ident.o Compiling ../../common/src/string-regex.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/string-regex.C -o string-regex.o Making symlink libsymLite.so.8.0 to libsymLite.so ln -s -f libsymLite.so.8.0 libsymLite.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/symlite/i386-unknown-linux2.4' Compiling ../../common/src/Timer.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/Timer.C -o Timer.o Compiling ../../common/src/Types.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/Types.C -o Types.o Compiling ../../common/src/debugOstream.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/debugOstream.C -o debugOstream.o Compiling ../../common/src/lprintf.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/lprintf.C -o lprintf.o ../../common/src/string-regex.C: In function 'void dedemangle(char*, char*)': ../../common/src/string-regex.C:101:28: warning: variable 'start_template_offset' set but not used [-Wunused-but-set-variable] ../../common/src/string-regex.C:101:53: warning: variable 'stop_template_offset' set but not used [-Wunused-but-set-variable] Compiling ../../common/src/pathName.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/pathName.C -o pathName.o Compiling ../../common/src/Time.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/Time.C -o Time.o Compiling ../../common/src/fraction.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/fraction.C -o fraction.o Compiling ../../common/src/timing.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/timing.C -o timing.o Compiling ../../common/src/stats.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/stats.C -o stats.o Compiling ../../common/src/Annotatable.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/Annotatable.C -o Annotatable.o Compiling ../../common/src/MappedFile.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/MappedFile.C -o MappedFile.o Compiling ../../common/src/sha1.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/sha1.C -o sha1.o Compiling ../../common/src/serialize-bin.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/serialize-bin.C -o serialize-bin.o Compiling ../../common/src/serialize-xml.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/serialize-xml.C -o serialize-xml.o Compiling ../../common/src/util.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/util.C -o util.o Compiling ../../common/src/Node.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/Node.C -o Node.o Compiling ../../common/src/Graph.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/Graph.C -o Graph.o Compiling ../../common/src/Edge.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/Edge.C -o Edge.o Compiling ../../common/src/DOT.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/DOT.C -o DOT.o Compiling ../../common/src/dyn_regs.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/dyn_regs.C -o dyn_regs.o Compiling ../../common/src/AST.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/AST.C -o AST.o Compiling ../../common/src/addrtranslate.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/addrtranslate.C -o addrtranslate.o Compiling ../../common/src/arch-x86.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/arch-x86.C -o arch-x86.o Compiling ../../common/src/arch-power.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/arch-power.C -o arch-power.o Compiling ../../common/src/debug_common.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/debug_common.C -o debug_common.o In file included from ../../common/src/arch-power.C:32:0: ../../common/h/arch-power.h: In constructor 'NS_power::instruction::instruction(const void*)': ../../common/h/arch-power.h:782:34: warning: cast from type 'const void*' to type 'NS_power::instructUnion*' casts away qualifiers [-Wcast-qual] Compiling ../../common/src/VariableLocation.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread ../../common/src/VariableLocation.C -o VariableLocation.o ../../common/src/arch-x86.C: In member function 'bool NS_x86::instruction::isNop() const': ../../common/src/arch-x86.C:4747:8: warning: variable 'displacement_location' set but not used [-Wunused-but-set-variable] ../../common/src/arch-x86.C:4748:8: warning: variable 'displacement_size' set but not used [-Wunused-but-set-variable] Updating build voucher information: V_libcommon ../../scripts/buildstamp -s common -v 8.0-1 libcommon common build voucher being constructed for libcommon: BUILD#0 ../../scripts/buildstamp: line 108: hostname: command not found $common: v8.0-1 libcommon #0 2013/02/14 20:49 mockbuild@ $ Compiling V_libcommon.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../instructionAPI/h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -Dlibcommon -DCOMPONENT_NAME=common -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -pthread V_libcommon.c rm -f libcommon.so libcommon.so.8.0 Linking libcommon.so.8.0 g++ -L../../../i386-unknown-linux2.4/lib -Wl,-soname,libcommon.so.8.0 -o libcommon.so.8.0 V_libcommon.o linuxKludges.o timing-linux.o parseauxv.o addrtranslate-sysv.o addrtranslate-auxv.o addrtranslate-linux.o Ident.o string-regex.o Timer.o Types.o debugOstream.o lprintf.o pathName.o Time.o fraction.o timing.o stats.o Annotatable.o MappedFile.o sha1.o serialize-bin.o serialize-xml.o util.o Node.o Graph.o Edge.o DOT.o dyn_regs.o AST.o addrtranslate.o arch-x86.o arch-power.o debug_common.o VariableLocation.o -Wl,-z,relro -L../../../i386-unknown-linux2.4/lib -shared -pthread -ldl Making symlink libcommon.so.8.0 to libcommon.so ln -s -f libcommon.so.8.0 libcommon.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/common/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/symtabAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/instructionAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/proccontrol/i386-unknown-linux2.4' ../../make.library.tmpl:249: DEPENDS: No such file or directory ../../make.library.tmpl:249: DEPENDS: No such file or directory ../../make.library.tmpl:249: DEPENDS: No such file or directory Building depends files Building depends files Building depends files g++ -MM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Object-elf.C ../src/Archive.C ../src/Archive-elf.C ../src/parseDwarf.C ../src/parseStab.C ../src/emitElf.C ../src/LinkMap.C ../src/emitElfStatic.C ../src/emitElfStatic-x86.C ../src/relocationEntry-elf-x86.C ../src/Object.C ../src/Aggregate.C ../src/Function.C ../src/Variable.C ../src/Symbol.C ../src/LineInformation.C ../src/Symtab.C ../src/Symtab-edit.C ../src/Symtab-lookup.C ../src/Symtab-deprecated.C ../src/Module.C ../src/Region.C ../src/Collections.C ../src/Type.C ../src/AddrLookup.C ../src/annotations.C ../src/debug.C ../src/SymtabReader.C ../src/dwarfWalker.C > DEPENDS g++ -MM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/linux.C ../src/unix.C ../src/notify_pipe.C ../../common/src/dthread-unix.C ../src/event.C ../src/generator.C ../src/handler.C ../src/mailbox.C ../src/process.C ../src/pcerrors.C ../src/procpool.C ../src/irpc.C ../src/response.C ../src/int_thread_db.C ../src/memcache.C ../src/sysv.C ../src/x86_process.C ../src/ppc_process.C ../src/mmapalloc.C ../src/procset.C ../src/processplat.C > DEPENDS g++ -MM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/InstructionDecoder-x86.C ../src/Instruction.C ../src/InstructionAST.C ../src/Operation.C ../src/Operand.C ../src/Register.C ../src/Expression.C ../src/BinaryFunction.C ../src/InstructionCategories.C ../src/Immediate.C ../src/InstructionDecoder.C ../src/InstructionDecoder-power.C ../src/InstructionDecoderImpl.C > DEPENDS make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/instructionAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/instructionAPI/i386-unknown-linux2.4' Compiling ../src/InstructionDecoder-x86.C Compiling ../src/Instruction.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/InstructionDecoder-x86.C -o InstructionDecoder-x86.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/Instruction.C -o Instruction.o Compiling ../src/InstructionAST.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/InstructionAST.C -o InstructionAST.o make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/proccontrol/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/proccontrol/i386-unknown-linux2.4' Compiling ../src/linux.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/linux.C -o linux.o Compiling ../src/Operation.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/Operation.C -o Operation.o ../src/InstructionDecoder-x86.C: In member function 'bool Dyninst::InstructionAPI::InstructionDecoder_x86::decodeOneOperand(const Dyninst::InstructionAPI::InstructionDecoder::buffer&, const NS_x86::ia32_operand&, int&, const Dyninst::InstructionAPI::Instruction*, bool, bool)': ../src/InstructionDecoder-x86.C:1035:75: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] In file included from ../h/InstructionAST.h:44:0, from ../h/Expression.h:35, from ../src/InstructionDecoderImpl.h:34, from ../src/InstructionDecoder-x86.h:34, from ../src/InstructionDecoder-x86.C:34: ../h/Result.h: In instantiation of 'Dyninst::InstructionAPI::Result::Result(Dyninst::InstructionAPI::Result_Type, T) [with T = char]': ../src/InstructionDecoder-x86.C:275:102: required from here ../h/Result.h:263:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ../h/Result.h:266:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ../h/Result.h:269:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ../h/Result.h: In instantiation of 'Dyninst::InstructionAPI::Result::Result(Dyninst::InstructionAPI::Result_Type, T) [with T = short int]': ../src/InstructionDecoder-x86.C:280:103: required from here ../h/Result.h:263:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ../h/Result.h:266:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ../h/Result.h:269:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ../src/linux.C: In member function 'virtual bool linux_process::plat_attachWillTriggerStop()': ../src/linux.C:882:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] Compiling ../src/Operand.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/Operand.C -o Operand.o Compiling ../src/unix.C Compiling ../src/Register.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/Register.C -o Register.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/unix.C -o unix.o make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/symtabAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/symtabAPI/i386-unknown-linux2.4' Compiling ../src/Object-elf.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Object-elf.C -o Object-elf.o Compiling ../src/notify_pipe.C Compiling ../../common/src/dthread-unix.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../../common/src/dthread-unix.C -o dthread-unix.o Compiling ../src/Expression.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/Expression.C -o Expression.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/notify_pipe.C -o notify_pipe.o Compiling ../src/BinaryFunction.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/BinaryFunction.C -o BinaryFunction.o Compiling ../src/Archive.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Archive.C -o Archive.o Compiling ../src/event.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/event.C -o event.o Compiling ../src/InstructionCategories.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/InstructionCategories.C -o InstructionCategories.o Compiling ../src/Immediate.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/Immediate.C -o Immediate.o Compiling ../src/Archive-elf.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Archive-elf.C -o Archive-elf.o Compiling ../src/parseDwarf.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/parseDwarf.C -o parseDwarf.o Compiling ../src/InstructionDecoder.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/InstructionDecoder.C -o InstructionDecoder.o Compiling ../src/InstructionDecoder-power.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/InstructionDecoder-power.C -o InstructionDecoder-power.o Compiling ../src/parseStab.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/parseStab.C -o parseStab.o Compiling ../src/emitElf.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/emitElf.C -o emitElf.o ../src/parseStab.C: In function 'std::string Dyninst::SymtabAPI::parseStabString(Dyninst::SymtabAPI::Module*, int, char*, int, Dyninst::SymtabAPI::typeCommon*)': ../src/parseStab.C:207:11: warning: variable 'newType' set but not used [-Wunused-but-set-variable] ../src/parseStab.C: In function 'Dyninst::SymtabAPI::Type* parseArrayDef(Dyninst::SymtabAPI::Module*, const char*, int, char*&, int&, unsigned int)': ../src/parseStab.C:1105:11: warning: variable 'symdesc' set but not used [-Wunused-but-set-variable] ../src/parseStab.C:1106:9: warning: variable 'symdescID' set but not used [-Wunused-but-set-variable] ../src/parseStab.C: In function 'char* parseFieldList(Dyninst::SymtabAPI::Module*, Dyninst::SymtabAPI::fieldListType*, char*, bool)': ../src/parseStab.C:1728:6: warning: variable 'size' set but not used [-Wunused-but-set-variable] ../src/parseStab.C: In function 'char* parseCPlusPlusInfo(Dyninst::SymtabAPI::Module*, char*, const char*, int)': ../src/parseStab.C:1951:6: warning: variable 'structsize' set but not used [-Wunused-but-set-variable] ../src/parseStab.C:1953:10: warning: variable 'nestedType' set but not used [-Wunused-but-set-variable] ../src/parseStab.C: In function 'char* parseTypeDef(Dyninst::SymtabAPI::Module*, char*, const char*, int, unsigned int)': ../src/parseStab.C:2142:9: warning: variable 'structsize' set but not used [-Wunused-but-set-variable] ../src/emitElf.C: In member function 'bool Dyninst::SymtabAPI::emitElf::driver(Dyninst::SymtabAPI::Symtab*, std::string)': ../src/emitElf.C:886:46: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] Compiling ../src/generator.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/generator.C -o generator.o Compiling ../src/handler.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/handler.C -o handler.o ../src/handler.C: In member function 'bool HandlerPool::handleEvent(Dyninst::ProcControlAPI::Event::ptr)': ../src/handler.C:363:14: warning: variable 'etype' set but not used [-Wunused-but-set-variable] Compiling ../src/mailbox.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/mailbox.C -o mailbox.o Compiling ../src/InstructionDecoderImpl.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES ../src/InstructionDecoderImpl.C -o InstructionDecoderImpl.o Compiling ../src/process.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/process.C -o process.o ../src/process.C: In member function 'virtual bool int_process::forked()': ../src/process.C:603:16: warning: variable 'initial_thread' set but not used [-Wunused-but-set-variable] ../src/process.C: In constructor 'int_breakpoint::int_breakpoint(Dyninst::ProcControlAPI::Breakpoint::ptr)': ../src/process.C:4327:28: warning: converting 'false' to pointer type 'void*' [-Wconversion-null] ../src/process.C: In constructor 'int_breakpoint::int_breakpoint(Dyninst::Address, Dyninst::ProcControlAPI::Breakpoint::ptr)': ../src/process.C:4342:28: warning: converting 'false' to pointer type 'void*' [-Wconversion-null] ../src/process.C: In constructor 'int_breakpoint::int_breakpoint(unsigned int, unsigned int, Dyninst::ProcControlAPI::Breakpoint::ptr)': ../src/process.C:4357:27: warning: converting 'false' to pointer type 'void*' [-Wconversion-null] ../src/process.C: In member function 'Dyninst::ProcControlAPI::RegisterPool::iterator Dyninst::ProcControlAPI::RegisterPool::iterator::operator++()': ../src/process.C:5413:13: warning: variable 'orig' set but not used [-Wunused-but-set-variable] ../src/process.C: In member function 'Dyninst::ProcControlAPI::RegisterPool::const_iterator Dyninst::ProcControlAPI::RegisterPool::const_iterator::operator++()': ../src/process.C:5444:13: warning: variable 'orig' set but not used [-Wunused-but-set-variable] Compiling ../src/LinkMap.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/LinkMap.C -o LinkMap.o Compiling ../src/emitElfStatic.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/emitElfStatic.C -o emitElfStatic.o Compiling ../src/emitElfStatic-x86.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/emitElfStatic-x86.C -o emitElfStatic-x86.o In file included from /usr/include/string.h:638:0, from ../../dynutil/h/Annotatable.h:42, from ../h/Symbol.h:45, from ../h/Symtab.h:36, from ../src/emitElfStatic.h:34, from ../src/emitElfStatic.C:49: In function 'void* memcpy(void*, const void*, size_t)', inlined from 'bool adjustValInRegion(Dyninst::SymtabAPI::Region*, Dyninst::Offset, Dyninst::Offset, int)' at ../src/emitElfStatic.C:1547:58, inlined from 'static bool Dyninst::SymtabAPI::emitElfUtils::updateRelocation(Dyninst::SymtabAPI::Symtab*, Dyninst::SymtabAPI::relocationEntry&, int)' at ../src/emitElfStatic.C:1571:56: /usr/include/bits/string3.h:51:71: warning: call to void* __builtin___memcpy_chk(void*, const void*, unsigned int, unsigned int) will always overflow destination buffer [enabled by default] Compiling ../src/pcerrors.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/pcerrors.C -o pcerrors.o ../src/emitElfStatic-x86.C: In member function 'bool Dyninst::SymtabAPI::emitElfStatic::archSpecificRelocation(Dyninst::SymtabAPI::Symtab*, Dyninst::SymtabAPI::Symtab*, char*, Dyninst::SymtabAPI::relocationEntry&, Dyninst::Offset, Dyninst::Offset, Dyninst::Offset, Dyninst::SymtabAPI::LinkMap&, std::string&)': ../src/emitElfStatic-x86.C:133:20: warning: 'addend' may be used uninitialized in this function [-Wmaybe-uninitialized] Compiling ../src/procpool.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/procpool.C -o procpool.o Compiling ../src/irpc.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/irpc.C -o irpc.o Compiling ../src/relocationEntry-elf-x86.C ../src/irpc.C: In member function 'bool iRPCMgr::postRPCToProc(int_process*, int_iRPC::ptr)': ../src/irpc.C:331:9: warning: variable 'found_user_running_thread' set but not used [-Wunused-but-set-variable] Compiling ../src/response.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/response.C -o response.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/relocationEntry-elf-x86.C -o relocationEntry-elf-x86.o Compiling ../src/int_thread_db.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/int_thread_db.C -o int_thread_db.o ../src/int_thread_db.C: In member function 'Dyninst::ProcControlAPI::Event::ptr thread_db_process::decodeThreadEvent(td_event_msg_t*, bool&)': ../src/int_thread_db.C:447:62: warning: cast from type 'const td_thrhandle_t* {aka const td_thrhandle*}' to type 'td_thrhandle_t* {aka td_thrhandle*}' casts away qualifiers [-Wcast-qual] Compiling ../src/Object.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Object.C -o Object.o Compiling ../src/memcache.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/memcache.C -o memcache.o Compiling ../src/sysv.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/sysv.C -o sysv.o Compiling ../src/Aggregate.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Aggregate.C -o Aggregate.o ../src/sysv.C: In member function 'virtual bool sysv_process::initLibraryMechanism()': ../src/sysv.C:229:12: warning: variable 'result' set but not used [-Wunused-but-set-variable] Compiling ../src/Function.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Function.C -o Function.o ../src/Function.C: In member function 'bool Dyninst::SymtabAPI::Function::operator==(const Dyninst::SymtabAPI::Function&)': ../src/Function.C:529:49: warning: cast from type 'const Dyninst::SymtabAPI::Function*' to type 'Dyninst::SymtabAPI::Aggregate*' casts away qualifiers [-Wcast-qual] Compiling ../src/x86_process.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/x86_process.C -o x86_process.o Compiling ../src/ppc_process.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/ppc_process.C -o ppc_process.o Compiling ../src/Variable.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Variable.C -o Variable.o In file included from ../src/ppc_process.C:32:0: ../../common/h/arch-power.h: In constructor 'NS_power::instruction::instruction(const void*)': ../../common/h/arch-power.h:782:34: warning: cast from type 'const void*' to type 'NS_power::instructUnion*' casts away qualifiers [-Wcast-qual] Compiling ../src/Symbol.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Symbol.C -o Symbol.o Compiling ../src/mmapalloc.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/mmapalloc.C -o mmapalloc.o ../src/Variable.C: In member function 'bool Dyninst::SymtabAPI::Variable::operator==(const Dyninst::SymtabAPI::Variable&)': ../src/Variable.C:195:49: warning: cast from type 'const Dyninst::SymtabAPI::Variable*' to type 'Dyninst::SymtabAPI::Aggregate*' casts away qualifiers [-Wcast-qual] Compiling ../src/procset.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/procset.C -o procset.o Compiling ../src/processplat.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend ../src/processplat.C -o processplat.o Compiling ../src/LineInformation.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/LineInformation.C -o LineInformation.o Compiling ../src/Symtab.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Symtab.C -o Symtab.o Compiling ../src/Symtab-edit.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Symtab-edit.C -o Symtab-edit.o Compiling ../src/Symtab-lookup.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Symtab-lookup.C -o Symtab-lookup.o Compiling ../src/Symtab-deprecated.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Symtab-deprecated.C -o Symtab-deprecated.o Compiling ../src/Module.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Module.C -o Module.o Compiling ../src/Region.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Region.C -o Region.o Compiling ../src/Collections.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Collections.C -o Collections.o Compiling ../src/Type.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/Type.C -o Type.o Compiling ../src/AddrLookup.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/AddrLookup.C -o AddrLookup.o Compiling ../src/annotations.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/annotations.C -o annotations.o Compiling ../src/debug.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/debug.C -o debug.o Compiling ../src/SymtabReader.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/SymtabReader.C -o SymtabReader.o Updating build voucher information: V_libpcontrol ../../scripts/buildstamp -s ProcControlAPI -v 8.0-1 libpcontrol ProcControlAPI build voucher being constructed for libpcontrol: BUILD#0 ../../scripts/buildstamp: line 108: hostname: command not found $ProcControlAPI: v8.0-1 libpcontrol #0 2013/02/14 20:50 mockbuild@ $ Compiling V_libpcontrol.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../src -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DLIBELF_PLATFORM -DCOMPONENT_NAME=ProcControlAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend V_libpcontrol.c rm -f libpcontrol.so libpcontrol.so.8.0 Linking libpcontrol.so.8.0 g++ -L../../../i386-unknown-linux2.4/lib -Wl,-soname,libpcontrol.so.8.0 -o libpcontrol.so.8.0 V_libpcontrol.o linux.o unix.o notify_pipe.o dthread-unix.o event.o generator.o handler.o mailbox.o process.o pcerrors.o procpool.o irpc.o response.o int_thread_db.o memcache.o sysv.o x86_process.o ppc_process.o mmapalloc.o procset.o processplat.o -Wl,-z,relro -L../../../i386-unknown-linux2.4/lib -lcommon -L../../common/i386-unknown-linux2.4 -shared -L../../common/i386-unknown-linux2.4 -L../../symlite/i386-unknown-linux2.4 -lsymLite -L../../elf/i386-unknown-linux2.4 -ldynElf -lelf Compiling ../src/dwarfWalker.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 ../src/dwarfWalker.C -o dwarfWalker.o Making symlink libpcontrol.so.8.0 to libpcontrol.so ln -s -f libpcontrol.so.8.0 libpcontrol.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/proccontrol/i386-unknown-linux2.4' ../src/dwarfWalker.C: In member function 'Dyninst::SymtabAPI::typeArray* Dyninst::SymtabAPI::DwarfWalker::parseMultiDimensionalArray(Dwarf_Die, Dyninst::SymtabAPI::Type*)': ../src/dwarfWalker.C:1712:3: warning: converting 'false' to pointer type 'Dyninst::SymtabAPI::typeArray*' [-Wconversion-null] ../src/dwarfWalker.C:1722:3: warning: converting 'false' to pointer type 'Dyninst::SymtabAPI::typeArray*' [-Wconversion-null] Updating build voucher information: V_libsymtabAPI ../../scripts/buildstamp -s SymtabAPI -v 8.0-1 libsymtabAPI SymtabAPI build voucher being constructed for libsymtabAPI: BUILD#0 ../../scripts/buildstamp: line 108: hostname: command not found $SymtabAPI: v8.0-1 libsymtabAPI #0 2013/02/14 20:50 mockbuild@ $ Compiling V_libsymtabAPI.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I@LIBXML2_INC_DIR@ -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -g -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DUSES_DWARF_DEBUG -I/usr/include/libdwarf -DLIBELF_PLATFORM -DCOMPONENT_NAME=SymtabAPI -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -D_LARGEFILE64_SOURCE=1 -D__USE_FILE_OFFSET64=1 V_libsymtabAPI.c rm -f libsymtabAPI.so libsymtabAPI.so.8.0 Linking libsymtabAPI.so.8.0 g++ -L../../../i386-unknown-linux2.4/lib -Wl,-soname,libsymtabAPI.so.8.0 -o libsymtabAPI.so.8.0 V_libsymtabAPI.o Object-elf.o Archive.o Archive-elf.o parseDwarf.o parseStab.o emitElf.o LinkMap.o emitElfStatic.o emitElfStatic-x86.o relocationEntry-elf-x86.o Object.o Aggregate.o Function.o Variable.o Symbol.o LineInformation.o Symtab.o Symtab-edit.o Symtab-lookup.o Symtab-deprecated.o Module.o Region.o Collections.o Type.o AddrLookup.o annotations.o debug.o SymtabReader.o dwarfWalker.o -Wl,-z,relro -L../../common/i386-unknown-linux2.4 -lcommon -L../../dwarf/i386-unknown-linux2.4 -ldynDwarf -L../../elf/i386-unknown-linux2.4 -ldynElf -ldl -shared -ldwarf -lelf Making symlink libsymtabAPI.so.8.0 to libsymtabAPI.so ln -s -f libsymtabAPI.so.8.0 libsymtabAPI.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/symtabAPI/i386-unknown-linux2.4' In file included from ../src/InstructionDecoder-power.C:645:0: ../src/power_opcode_tables.C: In static member function 'static void Dyninst::InstructionAPI::power_entry::buildTables()': ../src/power_opcode_tables.C:42:6: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without Updating build voucher information: V_libinstructionAPI ../../scripts/buildstamp -s InstructionAPI -v 8.0-1 libinstructionAPI InstructionAPI build voucher being constructed for libinstructionAPI: BUILD#0 ../../scripts/buildstamp: line 108: hostname: command not found $InstructionAPI: v8.0-1 libinstructionAPI #0 2013/02/14 20:51 mockbuild@ $ Compiling V_libinstructionAPI.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../common/h -I../../dynutil/h -I../../symtabAPI/h -I../external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=InstructionAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fPIC -felide-constructors -DAUTO_TEMPLATES V_libinstructionAPI.c rm -f libinstructionAPI.so libinstructionAPI.so.8.0 Linking libinstructionAPI.so.8.0 g++ -L../../../i386-unknown-linux2.4/lib -Wl,-soname,libinstructionAPI.so.8.0 -o libinstructionAPI.so.8.0 V_libinstructionAPI.o InstructionDecoder-x86.o Instruction.o InstructionAST.o Operation.o Operand.o Register.o Expression.o BinaryFunction.o InstructionCategories.o Immediate.o InstructionDecoder.o InstructionDecoder-power.o InstructionDecoderImpl.o -Wl,-z,relro -lcommon -L../../common/i386-unknown-linux2.4 -shared Making symlink libinstructionAPI.so.8.0 to libinstructionAPI.so ln -s -f libinstructionAPI.so.8.0 libinstructionAPI.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/instructionAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/parseAPI/i386-unknown-linux2.4' ../../make.library.tmpl:249: DEPENDS: No such file or directory Building depends files g++ -MM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/InstructionSource-x86.C ../src/IA_IAPI.C ../src/IA_x86.C ../src/SymtabCodeSource.C ../src/ParserDetails.C ../src/Parser.C ../src/CFGFactory.C ../src/Function.C ../src/Block.C ../src/CodeObject.C ../src/debug_parse.C ../src/CodeSource.C ../src/ParseData.C ../src/InstructionAdapter.C ../src/Parser-speculative.C ../src/ParseCallback.C ../src/IA_x86Details.C ../src/IA_powerDetails.C ../src/IA_platformDetailsFactory.C ../src/CFGModifier.C ../src/SymLiteCodeSource.C ../../dataflowAPI/src/ABI.C ../../dataflowAPI/src/Absloc.C ../../dataflowAPI/src/AbslocInterface.C ../../dataflowAPI/src/convertOpcodes.C ../../dataflowAPI/src/debug_dataflow.C ../../dataflowAPI/src/ExpressionConversionVisitor.C ../../dataflowAPI/src/InstructionCache.C ../../dataflowAPI/src/liveness.C ../../dataflowAPI/src/RegisterMap.C ../../dataflowAPI/src/RoseImpl.C ../../dataflowAPI/src/RoseInsnFactory.C ../../dataflowAPI/src/slicing.C ../../dataflowAPI/src/stackanalysis.C ../../dataflowAPI/src/SymbolicExpansion.C ../../dataflowAPI/src/SymEval.C ../../dataflowAPI/src/SymEvalPolicy.C ../../dataflowAPI/src/templates.C ../../dataflowAPI/src/Visitors.C ../src/StackTamperVisitor.C > DEPENDS make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/parseAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/parseAPI/i386-unknown-linux2.4' Compiling ../src/InstructionSource-x86.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/InstructionSource-x86.C -o InstructionSource-x86.o Compiling ../src/IA_IAPI.C Compiling ../src/IA_x86.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/IA_IAPI.C -o IA_IAPI.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/IA_x86.C -o IA_x86.o Compiling ../src/SymtabCodeSource.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/SymtabCodeSource.C -o SymtabCodeSource.o Compiling ../src/ParserDetails.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/ParserDetails.C -o ParserDetails.o Compiling ../src/Parser.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/Parser.C -o Parser.o ../src/IA_IAPI.C: In member function 'virtual bool Dyninst::InsnAdapter::IA_IAPI::isGarbageInsn() const': ../src/IA_IAPI.C:344:45: warning: cast from type 'const void*' to type 'char*' casts away qualifiers [-Wcast-qual] ../src/IA_IAPI.C:345:45: warning: cast from type 'const void*' to type 'char*' casts away qualifiers [-Wcast-qual] ../src/IA_IAPI.C:367:44: warning: cast from type 'const void*' to type 'char*' casts away qualifiers [-Wcast-qual] ../src/IA_IAPI.C:378:67: warning: cast from type 'const void*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] ../src/IA_IAPI.C:378:118: warning: cast from type 'const void*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] Compiling ../src/CFGFactory.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/CFGFactory.C -o CFGFactory.o Compiling ../src/Function.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/Function.C -o Function.o Compiling ../src/Block.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/Block.C -o Block.o Compiling ../src/CodeObject.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/CodeObject.C -o CodeObject.o Compiling ../src/debug_parse.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/debug_parse.C -o debug_parse.o Compiling ../src/CodeSource.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/CodeSource.C -o CodeSource.o Compiling ../src/ParseData.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/ParseData.C -o ParseData.o Compiling ../src/InstructionAdapter.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/InstructionAdapter.C -o InstructionAdapter.o Compiling ../src/Parser-speculative.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/Parser-speculative.C -o Parser-speculative.o Compiling ../src/ParseCallback.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/ParseCallback.C -o ParseCallback.o Compiling ../src/IA_x86Details.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/IA_x86Details.C -o IA_x86Details.o Compiling ../src/IA_powerDetails.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/IA_powerDetails.C -o IA_powerDetails.o ../src/IA_x86Details.C: In member function 'boost::tuples::tuple, boost::shared_ptr, bool> Dyninst::InsnAdapter::IA_x86Details::findMaxSwitchInsn(Dyninst::ParseAPI::Block*)': ../src/IA_x86Details.C:623:13: warning: variable 'maxSwitchAddr' set but not used [-Wunused-but-set-variable] Compiling ../src/IA_platformDetailsFactory.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/IA_platformDetailsFactory.C -o IA_platformDetailsFactory.o Compiling ../src/CFGModifier.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/CFGModifier.C -o CFGModifier.o Compiling ../src/SymLiteCodeSource.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/SymLiteCodeSource.C -o SymLiteCodeSource.o ../src/IA_powerDetails.C: In member function 'virtual bool Dyninst::InsnAdapter::IA_powerDetails::parseJumpTable(Dyninst::ParseAPI::Block*, std::vector >&)': ../src/IA_powerDetails.C:615:10: warning: unused variable 'done' [-Wunused-variable] Compiling ../../dataflowAPI/src/ABI.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/ABI.C -o ABI.o Compiling ../../dataflowAPI/src/Absloc.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/Absloc.C -o Absloc.o Compiling ../../dataflowAPI/src/AbslocInterface.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/AbslocInterface.C -o AbslocInterface.o Compiling ../../dataflowAPI/src/convertOpcodes.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/convertOpcodes.C -o convertOpcodes.o Compiling ../../dataflowAPI/src/debug_dataflow.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/debug_dataflow.C -o debug_dataflow.o Compiling ../../dataflowAPI/src/ExpressionConversionVisitor.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/ExpressionConversionVisitor.C -o ExpressionConversionVisitor.o Compiling ../../dataflowAPI/src/InstructionCache.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/InstructionCache.C -o InstructionCache.o Compiling ../../dataflowAPI/src/liveness.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/liveness.C -o liveness.o Compiling ../../dataflowAPI/src/RegisterMap.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/RegisterMap.C -o RegisterMap.o Compiling ../../dataflowAPI/src/RoseImpl.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/RoseImpl.C -o RoseImpl.o Compiling ../../dataflowAPI/src/RoseInsnFactory.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/RoseInsnFactory.C -o RoseInsnFactory.o Compiling ../../dataflowAPI/src/slicing.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/slicing.C -o slicing.o Compiling ../../dataflowAPI/src/stackanalysis.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/stackanalysis.C -o stackanalysis.o Compiling ../../dataflowAPI/src/SymbolicExpansion.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/SymbolicExpansion.C -o SymbolicExpansion.o Compiling ../../dataflowAPI/src/SymEval.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/SymEval.C -o SymEval.o ../../dataflowAPI/src/stackanalysis.C: In member function 'void Dyninst::StackAnalysis::summarizeBlocks()': ../../dataflowAPI/src/stackanalysis.C:147:14: warning: variable 'next' set but not used [-Wunused-but-set-variable] Compiling ../../dataflowAPI/src/SymEvalPolicy.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/SymEvalPolicy.C -o SymEvalPolicy.o Compiling ../../dataflowAPI/src/templates.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/templates.C -o templates.o Compiling ../../dataflowAPI/src/Visitors.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../../dataflowAPI/src/Visitors.C -o Visitors.o Compiling ../src/StackTamperVisitor.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/StackTamperVisitor.C -o StackTamperVisitor.o Updating build voucher information: V_libparseAPI ../../scripts/buildstamp -s ParseAPI -v 8.0-1 libparseAPI ParseAPI build voucher being constructed for libparseAPI: BUILD#0 ../../scripts/buildstamp: line 108: hostname: command not found $ParseAPI: v8.0-1 libparseAPI #0 2013/02/14 20:51 mockbuild@ $ Compiling V_libparseAPI.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../dataflowAPI/src -I../../dataflowAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DLIBELF_PLATFORM -DCOMPONENT_NAME=ParseAPI -fPIC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include V_libparseAPI.c rm -f libparseAPI.so libparseAPI.so.8.0 Linking libparseAPI.so.8.0 g++ -L../../../i386-unknown-linux2.4/lib -Wl,-soname,libparseAPI.so.8.0 -o libparseAPI.so.8.0 V_libparseAPI.o InstructionSource-x86.o IA_IAPI.o IA_x86.o SymtabCodeSource.o ParserDetails.o Parser.o CFGFactory.o Function.o Block.o CodeObject.o debug_parse.o CodeSource.o ParseData.o InstructionAdapter.o Parser-speculative.o ParseCallback.o IA_x86Details.o IA_powerDetails.o IA_platformDetailsFactory.o CFGModifier.o SymLiteCodeSource.o ABI.o Absloc.o AbslocInterface.o convertOpcodes.o debug_dataflow.o ExpressionConversionVisitor.o InstructionCache.o liveness.o RegisterMap.o RoseImpl.o RoseInsnFactory.o slicing.o stackanalysis.o SymbolicExpansion.o SymEval.o SymEvalPolicy.o templates.o Visitors.o StackTamperVisitor.o -Wl,-z,relro -L../../common/i386-unknown-linux2.4 -lcommon -L../../symlite/i386-unknown-linux2.4 -lsymLite -L../../symtabAPI/i386-unknown-linux2.4 -lsymtabAPI -L../../elf/i386-unknown-linux2.4 -ldynElf -L../../../i386-unknown-linux2.4/lib -shared -L../../instructionAPI/i386-unknown-linux2.4 -linstructionAPI -lgcc -lelf Making symlink libparseAPI.so.8.0 to libparseAPI.so ln -s -f libparseAPI.so.8.0 libparseAPI.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/parseAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/patchAPI/i386-unknown-linux2.4' ../../make.library.tmpl:249: DEPENDS: No such file or directory ../../make.library.tmpl:249: DEPENDS: No such file or directory make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/stackwalk/i386-unknown-linux2.4' Building depends files Building depends files g++ -MM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/AddrSpace.C ../src/Instrumenter.C ../src/PatchObject.C ../src/PatchBlock.C ../src/PatchEdge.C ../src/PatchFunction.C ../src/PatchMgr.C ../src/Point.C ../src/CFGMaker.C ../src/PointMaker.C ../src/Command.C ../src/PatchCallback.C ../src/ParseCallback.C ../src/PatchModifier.C ../src/Buffer.C > DEPENDS g++ -MM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/frame.C ../src/framestepper.C ../src/swk_errors.C ../src/symlookup.C ../src/walker.C ../src/procstate.C ../src/steppergroup.C ../src/libstate.C ../src/sw_c.C ../src/sw_pcontrol.C ../src/analysis_stepper.C ../src/callchecker-IAPI.C ../src/linux-swk.C ../src/linuxbsd-x86-swk.C ../src/x86-swk.C ../src/symtab-swk.C ../src/dbginfo-stepper.C ../src/x86-wanderer.C ../src/linuxbsd-swk.C ../src/linux-x86-swk.C > DEPENDS make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/stackwalk/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/stackwalk/i386-unknown-linux2.4' Compiling ../src/frame.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/frame.C -o frame.o Compiling ../src/framestepper.C Compiling ../src/swk_errors.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/swk_errors.C -o swk_errors.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/framestepper.C -o framestepper.o Compiling ../src/symlookup.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/symlookup.C -o symlookup.o Compiling ../src/walker.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/walker.C -o walker.o Compiling ../src/procstate.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/procstate.C -o procstate.o Compiling ../src/steppergroup.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/steppergroup.C -o steppergroup.o make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/patchAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/patchAPI/i386-unknown-linux2.4' Compiling ../src/AddrSpace.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/AddrSpace.C -o AddrSpace.o Compiling ../src/libstate.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/libstate.C -o libstate.o Compiling ../src/sw_c.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/sw_c.C -o sw_c.o ../src/sw_c.C: In function 'int walkSingleFrame(walker_t, frame_t, frame_t)': ../src/sw_c.C:117:5: warning: parameter 'out_frame' set but not used [-Wunused-but-set-parameter] ../src/sw_c.C: In function 'int getInitialFrame(walker_t, frame_t)': ../src/sw_c.C:131:5: warning: parameter 'out_frame' set but not used [-Wunused-but-set-parameter] Compiling ../src/sw_pcontrol.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/sw_pcontrol.C -o sw_pcontrol.o Compiling ../src/analysis_stepper.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/analysis_stepper.C -o analysis_stepper.o ../src/sw_pcontrol.C: In member function 'std::string Dyninst::Stackwalker::ProcDebug::getExecutablePath()': ../src/sw_pcontrol.C:365:4: warning: converting 'false' to pointer type for argument 1 of 'std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]' [-Wconversion-null] Compiling ../src/callchecker-IAPI.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/callchecker-IAPI.C -o callchecker-IAPI.o Compiling ../src/linux-swk.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/linux-swk.C -o linux-swk.o Compiling ../src/Instrumenter.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/Instrumenter.C -o Instrumenter.o Compiling ../src/linuxbsd-x86-swk.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/linuxbsd-x86-swk.C -o linuxbsd-x86-swk.o Compiling ../src/x86-swk.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/x86-swk.C -o x86-swk.o Compiling ../src/symtab-swk.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/symtab-swk.C -o symtab-swk.o Compiling ../src/dbginfo-stepper.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/dbginfo-stepper.C -o dbginfo-stepper.o ../src/analysis_stepper.C: In member function 'Dyninst::Stackwalker::gcframe_ret_t Dyninst::Stackwalker::AnalysisStepperImpl::getFirstCallerFrameArch(const std::vector >&, const Dyninst::Stackwalker::Frame&, Dyninst::Stackwalker::Frame&)': ../src/analysis_stepper.C:441:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Compiling ../src/x86-wanderer.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/x86-wanderer.C -o x86-wanderer.o ../src/dbginfo-stepper.C: In member function 'Dyninst::Stackwalker::gcframe_ret_t Dyninst::Stackwalker::DebugStepperImpl::getCallerFrameArch(Dyninst::Address, const Dyninst::Stackwalker::Frame&, Dyninst::Stackwalker::Frame&, Dyninst::Dwarf::DwarfFrameParser::Ptr, bool)': ../src/dbginfo-stepper.C:370:26: warning: variable 'arch' set but not used [-Wunused-but-set-variable] Compiling ../src/linuxbsd-swk.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/linuxbsd-swk.C -o linuxbsd-swk.o Compiling ../src/linux-x86-swk.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker ../src/linux-x86-swk.C -o linux-x86-swk.o Compiling ../src/PatchObject.C Updating build voucher information: V_libstackwalk ../../scripts/buildstamp -s Stackwalker -v 8.0-1 libstackwalk Stackwalker build voucher being constructed for libstackwalk: BUILD#0 ../../scripts/buildstamp: line 108: hostname: command not found $Stackwalker: v8.0-1 libstackwalk #0 2013/02/14 20:51 mockbuild@ $ Compiling V_libstackwalk.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../proccontrol/h -I../../symtabAPI/h -I../../parseAPI/h -I../../instructionAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -fno-omit-frame-pointer -Dcap_sw_catchfaults -fno-inline -fPIC -I../../parseAPI/h -I../../dataflowAPI/h -DUSE_PARSE_API -I../../symtabAPI/h -I/usr/include/libdwarf -DCOMPONENT_NAME=Stackwalker V_libstackwalk.c rm -f libstackwalk.so libstackwalk.so.8.0 Linking libstackwalk.so.8.0 g++ -L../../../i386-unknown-linux2.4/lib -Wl,-soname,libstackwalk.so.8.0 -o libstackwalk.so.8.0 V_libstackwalk.o frame.o framestepper.o swk_errors.o symlookup.o walker.o procstate.o steppergroup.o libstate.o sw_c.o sw_pcontrol.o analysis_stepper.o callchecker-IAPI.o linux-swk.o linuxbsd-x86-swk.o x86-swk.o symtab-swk.o dbginfo-stepper.o x86-wanderer.o linuxbsd-swk.o linux-x86-swk.o -Wl,-z,relro -L../../common/i386-unknown-linux2.4 -L/usr/lib/dyninst -shared -L../../dwarf/i386-unknown-linux2.4 -ldynDwarf -L../../elf/i386-unknown-linux2.4 -ldynElf -L../../parseAPI/i386-unknown-linux2.4 -lparseAPI -L../../symtabAPI/i386-unknown-linux2.4 -lsymtabAPI -L../../symlite/i386-unknown-linux2.4 -lsymLite -L../../../i386-unknown-linux2.4/lib -lcommon -ldl -ldwarf g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/PatchObject.C -o PatchObject.o Compiling ../src/PatchBlock.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/PatchBlock.C -o PatchBlock.o Compiling ../src/PatchEdge.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/PatchEdge.C -o PatchEdge.o Compiling ../src/PatchFunction.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/PatchFunction.C -o PatchFunction.o Making symlink libstackwalk.so.8.0 to libstackwalk.so ln -s -f libstackwalk.so.8.0 libstackwalk.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/stackwalk/i386-unknown-linux2.4' Compiling ../src/PatchMgr.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/PatchMgr.C -o PatchMgr.o ../src/PatchObject.C: In static member function 'static Dyninst::PatchAPI::PatchObject* Dyninst::PatchAPI::PatchObject::create(Dyninst::ParseAPI::CodeObject*, Dyninst::Address, Dyninst::PatchAPI::CFGMaker*, Dyninst::PatchAPI::PatchCallback*)': ../src/PatchObject.C:45:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchObject.C: In static member function 'static Dyninst::PatchAPI::PatchObject* Dyninst::PatchAPI::PatchObject::clone(Dyninst::PatchAPI::PatchObject*, Dyninst::Address, Dyninst::PatchAPI::CFGMaker*, Dyninst::PatchAPI::PatchCallback*)': ../src/PatchObject.C:52:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchObject.C: In constructor 'Dyninst::PatchAPI::PatchObject::PatchObject(Dyninst::ParseAPI::CodeObject*, Dyninst::Address, Dyninst::PatchAPI::CFGMaker*, Dyninst::PatchAPI::PatchCallback*)': ../src/PatchObject.C:64:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchObject.C:67:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchObject.C:71:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchObject.C:75:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchObject.C: In constructor 'Dyninst::PatchAPI::PatchObject::PatchObject(const Dyninst::PatchAPI::PatchObject*, Dyninst::Address, Dyninst::PatchAPI::CFGMaker*, Dyninst::PatchAPI::PatchCallback*)': ../src/PatchObject.C:86:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchObject.C:89:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchObject.C:93:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchObject.C:97:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Compiling ../src/Point.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/Point.C -o Point.o ../src/PatchMgr.C: In constructor 'Dyninst::PatchAPI::PatchMgr::PatchMgr(Dyninst::PatchAPI::AddrSpace*, Dyninst::PatchAPI::Instrumenter*, Dyninst::PatchAPI::PointMaker*)': ../src/PatchMgr.C:57:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchMgr.C:60:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchMgr.C:64:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchMgr.C:67:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchMgr.C: In static member function 'static Dyninst::PatchAPI::PatchMgrPtr Dyninst::PatchAPI::PatchMgr::create(Dyninst::PatchAPI::AddrSpace*, Dyninst::PatchAPI::Instrumenter*, Dyninst::PatchAPI::PointMaker*)': ../src/PatchMgr.C:75:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/PatchMgr.C: In destructor 'virtual Dyninst::PatchAPI::PatchMgr::~PatchMgr()': ../src/PatchMgr.C:148:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Compiling ../src/CFGMaker.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/CFGMaker.C -o CFGMaker.o Compiling ../src/PointMaker.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/PointMaker.C -o PointMaker.o Compiling ../src/Command.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/Command.C -o Command.o Compiling ../src/PatchCallback.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/PatchCallback.C -o PatchCallback.o Compiling ../src/ParseCallback.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/ParseCallback.C -o ParseCallback.o Compiling ../src/PatchModifier.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/PatchModifier.C -o PatchModifier.o Compiling ../src/Buffer.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include ../src/Buffer.C -o Buffer.o Updating build voucher information: V_libpatchAPI ../../scripts/buildstamp -s PatchAPI -v 8.0-1 libpatchAPI PatchAPI build voucher being constructed for libpatchAPI: BUILD#0 ../../scripts/buildstamp: line 108: hostname: command not found $PatchAPI: v8.0-1 libpatchAPI #0 2013/02/14 20:52 mockbuild@ $ Compiling V_libpatchAPI.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../../parseAPI/h -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=PatchAPI -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../../include V_libpatchAPI.c rm -f libpatchAPI.so libpatchAPI.so.8.0 Linking libpatchAPI.so.8.0 g++ -L../../../i386-unknown-linux2.4/lib -Wl,-soname,libpatchAPI.so.8.0 -o libpatchAPI.so.8.0 V_libpatchAPI.o AddrSpace.o Instrumenter.o PatchObject.o PatchBlock.o PatchEdge.o PatchFunction.o PatchMgr.o Point.o CFGMaker.o PointMaker.o Command.o PatchCallback.o ParseCallback.o PatchModifier.o Buffer.o -Wl,-z,relro -L../../common/i386-unknown-linux2.4 -L../../symtabAPI/i386-unknown-linux2.4 -L../../parseAPI/i386-unknown-linux2.4 -L../../instructionAPI/i386-unknown-linux2.4 -lcommon -lsymtabAPI -linstructionAPI -lparseAPI -L../../../i386-unknown-linux2.4/lib -shared Making symlink libpatchAPI.so.8.0 to libpatchAPI.so ln -s -f libpatchAPI.so.8.0 libpatchAPI.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/patchAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dyninstAPI/i386-unknown-linux2.4' ../../make.library.tmpl:249: DEPENDS: No such file or directory Building depends files g++ -MM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/linux.C ../src/linux-x86.C ../src/inst-linux.C ../src/cpuid-x86.S ../src/inst-x86.C ../src/emit-x86.C ../src/codegen-x86.C ../src/unix.C ../src/stackwalk-x86.C ../src/syscall-linux.C ../src/frameChecker.C ../src/IAPI_to_AST.C ../src/BPatch_memoryAccessAdapter.C ../src/RegisterConversion-x86.C ../src/dynProcess-x86.C ../src/parse-x86.C ../src/Relocation/Widgets/CFWidget-x86.C ../src/BPatch.C ../src/BPatch_image.C ../src/BPatch_function.C ../src/BPatch_snippet.C ../src/BPatch_thread.C ../src/BPatch_process.C ../src/BPatch_type.C ../src/BPatch_module.C ../src/BPatch_object.C ../src/BPatch_point.C ../src/BPatch_collections.C ../src/BPatch_sourceBlock.C ../src/BPatch_basicBlock.C ../src/BPatch_basicBlockLoop.C ../src/BPatch_edge.C ../src/BPatch_loopTreeNode.C ../src/BPatch_flowGraph.C ../src/BPatch_frame.C ../src/BPatch_parRegion.C ../src/BPatch_statement.C ../src/BPatch_addressSpace.C ../src/BPatch_binaryEdit.C ../src/BPatch_memoryAccess.C ../src/dummy.C ../src/debug.C ../src/ast.C ../src/registerSpace.C ../src/codegen.C ../src/inst.C ../src/instPoint.C ../src/baseTramp.C ../src/addressSpace.C ../src/binaryEdit.C ../src/infHeap.C ../src/frame.C ../src/codeRange.C ../src/image.C ../src/dominator.C ../src/parse-cfg.C ../src/mapped_object.C ../src/mapped_module.C ../src/function.C ../src/block.C ../src/edge.C ../src/variable.C ../src/util.C ../src/BPatch_instruction.C ../src/BPatch_eventLock.C ../src/parRegion.C ../src/Parsing.C ../src/Parsing-arch.C ../src/hybridInstrumentation.C ../src/hybridOverwrites.C ../src/hybridCallbacks.C ../src/dynProcess.C ../src/dynThread.C ../src/pcEventHandler.C ../src/pcEventMuxer.C ../src/syscallNotification.C ../src/eventLock.C ../src/Relocation/CodeMover.C ../src/Relocation/CFG/RelocGraph.C ../src/Relocation/CFG/RelocBlock.C ../src/Relocation/CFG/RelocEdge.C ../src/Relocation/CFG/RelocTarget.C ../src/Relocation/Springboard.C ../src/Relocation/Widgets/ASTWidget.C ../src/Relocation/Widgets/CFWidget.C ../src/Relocation/Widgets/CallbackWidget.C ../src/Relocation/Widgets/InsnWidget.C ../src/Relocation/Widgets/InstWidget.C ../src/Relocation/Widgets/PCWidget.C ../src/Relocation/Widgets/RelDataWidget.C ../src/Relocation/Transformers/Transformer.C ../src/Relocation/Transformers/Instrumenter.C ../src/Relocation/Transformers/Modification.C ../src/Relocation/Transformers/Movement-adhoc.C ../src/Relocation/Transformers/Movement-analysis.C ../src/Relocation/CodeTracker.C ../src/Relocation/CodeBuffer.C ../src/Relocation/patchapi_debug.C ../src/Relocation/DynObject.C ../src/Relocation/DynAddrSpace.C ../src/Relocation/DynPointMaker.C ../src/Relocation/DynCFGMaker.C ../src/Relocation/DynInstrumenter.C ../src/Patching.C > DEPENDS make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dyninstAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dyninstAPI/i386-unknown-linux2.4' Compiling ../../dyninstAPI/src/linux.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/linux.C -o linux.o Compiling ../../dyninstAPI/src/linux-x86.C Compiling ../../dyninstAPI/src/inst-linux.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/linux-x86.C -o linux-x86.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/inst-linux.C -o inst-linux.o Compiling ../../dyninstAPI/src/inst-x86.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/inst-x86.C -o inst-x86.o Compiling ../../dyninstAPI/src/emit-x86.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/emit-x86.C -o emit-x86.o ../../dyninstAPI/src/emit-x86.C: In member function 'virtual bool EmitterIA32::emitBTRestores(baseTramp*, codeGen&)': ../../dyninstAPI/src/emit-x86.C:702:10: warning: variable 'localSpace' set but not used [-Wunused-but-set-variable] ../../dyninstAPI/src/linux.C: In static member function 'static bool BinaryEdit::getResolvedLibraryPath(const string&, std::vector >&)': ../../dyninstAPI/src/linux.C:465:37: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] Compiling ../../dyninstAPI/src/codegen-x86.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/codegen-x86.C -o codegen-x86.o Compiling ../../dyninstAPI/src/unix.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/unix.C -o unix.o Compiling ../../dyninstAPI/src/stackwalk-x86.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/stackwalk-x86.C -o stackwalk-x86.o Compiling ../../dyninstAPI/src/syscall-linux.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/syscall-linux.C -o syscall-linux.o Compiling ../../dyninstAPI/src/frameChecker.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/frameChecker.C -o frameChecker.o Compiling ../../dyninstAPI/src/IAPI_to_AST.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/IAPI_to_AST.C -o IAPI_to_AST.o Compiling ../../dyninstAPI/src/BPatch_memoryAccessAdapter.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_memoryAccessAdapter.C -o BPatch_memoryAccessAdapter.o ../../dyninstAPI/src/codegen-x86.C: In static member function 'static bool insnCodeGen::generateMem(codeGen&, NS_x86::instruction&, Dyninst::Address, Dyninst::Address, Register, Register)': ../../dyninstAPI/src/codegen-x86.C:820:16: warning: variable 'entry' set but not used [-Wunused-but-set-variable] ../../dyninstAPI/src/codegen-x86.C: In static member function 'static bool insnCodeGen::modifyJump(Dyninst::Address, NS_x86::instruction&, codeGen&)': ../../dyninstAPI/src/codegen-x86.C:1000:19: warning: variable 'orig_loc' set but not used [-Wunused-but-set-variable] ../../dyninstAPI/src/codegen-x86.C: In static member function 'static bool insnCodeGen::modifyCall(Dyninst::Address, NS_x86::instruction&, codeGen&)': ../../dyninstAPI/src/codegen-x86.C:1112:19: warning: variable 'orig_loc' set but not used [-Wunused-but-set-variable] ../../dyninstAPI/src/codegen-x86.C: In static member function 'static bool insnCodeGen::modifyData(Dyninst::Address, NS_x86::instruction&, codeGen&)': ../../dyninstAPI/src/codegen-x86.C:1154:19: warning: variable 'orig_loc' set but not used [-Wunused-but-set-variable] ../../dyninstAPI/src/codegen-x86.C:1159:13: warning: variable 'nOpcodeBytes' set but not used [-Wunused-but-set-variable] Compiling ../../dyninstAPI/src/RegisterConversion-x86.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/RegisterConversion-x86.C -o RegisterConversion-x86.o ../../dyninstAPI/src/stackwalk-x86.C: In member function 'virtual bool StackwalkInstrumentationHelper::isInstrumentation(Dyninst::Address, Dyninst::Address*, unsigned int*, bool*, bool*)': ../../dyninstAPI/src/stackwalk-x86.C:131:18: warning: variable 'func' set but not used [-Wunused-but-set-variable] ../../dyninstAPI/src/unix.C:297:6: warning: unused parameter 'fileName' [-Wunused-parameter] Compiling ../../dyninstAPI/src/dynProcess-x86.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/dynProcess-x86.C -o dynProcess-x86.o Compiling ../src/Relocation/Widgets/CFWidget-x86.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Widgets/CFWidget-x86.C -o CFWidget-x86.o Compiling ../../dyninstAPI/src/parse-x86.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/parse-x86.C -o parse-x86.o Compiling ../../dyninstAPI/src/BPatch.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch.C -o BPatch.o Compiling ../../dyninstAPI/src/BPatch_image.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_image.C -o BPatch_image.o ../src/Relocation/Widgets/CFWidget-x86.C: In member function 'bool Dyninst::Relocation::CFWidget::generateIndirect(Dyninst::Relocation::CodeBuffer&, Dyninst::Relocation::CFWidget::Register, const Dyninst::Relocation::RelocBlock*, Dyninst::InstructionAPI::Instruction::Ptr)': ../src/Relocation/Widgets/CFWidget-x86.C:85:62: warning: cast from type 'const void*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] Compiling ../../dyninstAPI/src/BPatch_function.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_function.C -o BPatch_function.o ../../dyninstAPI/src/BPatch.C: In member function 'void BPatch::clearNotificationFD()': ../../dyninstAPI/src/BPatch.C:1890:52: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ../../dyninstAPI/src/BPatch_image.C: In member function 'BPatch_variableExpr* BPatch_image::findVariableInt(const char*, bool)': ../../dyninstAPI/src/BPatch_image.C:699:19: warning: variable 'var_as' set but not used [-Wunused-but-set-variable] Compiling ../../dyninstAPI/src/BPatch_snippet.C Compiling ../../dyninstAPI/src/BPatch_thread.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_snippet.C -o BPatch_snippet.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_thread.C -o BPatch_thread.o Compiling ../../dyninstAPI/src/BPatch_process.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_process.C -o BPatch_process.o ../../dyninstAPI/src/BPatch_snippet.C: In constructor 'BPatch_variableExpr::BPatch_variableExpr(BPatch_addressSpace*, AddressSpace*, BPatch_localVar*, BPatch_type*, BPatch_point*)': ../../dyninstAPI/src/BPatch_snippet.C:1231:17: warning: unused variable 'baseAddr' [-Wunused-variable] Compiling ../../dyninstAPI/src/BPatch_type.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_type.C -o BPatch_type.o Compiling ../../dyninstAPI/src/BPatch_module.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_module.C -o BPatch_module.o ../../dyninstAPI/src/BPatch_process.C: In member function 'BPatch_object* BPatch_process::loadLibraryInt(const char*, bool)': ../../dyninstAPI/src/BPatch_process.C:1010:18: warning: converting 'false' to pointer type 'BPatch_object*' [-Wconversion-null] ../../dyninstAPI/src/BPatch_process.C:1037:36: warning: converting 'false' to pointer type 'BPatch_object*' [-Wconversion-null] ../../dyninstAPI/src/BPatch_process.C: In member function 'bool BPatch_process::protectAnalyzedCode()': ../../dyninstAPI/src/BPatch_process.C:1740:10: warning: variable 'ret' set but not used [-Wunused-but-set-variable] Compiling ../../dyninstAPI/src/BPatch_object.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_object.C -o BPatch_object.o Compiling ../../dyninstAPI/src/BPatch_point.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_point.C -o BPatch_point.o Compiling ../../dyninstAPI/src/BPatch_collections.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_collections.C -o BPatch_collections.o Compiling ../../dyninstAPI/src/BPatch_sourceBlock.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_sourceBlock.C -o BPatch_sourceBlock.o Compiling ../../dyninstAPI/src/BPatch_basicBlock.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_basicBlock.C -o BPatch_basicBlock.o Compiling ../../dyninstAPI/src/BPatch_basicBlockLoop.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_basicBlockLoop.C -o BPatch_basicBlockLoop.o Compiling ../../dyninstAPI/src/BPatch_edge.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_edge.C -o BPatch_edge.o Compiling ../../dyninstAPI/src/BPatch_loopTreeNode.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_loopTreeNode.C -o BPatch_loopTreeNode.o Compiling ../../dyninstAPI/src/BPatch_flowGraph.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_flowGraph.C -o BPatch_flowGraph.o Compiling ../../dyninstAPI/src/BPatch_frame.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_frame.C -o BPatch_frame.o Compiling ../../dyninstAPI/src/BPatch_parRegion.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_parRegion.C -o BPatch_parRegion.o Compiling ../../dyninstAPI/src/BPatch_statement.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_statement.C -o BPatch_statement.o Compiling ../../dyninstAPI/src/BPatch_addressSpace.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_addressSpace.C -o BPatch_addressSpace.o Compiling ../../dyninstAPI/src/BPatch_binaryEdit.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_binaryEdit.C -o BPatch_binaryEdit.o Compiling ../../dyninstAPI/src/BPatch_memoryAccess.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_memoryAccess.C -o BPatch_memoryAccess.o Compiling ../../dyninstAPI/src/dummy.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/dummy.C -o dummy.o Compiling ../../dyninstAPI/src/debug.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/debug.C -o debug.o Compiling ../../dyninstAPI/src/ast.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/ast.C -o ast.o Compiling ../../dyninstAPI/src/registerSpace.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/registerSpace.C -o registerSpace.o Compiling ../../dyninstAPI/src/codegen.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/codegen.C -o codegen.o ../../dyninstAPI/src/ast.C: In member function 'bool AstOperatorNode::generateOptimizedAssignment(codeGen&, bool)': ../../dyninstAPI/src/ast.C:902:13: warning: variable 'data_oper' set but not used [-Wunused-but-set-variable] ../../dyninstAPI/src/ast.C: At global scope: ../../dyninstAPI/src/ast.C:2023:6: warning: unused parameter 'gen' [-Wunused-parameter] ../../dyninstAPI/src/ast.C: In member function 'virtual BPatch_type* AstOperatorNode::checkType()': ../../dyninstAPI/src/ast.C:2242:48: warning: variable 'eType' set but not used [-Wunused-but-set-variable] Compiling ../../dyninstAPI/src/inst.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/inst.C -o inst.o Compiling ../../dyninstAPI/src/instPoint.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/instPoint.C -o instPoint.o ../../dyninstAPI/src/codegen.C: In member function 'std::string codeGen::format() const': ../../dyninstAPI/src/codegen.C:774:92: warning: cast from type 'const void*' to type 'unsigned int*' casts away qualifiers [-Wcast-qual] Compiling ../../dyninstAPI/src/baseTramp.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/baseTramp.C -o baseTramp.o Compiling ../../dyninstAPI/src/addressSpace.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/addressSpace.C -o addressSpace.o Compiling ../../dyninstAPI/src/binaryEdit.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/binaryEdit.C -o binaryEdit.o Compiling ../../dyninstAPI/src/infHeap.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/infHeap.C -o infHeap.o Compiling ../../dyninstAPI/src/frame.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/frame.C -o frame.o Compiling ../../dyninstAPI/src/codeRange.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/codeRange.C -o codeRange.o Compiling ../../dyninstAPI/src/image.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/image.C -o image.o Compiling ../../dyninstAPI/src/dominator.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/dominator.C -o dominator.o ../../dyninstAPI/src/image.C: In member function 'Dyninst::SymtabAPI::Symbol* image::symbol_info(const string&)': ../../dyninstAPI/src/image.C:2055:15: warning: converting 'false' to pointer type 'Dyninst::SymtabAPI::Symbol*' [-Wconversion-null] Compiling ../../dyninstAPI/src/parse-cfg.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/parse-cfg.C -o parse-cfg.o Compiling ../../dyninstAPI/src/mapped_object.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/mapped_object.C -o mapped_object.o Compiling ../../dyninstAPI/src/mapped_module.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/mapped_module.C -o mapped_module.o Compiling ../../dyninstAPI/src/function.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/function.C -o function.o ../../dyninstAPI/src/mapped_object.C: In member function 'block_instance* mapped_object::findBlockByEntry(Dyninst::Address)': ../../dyninstAPI/src/mapped_object.C:632:52: warning: converting 'false' to pointer type 'block_instance*' [-Wconversion-null] Compiling ../../dyninstAPI/src/block.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/block.C -o block.o Compiling ../../dyninstAPI/src/edge.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/edge.C -o edge.o Compiling ../../dyninstAPI/src/variable.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/variable.C -o variable.o Compiling ../../dyninstAPI/src/util.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/util.C -o util.o Compiling ../../dyninstAPI/src/BPatch_instruction.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_instruction.C -o BPatch_instruction.o Compiling ../../dyninstAPI/src/BPatch_eventLock.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/BPatch_eventLock.C -o BPatch_eventLock.o Compiling ../../dyninstAPI/src/parRegion.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/parRegion.C -o parRegion.o Compiling ../../dyninstAPI/src/Parsing.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/Parsing.C -o Parsing.o Compiling ../../dyninstAPI/src/Parsing-arch.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/Parsing-arch.C -o Parsing-arch.o Compiling ../../dyninstAPI/src/hybridInstrumentation.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/hybridInstrumentation.C -o hybridInstrumentation.o Compiling ../../dyninstAPI/src/hybridOverwrites.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/hybridOverwrites.C -o hybridOverwrites.o Compiling ../../dyninstAPI/src/hybridCallbacks.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/hybridCallbacks.C -o hybridCallbacks.o Compiling ../../dyninstAPI/src/dynProcess.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/dynProcess.C -o dynProcess.o Compiling ../../dyninstAPI/src/dynThread.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/dynThread.C -o dynThread.o ../../dyninstAPI/src/dynProcess.C: In static member function 'static PCProcess* PCProcess::setupForkedProcess(PCProcess*, Dyninst::ProcControlAPI::Process::ptr)': ../../dyninstAPI/src/dynProcess.C:193:20: warning: converting 'false' to pointer type 'PCProcess*' [-Wconversion-null] Compiling ../../dyninstAPI/src/pcEventHandler.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/pcEventHandler.C -o pcEventHandler.o Compiling ../../dyninstAPI/src/pcEventMuxer.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/pcEventMuxer.C -o pcEventMuxer.o Compiling ../../dyninstAPI/src/syscallNotification.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/syscallNotification.C -o syscallNotification.o Compiling ../../dyninstAPI/src/eventLock.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/eventLock.C -o eventLock.o Compiling ../src/Relocation/CodeMover.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/CodeMover.C -o CodeMover.o Compiling ../src/Relocation/CFG/RelocGraph.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/CFG/RelocGraph.C -o RelocGraph.o Compiling ../src/Relocation/CFG/RelocBlock.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/CFG/RelocBlock.C -o RelocBlock.o Compiling ../src/Relocation/CFG/RelocEdge.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/CFG/RelocEdge.C -o RelocEdge.o Compiling ../src/Relocation/CFG/RelocTarget.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/CFG/RelocTarget.C -o RelocTarget.o Compiling ../src/Relocation/Springboard.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Springboard.C -o Springboard.o Compiling ../src/Relocation/Widgets/ASTWidget.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Widgets/ASTWidget.C -o ASTWidget.o ../src/Relocation/Springboard.C: In member function 'Dyninst::Relocation::SpringboardBuilder::generateResult_t Dyninst::Relocation::SpringboardBuilder::generateSpringboard(std::list&, const Dyninst::Relocation::SpringboardReq&, Dyninst::Relocation::SpringboardMap&)': ../src/Relocation/Springboard.C:217:13: warning: variable 'size' set but not used [-Wunused-but-set-variable] Compiling ../src/Relocation/Widgets/CFWidget.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Widgets/CFWidget.C -o CFWidget.o Compiling ../src/Relocation/Widgets/CallbackWidget.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Widgets/CallbackWidget.C -o CallbackWidget.o Compiling ../src/Relocation/Widgets/InsnWidget.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Widgets/InsnWidget.C -o InsnWidget.o Compiling ../src/Relocation/Widgets/InstWidget.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Widgets/InstWidget.C -o InstWidget.o Compiling ../src/Relocation/Widgets/PCWidget.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Widgets/PCWidget.C -o PCWidget.o Compiling ../src/Relocation/Widgets/RelDataWidget.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Widgets/RelDataWidget.C -o RelDataWidget.o Compiling ../src/Relocation/Transformers/Transformer.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Transformers/Transformer.C -o Transformer.o Compiling ../src/Relocation/Transformers/Instrumenter.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Transformers/Instrumenter.C -o Instrumenter.o Compiling ../src/Relocation/Transformers/Modification.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Transformers/Modification.C -o Modification.o Compiling ../src/Relocation/Transformers/Movement-adhoc.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Transformers/Movement-adhoc.C -o Movement-adhoc.o Compiling ../src/Relocation/Transformers/Movement-analysis.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/Transformers/Movement-analysis.C -o Movement-analysis.o Compiling ../src/Relocation/CodeTracker.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/CodeTracker.C -o CodeTracker.o Compiling ../src/Relocation/CodeBuffer.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/CodeBuffer.C -o CodeBuffer.o Compiling ../src/Relocation/patchapi_debug.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/patchapi_debug.C -o patchapi_debug.o Compiling ../src/Relocation/DynObject.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/DynObject.C -o DynObject.o Compiling ../src/Relocation/DynAddrSpace.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/DynAddrSpace.C -o DynAddrSpace.o Compiling ../src/Relocation/DynPointMaker.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/DynPointMaker.C -o DynPointMaker.o Compiling ../src/Relocation/DynCFGMaker.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/DynCFGMaker.C -o DynCFGMaker.o Compiling ../src/Relocation/DynInstrumenter.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../src/Relocation/DynInstrumenter.C -o DynInstrumenter.o Compiling ../../dyninstAPI/src/Patching.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES ../../dyninstAPI/src/Patching.C -o Patching.o cc -c -o cpuid-x86.o ../../dyninstAPI/src/cpuid-x86.S Updating build voucher information: V_libdyninstAPI ../../scripts/buildstamp -s Dyninst -v 8.0-1 libdyninstAPI Dyninst build voucher being constructed for libdyninstAPI: BUILD#0 ../../scripts/buildstamp: line 108: hostname: command not found $Dyninst: v8.0-1 libdyninstAPI #0 2013/02/14 20:54 mockbuild@ $ Compiling V_libdyninstAPI.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../instructionAPI/h -I../../proccontrol/h -I../../parseAPI/h -I../../dataflowAPI/h -I../../patchAPI/h -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -DCOMPONENT_NAME=Dyninst -DUSES_ELF32_ONLY -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -DBPATCH_LIBRARY -DBPATCH_SET_MUTATIONS_ACTIVE -DBPATCH_LIBRARY_F -DNEW_TIME_TYPES -pthread -DAUTO_TEMPLATES V_libdyninstAPI.c rm -f libdyninstAPI.so libdyninstAPI.so.8.0 Linking libdyninstAPI.so.8.0 g++ -L../../../i386-unknown-linux2.4/lib -Wl,-soname,libdyninstAPI.so.8.0 -o libdyninstAPI.so.8.0 V_libdyninstAPI.o linux.o linux-x86.o inst-linux.o inst-x86.o emit-x86.o codegen-x86.o unix.o stackwalk-x86.o syscall-linux.o frameChecker.o IAPI_to_AST.o BPatch_memoryAccessAdapter.o RegisterConversion-x86.o dynProcess-x86.o parse-x86.o CFWidget-x86.o BPatch.o BPatch_image.o BPatch_function.o BPatch_snippet.o BPatch_thread.o BPatch_process.o BPatch_type.o BPatch_module.o BPatch_object.o BPatch_point.o BPatch_collections.o BPatch_sourceBlock.o BPatch_basicBlock.o BPatch_basicBlockLoop.o BPatch_edge.o BPatch_loopTreeNode.o BPatch_flowGraph.o BPatch_frame.o BPatch_parRegion.o BPatch_statement.o BPatch_addressSpace.o BPatch_binaryEdit.o BPatch_memoryAccess.o dummy.o debug.o ast.o registerSpace.o codegen.o inst.o instPoint.o baseTramp.o addressSpace.o binaryEdit.o infHeap.o frame.o codeRange.o image.o dominator.o parse-cfg.o mapped_object.o mapped_module.o function.o block.o edge.o variable.o util.o BPatch_instruction.o BPatch_eventLock.o parRegion.o Parsing.o Parsing-arch.o hybridInstrumentation.o hybridOverwrites.o hybridCallbacks.o dynProcess.o dynThread.o pcEventHandler.o pcEventMuxer.o syscallNotification.o eventLock.o CodeMover.o RelocGraph.o RelocBlock.o RelocEdge.o RelocTarget.o Springboard.o ASTWidget.o CFWidget.o CallbackWidget.o InsnWidget.o InstWidget.o PCWidget.o RelDataWidget.o Transformer.o Instrumenter.o Modification.o Movement-adhoc.o Movement-analysis.o CodeTracker.o CodeBuffer.o patchapi_debug.o DynObject.o DynAddrSpace.o DynPointMaker.o DynCFGMaker.o DynInstrumenter.o Patching.o cpuid-x86.o -Wl,-z,relro -linstructionAPI -lpthread -lsymtabAPI -lcommon -lparseAPI -lpcontrol -lstackwalk -lpatchAPI -L../../common/i386-unknown-linux2.4 -L../../symtabAPI/i386-unknown-linux2.4 -L../../instructionAPI/i386-unknown-linux2.4 -L../../parseAPI/i386-unknown-linux2.4 -L../../proccontrol/i386-unknown-linux2.4 -L../../stackwalk/i386-unknown-linux2.4 -L../../patchAPI/i386-unknown-linux2.4 -shared -pthread -lgcc Making symlink libdyninstAPI.so.8.0 to libdyninstAPI.so ln -s -f libdyninstAPI.so.8.0 libdyninstAPI.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dyninstAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dynC_API/i386-unknown-linux2.4' ../../make.library.tmpl:249: DEPENDS: No such file or directory Building depends files g++ -MM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../../dyninstAPI/src -I. -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=DynC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../dyninstAPI/h -I../../dynutil/h -I../../patchAPI/h -I../../parseAPI/h ../src/dynC.C ../src/snippetGen.C ../src/lex.dynC.C ../src/dynC.tab.C > DEPENDS make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dynC_API/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dynC_API/i386-unknown-linux2.4' Compiling ../src/dynC.C Compiling ../src/snippetGen.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../../dyninstAPI/src -I. -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=DynC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../dyninstAPI/h -I../../dynutil/h -I../../patchAPI/h -I../../parseAPI/h ../src/dynC.C -o dynC.o Compiling ../src/lex.dynC.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../../dyninstAPI/src -I. -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=DynC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../dyninstAPI/h -I../../dynutil/h -I../../patchAPI/h -I../../parseAPI/h ../src/snippetGen.C -o snippetGen.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../../dyninstAPI/src -I. -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=DynC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../dyninstAPI/h -I../../dynutil/h -I../../patchAPI/h -I../../parseAPI/h ../src/lex.dynC.C -o lex.dynC.o Compiling ../src/dynC.tab.C g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../../dyninstAPI/src -I. -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=DynC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../dyninstAPI/h -I../../dynutil/h -I../../patchAPI/h -I../../parseAPI/h ../src/dynC.tab.C -o dynC.tab.o ../src/C.l: In function 'int dynClex()': ../src/C.l:64:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.l:71:16: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.l:133:36: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.l:144:40: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.l:153:36: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.l:222:223: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] lex.dynC.c:1153:1: warning: label 'find_rule' defined but not used [-Wunused-label] ../src/C.l: In function 'void set_lex_input(char*)': ../src/C.l:235:20: warning: variable 'bp' set but not used [-Wunused-but-set-variable] ../src/C.y:41:25: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.y: In function 'int dynCparse()': ../src/C.y:328:83: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.y:364:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.y:421:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.y:612:88: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.y:642:88: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.y:646:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.y:688:83: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.y:694:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.y:771:83: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../src/C.y:796:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] dynC.tab.c:2789:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] dynC.tab.c:2941:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Updating build voucher information: V_libdynC_API ../../scripts/buildstamp -s DynC -v 8.0-1 libdynC_API DynC build voucher being constructed for libdynC_API: BUILD#0 ../../scripts/buildstamp: line 108: hostname: command not found $DynC: v8.0-1 libdynC_API #0 2013/02/14 20:54 mockbuild@ $ Compiling V_libdynC_API.o g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../h -I. -I. -I./dynutil/h -I./external -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -I../h -I. -I../.. -I../../dynutil/h -I../../external -I../i386-unknown-linux2.4 -I../src -I../h -I../../dynutil/h -I../../symtabAPI/h -I../../common/h -I../../instructionAPI/h -I../../dyninstAPI/src -I. -Darch_x86 -Dos_linux -Dcap_ptrace -Dcap_relocation -Dcap_stripped_binaries -Dcap_async_events -Dcap_threads -Dcap_dynamic_heap -Dcap_dwarf -Dcap_liveness -Dcap_fixpoint_gen -Dcap_noaddr_gen -Dcap_mutatee_traps -Dcap_instruction_api -Dcap_serialization -Dcap_binary_rewriter -Dcap_virtual_registers -Dcap_cache_func_starts -Dcap_instruction_replacement -Dcap_tramp_liveness -Dcap_thread_db -Dcap_gnu_demangler -Ddwarf_has_setframe -Dbug_syscall_changepc_rewind -Dbug_force_terminate_failure -Di386_unknown_linux2_0 -DPACKAGE_NAME=\"Dyninst\" -DPACKAGE_TARNAME=\"dyninst\" -DPACKAGE_VERSION=\"8.0\" -DPACKAGE_STRING=\"Dyninst\ 8.0\" -DPACKAGE_BUGREPORT=\"bugs@dyninst.org\" -DHAVE_BOOST=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBELF=1 -DHAVE_LIBTHREAD_DB=1 -O2 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fimplicit-templates -D_REENTRANT=1 -Dcap_mmtimer -fPIC -g -DCOMPONENT_NAME=DynC -W -Wall -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wcast-align -Wno-non-template-friend -I../../dyninstAPI/h -I../../dynutil/h -I../../patchAPI/h -I../../parseAPI/h V_libdynC_API.c rm -f libdynC_API.so libdynC_API.so.8.0 Linking libdynC_API.so.8.0 g++ -L../../../i386-unknown-linux2.4/lib -Wl,-soname,libdynC_API.so.8.0 -o libdynC_API.so.8.0 V_libdynC_API.o dynC.o snippetGen.o lex.dynC.o dynC.tab.o -Wl,-z,relro -L../../dyninstAPI/i386-unknown-linux2.4 -L../../common/i386-unknown-linux2.4 -L../../symtabAPI/i386-unknown-linux2.4 -L../../instructionAPI/i386-unknown-linux2.4 -L/usr/lib/dyninst -lcommon -lsymtabAPI -ldyninstAPI -L../../common/i386-unknown-linux2.4 -L../../symtabAPI/i386-unknown-linux2.4 -L../../dyninstAPI/i386-unknown-linux2.4 -L../../../i386-unknown-linux2.4/lib -shared -linstructionAPI -L../../instructionAPI/i386-unknown-linux2.4 -lgcc Making symlink libdynC_API.so.8.0 to libdynC_API.so ln -s -f libdynC_API.so.8.0 libdynC_API.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dynC_API/i386-unknown-linux2.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wxkJqp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386 ++ dirname /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386 + cd dyninst-8.0 + cd dyninst + make DESTDIR=/builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386 install Primary compiler for Paradyn build is: CXX = g++ g++ (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8) Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Build of Paradyn v8.0-1 on i386-unknown-linux2.4 for default: dynutil common elf dwarf symlite symtabAPI instructionAPI parseAPI patchAPI proccontrol stackwalk dyninstAPI_RT dyninstAPI dynC_API /bin/sh: hostname: command not found [User:mockbuild Host: Platform:i386-unknown-linux2.4 Date:2013-02-14] Creating installation directory /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst ... Creating installation directory /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/bin ... Creating installation directory /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst ... make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dynutil' /usr/bin/install -c h/Annotatable.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Annotatable.h /usr/bin/install -c h/dyntypes.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/dyntypes.h /usr/bin/install -c h/util.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/util.h /usr/bin/install -c h/Serialization.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Serialization.h /usr/bin/install -c h/Graph.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Graph.h /usr/bin/install -c h/Edge.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Edge.h /usr/bin/install -c h/Node.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Node.h /usr/bin/install -c h/dyn_regs.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/dyn_regs.h /usr/bin/install -c h/stl_utils.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/stl_utils.h /usr/bin/install -c h/SymReader.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/SymReader.h /usr/bin/install -c h/DynAST.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/DynAST.h /usr/bin/install -c h/ProcReader.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/ProcReader.h /usr/bin/install -c h/IBSTree.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/IBSTree.h /usr/bin/install -c h/entryIDs.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/entryIDs.h /usr/bin/install -c h/VariableLocation.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/VariableLocation.h make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dynutil' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/common/i386-unknown-linux2.4' Installing libcommon.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libcommon.so.8.0 Making symlink libcommon.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libcommon.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/common/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/elf/i386-unknown-linux2.4' Installing libdynElf.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdynElf.so.8.0 Making symlink libdynElf.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdynElf.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/elf/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dwarf/i386-unknown-linux2.4' Installing libdynDwarf.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdynDwarf.so.8.0 Making symlink libdynDwarf.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdynDwarf.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dwarf/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/symlite/i386-unknown-linux2.4' Installing libsymLite.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libsymLite.so.8.0 Making symlink libsymLite.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libsymLite.so make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/symlite/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/symtabAPI/i386-unknown-linux2.4' Installing libsymtabAPI.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libsymtabAPI.so.8.0 Making symlink libsymtabAPI.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libsymtabAPI.so Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/AddrLookup.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Archive.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Symbol.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Symtab.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Module.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Region.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/symutil.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Type.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Collections.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Function.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Variable.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/LineInformation.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/RangeLookup.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Aggregate.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/SymtabReader.h make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/symtabAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/instructionAPI/i386-unknown-linux2.4' Installing libinstructionAPI.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libinstructionAPI.so.8.0 Making symlink libinstructionAPI.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libinstructionAPI.so Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BinaryFunction.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Dereference.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Expression.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Immediate.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/InstructionAST.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/InstructionDecoder.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Instruction.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Operand.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Operation.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Register.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/RegisterIDs.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Result.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/InstructionCategories.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Visitor.h make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/instructionAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/parseAPI/i386-unknown-linux2.4' Installing libparseAPI.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libparseAPI.so.8.0 Making symlink libparseAPI.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libparseAPI.so Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/CFGFactory.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/CFGModifier.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/CFG.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/CodeObject.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/CodeSource.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Location.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/InstructionAdapter.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/InstructionSource.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/ParseCallback.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/ParseContainers.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/SymLiteCodeSource.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Absloc.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/AbslocInterface.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/slicing.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/SymEval.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/stackanalysis.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/liveness.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/ABI.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/bitArray.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/InstructionCache.h make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/parseAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/patchAPI/i386-unknown-linux2.4' Installing libpatchAPI.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libpatchAPI.so.8.0 Making symlink libpatchAPI.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libpatchAPI.so Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/AddrSpace.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Buffer.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/CFGMaker.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Command.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Instrumenter.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PatchCallback.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PatchCFG.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PatchCommon.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PatchMgr.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PatchModifier.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PatchObject.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Point.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Snippet.h make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/patchAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/proccontrol/i386-unknown-linux2.4' Installing libpcontrol.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libpcontrol.so.8.0 Making symlink libpcontrol.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libpcontrol.so Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Decoder.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Event.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Generator.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Handler.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Mailbox.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PCErrors.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PCProcess.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/ProcessSet.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PlatFeatures.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/EventType.h make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/proccontrol/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/stackwalk/i386-unknown-linux2.4' Installing libstackwalk.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libstackwalk.so.8.0 Making symlink libstackwalk.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libstackwalk.so Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/basetypes.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/framestepper.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/steppergroup.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/symlookup.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/frame.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/procstate.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/swk_errors.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/walker.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/local_var.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/sw_c.h make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/stackwalk/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dyninstAPI_RT/i386-unknown-linux2.4' Installing libdyninstAPI_RT.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdyninstAPI_RT.so.8.0 Making symlink libdyninstAPI_RT.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdyninstAPI_RT.so Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/dyninstRTExport.h Installing libdyninstAPI_RT.a to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dyninstAPI_RT/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dyninstAPI/i386-unknown-linux2.4' Installing libdyninstAPI.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdyninstAPI.so.8.0 Making symlink libdyninstAPI.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdyninstAPI.so Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_addressSpace.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_basicBlock.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_basicBlockLoop.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_binaryEdit.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_callbacks.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_dll.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_edge.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_enums.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_eventLock.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_flowGraph.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_frame.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_function.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_image.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_instruction.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_loopTreeNode.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_memoryAccess_NP.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_module.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_object.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_parRegion.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_point.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_process.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_Set.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_snippet.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_sourceBlock.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_sourceObj.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_statement.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_thread.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_type.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_Vector.h make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dyninstAPI/i386-unknown-linux2.4' make[1]: Entering directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dynC_API/i386-unknown-linux2.4' Installing libdynC_API.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdynC_API.so.8.0 Making symlink libdynC_API.so.8.0 to /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdynC_API.so Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/dynC.h Install /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/snippetGen.h make[1]: Leaving directory `/builddir/build/BUILD/dyninst-8.0/dyninst/dynC_API/i386-unknown-linux2.4' + mkdir -p /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/etc/ld.so.conf.d + echo /usr/lib/dyninst + chmod 644 /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/ABI.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Absloc.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/AbslocInterface.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/AddrLookup.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/AddrSpace.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Aggregate.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Annotatable.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Archive.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_Set.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_Vector.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_addressSpace.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_basicBlock.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_basicBlockLoop.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_binaryEdit.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_callbacks.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_dll.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_edge.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_enums.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_eventLock.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_flowGraph.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_frame.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_function.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_image.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_instruction.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_loopTreeNode.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_memoryAccess_NP.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_module.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_object.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_parRegion.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_point.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_process.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_snippet.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_sourceBlock.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_sourceObj.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_statement.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_thread.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BPatch_type.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/BinaryFunction.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Buffer.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/CFG.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/CFGFactory.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/CFGMaker.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/CFGModifier.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/CodeObject.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/CodeSource.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Collections.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Command.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Decoder.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Dereference.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/DynAST.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Edge.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Event.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/EventType.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Expression.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Function.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Generator.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Graph.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Handler.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/IBSTree.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Immediate.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Instruction.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/InstructionAST.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/InstructionAdapter.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/InstructionCache.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/InstructionCategories.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/InstructionDecoder.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/InstructionSource.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Instrumenter.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/LineInformation.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Location.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Mailbox.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Module.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Node.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Operand.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Operation.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PCErrors.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PCProcess.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/ParseCallback.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/ParseContainers.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PatchCFG.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PatchCallback.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PatchCommon.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PatchMgr.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PatchModifier.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PatchObject.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/PlatFeatures.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Point.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/ProcReader.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/ProcessSet.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/RangeLookup.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Region.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Register.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/RegisterIDs.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Result.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Serialization.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Snippet.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/SymEval.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/SymLiteCodeSource.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/SymReader.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Symbol.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Symtab.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/SymtabReader.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Type.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Variable.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/VariableLocation.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/Visitor.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/basetypes.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/bitArray.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/dynC.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/dyn_regs.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/dyninstRTExport.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/dyntypes.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/entryIDs.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/frame.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/framestepper.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/liveness.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/local_var.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/procstate.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/slicing.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/snippetGen.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/stackanalysis.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/steppergroup.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/stl_utils.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/sw_c.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/swk_errors.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/symlookup.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/symutil.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/util.h /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/include/dyninst/walker.h + chmod 644 /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdyninstAPI_RT.a + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/dyninst-8.0 extracting debug info from /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdyninstAPI.so.8.0 extracting debug info from /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libpcontrol.so.8.0 extracting debug info from /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libsymLite.so.8.0 extracting debug info from /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libsymtabAPI.so.8.0 extracting debug info from /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libstackwalk.so.8.0 extracting debug info from /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libcommon.so.8.0 extracting debug info from /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdyninstAPI_RT.so.8.0 extracting debug info from /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libinstructionAPI.so.8.0 extracting debug info from /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdynC_API.so.8.0 extracting debug info from /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libpatchAPI.so.8.0 extracting debug info from /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libparseAPI.so.8.0 extracting debug info from /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdynElf.so.8.0 extracting debug info from /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/lib/dyninst/libdynDwarf.so.8.0 symlinked /usr/lib/debug/usr/lib/dyninst/libsymLite.so.8.0.debug to /usr/lib/debug/usr/lib/dyninst/libsymLite.so.debug symlinked /usr/lib/debug/usr/lib/dyninst/libpatchAPI.so.8.0.debug to /usr/lib/debug/usr/lib/dyninst/libpatchAPI.so.debug symlinked /usr/lib/debug/usr/lib/dyninst/libdynC_API.so.8.0.debug to /usr/lib/debug/usr/lib/dyninst/libdynC_API.so.debug symlinked /usr/lib/debug/usr/lib/dyninst/libdynElf.so.8.0.debug to /usr/lib/debug/usr/lib/dyninst/libdynElf.so.debug symlinked /usr/lib/debug/usr/lib/dyninst/libparseAPI.so.8.0.debug to /usr/lib/debug/usr/lib/dyninst/libparseAPI.so.debug symlinked /usr/lib/debug/usr/lib/dyninst/libsymtabAPI.so.8.0.debug to /usr/lib/debug/usr/lib/dyninst/libsymtabAPI.so.debug symlinked /usr/lib/debug/usr/lib/dyninst/libdynDwarf.so.8.0.debug to /usr/lib/debug/usr/lib/dyninst/libdynDwarf.so.debug symlinked /usr/lib/debug/usr/lib/dyninst/libcommon.so.8.0.debug to /usr/lib/debug/usr/lib/dyninst/libcommon.so.debug symlinked /usr/lib/debug/usr/lib/dyninst/libdyninstAPI.so.8.0.debug to /usr/lib/debug/usr/lib/dyninst/libdyninstAPI.so.debug symlinked /usr/lib/debug/usr/lib/dyninst/libpcontrol.so.8.0.debug to /usr/lib/debug/usr/lib/dyninst/libpcontrol.so.debug symlinked /usr/lib/debug/usr/lib/dyninst/libstackwalk.so.8.0.debug to /usr/lib/debug/usr/lib/dyninst/libstackwalk.so.debug symlinked /usr/lib/debug/usr/lib/dyninst/libdyninstAPI_RT.so.8.0.debug to /usr/lib/debug/usr/lib/dyninst/libdyninstAPI_RT.so.debug symlinked /usr/lib/debug/usr/lib/dyninst/libinstructionAPI.so.8.0.debug to /usr/lib/debug/usr/lib/dyninst/libinstructionAPI.so.debug cpio: dyninst-8.0/dyninst/dynC_API/i386-unknown-linux2.4/dynC.tab.c: Cannot stat: No such file or directory cpio: dyninst-8.0/dyninst/dynC_API/i386-unknown-linux2.4/dynC.tab.h: Cannot stat: No such file or directory cpio: dyninst-8.0/dyninst/dynC_API/i386-unknown-linux2.4/lex.dynC.c: Cannot stat: No such file or directory 16149 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dyninst-8.0-4.fc18.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WjNABT + umask 022 + cd /builddir/build/BUILD + cd dyninst-8.0 + DOCDIR=/builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-8.0 + cp -pr dyninst/COPYRIGHT /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-8.0 + cp -pr dyninst/LGPL /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-8.0 + exit 0 Provides: config(dyninst) = 8.0-4.fc18 dyninst = 8.0-4.fc18 dyninst(x86-32) = 8.0-4.fc18 libcommon.so.8.0 libdynC_API.so.8.0 libdynDwarf.so.8.0 libdynElf.so.8.0 libdyninstAPI.so.8.0 libdyninstAPI_RT.so.8.0 libinstructionAPI.so.8.0 libparseAPI.so.8.0 libpatchAPI.so.8.0 libpcontrol.so.8.0 libstackwalk.so.8.0 libsymLite.so.8.0 libsymtabAPI.so.8.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcommon.so.8.0 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libdwarf.so.0 libdynDwarf.so.8.0 libdynElf.so.8.0 libdyninstAPI.so.8.0 libelf.so.1 libelf.so.1(ELFUTILS_1.0) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libinstructionAPI.so.8.0 libm.so.6 libm.so.6(GLIBC_2.0) libparseAPI.so.8.0 libpatchAPI.so.8.0 libpcontrol.so.8.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) libstackwalk.so.8.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.10) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.9) libsymLite.so.8.0 libsymtabAPI.so.8.0 rtld(GNU_HASH) Processing files: dyninst-doc-8.0-4.fc18.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FJevEq + umask 022 + cd /builddir/build/BUILD + cd dyninst-8.0 + DOCDIR=/builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-doc-8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-doc-8.0 + cp -pr dynC_API.pdf /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-doc-8.0 + cp -pr DyninstAPI.pdf /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-doc-8.0 + cp -pr InstructionAPI.pdf /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-doc-8.0 + cp -pr ParseAPI.pdf /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-doc-8.0 + cp -pr PatchAPI.pdf /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-doc-8.0 + cp -pr ProcControlAPI.pdf /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-doc-8.0 + cp -pr stackwalk/stackwalker.pdf /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-doc-8.0 + cp -pr SymtabAPI.pdf /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386/usr/share/doc/dyninst-doc-8.0 + exit 0 Provides: dyninst-doc = 8.0-4.fc18 dyninst-doc(x86-32) = 8.0-4.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dyninst-devel-8.0-4.fc18.i686 Provides: dyninst-devel = 8.0-4.fc18 dyninst-devel(x86-32) = 8.0-4.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcommon.so.8.0 libdynC_API.so.8.0 libdynDwarf.so.8.0 libdynElf.so.8.0 libdyninstAPI.so.8.0 libdyninstAPI_RT.so.8.0 libinstructionAPI.so.8.0 libparseAPI.so.8.0 libpatchAPI.so.8.0 libpcontrol.so.8.0 libstackwalk.so.8.0 libsymLite.so.8.0 libsymtabAPI.so.8.0 Processing files: dyninst-static-8.0-4.fc18.i686 Provides: dyninst-static = 8.0-4.fc18 dyninst-static(x86-32) = 8.0-4.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dyninst-debuginfo-8.0-4.fc18.i686 Provides: dyninst-debuginfo = 8.0-4.fc18 dyninst-debuginfo(x86-32) = 8.0-4.fc18 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386 Wrote: /builddir/build/RPMS/dyninst-8.0-4.fc18.i686.rpm Wrote: /builddir/build/RPMS/dyninst-doc-8.0-4.fc18.i686.rpm Wrote: /builddir/build/RPMS/dyninst-devel-8.0-4.fc18.i686.rpm Wrote: /builddir/build/RPMS/dyninst-static-8.0-4.fc18.i686.rpm Wrote: /builddir/build/RPMS/dyninst-debuginfo-8.0-4.fc18.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cG90Zj + umask 022 + cd /builddir/build/BUILD + cd dyninst-8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dyninst-8.0-4.fc18.i386 + exit 0 Child return code was: 0 LEAVE do -->