* Package: dev-util/valgrind-3.11.0  * Repository: gentoo  * Maintainer: blueness@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking valgrind-3.11.0.tar.bz2 to /var/tmp/portage/dev-util/valgrind-3.11.0/work >>> Source unpacked in /var/tmp/portage/dev-util/valgrind-3.11.0/work >>> Preparing source in /var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0 ... * Applying valgrind-3.7.0-respect-flags.patch ...  [ ok ] * Applying valgrind-3.7.0-fno-stack-protector.patch ...  [ ok ] * Applying valgrind-3.6.0-local-labels.patch ...  [ ok ] * Applying valgrind-3.11.0-non-exec-stack.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0' ... * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: valgrind-3.11.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0 ... * econf: updating valgrind-3.11.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating valgrind-3.11.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --without-mpicc checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for a sed that does not truncate output... /bin/sed checking for perl... /usr/bin/perl checking for gdb... /no/gdb/was/found/at/configure/time checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for diff -u... yes checking for a supported version of gcc... ok (6.2.0) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a supported CPU... ok (x86_64) checking for a 64-bit only build... no checking for a 32-bit only build... no checking for a supported OS... ok (linux-gnu) checking for the kernel version... 2.6 or later (4.4.6-gentoo) checking for 32 bit build support... yes checking for a supported CPU/OS combination... ok (amd64-linux) checking for use as an inner Valgrind... no checking for using the undefined behaviour sanitiser... no checking for Pagesize... 4k checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 features.h usability... yes checking features.h presence... yes checking for features.h... yes checking the glibc version... 2.22 family checking for AT_FDCWD... yes checking for stpncpy... yes checking for PTRACE_GETREGS... yes checking for CLOCK_MONOTONIC... yes checking for pthread_rwlock_t... yes checking for PTHREAD_MUTEX_ADAPTIVE_NP... yes checking for PTHREAD_MUTEX_ERRORCHECK_NP... yes checking for PTHREAD_MUTEX_RECURSIVE_NP... yes checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP... yes checking for pthread_mutex_t.__m_kind... no checking for pthread_mutex_t.__data.__kind... yes checking if AT_HWCAP contains the altivec indicator... no checking if AT_HWCAP contains the vsx indicator... no checking if AT_HWCAP contains the dfp indicator... no checking if AT_HWCAP contains the arch_2_05 indicator... no checking if AT_HWCAP contains the arch_2_06 indicator... no checking if AT_HWCAP contains the arch_2_07 indicator... no checking if AT_HWCAP contains the htm indicator... no checking that assembler knows ISA 2.07 instructions ... no checking for Altivec support in the compiler ... no checking for VSX compiler flag support... no checking for VSX support in the assembler ... no checking that assembler knows DFP... no checking that compiler knows -mhard-dfp switch... no checking that compiler knows DFP datatypes... yes checking if compiler accepts the -mhtm flag... no checking if compiler can find the htm builtins... no checking for pthread_create@GLIBC2.0()... no checking for dlinfo RTLD_DI_TLS_MODID... yes checking for eventfd()... yes checking that C++ compiler can include header file... yes checking for struct user_regs_struct... yes checking if gcc accepts -m32... yes checking if gcc accepts -m64... yes checking if gcc accepts -march=mips32... no checking if gcc accepts -march=mips64... no checking if gcc accepts -march=octeon... no checking if gcc accepts -march=octeon2... no checking if gcc accepts -mmmx... yes checking if gcc accepts -msse... yes checking if gcc accepts -mpreferred-stack-boundary=2 -m32... yes checking if gcc accepts -mlong-double-128... yes checking if gcc accepts -Wmemset-transposed-args... yes checking if gcc accepts -Wnonnull... yes checking if gcc accepts -Woverflow... yes checking if gcc accepts -Wpointer-sign... yes checking if gcc accepts -Wuninitialized... yes checking if gcc accepts -Wunused-function... yes checking if gcc accepts -Wstatic-local-in-inline... no checking if gcc accepts -Wmismatched-new-delete... no checking if gcc accepts -Winfinite-recursion... no checking if gcc accepts -Wwrite-strings... yes checking if gcc accepts -Wempty-body... yes checking if gcc accepts -Wformat... yes checking if gcc accepts -Wcast-qual... yes checking if gcc accepts -Wold-style-declaration... yes checking if gcc accepts -Wignored-qualifiers... yes checking if gcc accepts -Wmissing-parameter-type... yes checking if gcc accepts -Wformat-security... yes checking if gcc accepts -Wextra or -W... -Wextra checking if gcc accepts -fno-stack-protector... yes checking if gcc accepts -fno-ipa-icf... yes checking if gcc accepts --param inline-unit-growth... yes checking if gcc accepts -gdwarf-4 -fdebug-types-section... yes checking if gcc accepts nested functions... yes checking if gcc accepts the 'p' constraint in asm statements... yes checking if the linker accepts -Wl,-Ttext-segment... yes configure: ld -Ttext-segment used, no need to strip build-id NOTEs. checking if ppc32/64 as supports mtocrf/mfocrf... no checking if ppc32/64 asm supports phased out floating point instructions... no checking if amd64 assembler supports fxsave64/fxrstor64... yes checking if x86/amd64 assembler speaks SSE3... yes checking if x86/amd64 assembler speaks SSSE3... yes checking if x86/amd64 assembler supports 'pclmulqdq'... yes checking if x86/amd64 assembler supports 'vpclmulqdq'... yes checking if x86/amd64 assembler supports 'lzcnt'... yes checking if x86/amd64 assembler supports 'loopnel'... yes checking if x86/amd64 assembler supports 'addr32'... yes checking if x86/amd64 assembler speaks SSE4.2... yes checking if x86/amd64 assembler speaks AVX... yes checking if x86/amd64 assembler speaks AVX2... yes checking if x86/amd64 assembler speaks TSX... yes checking if x86/amd64 assembler speaks BMI1 and BMI2... yes checking if x86/amd64 assembler speaks FMA... yes checking if amd64 assembler knows the MPX instructions... no checking if x86/amd64 assembler knows the MOVBE insn... yes checking if gcc supports the ifunc attribute... yes checking for TLS support... yes checking for ANSI C header files... (cached) yes checking asm/unistd.h usability... yes checking asm/unistd.h presence... yes checking for asm/unistd.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking mqueue.h usability... yes checking mqueue.h presence... yes checking for mqueue.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/klog.h usability... yes checking sys/klog.h presence... yes checking for sys/klog.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking if is usable... yes checking for uid_t in sys/types.h... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for epoll_create... yes checking for epoll_pwait... yes checking for klogctl... yes checking for mallinfo... yes checking for memchr... yes checking for memset... yes checking for mkdir... yes checking for mremap... yes checking for ppoll... yes checking for pthread_barrier_init... yes checking for pthread_condattr_setclock... yes checking for pthread_mutex_timedlock... yes checking for pthread_rwlock_timedrdlock... yes checking for pthread_rwlock_timedwrlock... yes checking for pthread_spin_lock... yes checking for pthread_yield... yes checking for pthread_setname_np... yes checking for readlinkat... yes checking for semtimedop... yes checking for signalfd... yes checking for sigwaitinfo... yes checking for strchr... yes checking for strdup... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for syscall... yes checking for utimensat... yes checking for process_vm_readv... yes checking for process_vm_writev... yes checking for mpicc... mpicc checking primary target for usable MPI2-compliant C compiler and mpi.h... no checking secondary target for usable MPI2-compliant C compiler and mpi.h... no checking for boost... no checking for OpenMP... yes checking for __builtin_popcount()... yes checking for __builtin_clz()... yes checking for __builtin_ctz()... yes checking if gcc supports __sync_add_and_fetch for the primary target... yes checking if gcc supports __sync_add_and_fetch for the secondary target... yes checking if gcc supports __sync_add_and_fetch on uint64_t for all targets... yes checking if g++ supports __sync_add_and_fetch... yes checking if libstdc++ supports annotating shared pointers... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating VEX/Makefile config.status: creating valgrind.spec config.status: creating valgrind.pc config.status: creating glibc-2.X.supp config.status: creating docs/Makefile config.status: creating tests/Makefile config.status: creating tests/vg_regtest config.status: creating perf/Makefile config.status: creating perf/vg_perf config.status: creating gdbserver_tests/Makefile config.status: creating gdbserver_tests/solaris/Makefile config.status: creating include/Makefile config.status: creating auxprogs/Makefile config.status: creating mpi/Makefile config.status: creating coregrind/Makefile config.status: creating memcheck/Makefile config.status: creating memcheck/tests/Makefile config.status: creating memcheck/tests/common/Makefile config.status: creating memcheck/tests/amd64/Makefile config.status: creating memcheck/tests/x86/Makefile config.status: creating memcheck/tests/linux/Makefile config.status: creating memcheck/tests/darwin/Makefile config.status: creating memcheck/tests/solaris/Makefile config.status: creating memcheck/tests/amd64-linux/Makefile config.status: creating memcheck/tests/x86-linux/Makefile config.status: creating memcheck/tests/amd64-solaris/Makefile config.status: creating memcheck/tests/x86-solaris/Makefile config.status: creating memcheck/tests/ppc32/Makefile config.status: creating memcheck/tests/ppc64/Makefile config.status: creating memcheck/tests/s390x/Makefile config.status: creating memcheck/tests/vbit-test/Makefile config.status: creating cachegrind/Makefile config.status: creating cachegrind/tests/Makefile config.status: creating cachegrind/tests/x86/Makefile config.status: creating cachegrind/cg_annotate config.status: creating cachegrind/cg_diff config.status: creating callgrind/Makefile config.status: creating callgrind/callgrind_annotate config.status: creating callgrind/callgrind_control config.status: creating callgrind/tests/Makefile config.status: creating helgrind/Makefile config.status: creating helgrind/tests/Makefile config.status: creating massif/Makefile config.status: creating massif/tests/Makefile config.status: creating massif/ms_print config.status: creating lackey/Makefile config.status: creating lackey/tests/Makefile config.status: creating none/Makefile config.status: creating none/tests/Makefile config.status: creating none/tests/scripts/Makefile config.status: creating none/tests/amd64/Makefile config.status: creating none/tests/ppc32/Makefile config.status: creating none/tests/ppc64/Makefile config.status: creating none/tests/x86/Makefile config.status: creating none/tests/arm/Makefile config.status: creating none/tests/arm64/Makefile config.status: creating none/tests/s390x/Makefile config.status: creating none/tests/mips32/Makefile config.status: creating none/tests/mips64/Makefile config.status: creating none/tests/tilegx/Makefile config.status: creating none/tests/linux/Makefile config.status: creating none/tests/darwin/Makefile config.status: creating none/tests/solaris/Makefile config.status: creating none/tests/amd64-linux/Makefile config.status: creating none/tests/x86-linux/Makefile config.status: creating none/tests/amd64-darwin/Makefile config.status: creating none/tests/x86-darwin/Makefile config.status: creating none/tests/amd64-solaris/Makefile config.status: creating none/tests/x86-solaris/Makefile config.status: creating exp-sgcheck/Makefile config.status: creating exp-sgcheck/tests/Makefile config.status: creating drd/Makefile config.status: creating drd/scripts/download-and-build-splash2 config.status: creating drd/tests/Makefile config.status: creating exp-bbv/Makefile config.status: creating exp-bbv/tests/Makefile config.status: creating exp-bbv/tests/x86/Makefile config.status: creating exp-bbv/tests/x86-linux/Makefile config.status: creating exp-bbv/tests/amd64-linux/Makefile config.status: creating exp-bbv/tests/ppc32-linux/Makefile config.status: creating exp-bbv/tests/arm-linux/Makefile config.status: creating exp-dhat/Makefile config.status: creating exp-dhat/tests/Makefile config.status: creating shared/Makefile config.status: creating solaris/Makefile config.status: creating coregrind/link_tool_exe_linux config.status: creating coregrind/link_tool_exe_darwin config.status: creating coregrind/link_tool_exe_solaris config.status: creating config.h config.status: executing depfiles commands Maximum build arch: amd64 Primary build arch: amd64 Secondary build arch: x86 Build OS: linux Primary build target: AMD64_LINUX Secondary build target: X86_LINUX Platform variant: vanilla Primary -DVGPV string: -DVGPV_amd64_linux_vanilla=1 Default supp files: exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0 ... make echo "# This is a generated file, composed of the following suppression rules:" > default.supp echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0' Making all in include make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/include' Making all in VEX make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/VEX' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/VEX' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_arm64_helpers.o `test -f 'priv/guest_arm64_helpers.c' || echo './'`priv/guest_arm64_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_arm64_toIR.o `test -f 'priv/guest_arm64_toIR.c' || echo './'`priv/guest_arm64_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_tilegx_helpers.o `test -f 'priv/guest_tilegx_helpers.c' || echo './'`priv/guest_tilegx_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-guest_tilegx_toIR.o `test -f 'priv/guest_tilegx_toIR.c' || echo './'`priv/guest_tilegx_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_arm64_defs.o `test -f 'priv/host_arm64_defs.c' || echo './'`priv/host_arm64_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_arm64_isel.o `test -f 'priv/host_arm64_isel.c' || echo './'`priv/host_arm64_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_tilegx_defs.o `test -f 'priv/host_tilegx_defs.c' || echo './'`priv/host_tilegx_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-host_tilegx_isel.o `test -f 'priv/host_tilegx_isel.c' || echo './'`priv/host_tilegx_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_amd64_linux_a-tilegx_disasm.o `test -f 'priv/tilegx_disasm.c' || echo './'`priv/tilegx_disasm.c rm -f libvex-amd64-linux.a x86_64-pc-linux-gnu-ar cru libvex-amd64-linux.a priv/libvex_amd64_linux_a-main_globals.o priv/libvex_amd64_linux_a-main_main.o priv/libvex_amd64_linux_a-main_util.o priv/libvex_amd64_linux_a-ir_defs.o priv/libvex_amd64_linux_a-ir_inject.o priv/libvex_amd64_linux_a-ir_match.o priv/libvex_amd64_linux_a-ir_opt.o priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o priv/libvex_amd64_linux_a-guest_generic_x87.o priv/libvex_amd64_linux_a-guest_x86_helpers.o priv/libvex_amd64_linux_a-guest_x86_toIR.o priv/libvex_amd64_linux_a-guest_amd64_helpers.o priv/libvex_amd64_linux_a-guest_amd64_toIR.o priv/libvex_amd64_linux_a-guest_ppc_helpers.o priv/libvex_amd64_linux_a-guest_ppc_toIR.o priv/libvex_amd64_linux_a-guest_arm_helpers.o priv/libvex_amd64_linux_a-guest_arm_toIR.o priv/libvex_amd64_linux_a-guest_arm64_helpers.o priv/libvex_amd64_linux_a-guest_arm64_toIR.o priv/libvex_amd64_linux_a-guest_s390_helpers.o priv/libvex_amd64_linux_a-guest_s390_toIR.o priv/libvex_amd64_linux_a-guest_mips_helpers.o priv/libvex_amd64_linux_a-guest_mips_toIR.o priv/libvex_amd64_linux_a-guest_tilegx_helpers.o priv/libvex_amd64_linux_a-guest_tilegx_toIR.o priv/libvex_amd64_linux_a-host_generic_regs.o priv/libvex_amd64_linux_a-host_generic_simd64.o priv/libvex_amd64_linux_a-host_generic_simd128.o priv/libvex_amd64_linux_a-host_generic_simd256.o priv/libvex_amd64_linux_a-host_generic_maddf.o priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o priv/libvex_amd64_linux_a-host_x86_defs.o priv/libvex_amd64_linux_a-host_x86_isel.o priv/libvex_amd64_linux_a-host_amd64_defs.o priv/libvex_amd64_linux_a-host_amd64_isel.o priv/libvex_amd64_linux_a-host_ppc_defs.o priv/libvex_amd64_linux_a-host_ppc_isel.o priv/libvex_amd64_linux_a-host_arm_defs.o priv/libvex_amd64_linux_a-host_arm_isel.o priv/libvex_amd64_linux_a-host_arm64_defs.o priv/libvex_amd64_linux_a-host_arm64_isel.o priv/libvex_amd64_linux_a-host_s390_defs.o priv/libvex_amd64_linux_a-host_s390_isel.o priv/libvex_amd64_linux_a-s390_disasm.o priv/libvex_amd64_linux_a-host_mips_defs.o priv/libvex_amd64_linux_a-host_mips_isel.o priv/libvex_amd64_linux_a-host_tilegx_defs.o priv/libvex_amd64_linux_a-host_tilegx_isel.o priv/libvex_amd64_linux_a-tilegx_disasm.o x86_64-pc-linux-gnu-ranlib libvex-amd64-linux.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o `test -f 'priv/multiarch_main_main.c' || echo './'`priv/multiarch_main_main.c rm -f libvexmultiarch-amd64-linux.a x86_64-pc-linux-gnu-ar cru libvexmultiarch-amd64-linux.a priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o x86_64-pc-linux-gnu-ranlib libvexmultiarch-amd64-linux.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_arm64_helpers.o `test -f 'priv/guest_arm64_helpers.c' || echo './'`priv/guest_arm64_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_arm64_toIR.o `test -f 'priv/guest_arm64_toIR.c' || echo './'`priv/guest_arm64_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_tilegx_helpers.o `test -f 'priv/guest_tilegx_helpers.c' || echo './'`priv/guest_tilegx_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-guest_tilegx_toIR.o `test -f 'priv/guest_tilegx_toIR.c' || echo './'`priv/guest_tilegx_toIR.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_arm64_defs.o `test -f 'priv/host_arm64_defs.c' || echo './'`priv/host_arm64_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_arm64_isel.o `test -f 'priv/host_arm64_isel.c' || echo './'`priv/host_arm64_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_tilegx_defs.o `test -f 'priv/host_tilegx_defs.c' || echo './'`priv/host_tilegx_defs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-host_tilegx_isel.o `test -f 'priv/host_tilegx_isel.c' || echo './'`priv/host_tilegx_isel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvex_x86_linux_a-tilegx_disasm.o `test -f 'priv/tilegx_disasm.c' || echo './'`priv/tilegx_disasm.c rm -f libvex-x86-linux.a x86_64-pc-linux-gnu-ar cru libvex-x86-linux.a priv/libvex_x86_linux_a-main_globals.o priv/libvex_x86_linux_a-main_main.o priv/libvex_x86_linux_a-main_util.o priv/libvex_x86_linux_a-ir_defs.o priv/libvex_x86_linux_a-ir_inject.o priv/libvex_x86_linux_a-ir_match.o priv/libvex_x86_linux_a-ir_opt.o priv/libvex_x86_linux_a-guest_generic_bb_to_IR.o priv/libvex_x86_linux_a-guest_generic_x87.o priv/libvex_x86_linux_a-guest_x86_helpers.o priv/libvex_x86_linux_a-guest_x86_toIR.o priv/libvex_x86_linux_a-guest_amd64_helpers.o priv/libvex_x86_linux_a-guest_amd64_toIR.o priv/libvex_x86_linux_a-guest_ppc_helpers.o priv/libvex_x86_linux_a-guest_ppc_toIR.o priv/libvex_x86_linux_a-guest_arm_helpers.o priv/libvex_x86_linux_a-guest_arm_toIR.o priv/libvex_x86_linux_a-guest_arm64_helpers.o priv/libvex_x86_linux_a-guest_arm64_toIR.o priv/libvex_x86_linux_a-guest_s390_helpers.o priv/libvex_x86_linux_a-guest_s390_toIR.o priv/libvex_x86_linux_a-guest_mips_helpers.o priv/libvex_x86_linux_a-guest_mips_toIR.o priv/libvex_x86_linux_a-guest_tilegx_helpers.o priv/libvex_x86_linux_a-guest_tilegx_toIR.o priv/libvex_x86_linux_a-host_generic_regs.o priv/libvex_x86_linux_a-host_generic_simd64.o priv/libvex_x86_linux_a-host_generic_simd128.o priv/libvex_x86_linux_a-host_generic_simd256.o priv/libvex_x86_linux_a-host_generic_maddf.o priv/libvex_x86_linux_a-host_generic_reg_alloc2.o priv/libvex_x86_linux_a-host_x86_defs.o priv/libvex_x86_linux_a-host_x86_isel.o priv/libvex_x86_linux_a-host_amd64_defs.o priv/libvex_x86_linux_a-host_amd64_isel.o priv/libvex_x86_linux_a-host_ppc_defs.o priv/libvex_x86_linux_a-host_ppc_isel.o priv/libvex_x86_linux_a-host_arm_defs.o priv/libvex_x86_linux_a-host_arm_isel.o priv/libvex_x86_linux_a-host_arm64_defs.o priv/libvex_x86_linux_a-host_arm64_isel.o priv/libvex_x86_linux_a-host_s390_defs.o priv/libvex_x86_linux_a-host_s390_isel.o priv/libvex_x86_linux_a-s390_disasm.o priv/libvex_x86_linux_a-host_mips_defs.o priv/libvex_x86_linux_a-host_mips_isel.o priv/libvex_x86_linux_a-host_tilegx_defs.o priv/libvex_x86_linux_a-host_tilegx_isel.o priv/libvex_x86_linux_a-tilegx_disasm.o x86_64-pc-linux-gnu-ranlib libvex-x86-linux.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -O2 -pipe -c -o priv/libvexmultiarch_x86_linux_a-multiarch_main_main.o `test -f 'priv/multiarch_main_main.c' || echo './'`priv/multiarch_main_main.c rm -f libvexmultiarch-x86-linux.a x86_64-pc-linux-gnu-ar cru libvexmultiarch-x86-linux.a priv/libvexmultiarch_x86_linux_a-multiarch_main_main.o x86_64-pc-linux-gnu-ranlib libvexmultiarch-x86-linux.a make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/VEX' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/VEX' Making all in coregrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/coregrind' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/coregrind' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_addrinfo.o `test -f 'm_addrinfo.c' || echo './'`m_addrinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_compiler.o `test -f 'm_compiler.c' || echo './'`m_compiler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -c -o libcoregrind_amd64_linux_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_deduppoolalloc.o `test -f 'm_deduppoolalloc.c' || echo './'`m_deduppoolalloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_hashtable.o `test -f 'm_hashtable.c' || echo './'`m_hashtable.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_libcbase.o `test -f 'm_libcbase.c' || echo './'`m_libcbase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_libcprint.o `test -f 'm_libcprint.c' || echo './'`m_libcprint.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_libcsetjmp.o `test -f 'm_libcsetjmp.c' || echo './'`m_libcsetjmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_mallocfree.o `test -f 'm_mallocfree.c' || echo './'`m_mallocfree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_options.o `test -f 'm_options.c' || echo './'`m_options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_oset.o `test -f 'm_oset.c' || echo './'`m_oset.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_poolalloc.o `test -f 'm_poolalloc.c' || echo './'`m_poolalloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_rangemap.o `test -f 'm_rangemap.c' || echo './'`m_rangemap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_redir.o `test -f 'm_redir.c' || echo './'`m_redir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_sbprofile.o `test -f 'm_sbprofile.c' || echo './'`m_sbprofile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_seqmatch.o `test -f 'm_seqmatch.c' || echo './'`m_seqmatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_signals.o `test -f 'm_signals.c' || echo './'`m_signals.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_sparsewa.o `test -f 'm_sparsewa.c' || echo './'`m_sparsewa.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_stacks.o `test -f 'm_stacks.c' || echo './'`m_stacks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_stacktrace.o `test -f 'm_stacktrace.c' || echo './'`m_stacktrace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_syscall.o `test -f 'm_syscall.c' || echo './'`m_syscall.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_threadstate.o `test -f 'm_threadstate.c' || echo './'`m_threadstate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_tooliface.o `test -f 'm_tooliface.c' || echo './'`m_tooliface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -c -o libcoregrind_amd64_linux_a-m_trampoline.o `test -f 'm_trampoline.S' || echo './'`m_trampoline.S x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_translate.o `test -f 'm_translate.c' || echo './'`m_translate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_transtab.o `test -f 'm_transtab.c' || echo './'`m_transtab.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_vki.o `test -f 'm_vki.c' || echo './'`m_vki.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_vkiscnums.o `test -f 'm_vkiscnums.c' || echo './'`m_vkiscnums.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_wordfm.o `test -f 'm_wordfm.c' || echo './'`m_wordfm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_xarray.o `test -f 'm_xarray.c' || echo './'`m_xarray.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_amd64_linux_a-m_aspacehl.o `test -f 'm_aspacehl.c' || echo './'`m_aspacehl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o `test -f 'm_aspacemgr/aspacemgr-common.c' || echo './'`m_aspacemgr/aspacemgr-common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o `test -f 'm_aspacemgr/aspacemgr-linux.c' || echo './'`m_aspacemgr/aspacemgr-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o `test -f 'm_aspacemgr/aspacemgr-segnames.c' || echo './'`m_aspacemgr/aspacemgr-segnames.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o `test -f 'm_coredump/coredump-elf.c' || echo './'`m_coredump/coredump-elf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o `test -f 'm_coredump/coredump-macho.c' || echo './'`m_coredump/coredump-macho.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o `test -f 'm_coredump/coredump-solaris.c' || echo './'`m_coredump/coredump-solaris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_amd64_linux_a-misc.o `test -f 'm_debuginfo/misc.c' || echo './'`m_debuginfo/misc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o `test -f 'm_debuginfo/d3basics.c' || echo './'`m_debuginfo/d3basics.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o `test -f 'm_debuginfo/debuginfo.c' || echo './'`m_debuginfo/debuginfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_amd64_linux_a-image.o `test -f 'm_debuginfo/image.c' || echo './'`m_debuginfo/image.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o `test -f 'm_debuginfo/minilzo-inl.c' || echo './'`m_debuginfo/minilzo-inl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o `test -f 'm_debuginfo/readdwarf.c' || echo './'`m_debuginfo/readdwarf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o `test -f 'm_debuginfo/readdwarf3.c' || echo './'`m_debuginfo/readdwarf3.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_amd64_linux_a-readelf.o `test -f 'm_debuginfo/readelf.c' || echo './'`m_debuginfo/readelf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o `test -f 'm_debuginfo/readexidx.c' || echo './'`m_debuginfo/readexidx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o `test -f 'm_debuginfo/readmacho.c' || echo './'`m_debuginfo/readmacho.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o `test -f 'm_debuginfo/readpdb.c' || echo './'`m_debuginfo/readpdb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_amd64_linux_a-storage.o `test -f 'm_debuginfo/storage.c' || echo './'`m_debuginfo/storage.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o `test -f 'm_debuginfo/tytypes.c' || echo './'`m_debuginfo/tytypes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o `test -f 'm_demangle/cp-demangle.c' || echo './'`m_demangle/cp-demangle.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o `test -f 'm_demangle/cplus-dem.c' || echo './'`m_demangle/cplus-dem.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_demangle/libcoregrind_amd64_linux_a-demangle.o `test -f 'm_demangle/demangle.c' || echo './'`m_demangle/demangle.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_demangle/libcoregrind_amd64_linux_a-dyn-string.o `test -f 'm_demangle/dyn-string.c' || echo './'`m_demangle/dyn-string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o `test -f 'm_demangle/safe-ctype.c' || echo './'`m_demangle/safe-ctype.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o `test -f 'm_gdbserver/inferiors.c' || echo './'`m_gdbserver/inferiors.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o `test -f 'm_gdbserver/m_gdbserver.c' || echo './'`m_gdbserver/m_gdbserver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-regcache.o `test -f 'm_gdbserver/regcache.c' || echo './'`m_gdbserver/regcache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o `test -f 'm_gdbserver/remote-utils.c' || echo './'`m_gdbserver/remote-utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-server.o `test -f 'm_gdbserver/server.c' || echo './'`m_gdbserver/server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-signals.o `test -f 'm_gdbserver/signals.c' || echo './'`m_gdbserver/signals.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-target.o `test -f 'm_gdbserver/target.c' || echo './'`m_gdbserver/target.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-utils.o `test -f 'm_gdbserver/utils.c' || echo './'`m_gdbserver/utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o `test -f 'm_gdbserver/valgrind-low-x86.c' || echo './'`m_gdbserver/valgrind-low-x86.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o `test -f 'm_gdbserver/valgrind-low-amd64.c' || echo './'`m_gdbserver/valgrind-low-amd64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o `test -f 'm_gdbserver/valgrind-low-arm.c' || echo './'`m_gdbserver/valgrind-low-arm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o `test -f 'm_gdbserver/valgrind-low-arm64.c' || echo './'`m_gdbserver/valgrind-low-arm64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o `test -f 'm_gdbserver/valgrind-low-ppc32.c' || echo './'`m_gdbserver/valgrind-low-ppc32.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o `test -f 'm_gdbserver/valgrind-low-ppc64.c' || echo './'`m_gdbserver/valgrind-low-ppc64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o `test -f 'm_gdbserver/valgrind-low-s390x.c' || echo './'`m_gdbserver/valgrind-low-s390x.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o `test -f 'm_gdbserver/valgrind-low-mips32.c' || echo './'`m_gdbserver/valgrind-low-mips32.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o `test -f 'm_gdbserver/valgrind-low-mips64.c' || echo './'`m_gdbserver/valgrind-low-mips64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-tilegx.o `test -f 'm_gdbserver/valgrind-low-tilegx.c' || echo './'`m_gdbserver/valgrind-low-tilegx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_amd64_linux_a-version.o `test -f 'm_gdbserver/version.c' || echo './'`m_gdbserver/version.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o `test -f 'm_initimg/initimg-linux.c' || echo './'`m_initimg/initimg-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o `test -f 'm_initimg/initimg-darwin.c' || echo './'`m_initimg/initimg-darwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o `test -f 'm_initimg/initimg-solaris.c' || echo './'`m_initimg/initimg-solaris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-pathscan.o `test -f 'm_initimg/initimg-pathscan.c' || echo './'`m_initimg/initimg-pathscan.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_mach/libcoregrind_amd64_linux_a-mach_basics.o `test -f 'm_mach/mach_basics.c' || echo './'`m_mach/mach_basics.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_mach/libcoregrind_amd64_linux_a-mach_msg.o `test -f 'm_mach/mach_msg.c' || echo './'`m_mach/mach_msg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o `test -f 'm_replacemalloc/replacemalloc_core.c' || echo './'`m_replacemalloc/replacemalloc_core.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o `test -f 'm_scheduler/sched-lock.c' || echo './'`m_scheduler/sched-lock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o `test -f 'm_scheduler/sched-lock-generic.c' || echo './'`m_scheduler/sched-lock-generic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_scheduler/libcoregrind_amd64_linux_a-scheduler.o `test -f 'm_scheduler/scheduler.c' || echo './'`m_scheduler/scheduler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_scheduler/libcoregrind_amd64_linux_a-sema.o `test -f 'm_scheduler/sema.c' || echo './'`m_scheduler/sema.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o `test -f 'm_sigframe/sigframe-common.c' || echo './'`m_sigframe/sigframe-common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o `test -f 'm_sigframe/sigframe-x86-linux.c' || echo './'`m_sigframe/sigframe-x86-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o `test -f 'm_sigframe/sigframe-amd64-linux.c' || echo './'`m_sigframe/sigframe-amd64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o `test -f 'm_sigframe/sigframe-ppc32-linux.c' || echo './'`m_sigframe/sigframe-ppc32-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o `test -f 'm_sigframe/sigframe-ppc64-linux.c' || echo './'`m_sigframe/sigframe-ppc64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o `test -f 'm_sigframe/sigframe-arm-linux.c' || echo './'`m_sigframe/sigframe-arm-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o `test -f 'm_sigframe/sigframe-arm64-linux.c' || echo './'`m_sigframe/sigframe-arm64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o `test -f 'm_sigframe/sigframe-s390x-linux.c' || echo './'`m_sigframe/sigframe-s390x-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o `test -f 'm_sigframe/sigframe-mips32-linux.c' || echo './'`m_sigframe/sigframe-mips32-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o `test -f 'm_sigframe/sigframe-mips64-linux.c' || echo './'`m_sigframe/sigframe-mips64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-tilegx-linux.o `test -f 'm_sigframe/sigframe-tilegx-linux.c' || echo './'`m_sigframe/sigframe-tilegx-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o `test -f 'm_sigframe/sigframe-x86-darwin.c' || echo './'`m_sigframe/sigframe-x86-darwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o `test -f 'm_sigframe/sigframe-amd64-darwin.c' || echo './'`m_sigframe/sigframe-amd64-darwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o `test -f 'm_sigframe/sigframe-solaris.c' || echo './'`m_sigframe/sigframe-solaris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o `test -f 'm_syswrap/syswrap-main.c' || echo './'`m_syswrap/syswrap-main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o `test -f 'm_syswrap/syswrap-generic.c' || echo './'`m_syswrap/syswrap-generic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o `test -f 'm_syswrap/syswrap-linux.c' || echo './'`m_syswrap/syswrap-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o `test -f 'm_syswrap/syswrap-linux-variants.c' || echo './'`m_syswrap/syswrap-linux-variants.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o `test -f 'm_syswrap/syswrap-darwin.c' || echo './'`m_syswrap/syswrap-darwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o `test -f 'm_syswrap/syswrap-solaris.c' || echo './'`m_syswrap/syswrap-solaris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o `test -f 'm_syswrap/syswrap-x86-linux.c' || echo './'`m_syswrap/syswrap-x86-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o `test -f 'm_syswrap/syswrap-amd64-linux.c' || echo './'`m_syswrap/syswrap-amd64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o `test -f 'm_syswrap/syswrap-ppc32-linux.c' || echo './'`m_syswrap/syswrap-ppc32-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o `test -f 'm_syswrap/syswrap-ppc64-linux.c' || echo './'`m_syswrap/syswrap-ppc64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o `test -f 'm_syswrap/syswrap-arm-linux.c' || echo './'`m_syswrap/syswrap-arm-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o `test -f 'm_syswrap/syswrap-arm64-linux.c' || echo './'`m_syswrap/syswrap-arm64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o `test -f 'm_syswrap/syswrap-s390x-linux.c' || echo './'`m_syswrap/syswrap-s390x-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o `test -f 'm_syswrap/syswrap-mips32-linux.c' || echo './'`m_syswrap/syswrap-mips32-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o `test -f 'm_syswrap/syswrap-mips64-linux.c' || echo './'`m_syswrap/syswrap-mips64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-tilegx-linux.o `test -f 'm_syswrap/syswrap-tilegx-linux.c' || echo './'`m_syswrap/syswrap-tilegx-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o `test -f 'm_syswrap/syswrap-x86-darwin.c' || echo './'`m_syswrap/syswrap-x86-darwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o `test -f 'm_syswrap/syswrap-amd64-darwin.c' || echo './'`m_syswrap/syswrap-amd64-darwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o `test -f 'm_syswrap/syswrap-xen.c' || echo './'`m_syswrap/syswrap-xen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o `test -f 'm_syswrap/syswrap-x86-solaris.c' || echo './'`m_syswrap/syswrap-x86-solaris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o `test -f 'm_syswrap/syswrap-amd64-solaris.c' || echo './'`m_syswrap/syswrap-amd64-solaris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_ume/libcoregrind_amd64_linux_a-elf.o `test -f 'm_ume/elf.c' || echo './'`m_ume/elf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_ume/libcoregrind_amd64_linux_a-macho.o `test -f 'm_ume/macho.c' || echo './'`m_ume/macho.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_ume/libcoregrind_amd64_linux_a-main.o `test -f 'm_ume/main.c' || echo './'`m_ume/main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_ume/libcoregrind_amd64_linux_a-script.o `test -f 'm_ume/script.c' || echo './'`m_ume/script.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o `test -f 'm_dispatch/dispatch-amd64-linux.S' || echo './'`m_dispatch/dispatch-amd64-linux.S x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o `test -f 'm_syswrap/syscall-amd64-linux.S' || echo './'`m_syswrap/syscall-amd64-linux.S x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o `test -f 'm_dispatch/dispatch-x86-linux.S' || echo './'`m_dispatch/dispatch-x86-linux.S x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o `test -f 'm_syswrap/syscall-x86-linux.S' || echo './'`m_syswrap/syscall-x86-linux.S x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o `test -f 'm_scheduler/ticket-lock-linux.c' || echo './'`m_scheduler/ticket-lock-linux.c rm -f libcoregrind-amd64-linux.a x86_64-pc-linux-gnu-ar cru libcoregrind-amd64-linux.a libcoregrind_amd64_linux_a-m_addrinfo.o libcoregrind_amd64_linux_a-m_cache.o libcoregrind_amd64_linux_a-m_commandline.o libcoregrind_amd64_linux_a-m_compiler.o libcoregrind_amd64_linux_a-m_clientstate.o libcoregrind_amd64_linux_a-m_cpuid.o libcoregrind_amd64_linux_a-m_deduppoolalloc.o libcoregrind_amd64_linux_a-m_debuglog.o libcoregrind_amd64_linux_a-m_errormgr.o libcoregrind_amd64_linux_a-m_execontext.o libcoregrind_amd64_linux_a-m_hashtable.o libcoregrind_amd64_linux_a-m_libcbase.o libcoregrind_amd64_linux_a-m_libcassert.o libcoregrind_amd64_linux_a-m_libcfile.o libcoregrind_amd64_linux_a-m_libcprint.o libcoregrind_amd64_linux_a-m_libcproc.o libcoregrind_amd64_linux_a-m_libcsetjmp.o libcoregrind_amd64_linux_a-m_libcsignal.o libcoregrind_amd64_linux_a-m_machine.o libcoregrind_amd64_linux_a-m_main.o libcoregrind_amd64_linux_a-m_mallocfree.o libcoregrind_amd64_linux_a-m_options.o libcoregrind_amd64_linux_a-m_oset.o libcoregrind_amd64_linux_a-m_poolalloc.o libcoregrind_amd64_linux_a-m_rangemap.o libcoregrind_amd64_linux_a-m_redir.o libcoregrind_amd64_linux_a-m_sbprofile.o libcoregrind_amd64_linux_a-m_seqmatch.o libcoregrind_amd64_linux_a-m_signals.o libcoregrind_amd64_linux_a-m_sparsewa.o libcoregrind_amd64_linux_a-m_stacks.o libcoregrind_amd64_linux_a-m_stacktrace.o libcoregrind_amd64_linux_a-m_syscall.o libcoregrind_amd64_linux_a-m_threadstate.o libcoregrind_amd64_linux_a-m_tooliface.o libcoregrind_amd64_linux_a-m_trampoline.o libcoregrind_amd64_linux_a-m_translate.o libcoregrind_amd64_linux_a-m_transtab.o libcoregrind_amd64_linux_a-m_vki.o libcoregrind_amd64_linux_a-m_vkiscnums.o libcoregrind_amd64_linux_a-m_wordfm.o libcoregrind_amd64_linux_a-m_xarray.o libcoregrind_amd64_linux_a-m_aspacehl.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o m_debuginfo/libcoregrind_amd64_linux_a-misc.o m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o m_debuginfo/libcoregrind_amd64_linux_a-image.o m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o m_debuginfo/libcoregrind_amd64_linux_a-readelf.o m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o m_debuginfo/libcoregrind_amd64_linux_a-storage.o m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o m_demangle/libcoregrind_amd64_linux_a-demangle.o m_demangle/libcoregrind_amd64_linux_a-dyn-string.o m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o m_gdbserver/libcoregrind_amd64_linux_a-regcache.o m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o m_gdbserver/libcoregrind_amd64_linux_a-server.o m_gdbserver/libcoregrind_amd64_linux_a-signals.o m_gdbserver/libcoregrind_amd64_linux_a-target.o m_gdbserver/libcoregrind_amd64_linux_a-utils.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-tilegx.o m_gdbserver/libcoregrind_amd64_linux_a-version.o m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o m_initimg/libcoregrind_amd64_linux_a-initimg-pathscan.o m_mach/libcoregrind_amd64_linux_a-mach_basics.o m_mach/libcoregrind_amd64_linux_a-mach_msg.o m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o m_scheduler/libcoregrind_amd64_linux_a-scheduler.o m_scheduler/libcoregrind_amd64_linux_a-sema.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-tilegx-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-tilegx-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o m_ume/libcoregrind_amd64_linux_a-elf.o m_ume/libcoregrind_amd64_linux_a-macho.o m_ume/libcoregrind_amd64_linux_a-main.o m_ume/libcoregrind_amd64_linux_a-script.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o x86_64-pc-linux-gnu-ranlib libcoregrind-amd64-linux.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_addrinfo.o `test -f 'm_addrinfo.c' || echo './'`m_addrinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_compiler.o `test -f 'm_compiler.c' || echo './'`m_compiler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -c -o libcoregrind_x86_linux_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_deduppoolalloc.o `test -f 'm_deduppoolalloc.c' || echo './'`m_deduppoolalloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_hashtable.o `test -f 'm_hashtable.c' || echo './'`m_hashtable.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_libcbase.o `test -f 'm_libcbase.c' || echo './'`m_libcbase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_libcprint.o `test -f 'm_libcprint.c' || echo './'`m_libcprint.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_libcsetjmp.o `test -f 'm_libcsetjmp.c' || echo './'`m_libcsetjmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_mallocfree.o `test -f 'm_mallocfree.c' || echo './'`m_mallocfree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_options.o `test -f 'm_options.c' || echo './'`m_options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_oset.o `test -f 'm_oset.c' || echo './'`m_oset.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_poolalloc.o `test -f 'm_poolalloc.c' || echo './'`m_poolalloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_rangemap.o `test -f 'm_rangemap.c' || echo './'`m_rangemap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_redir.o `test -f 'm_redir.c' || echo './'`m_redir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_sbprofile.o `test -f 'm_sbprofile.c' || echo './'`m_sbprofile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_seqmatch.o `test -f 'm_seqmatch.c' || echo './'`m_seqmatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_signals.o `test -f 'm_signals.c' || echo './'`m_signals.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_sparsewa.o `test -f 'm_sparsewa.c' || echo './'`m_sparsewa.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_stacks.o `test -f 'm_stacks.c' || echo './'`m_stacks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_stacktrace.o `test -f 'm_stacktrace.c' || echo './'`m_stacktrace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_syscall.o `test -f 'm_syscall.c' || echo './'`m_syscall.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_threadstate.o `test -f 'm_threadstate.c' || echo './'`m_threadstate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_tooliface.o `test -f 'm_tooliface.c' || echo './'`m_tooliface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -c -o libcoregrind_x86_linux_a-m_trampoline.o `test -f 'm_trampoline.S' || echo './'`m_trampoline.S x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_translate.o `test -f 'm_translate.c' || echo './'`m_translate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_transtab.o `test -f 'm_transtab.c' || echo './'`m_transtab.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_vki.o `test -f 'm_vki.c' || echo './'`m_vki.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_vkiscnums.o `test -f 'm_vkiscnums.c' || echo './'`m_vkiscnums.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_wordfm.o `test -f 'm_wordfm.c' || echo './'`m_wordfm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_xarray.o `test -f 'm_xarray.c' || echo './'`m_xarray.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o libcoregrind_x86_linux_a-m_aspacehl.o `test -f 'm_aspacehl.c' || echo './'`m_aspacehl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_aspacemgr/libcoregrind_x86_linux_a-aspacemgr-common.o `test -f 'm_aspacemgr/aspacemgr-common.c' || echo './'`m_aspacemgr/aspacemgr-common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_aspacemgr/libcoregrind_x86_linux_a-aspacemgr-linux.o `test -f 'm_aspacemgr/aspacemgr-linux.c' || echo './'`m_aspacemgr/aspacemgr-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_aspacemgr/libcoregrind_x86_linux_a-aspacemgr-segnames.o `test -f 'm_aspacemgr/aspacemgr-segnames.c' || echo './'`m_aspacemgr/aspacemgr-segnames.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_coredump/libcoregrind_x86_linux_a-coredump-elf.o `test -f 'm_coredump/coredump-elf.c' || echo './'`m_coredump/coredump-elf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_coredump/libcoregrind_x86_linux_a-coredump-macho.o `test -f 'm_coredump/coredump-macho.c' || echo './'`m_coredump/coredump-macho.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_coredump/libcoregrind_x86_linux_a-coredump-solaris.o `test -f 'm_coredump/coredump-solaris.c' || echo './'`m_coredump/coredump-solaris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_x86_linux_a-misc.o `test -f 'm_debuginfo/misc.c' || echo './'`m_debuginfo/misc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_x86_linux_a-d3basics.o `test -f 'm_debuginfo/d3basics.c' || echo './'`m_debuginfo/d3basics.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_x86_linux_a-debuginfo.o `test -f 'm_debuginfo/debuginfo.c' || echo './'`m_debuginfo/debuginfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_x86_linux_a-image.o `test -f 'm_debuginfo/image.c' || echo './'`m_debuginfo/image.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_x86_linux_a-minilzo-inl.o `test -f 'm_debuginfo/minilzo-inl.c' || echo './'`m_debuginfo/minilzo-inl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_x86_linux_a-readdwarf.o `test -f 'm_debuginfo/readdwarf.c' || echo './'`m_debuginfo/readdwarf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_x86_linux_a-readdwarf3.o `test -f 'm_debuginfo/readdwarf3.c' || echo './'`m_debuginfo/readdwarf3.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_x86_linux_a-readelf.o `test -f 'm_debuginfo/readelf.c' || echo './'`m_debuginfo/readelf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_x86_linux_a-readexidx.o `test -f 'm_debuginfo/readexidx.c' || echo './'`m_debuginfo/readexidx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_x86_linux_a-readmacho.o `test -f 'm_debuginfo/readmacho.c' || echo './'`m_debuginfo/readmacho.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_x86_linux_a-readpdb.o `test -f 'm_debuginfo/readpdb.c' || echo './'`m_debuginfo/readpdb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_x86_linux_a-storage.o `test -f 'm_debuginfo/storage.c' || echo './'`m_debuginfo/storage.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_debuginfo/libcoregrind_x86_linux_a-tytypes.o `test -f 'm_debuginfo/tytypes.c' || echo './'`m_debuginfo/tytypes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_demangle/libcoregrind_x86_linux_a-cp-demangle.o `test -f 'm_demangle/cp-demangle.c' || echo './'`m_demangle/cp-demangle.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_demangle/libcoregrind_x86_linux_a-cplus-dem.o `test -f 'm_demangle/cplus-dem.c' || echo './'`m_demangle/cplus-dem.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_demangle/libcoregrind_x86_linux_a-demangle.o `test -f 'm_demangle/demangle.c' || echo './'`m_demangle/demangle.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_demangle/libcoregrind_x86_linux_a-dyn-string.o `test -f 'm_demangle/dyn-string.c' || echo './'`m_demangle/dyn-string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_demangle/libcoregrind_x86_linux_a-safe-ctype.o `test -f 'm_demangle/safe-ctype.c' || echo './'`m_demangle/safe-ctype.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-inferiors.o `test -f 'm_gdbserver/inferiors.c' || echo './'`m_gdbserver/inferiors.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-m_gdbserver.o `test -f 'm_gdbserver/m_gdbserver.c' || echo './'`m_gdbserver/m_gdbserver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-regcache.o `test -f 'm_gdbserver/regcache.c' || echo './'`m_gdbserver/regcache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-remote-utils.o `test -f 'm_gdbserver/remote-utils.c' || echo './'`m_gdbserver/remote-utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-server.o `test -f 'm_gdbserver/server.c' || echo './'`m_gdbserver/server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-signals.o `test -f 'm_gdbserver/signals.c' || echo './'`m_gdbserver/signals.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-target.o `test -f 'm_gdbserver/target.c' || echo './'`m_gdbserver/target.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-utils.o `test -f 'm_gdbserver/utils.c' || echo './'`m_gdbserver/utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-x86.o `test -f 'm_gdbserver/valgrind-low-x86.c' || echo './'`m_gdbserver/valgrind-low-x86.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-amd64.o `test -f 'm_gdbserver/valgrind-low-amd64.c' || echo './'`m_gdbserver/valgrind-low-amd64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-arm.o `test -f 'm_gdbserver/valgrind-low-arm.c' || echo './'`m_gdbserver/valgrind-low-arm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-arm64.o `test -f 'm_gdbserver/valgrind-low-arm64.c' || echo './'`m_gdbserver/valgrind-low-arm64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-ppc32.o `test -f 'm_gdbserver/valgrind-low-ppc32.c' || echo './'`m_gdbserver/valgrind-low-ppc32.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-ppc64.o `test -f 'm_gdbserver/valgrind-low-ppc64.c' || echo './'`m_gdbserver/valgrind-low-ppc64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-s390x.o `test -f 'm_gdbserver/valgrind-low-s390x.c' || echo './'`m_gdbserver/valgrind-low-s390x.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-mips32.o `test -f 'm_gdbserver/valgrind-low-mips32.c' || echo './'`m_gdbserver/valgrind-low-mips32.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-mips64.o `test -f 'm_gdbserver/valgrind-low-mips64.c' || echo './'`m_gdbserver/valgrind-low-mips64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-tilegx.o `test -f 'm_gdbserver/valgrind-low-tilegx.c' || echo './'`m_gdbserver/valgrind-low-tilegx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_gdbserver/libcoregrind_x86_linux_a-version.o `test -f 'm_gdbserver/version.c' || echo './'`m_gdbserver/version.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_initimg/libcoregrind_x86_linux_a-initimg-linux.o `test -f 'm_initimg/initimg-linux.c' || echo './'`m_initimg/initimg-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_initimg/libcoregrind_x86_linux_a-initimg-darwin.o `test -f 'm_initimg/initimg-darwin.c' || echo './'`m_initimg/initimg-darwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_initimg/libcoregrind_x86_linux_a-initimg-solaris.o `test -f 'm_initimg/initimg-solaris.c' || echo './'`m_initimg/initimg-solaris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_initimg/libcoregrind_x86_linux_a-initimg-pathscan.o `test -f 'm_initimg/initimg-pathscan.c' || echo './'`m_initimg/initimg-pathscan.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_mach/libcoregrind_x86_linux_a-mach_basics.o `test -f 'm_mach/mach_basics.c' || echo './'`m_mach/mach_basics.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_mach/libcoregrind_x86_linux_a-mach_msg.o `test -f 'm_mach/mach_msg.c' || echo './'`m_mach/mach_msg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_replacemalloc/libcoregrind_x86_linux_a-replacemalloc_core.o `test -f 'm_replacemalloc/replacemalloc_core.c' || echo './'`m_replacemalloc/replacemalloc_core.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_scheduler/libcoregrind_x86_linux_a-sched-lock.o `test -f 'm_scheduler/sched-lock.c' || echo './'`m_scheduler/sched-lock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_scheduler/libcoregrind_x86_linux_a-sched-lock-generic.o `test -f 'm_scheduler/sched-lock-generic.c' || echo './'`m_scheduler/sched-lock-generic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_scheduler/libcoregrind_x86_linux_a-scheduler.o `test -f 'm_scheduler/scheduler.c' || echo './'`m_scheduler/scheduler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_scheduler/libcoregrind_x86_linux_a-sema.o `test -f 'm_scheduler/sema.c' || echo './'`m_scheduler/sema.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-common.o `test -f 'm_sigframe/sigframe-common.c' || echo './'`m_sigframe/sigframe-common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-x86-linux.o `test -f 'm_sigframe/sigframe-x86-linux.c' || echo './'`m_sigframe/sigframe-x86-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-amd64-linux.o `test -f 'm_sigframe/sigframe-amd64-linux.c' || echo './'`m_sigframe/sigframe-amd64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-ppc32-linux.o `test -f 'm_sigframe/sigframe-ppc32-linux.c' || echo './'`m_sigframe/sigframe-ppc32-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-ppc64-linux.o `test -f 'm_sigframe/sigframe-ppc64-linux.c' || echo './'`m_sigframe/sigframe-ppc64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-arm-linux.o `test -f 'm_sigframe/sigframe-arm-linux.c' || echo './'`m_sigframe/sigframe-arm-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-arm64-linux.o `test -f 'm_sigframe/sigframe-arm64-linux.c' || echo './'`m_sigframe/sigframe-arm64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-s390x-linux.o `test -f 'm_sigframe/sigframe-s390x-linux.c' || echo './'`m_sigframe/sigframe-s390x-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-mips32-linux.o `test -f 'm_sigframe/sigframe-mips32-linux.c' || echo './'`m_sigframe/sigframe-mips32-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-mips64-linux.o `test -f 'm_sigframe/sigframe-mips64-linux.c' || echo './'`m_sigframe/sigframe-mips64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-tilegx-linux.o `test -f 'm_sigframe/sigframe-tilegx-linux.c' || echo './'`m_sigframe/sigframe-tilegx-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-x86-darwin.o `test -f 'm_sigframe/sigframe-x86-darwin.c' || echo './'`m_sigframe/sigframe-x86-darwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-amd64-darwin.o `test -f 'm_sigframe/sigframe-amd64-darwin.c' || echo './'`m_sigframe/sigframe-amd64-darwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_sigframe/libcoregrind_x86_linux_a-sigframe-solaris.o `test -f 'm_sigframe/sigframe-solaris.c' || echo './'`m_sigframe/sigframe-solaris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-main.o `test -f 'm_syswrap/syswrap-main.c' || echo './'`m_syswrap/syswrap-main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-generic.o `test -f 'm_syswrap/syswrap-generic.c' || echo './'`m_syswrap/syswrap-generic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-linux.o `test -f 'm_syswrap/syswrap-linux.c' || echo './'`m_syswrap/syswrap-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-linux-variants.o `test -f 'm_syswrap/syswrap-linux-variants.c' || echo './'`m_syswrap/syswrap-linux-variants.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-darwin.o `test -f 'm_syswrap/syswrap-darwin.c' || echo './'`m_syswrap/syswrap-darwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-solaris.o `test -f 'm_syswrap/syswrap-solaris.c' || echo './'`m_syswrap/syswrap-solaris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-x86-linux.o `test -f 'm_syswrap/syswrap-x86-linux.c' || echo './'`m_syswrap/syswrap-x86-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-amd64-linux.o `test -f 'm_syswrap/syswrap-amd64-linux.c' || echo './'`m_syswrap/syswrap-amd64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-ppc32-linux.o `test -f 'm_syswrap/syswrap-ppc32-linux.c' || echo './'`m_syswrap/syswrap-ppc32-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-ppc64-linux.o `test -f 'm_syswrap/syswrap-ppc64-linux.c' || echo './'`m_syswrap/syswrap-ppc64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-arm-linux.o `test -f 'm_syswrap/syswrap-arm-linux.c' || echo './'`m_syswrap/syswrap-arm-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-arm64-linux.o `test -f 'm_syswrap/syswrap-arm64-linux.c' || echo './'`m_syswrap/syswrap-arm64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-s390x-linux.o `test -f 'm_syswrap/syswrap-s390x-linux.c' || echo './'`m_syswrap/syswrap-s390x-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-mips32-linux.o `test -f 'm_syswrap/syswrap-mips32-linux.c' || echo './'`m_syswrap/syswrap-mips32-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-mips64-linux.o `test -f 'm_syswrap/syswrap-mips64-linux.c' || echo './'`m_syswrap/syswrap-mips64-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-tilegx-linux.o `test -f 'm_syswrap/syswrap-tilegx-linux.c' || echo './'`m_syswrap/syswrap-tilegx-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-x86-darwin.o `test -f 'm_syswrap/syswrap-x86-darwin.c' || echo './'`m_syswrap/syswrap-x86-darwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-amd64-darwin.o `test -f 'm_syswrap/syswrap-amd64-darwin.c' || echo './'`m_syswrap/syswrap-amd64-darwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-xen.o `test -f 'm_syswrap/syswrap-xen.c' || echo './'`m_syswrap/syswrap-xen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-x86-solaris.o `test -f 'm_syswrap/syswrap-x86-solaris.c' || echo './'`m_syswrap/syswrap-x86-solaris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_syswrap/libcoregrind_x86_linux_a-syswrap-amd64-solaris.o `test -f 'm_syswrap/syswrap-amd64-solaris.c' || echo './'`m_syswrap/syswrap-amd64-solaris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_ume/libcoregrind_x86_linux_a-elf.o `test -f 'm_ume/elf.c' || echo './'`m_ume/elf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_ume/libcoregrind_x86_linux_a-macho.o `test -f 'm_ume/macho.c' || echo './'`m_ume/macho.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_ume/libcoregrind_x86_linux_a-main.o `test -f 'm_ume/main.c' || echo './'`m_ume/main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_ume/libcoregrind_x86_linux_a-script.o `test -f 'm_ume/script.c' || echo './'`m_ume/script.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_x86_linux_a-dispatch-amd64-linux.o `test -f 'm_dispatch/dispatch-amd64-linux.S' || echo './'`m_dispatch/dispatch-amd64-linux.S x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_x86_linux_a-syscall-amd64-linux.o `test -f 'm_syswrap/syscall-amd64-linux.S' || echo './'`m_syswrap/syscall-amd64-linux.S x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_x86_linux_a-dispatch-x86-linux.o `test -f 'm_dispatch/dispatch-x86-linux.S' || echo './'`m_dispatch/dispatch-x86-linux.S x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_x86_linux_a-syscall-x86-linux.o `test -f 'm_syswrap/syscall-x86-linux.S' || echo './'`m_syswrap/syscall-x86-linux.S x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -O2 -pipe -c -o m_scheduler/libcoregrind_x86_linux_a-ticket-lock-linux.o `test -f 'm_scheduler/ticket-lock-linux.c' || echo './'`m_scheduler/ticket-lock-linux.c rm -f libcoregrind-x86-linux.a x86_64-pc-linux-gnu-ar cru libcoregrind-x86-linux.a libcoregrind_x86_linux_a-m_addrinfo.o libcoregrind_x86_linux_a-m_cache.o libcoregrind_x86_linux_a-m_commandline.o libcoregrind_x86_linux_a-m_compiler.o libcoregrind_x86_linux_a-m_clientstate.o libcoregrind_x86_linux_a-m_cpuid.o libcoregrind_x86_linux_a-m_deduppoolalloc.o libcoregrind_x86_linux_a-m_debuglog.o libcoregrind_x86_linux_a-m_errormgr.o libcoregrind_x86_linux_a-m_execontext.o libcoregrind_x86_linux_a-m_hashtable.o libcoregrind_x86_linux_a-m_libcbase.o libcoregrind_x86_linux_a-m_libcassert.o libcoregrind_x86_linux_a-m_libcfile.o libcoregrind_x86_linux_a-m_libcprint.o libcoregrind_x86_linux_a-m_libcproc.o libcoregrind_x86_linux_a-m_libcsetjmp.o libcoregrind_x86_linux_a-m_libcsignal.o libcoregrind_x86_linux_a-m_machine.o libcoregrind_x86_linux_a-m_main.o libcoregrind_x86_linux_a-m_mallocfree.o libcoregrind_x86_linux_a-m_options.o libcoregrind_x86_linux_a-m_oset.o libcoregrind_x86_linux_a-m_poolalloc.o libcoregrind_x86_linux_a-m_rangemap.o libcoregrind_x86_linux_a-m_redir.o libcoregrind_x86_linux_a-m_sbprofile.o libcoregrind_x86_linux_a-m_seqmatch.o libcoregrind_x86_linux_a-m_signals.o libcoregrind_x86_linux_a-m_sparsewa.o libcoregrind_x86_linux_a-m_stacks.o libcoregrind_x86_linux_a-m_stacktrace.o libcoregrind_x86_linux_a-m_syscall.o libcoregrind_x86_linux_a-m_threadstate.o libcoregrind_x86_linux_a-m_tooliface.o libcoregrind_x86_linux_a-m_trampoline.o libcoregrind_x86_linux_a-m_translate.o libcoregrind_x86_linux_a-m_transtab.o libcoregrind_x86_linux_a-m_vki.o libcoregrind_x86_linux_a-m_vkiscnums.o libcoregrind_x86_linux_a-m_wordfm.o libcoregrind_x86_linux_a-m_xarray.o libcoregrind_x86_linux_a-m_aspacehl.o m_aspacemgr/libcoregrind_x86_linux_a-aspacemgr-common.o m_aspacemgr/libcoregrind_x86_linux_a-aspacemgr-linux.o m_aspacemgr/libcoregrind_x86_linux_a-aspacemgr-segnames.o m_coredump/libcoregrind_x86_linux_a-coredump-elf.o m_coredump/libcoregrind_x86_linux_a-coredump-macho.o m_coredump/libcoregrind_x86_linux_a-coredump-solaris.o m_debuginfo/libcoregrind_x86_linux_a-misc.o m_debuginfo/libcoregrind_x86_linux_a-d3basics.o m_debuginfo/libcoregrind_x86_linux_a-debuginfo.o m_debuginfo/libcoregrind_x86_linux_a-image.o m_debuginfo/libcoregrind_x86_linux_a-minilzo-inl.o m_debuginfo/libcoregrind_x86_linux_a-readdwarf.o m_debuginfo/libcoregrind_x86_linux_a-readdwarf3.o m_debuginfo/libcoregrind_x86_linux_a-readelf.o m_debuginfo/libcoregrind_x86_linux_a-readexidx.o m_debuginfo/libcoregrind_x86_linux_a-readmacho.o m_debuginfo/libcoregrind_x86_linux_a-readpdb.o m_debuginfo/libcoregrind_x86_linux_a-storage.o m_debuginfo/libcoregrind_x86_linux_a-tytypes.o m_demangle/libcoregrind_x86_linux_a-cp-demangle.o m_demangle/libcoregrind_x86_linux_a-cplus-dem.o m_demangle/libcoregrind_x86_linux_a-demangle.o m_demangle/libcoregrind_x86_linux_a-dyn-string.o m_demangle/libcoregrind_x86_linux_a-safe-ctype.o m_gdbserver/libcoregrind_x86_linux_a-inferiors.o m_gdbserver/libcoregrind_x86_linux_a-m_gdbserver.o m_gdbserver/libcoregrind_x86_linux_a-regcache.o m_gdbserver/libcoregrind_x86_linux_a-remote-utils.o m_gdbserver/libcoregrind_x86_linux_a-server.o m_gdbserver/libcoregrind_x86_linux_a-signals.o m_gdbserver/libcoregrind_x86_linux_a-target.o m_gdbserver/libcoregrind_x86_linux_a-utils.o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-x86.o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-amd64.o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-arm.o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-arm64.o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-ppc32.o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-ppc64.o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-s390x.o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-mips32.o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-mips64.o m_gdbserver/libcoregrind_x86_linux_a-valgrind-low-tilegx.o m_gdbserver/libcoregrind_x86_linux_a-version.o m_initimg/libcoregrind_x86_linux_a-initimg-linux.o m_initimg/libcoregrind_x86_linux_a-initimg-darwin.o m_initimg/libcoregrind_x86_linux_a-initimg-solaris.o m_initimg/libcoregrind_x86_linux_a-initimg-pathscan.o m_mach/libcoregrind_x86_linux_a-mach_basics.o m_mach/libcoregrind_x86_linux_a-mach_msg.o m_replacemalloc/libcoregrind_x86_linux_a-replacemalloc_core.o m_scheduler/libcoregrind_x86_linux_a-sched-lock.o m_scheduler/libcoregrind_x86_linux_a-sched-lock-generic.o m_scheduler/libcoregrind_x86_linux_a-scheduler.o m_scheduler/libcoregrind_x86_linux_a-sema.o m_sigframe/libcoregrind_x86_linux_a-sigframe-common.o m_sigframe/libcoregrind_x86_linux_a-sigframe-x86-linux.o m_sigframe/libcoregrind_x86_linux_a-sigframe-amd64-linux.o m_sigframe/libcoregrind_x86_linux_a-sigframe-ppc32-linux.o m_sigframe/libcoregrind_x86_linux_a-sigframe-ppc64-linux.o m_sigframe/libcoregrind_x86_linux_a-sigframe-arm-linux.o m_sigframe/libcoregrind_x86_linux_a-sigframe-arm64-linux.o m_sigframe/libcoregrind_x86_linux_a-sigframe-s390x-linux.o m_sigframe/libcoregrind_x86_linux_a-sigframe-mips32-linux.o m_sigframe/libcoregrind_x86_linux_a-sigframe-mips64-linux.o m_sigframe/libcoregrind_x86_linux_a-sigframe-tilegx-linux.o m_sigframe/libcoregrind_x86_linux_a-sigframe-x86-darwin.o m_sigframe/libcoregrind_x86_linux_a-sigframe-amd64-darwin.o m_sigframe/libcoregrind_x86_linux_a-sigframe-solaris.o m_syswrap/libcoregrind_x86_linux_a-syswrap-main.o m_syswrap/libcoregrind_x86_linux_a-syswrap-generic.o m_syswrap/libcoregrind_x86_linux_a-syswrap-linux.o m_syswrap/libcoregrind_x86_linux_a-syswrap-linux-variants.o m_syswrap/libcoregrind_x86_linux_a-syswrap-darwin.o m_syswrap/libcoregrind_x86_linux_a-syswrap-solaris.o m_syswrap/libcoregrind_x86_linux_a-syswrap-x86-linux.o m_syswrap/libcoregrind_x86_linux_a-syswrap-amd64-linux.o m_syswrap/libcoregrind_x86_linux_a-syswrap-ppc32-linux.o m_syswrap/libcoregrind_x86_linux_a-syswrap-ppc64-linux.o m_syswrap/libcoregrind_x86_linux_a-syswrap-arm-linux.o m_syswrap/libcoregrind_x86_linux_a-syswrap-arm64-linux.o m_syswrap/libcoregrind_x86_linux_a-syswrap-s390x-linux.o m_syswrap/libcoregrind_x86_linux_a-syswrap-mips32-linux.o m_syswrap/libcoregrind_x86_linux_a-syswrap-mips64-linux.o m_syswrap/libcoregrind_x86_linux_a-syswrap-tilegx-linux.o m_syswrap/libcoregrind_x86_linux_a-syswrap-x86-darwin.o m_syswrap/libcoregrind_x86_linux_a-syswrap-amd64-darwin.o m_syswrap/libcoregrind_x86_linux_a-syswrap-xen.o m_syswrap/libcoregrind_x86_linux_a-syswrap-x86-solaris.o m_syswrap/libcoregrind_x86_linux_a-syswrap-amd64-solaris.o m_ume/libcoregrind_x86_linux_a-elf.o m_ume/libcoregrind_x86_linux_a-macho.o m_ume/libcoregrind_x86_linux_a-main.o m_ume/libcoregrind_x86_linux_a-script.o m_dispatch/libcoregrind_x86_linux_a-dispatch-amd64-linux.o m_syswrap/libcoregrind_x86_linux_a-syscall-amd64-linux.o m_dispatch/libcoregrind_x86_linux_a-dispatch-x86-linux.o m_syswrap/libcoregrind_x86_linux_a-syscall-x86-linux.o m_scheduler/libcoregrind_x86_linux_a-ticket-lock-linux.o x86_64-pc-linux-gnu-ranlib libcoregrind-x86-linux.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -c -o m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o `test -f 'm_replacemalloc/vg_replace_malloc.c' || echo './'`m_replacemalloc/vg_replace_malloc.c rm -f libreplacemalloc_toolpreload-amd64-linux.a x86_64-pc-linux-gnu-ar cru libreplacemalloc_toolpreload-amd64-linux.a m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o x86_64-pc-linux-gnu-ranlib libreplacemalloc_toolpreload-amd64-linux.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -c -o m_replacemalloc/libreplacemalloc_toolpreload_x86_linux_a-vg_replace_malloc.o `test -f 'm_replacemalloc/vg_replace_malloc.c' || echo './'`m_replacemalloc/vg_replace_malloc.c rm -f libreplacemalloc_toolpreload-x86-linux.a x86_64-pc-linux-gnu-ar cru libreplacemalloc_toolpreload-x86-linux.a m_replacemalloc/libreplacemalloc_toolpreload_x86_linux_a-vg_replace_malloc.o x86_64-pc-linux-gnu-ranlib libreplacemalloc_toolpreload-x86-linux.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo './'`launcher-linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o valgrind valgrind-launcher-linux.o valgrind-m_debuglog.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o vgdb-vgdb.o `test -f 'vgdb.c' || echo './'`vgdb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o vgdb-vgdb-invoker-ptrace.o `test -f 'vgdb-invoker-ptrace.c' || echo './'`vgdb-invoker-ptrace.c x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o vgdb vgdb-vgdb.o vgdb-vgdb-invoker-ptrace.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -c -o vgpreload_core_amd64_linux_so-vg_preloaded.o `test -f 'vg_preloaded.c' || echo './'`vg_preloaded.c x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,-O1 -Wl,--as-needed -o vgpreload_core-amd64-linux.so vgpreload_core_amd64_linux_so-vg_preloaded.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -c -o vgpreload_core_x86_linux_so-vg_preloaded.o `test -f 'vg_preloaded.c' || echo './'`vg_preloaded.c x86_64-pc-linux-gnu-gcc -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,-O1 -Wl,--as-needed -o vgpreload_core-x86-linux.so vgpreload_core_x86_linux_so-vg_preloaded.o mkdir -p ../.in_place; \ for f in vgpreload_core-amd64-linux.so vgpreload_core-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../coregrind/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../coregrind/$f.dSYM ../.in_place; \ done mkdir -p ../.in_place; \ for f in m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml; do \ rm -f ../.in_place/$f; \ ln -f -s ../coregrind/$f ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/coregrind' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/coregrind' Making all in . make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0' mkdir -p ./.in_place rm -f ./.in_place/default.supp ln -s ../default.supp ./.in_place make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0' Making all in memcheck make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o memcheck_amd64_linux-mc_leakcheck.o `test -f 'mc_leakcheck.c' || echo './'`mc_leakcheck.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o memcheck_amd64_linux-mc_malloc_wrappers.o `test -f 'mc_malloc_wrappers.c' || echo './'`mc_malloc_wrappers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o memcheck_amd64_linux-mc_main.o `test -f 'mc_main.c' || echo './'`mc_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o memcheck_amd64_linux-mc_translate.o `test -f 'mc_translate.c' || echo './'`mc_translate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o memcheck_amd64_linux-mc_machine.o `test -f 'mc_machine.c' || echo './'`mc_machine.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o memcheck_amd64_linux-mc_errors.o `test -f 'mc_errors.c' || echo './'`mc_errors.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o memcheck-amd64-linux -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -u _start -m64 memcheck_amd64_linux-mc_leakcheck.o memcheck_amd64_linux-mc_malloc_wrappers.o memcheck_amd64_linux-mc_main.o memcheck_amd64_linux-mc_translate.o memcheck_amd64_linux-mc_machine.o memcheck_amd64_linux-mc_errors.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o memcheck_x86_linux-mc_leakcheck.o `test -f 'mc_leakcheck.c' || echo './'`mc_leakcheck.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o memcheck_x86_linux-mc_malloc_wrappers.o `test -f 'mc_malloc_wrappers.c' || echo './'`mc_malloc_wrappers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o memcheck_x86_linux-mc_main.o `test -f 'mc_main.c' || echo './'`mc_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o memcheck_x86_linux-mc_translate.o `test -f 'mc_translate.c' || echo './'`mc_translate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o memcheck_x86_linux-mc_machine.o `test -f 'mc_machine.c' || echo './'`mc_machine.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o memcheck_x86_linux-mc_errors.o `test -f 'mc_errors.c' || echo './'`mc_errors.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o memcheck-x86-linux -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -u _start -m32 memcheck_x86_linux-mc_leakcheck.o memcheck_x86_linux-mc_malloc_wrappers.o memcheck_x86_linux-mc_main.o memcheck_x86_linux-mc_translate.o memcheck_x86_linux-mc_machine.o memcheck_x86_linux-mc_errors.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -O2 -pipe -c -o vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o `test -f 'mc_replace_strmem.c' || echo './'`mc_replace_strmem.c x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -o vgpreload_memcheck-amd64-linux.so vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -O2 -pipe -c -o vgpreload_memcheck_x86_linux_so-mc_replace_strmem.o `test -f 'mc_replace_strmem.c' || echo './'`mc_replace_strmem.c x86_64-pc-linux-gnu-gcc -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-x86-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -o vgpreload_memcheck-x86-linux.so vgpreload_memcheck_x86_linux_so-mc_replace_strmem.o mkdir -p ../.in_place; \ for f in memcheck-amd64-linux memcheck-x86-linux vgpreload_memcheck-amd64-linux.so vgpreload_memcheck-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../memcheck/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../memcheck/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests' Making all in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests' Making all in x86 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86' Making all in amd64 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64' Making all in linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/linux' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/linux' Making all in x86-linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86-linux' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86-linux' Making all in amd64-linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64-linux' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64-linux' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck' Making all in cachegrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o cg_merge-cg_merge.o `test -f 'cg_merge.c' || echo './'`cg_merge.c x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o cg_merge cg_merge-cg_merge.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o cachegrind_amd64_linux-cg_main.o `test -f 'cg_main.c' || echo './'`cg_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o cachegrind_amd64_linux-cg_arch.o `test -f 'cg_arch.c' || echo './'`cg_arch.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cachegrind-amd64-linux -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 cachegrind_amd64_linux-cg_main.o cachegrind_amd64_linux-cg_arch.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o cachegrind_x86_linux-cg_main.o `test -f 'cg_main.c' || echo './'`cg_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o cachegrind_x86_linux-cg_arch.o `test -f 'cg_arch.c' || echo './'`cg_arch.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cachegrind-x86-linux -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m32 cachegrind_x86_linux-cg_main.o cachegrind_x86_linux-cg_arch.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc mkdir -p ../.in_place; \ for f in cachegrind-amd64-linux cachegrind-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../cachegrind/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../cachegrind/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests' Making all in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests' Making all in x86 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests/x86' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests/x86' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind' Making all in callgrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-bb.o `test -f 'bb.c' || echo './'`bb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-bbcc.o `test -f 'bbcc.c' || echo './'`bbcc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-callstack.o `test -f 'callstack.c' || echo './'`callstack.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-clo.o `test -f 'clo.c' || echo './'`clo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-context.o `test -f 'context.c' || echo './'`context.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-costs.o `test -f 'costs.c' || echo './'`costs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-debug.o `test -f 'debug.c' || echo './'`debug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-dump.o `test -f 'dump.c' || echo './'`dump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-events.o `test -f 'events.c' || echo './'`events.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-fn.o `test -f 'fn.c' || echo './'`fn.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-jumps.o `test -f 'jumps.c' || echo './'`jumps.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-main.o `test -f 'main.c' || echo './'`main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-sim.o `test -f 'sim.c' || echo './'`sim.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_amd64_linux-threads.o `test -f 'threads.c' || echo './'`threads.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o callgrind-amd64-linux -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -static -nodefaultlibs -nostartfiles -u _start -m64 callgrind_amd64_linux-bb.o callgrind_amd64_linux-bbcc.o callgrind_amd64_linux-callstack.o callgrind_amd64_linux-clo.o callgrind_amd64_linux-context.o callgrind_amd64_linux-costs.o callgrind_amd64_linux-debug.o callgrind_amd64_linux-dump.o callgrind_amd64_linux-events.o callgrind_amd64_linux-fn.o callgrind_amd64_linux-jumps.o callgrind_amd64_linux-main.o callgrind_amd64_linux-sim.o callgrind_amd64_linux-threads.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-bb.o `test -f 'bb.c' || echo './'`bb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-bbcc.o `test -f 'bbcc.c' || echo './'`bbcc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-callstack.o `test -f 'callstack.c' || echo './'`callstack.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-clo.o `test -f 'clo.c' || echo './'`clo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-context.o `test -f 'context.c' || echo './'`context.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-costs.o `test -f 'costs.c' || echo './'`costs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-debug.o `test -f 'debug.c' || echo './'`debug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-dump.o `test -f 'dump.c' || echo './'`dump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-events.o `test -f 'events.c' || echo './'`events.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-fn.o `test -f 'fn.c' || echo './'`fn.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-jumps.o `test -f 'jumps.c' || echo './'`jumps.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-main.o `test -f 'main.c' || echo './'`main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-sim.o `test -f 'sim.c' || echo './'`sim.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -O2 -pipe -c -o callgrind_x86_linux-threads.o `test -f 'threads.c' || echo './'`threads.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o callgrind-x86-linux -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -static -nodefaultlibs -nostartfiles -u _start -m32 callgrind_x86_linux-bb.o callgrind_x86_linux-bbcc.o callgrind_x86_linux-callstack.o callgrind_x86_linux-clo.o callgrind_x86_linux-context.o callgrind_x86_linux-costs.o callgrind_x86_linux-debug.o callgrind_x86_linux-dump.o callgrind_x86_linux-events.o callgrind_x86_linux-fn.o callgrind_x86_linux-jumps.o callgrind_x86_linux-main.o callgrind_x86_linux-sim.o callgrind_x86_linux-threads.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc mkdir -p ../.in_place; \ for f in callgrind-amd64-linux callgrind-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../callgrind/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../callgrind/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind/tests' Making all in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind/tests' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind' Making all in massif make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o massif_amd64_linux-ms_main.o `test -f 'ms_main.c' || echo './'`ms_main.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o massif-amd64-linux -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 massif_amd64_linux-ms_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o massif_x86_linux-ms_main.o `test -f 'ms_main.c' || echo './'`ms_main.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o massif-x86-linux -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m32 massif_x86_linux-ms_main.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -o vgpreload_massif-amd64-linux.so x86_64-pc-linux-gnu-gcc -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-x86-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -o vgpreload_massif-x86-linux.so mkdir -p ../.in_place; \ for f in massif-amd64-linux massif-x86-linux vgpreload_massif-amd64-linux.so vgpreload_massif-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../massif/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../massif/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif' Making all in lackey make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/lackey' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/lackey' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o lackey_amd64_linux-lk_main.o `test -f 'lk_main.c' || echo './'`lk_main.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o lackey-amd64-linux -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 lackey_amd64_linux-lk_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o lackey_x86_linux-lk_main.o `test -f 'lk_main.c' || echo './'`lk_main.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o lackey-x86-linux -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m32 lackey_x86_linux-lk_main.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc mkdir -p ../.in_place; \ for f in lackey-amd64-linux lackey-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../lackey/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../lackey/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/lackey' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/lackey/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/lackey/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/lackey' Making all in none make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o none_amd64_linux-nl_main.o `test -f 'nl_main.c' || echo './'`nl_main.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o none-amd64-linux -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 none_amd64_linux-nl_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o none_x86_linux-nl_main.o `test -f 'nl_main.c' || echo './'`nl_main.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o none-x86-linux -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m32 none_x86_linux-nl_main.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc mkdir -p ../.in_place; \ for f in none-amd64-linux none-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../none/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../none/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests' Making all in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests' Making all in scripts make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/scripts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/scripts' Making all in x86 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86' Making all in amd64 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64' Making all in linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/linux' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/linux' Making all in amd64-linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64-linux' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64-linux' Making all in x86-linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86-linux' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86-linux' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none' Making all in helgrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_amd64_linux-hg_addrdescr.o `test -f 'hg_addrdescr.c' || echo './'`hg_addrdescr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_amd64_linux-hg_basics.o `test -f 'hg_basics.c' || echo './'`hg_basics.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_amd64_linux-hg_errors.o `test -f 'hg_errors.c' || echo './'`hg_errors.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_amd64_linux-hg_lock_n_thread.o `test -f 'hg_lock_n_thread.c' || echo './'`hg_lock_n_thread.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_amd64_linux-hg_main.o `test -f 'hg_main.c' || echo './'`hg_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_amd64_linux-hg_wordset.o `test -f 'hg_wordset.c' || echo './'`hg_wordset.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_amd64_linux-libhb_core.o `test -f 'libhb_core.c' || echo './'`libhb_core.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o helgrind-amd64-linux -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -u _start -m64 helgrind_amd64_linux-hg_addrdescr.o helgrind_amd64_linux-hg_basics.o helgrind_amd64_linux-hg_errors.o helgrind_amd64_linux-hg_lock_n_thread.o helgrind_amd64_linux-hg_main.o helgrind_amd64_linux-hg_wordset.o helgrind_amd64_linux-libhb_core.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_x86_linux-hg_addrdescr.o `test -f 'hg_addrdescr.c' || echo './'`hg_addrdescr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_x86_linux-hg_basics.o `test -f 'hg_basics.c' || echo './'`hg_basics.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_x86_linux-hg_errors.o `test -f 'hg_errors.c' || echo './'`hg_errors.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_x86_linux-hg_lock_n_thread.o `test -f 'hg_lock_n_thread.c' || echo './'`hg_lock_n_thread.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_x86_linux-hg_main.o `test -f 'hg_main.c' || echo './'`hg_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_x86_linux-hg_wordset.o `test -f 'hg_wordset.c' || echo './'`hg_wordset.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -O2 -pipe -c -o helgrind_x86_linux-libhb_core.o `test -f 'libhb_core.c' || echo './'`libhb_core.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o helgrind-x86-linux -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -u _start -m32 helgrind_x86_linux-hg_addrdescr.o helgrind_x86_linux-hg_basics.o helgrind_x86_linux-hg_errors.o helgrind_x86_linux-hg_lock_n_thread.o helgrind_x86_linux-hg_main.o helgrind_x86_linux-hg_wordset.o helgrind_x86_linux-libhb_core.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -c -o vgpreload_helgrind_amd64_linux_so-hg_intercepts.o `test -f 'hg_intercepts.c' || echo './'`hg_intercepts.c x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -o vgpreload_helgrind-amd64-linux.so vgpreload_helgrind_amd64_linux_so-hg_intercepts.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -c -o vgpreload_helgrind_x86_linux_so-hg_intercepts.o `test -f 'hg_intercepts.c' || echo './'`hg_intercepts.c x86_64-pc-linux-gnu-gcc -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-x86-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -o vgpreload_helgrind-x86-linux.so vgpreload_helgrind_x86_linux_so-hg_intercepts.o mkdir -p ../.in_place; \ for f in helgrind-amd64-linux helgrind-x86-linux vgpreload_helgrind-amd64-linux.so vgpreload_helgrind-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../helgrind/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../helgrind/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind' Making all in drd make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_barrier.o `test -f 'drd_barrier.c' || echo './'`drd_barrier.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_clientobj.o `test -f 'drd_clientobj.c' || echo './'`drd_clientobj.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_clientreq.o `test -f 'drd_clientreq.c' || echo './'`drd_clientreq.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_cond.o `test -f 'drd_cond.c' || echo './'`drd_cond.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_cond_initializer.o `test -f 'drd_cond_initializer.c' || echo './'`drd_cond_initializer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_error.o `test -f 'drd_error.c' || echo './'`drd_error.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_hb.o `test -f 'drd_hb.c' || echo './'`drd_hb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_load_store.o `test -f 'drd_load_store.c' || echo './'`drd_load_store.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_main.o `test -f 'drd_main.c' || echo './'`drd_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_malloc_wrappers.o `test -f 'drd_malloc_wrappers.c' || echo './'`drd_malloc_wrappers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_mutex.o `test -f 'drd_mutex.c' || echo './'`drd_mutex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_rwlock.o `test -f 'drd_rwlock.c' || echo './'`drd_rwlock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_semaphore.o `test -f 'drd_semaphore.c' || echo './'`drd_semaphore.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_amd64_linux-drd_suppression.o `test -f 'drd_suppression.c' || echo './'`drd_suppression.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o drd-amd64-linux -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -static -nodefaultlibs -nostartfiles -u _start -m64 drd_amd64_linux-drd_barrier.o drd_amd64_linux-drd_clientobj.o drd_amd64_linux-drd_clientreq.o drd_amd64_linux-drd_cond.o drd_amd64_linux-drd_cond_initializer.o drd_amd64_linux-drd_error.o drd_amd64_linux-drd_hb.o drd_amd64_linux-drd_load_store.o drd_amd64_linux-drd_main.o drd_amd64_linux-drd_malloc_wrappers.o drd_amd64_linux-drd_mutex.o drd_amd64_linux-drd_rwlock.o drd_amd64_linux-drd_semaphore.o drd_amd64_linux-drd_suppression.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_barrier.o `test -f 'drd_barrier.c' || echo './'`drd_barrier.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_clientobj.o `test -f 'drd_clientobj.c' || echo './'`drd_clientobj.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_clientreq.o `test -f 'drd_clientreq.c' || echo './'`drd_clientreq.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_cond.o `test -f 'drd_cond.c' || echo './'`drd_cond.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_cond_initializer.o `test -f 'drd_cond_initializer.c' || echo './'`drd_cond_initializer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_error.o `test -f 'drd_error.c' || echo './'`drd_error.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_hb.o `test -f 'drd_hb.c' || echo './'`drd_hb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_load_store.o `test -f 'drd_load_store.c' || echo './'`drd_load_store.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_main.o `test -f 'drd_main.c' || echo './'`drd_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_malloc_wrappers.o `test -f 'drd_malloc_wrappers.c' || echo './'`drd_malloc_wrappers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_mutex.o `test -f 'drd_mutex.c' || echo './'`drd_mutex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_rwlock.o `test -f 'drd_rwlock.c' || echo './'`drd_rwlock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_semaphore.o `test -f 'drd_semaphore.c' || echo './'`drd_semaphore.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o drd_x86_linux-drd_suppression.o `test -f 'drd_suppression.c' || echo './'`drd_suppression.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o drd-x86-linux -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -static -nodefaultlibs -nostartfiles -u _start -m32 drd_x86_linux-drd_barrier.o drd_x86_linux-drd_clientobj.o drd_x86_linux-drd_clientreq.o drd_x86_linux-drd_cond.o drd_x86_linux-drd_cond_initializer.o drd_x86_linux-drd_error.o drd_x86_linux-drd_hb.o drd_x86_linux-drd_load_store.o drd_x86_linux-drd_main.o drd_x86_linux-drd_malloc_wrappers.o drd_x86_linux-drd_mutex.o drd_x86_linux-drd_rwlock.o drd_x86_linux-drd_semaphore.o drd_x86_linux-drd_suppression.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o `test -f 'drd_libstdcxx_intercepts.c' || echo './'`drd_libstdcxx_intercepts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o `test -f 'drd_pthread_intercepts.c' || echo './'`drd_pthread_intercepts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o `test -f 'drd_qtcore_intercepts.c' || echo './'`drd_qtcore_intercepts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o `test -f 'drd_strmem_intercepts.c' || echo './'`drd_strmem_intercepts.c x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -o vgpreload_drd-amd64-linux.so vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o vgpreload_drd_x86_linux_so-drd_libstdcxx_intercepts.o `test -f 'drd_libstdcxx_intercepts.c' || echo './'`drd_libstdcxx_intercepts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o vgpreload_drd_x86_linux_so-drd_pthread_intercepts.o `test -f 'drd_pthread_intercepts.c' || echo './'`drd_pthread_intercepts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o vgpreload_drd_x86_linux_so-drd_qtcore_intercepts.o `test -f 'drd_qtcore_intercepts.c' || echo './'`drd_qtcore_intercepts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o vgpreload_drd_x86_linux_so-drd_strmem_intercepts.o `test -f 'drd_strmem_intercepts.c' || echo './'`drd_strmem_intercepts.c x86_64-pc-linux-gnu-gcc -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-x86-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -o vgpreload_drd-x86-linux.so vgpreload_drd_x86_linux_so-drd_libstdcxx_intercepts.o vgpreload_drd_x86_linux_so-drd_pthread_intercepts.o vgpreload_drd_x86_linux_so-drd_qtcore_intercepts.o vgpreload_drd_x86_linux_so-drd_strmem_intercepts.o mkdir -p ../.in_place; \ for f in drd-amd64-linux drd-x86-linux vgpreload_drd-amd64-linux.so vgpreload_drd-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../drd/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../drd/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd' Making all in exp-sgcheck make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-sgcheck' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-sgcheck' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o exp_sgcheck_amd64_linux-h_main.o `test -f 'h_main.c' || echo './'`h_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o exp_sgcheck_amd64_linux-pc_common.o `test -f 'pc_common.c' || echo './'`pc_common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o exp_sgcheck_amd64_linux-pc_main.o `test -f 'pc_main.c' || echo './'`pc_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o exp_sgcheck_amd64_linux-sg_main.o `test -f 'sg_main.c' || echo './'`sg_main.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o exp-sgcheck-amd64-linux -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 exp_sgcheck_amd64_linux-h_main.o exp_sgcheck_amd64_linux-pc_common.o exp_sgcheck_amd64_linux-pc_main.o exp_sgcheck_amd64_linux-sg_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o exp_sgcheck_x86_linux-h_main.o `test -f 'h_main.c' || echo './'`h_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o exp_sgcheck_x86_linux-pc_common.o `test -f 'pc_common.c' || echo './'`pc_common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o exp_sgcheck_x86_linux-pc_main.o `test -f 'pc_main.c' || echo './'`pc_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o exp_sgcheck_x86_linux-sg_main.o `test -f 'sg_main.c' || echo './'`sg_main.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o exp-sgcheck-x86-linux -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m32 exp_sgcheck_x86_linux-h_main.o exp_sgcheck_x86_linux-pc_common.o exp_sgcheck_x86_linux-pc_main.o exp_sgcheck_x86_linux-sg_main.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -O2 -pipe -c -o vgpreload_exp_sgcheck_amd64_linux_so-h_intercepts.o `test -f 'h_intercepts.c' || echo './'`h_intercepts.c x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -o vgpreload_exp-sgcheck-amd64-linux.so vgpreload_exp_sgcheck_amd64_linux_so-h_intercepts.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -O2 -pipe -c -o vgpreload_exp_sgcheck_x86_linux_so-h_intercepts.o `test -f 'h_intercepts.c' || echo './'`h_intercepts.c x86_64-pc-linux-gnu-gcc -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-x86-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -o vgpreload_exp-sgcheck-x86-linux.so vgpreload_exp_sgcheck_x86_linux_so-h_intercepts.o mkdir -p ../.in_place; \ for f in exp-sgcheck-amd64-linux exp-sgcheck-x86-linux vgpreload_exp-sgcheck-amd64-linux.so vgpreload_exp-sgcheck-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../exp-sgcheck/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../exp-sgcheck/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-sgcheck' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-sgcheck/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-sgcheck/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-sgcheck' Making all in exp-bbv make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o exp_bbv_amd64_linux-bbv_main.o `test -f 'bbv_main.c' || echo './'`bbv_main.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o exp-bbv-amd64-linux -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 exp_bbv_amd64_linux-bbv_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o exp_bbv_x86_linux-bbv_main.o `test -f 'bbv_main.c' || echo './'`bbv_main.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o exp-bbv-x86-linux -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m32 exp_bbv_x86_linux-bbv_main.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc mkdir -p ../.in_place; \ for f in exp-bbv-amd64-linux exp-bbv-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../exp-bbv/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../exp-bbv/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv/tests' Making all in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv/tests' Making all in x86 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv/tests/x86' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv/tests/x86' Making all in x86-linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv/tests/x86-linux' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv/tests/x86-linux' Making all in amd64-linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv/tests/amd64-linux' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv/tests/amd64-linux' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-bbv' Making all in exp-dhat make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-dhat' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-dhat' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o exp_dhat_amd64_linux-dh_main.o `test -f 'dh_main.c' || echo './'`dh_main.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o exp-dhat-amd64-linux -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 exp_dhat_amd64_linux-dh_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o exp_dhat_x86_linux-dh_main.o `test -f 'dh_main.c' || echo './'`dh_main.c ../coregrind/link_tool_exe_linux 0x38000000 x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o exp-dhat-x86-linux -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m32 exp_dhat_x86_linux-dh_main.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -o vgpreload_exp-dhat-amd64-linux.so x86_64-pc-linux-gnu-gcc -m32 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-x86-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -o vgpreload_exp-dhat-x86-linux.so mkdir -p ../.in_place; \ for f in exp-dhat-amd64-linux exp-dhat-x86-linux vgpreload_exp-dhat-amd64-linux.so vgpreload_exp-dhat-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../exp-dhat/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../exp-dhat/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-dhat' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-dhat/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-dhat/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/exp-dhat' Making all in shared make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/shared' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/shared' Making all in tests make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/tests' Making all in perf make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/perf' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/perf' Making all in gdbserver_tests make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/gdbserver_tests' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/gdbserver_tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/gdbserver_tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/gdbserver_tests' Making all in memcheck/tests/vbit-test make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/vbit-test' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -std=c99 -O2 -pipe -c -o vbit_test-main.o `test -f 'main.c' || echo './'`main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -std=c99 -O2 -pipe -c -o vbit_test-unary.o `test -f 'unary.c' || echo './'`unary.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -std=c99 -O2 -pipe -c -o vbit_test-binary.o `test -f 'binary.c' || echo './'`binary.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -std=c99 -O2 -pipe -c -o vbit_test-ternary.o `test -f 'ternary.c' || echo './'`ternary.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -std=c99 -O2 -pipe -c -o vbit_test-qernary.o `test -f 'qernary.c' || echo './'`qernary.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -std=c99 -O2 -pipe -c -o vbit_test-util.o `test -f 'util.c' || echo './'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -std=c99 -O2 -pipe -c -o vbit_test-vbits.o `test -f 'vbits.c' || echo './'`vbits.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -std=c99 -O2 -pipe -c -o vbit_test-irops.o `test -f 'irops.c' || echo './'`irops.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -std=c99 -O2 -pipe -c -o vbit_test-valgrind.o `test -f 'valgrind.c' || echo './'`valgrind.c x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -std=c99 -O2 -pipe -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -std=c99 -Wl,-O1 -Wl,--as-needed -o vbit-test vbit_test-main.o vbit_test-unary.o vbit_test-binary.o vbit_test-ternary.o vbit_test-qernary.o vbit_test-util.o vbit_test-vbits.o vbit_test-irops.o vbit_test-valgrind.o make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/vbit-test' Making all in auxprogs make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/auxprogs' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o valgrind_listener-valgrind-listener.o `test -f 'valgrind-listener.c' || echo './'`valgrind-listener.c x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o valgrind-listener valgrind_listener-valgrind-listener.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o valgrind_di_server-valgrind-di-server.o `test -f 'valgrind-di-server.c' || echo './'`valgrind-di-server.c x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o valgrind-di-server valgrind_di_server-valgrind-di-server.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o getoff_amd64_linux-getoff.o `test -f 'getoff.c' || echo './'`getoff.c x86_64-pc-linux-gnu-gcc -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -m64 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o getoff-amd64-linux getoff_amd64_linux-getoff.o -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVGPV_x86_linux_vanilla=1 -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -c -o getoff_x86_linux-getoff.o `test -f 'getoff.c' || echo './'`getoff.c x86_64-pc-linux-gnu-gcc -m32 -mpreferred-stack-boundary=2 -fno-stack-protector -O2 -g -std=gnu99 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed -o getoff-x86-linux getoff_x86_linux-getoff.o -ldl mkdir -p ../.in_place; \ for f in getoff-amd64-linux getoff-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../auxprogs/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../auxprogs/$f.dSYM ../.in_place; \ done make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/auxprogs' Making all in mpi make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/mpi' mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f; \ ln -f -s ../mpi/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../mpi/$f.dSYM ../.in_place; \ done make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/mpi' Making all in solaris make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/solaris' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/solaris' Making all in docs make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/docs' make[1]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0' >>> Source compiled. >>> Test phase: dev-util/valgrind-3.11.0 make check make check-recursive make[1]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0' Making check in include make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/include' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/include' Making check in VEX make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/VEX' make check-am make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/VEX' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/VEX' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/VEX' Making check in coregrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/coregrind' make check-am make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/coregrind' mkdir -p ../.in_place; \ for f in vgpreload_core-amd64-linux.so vgpreload_core-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../coregrind/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../coregrind/$f.dSYM ../.in_place; \ done mkdir -p ../.in_place; \ for f in m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml; do \ rm -f ../.in_place/$f; \ ln -f -s ../coregrind/$f ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/coregrind' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/coregrind' Making check in . make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0' mkdir -p ./.in_place rm -f ./.in_place/default.supp ln -s ../default.supp ./.in_place make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0' Making check in memcheck make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck' mkdir -p ../.in_place; \ for f in memcheck-amd64-linux memcheck-x86-linux vgpreload_memcheck-amd64-linux.so vgpreload_memcheck-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../memcheck/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../memcheck/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests' Making check in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests' make accounting addressable atomic_incs badaddrvalue badfree badjump badjump2 badloop badpoll badrw big_blocks_freed_list brk2 buflen_check bug155125 bug287260 bug340392 calloc-overflow client-msg clientperm clireq_nofill clo_redzone cond_ld_st descr_belowsp leak_cpp_interior custom_alloc custom-overlap demangle deep-backtrace describe-block doublefree error_counts errs1 exitprog execve1 execve2 erringfds err_disable1 err_disable2 err_disable3 err_disable4 err_disable_arange1 file_locking fprw fwrite inits inline inlinfo inltemplate holey_buffer_too_small leak-0 leak-cases leak-cycle leak-delta leak-pool leak-tree leak-segv-jmp long-supps mallinfo malloc_free_fill malloc_usable malloc1 malloc2 malloc3 manuel1 manuel2 manuel3 match-overrun memalign_test memalign2 memcmptest mempool mempool2 mmaptest mismatches new_override metadata nanoleak_supp nanoleak2 new_nothrow noisy_child null_socket origin1-yes origin2-not-quite origin3-no origin4-many origin5-bz2 origin6-fp overlap partiallydefinedeq partial_load pdb-realloc pdb-realloc2 pipe pointer-trace post-syscall realloc1 realloc2 realloc3 recursive-merge resvn_stack sbfragment sendmsg sh-mem sh-mem-random sigaltstack signal2 sigprocmask static_malloc sigkill strchr str_tester supp_unknown supp1 supp2 suppfree test-plo trivialleak thread_alloca undef_malloc_args unit_libcbase unit_oset varinfo1 varinfo2 varinfo3 varinfo4 varinfo5 varinfo5so.so varinfo6 varinforestrict vcpu_fbench vcpu_fnfns wcs xml1 wrap1 wrap2 wrap3 wrap4 wrap5 wrap6 wrap7 wrap7so.so wrap8 writev1 long_namespace_xml dw4 stpncpy threadname reach_thread_register make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o accounting.o accounting.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o accounting accounting.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o addressable.o addressable.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o addressable addressable.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o atomic_incs-atomic_incs.o `test -f 'atomic_incs.c' || echo './'`atomic_incs.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o atomic_incs atomic_incs-atomic_incs.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o badaddrvalue.o badaddrvalue.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o badaddrvalue badaddrvalue.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o badfree.o badfree.c badfree.c: In function 'main': badfree.c:15:4: warning: attempt to free a non-heap object 'q' [-Wfree-nonheap-object] free(return_arg(q)); ^~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o badfree badfree.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o badjump.o badjump.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o badjump badjump.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o badjump2.o badjump2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o badjump2 badjump2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o badloop.o badloop.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o badloop badloop.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o badpoll.o badpoll.c In file included from /usr/include/sys/poll.h:76:0, from badpoll.c:3: In function 'poll', inlined from 'main' at badpoll.c:22:4: /usr/include/bits/poll2.h:43:9: warning: call to '__poll_chk_warn' declared with attribute warning: poll called with fds buffer too small file nfds entries return __poll_chk_warn (__fds, __nfds, __timeout, __bos (__fds)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o badpoll badpoll.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o badrw.o badrw.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o badrw badrw.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o big_blocks_freed_list.o big_blocks_freed_list.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o big_blocks_freed_list big_blocks_freed_list.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o brk2.o brk2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o brk2 brk2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o buflen_check.o buflen_check.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o buflen_check buflen_check.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bug155125.o bug155125.c bug155125.c: In function 'leak_begin_01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789_end': bug155125.c:4:3: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] { malloc(-10); } ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug155125 bug155125.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bug287260.o bug287260.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug287260 bug287260.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O3 -O2 -pipe -c -o bug340392-bug340392.o `test -f 'bug340392.c' || echo './'`bug340392.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O3 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug340392 bug340392-bug340392.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o calloc-overflow.o calloc-overflow.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o calloc-overflow calloc-overflow.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o client-msg.o client-msg.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o client-msg client-msg.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o clientperm.o clientperm.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o clientperm clientperm.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o clireq_nofill.o clireq_nofill.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o clireq_nofill clireq_nofill.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o clo_redzone.o clo_redzone.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o clo_redzone clo_redzone.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o cond_ld_st.o cond_ld_st.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cond_ld_st cond_ld_st.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o descr_belowsp.o descr_belowsp.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o descr_belowsp descr_belowsp.o -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o leak_cpp_interior.o leak_cpp_interior.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o leak_cpp_interior leak_cpp_interior.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o custom_alloc.o custom_alloc.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o custom_alloc custom_alloc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o custom-overlap.o custom-overlap.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o custom-overlap custom-overlap.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o demangle.o demangle.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o demangle demangle.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o deep-backtrace.o deep-backtrace.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o deep-backtrace deep-backtrace.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o describe-block.o describe-block.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o describe-block describe-block.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o doublefree.o doublefree.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o doublefree doublefree.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -c -o error_counts-error_counts.o `test -f 'error_counts.c' || echo './'`error_counts.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -Wl,-O1 -Wl,--as-needed -o error_counts error_counts-error_counts.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o errs1.o errs1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o errs1 errs1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o exitprog.o exitprog.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o exitprog exitprog.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-nonnull -O2 -pipe -c -o execve1-execve1.o `test -f 'execve1.c' || echo './'`execve1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-nonnull -O2 -pipe -Wl,-O1 -Wl,--as-needed -o execve1 execve1-execve1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-nonnull -O2 -pipe -c -o execve2-execve2.o `test -f 'execve2.c' || echo './'`execve2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-nonnull -O2 -pipe -Wl,-O1 -Wl,--as-needed -o execve2 execve2-execve2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o erringfds.o erringfds.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o erringfds erringfds.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o err_disable1.o err_disable1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o err_disable1 err_disable1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o err_disable2.o err_disable2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o err_disable2 err_disable2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o err_disable3.o err_disable3.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o err_disable3 err_disable3.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o err_disable4-err_disable4.o `test -f 'err_disable4.c' || echo './'`err_disable4.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o err_disable4 err_disable4-err_disable4.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o err_disable_arange1.o err_disable_arange1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o err_disable_arange1 err_disable_arange1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o file_locking.o file_locking.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o file_locking file_locking.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -c -o fprw-fprw.o `test -f 'fprw.c' || echo './'`fprw.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fprw fprw-fprw.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fwrite.o fwrite.c fwrite.c: In function 'main': fwrite.c:12:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(fd, arr, 10); ^~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fwrite fwrite.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -c -o inits-inits.o `test -f 'inits.c' || echo './'`inits.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -Wl,-O1 -Wl,--as-needed -o inits inits-inits.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o inline.o inline.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o inline inline.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -w -O2 -pipe -c -o inlinfo-inlinfo.o `test -f 'inlinfo.c' || echo './'`inlinfo.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -w -O2 -pipe -Wl,-O1 -Wl,--as-needed -o inlinfo inlinfo-inlinfo.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -c -o inltemplate-inltemplate.o `test -f 'inltemplate.cpp' || echo './'`inltemplate.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -Wl,-O1 -Wl,--as-needed -o inltemplate inltemplate-inltemplate.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o holey_buffer_too_small.o holey_buffer_too_small.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o holey_buffer_too_small holey_buffer_too_small.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o leak-0.o leak-0.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o leak-0 leak-0.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o leak-cases.o leak-cases.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o leak-cases leak-cases.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o leak-cycle.o leak-cycle.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o leak-cycle leak-cycle.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o leak-delta.o leak-delta.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o leak-delta leak-delta.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o leak-pool.o leak-pool.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o leak-pool leak-pool.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o leak-tree.o leak-tree.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o leak-tree leak-tree.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o leak-segv-jmp.o leak-segv-jmp.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o leak-segv-jmp leak-segv-jmp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o long-supps.o long-supps.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o long-supps long-supps.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o mallinfo.o mallinfo.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mallinfo mallinfo.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o malloc_free_fill.o malloc_free_fill.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o malloc_free_fill malloc_free_fill.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o malloc_usable.o malloc_usable.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o malloc_usable malloc_usable.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o malloc1.o malloc1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o malloc1 malloc1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o malloc2.o malloc2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o malloc2 malloc2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o malloc3.o malloc3.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o malloc3 malloc3.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -c -o manuel1-manuel1.o `test -f 'manuel1.c' || echo './'`manuel1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -Wl,-O1 -Wl,--as-needed -o manuel1 manuel1-manuel1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o manuel2.o manuel2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o manuel2 manuel2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o manuel3.o manuel3.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o manuel3 manuel3.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o match-overrun.o match-overrun.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o match-overrun match-overrun.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o memalign_test.o memalign_test.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o memalign_test memalign_test.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o memalign2-memalign2.o `test -f 'memalign2.c' || echo './'`memalign2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o memalign2 memalign2-memalign2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fno-builtin-memcmp -O2 -pipe -c -o memcmptest-memcmptest.o `test -f 'memcmptest.c' || echo './'`memcmptest.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fno-builtin-memcmp -O2 -pipe -Wl,-O1 -Wl,--as-needed -o memcmptest memcmptest-memcmptest.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o mempool.o mempool.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mempool mempool.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o mempool2.o mempool2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mempool2 mempool2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o mmaptest.o mmaptest.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mmaptest mmaptest.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o mismatches-mismatches.o `test -f 'mismatches.cpp' || echo './'`mismatches.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mismatches mismatches-mismatches.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o new_override.o new_override.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o new_override new_override.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o metadata.o metadata.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o metadata metadata.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o nanoleak_supp.o nanoleak_supp.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o nanoleak_supp nanoleak_supp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o nanoleak2.o nanoleak2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o nanoleak2 nanoleak2.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o new_nothrow.o new_nothrow.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o new_nothrow new_nothrow.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o noisy_child.o noisy_child.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o noisy_child noisy_child.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o null_socket.o null_socket.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o null_socket null_socket.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -c -o origin1_yes-origin1-yes.o `test -f 'origin1-yes.c' || echo './'`origin1-yes.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -Wl,-O1 -Wl,--as-needed -o origin1-yes origin1_yes-origin1-yes.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -c -o origin2_not_quite-origin2-not-quite.o `test -f 'origin2-not-quite.c' || echo './'`origin2-not-quite.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -Wl,-O1 -Wl,--as-needed -o origin2-not-quite origin2_not_quite-origin2-not-quite.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -c -o origin3_no-origin3-no.o `test -f 'origin3-no.c' || echo './'`origin3-no.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -Wl,-O1 -Wl,--as-needed -o origin3-no origin3_no-origin3-no.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -c -o origin4_many-origin4-many.o `test -f 'origin4-many.c' || echo './'`origin4-many.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -Wl,-O1 -Wl,--as-needed -o origin4-many origin4_many-origin4-many.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -Wno-inline -O2 -pipe -c -o origin5_bz2-origin5-bz2.o `test -f 'origin5-bz2.c' || echo './'`origin5-bz2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -Wno-inline -O2 -pipe -Wl,-O1 -Wl,--as-needed -o origin5-bz2 origin5_bz2-origin5-bz2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -c -o origin6_fp-origin6-fp.o `test -f 'origin6-fp.c' || echo './'`origin6-fp.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -Wl,-O1 -Wl,--as-needed -o origin6-fp origin6_fp-origin6-fp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fno-builtin-memcpy -fno-builtin-strcpy -O2 -pipe -c -o overlap-overlap.o `test -f 'overlap.c' || echo './'`overlap.c In file included from /usr/include/string.h:635:0, from overlap.c:1: In function 'strncat', inlined from 'main' at overlap.c:112:7: /usr/include/bits/string3.h:156:10: warning: call to __builtin___strncat_chk might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/bits/string3.h:156:10: warning: call to __builtin___strncat_chk might overflow destination buffer x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fno-builtin-memcpy -fno-builtin-strcpy -O2 -pipe -Wl,-O1 -Wl,--as-needed -o overlap overlap-overlap.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o partiallydefinedeq.o partiallydefinedeq.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o partiallydefinedeq partiallydefinedeq.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o partial_load.o partial_load.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o partial_load partial_load.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pdb-realloc.o pdb-realloc.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pdb-realloc pdb-realloc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pdb-realloc2.o pdb-realloc2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pdb-realloc2 pdb-realloc2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pipe.o pipe.c pipe.c: In function 'main': pipe.c:13:4: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(filedes); ^~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pipe pipe.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pointer-trace.o pointer-trace.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pointer-trace pointer-trace.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o post-syscall.o post-syscall.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o post-syscall post-syscall.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o realloc1.o realloc1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o realloc1 realloc1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o realloc2.o realloc2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o realloc2 realloc2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o realloc3.o realloc3.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o realloc3 realloc3.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o recursive-merge.o recursive-merge.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o recursive-merge recursive-merge.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -c -o resvn_stack-resvn_stack.o `test -f 'resvn_stack.c' || echo './'`resvn_stack.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -Wl,-O1 -Wl,--as-needed -o resvn_stack resvn_stack-resvn_stack.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sbfragment.o sbfragment.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sbfragment sbfragment.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sendmsg-sendmsg.o `test -f 'sendmsg.c' || echo './'`sendmsg.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sendmsg sendmsg-sendmsg.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sh-mem.o sh-mem.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sh-mem sh-mem.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sh-mem-random.o sh-mem-random.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sh-mem-random sh-mem-random.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sigaltstack.o sigaltstack.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sigaltstack sigaltstack.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o signal2.o signal2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o signal2 signal2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sigprocmask.o sigprocmask.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sigprocmask sigprocmask.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o static_malloc.o static_malloc.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o static_malloc static_malloc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sigkill.o sigkill.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sigkill sigkill.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o strchr.o strchr.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o strchr strchr.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-shadow -Wno-memset-transposed-args -O2 -pipe -c -o str_tester-str_tester.o `test -f 'str_tester.c' || echo './'`str_tester.c In file included from /usr/include/string.h:635:0, from str_tester.c:33: In function 'strncat', inlined from 'test_strncat' at str_tester.c:332:3, inlined from 'main' at str_tester.c:1426:3: /usr/include/bits/string3.h:156:10: warning: call to __builtin___strncat_chk might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-shadow -Wno-memset-transposed-args -O2 -pipe -Wl,-O1 -Wl,--as-needed -o str_tester str_tester-str_tester.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -c -o supp_unknown-badjump.o `test -f 'badjump.c' || echo './'`badjump.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -Wl,-O1 -Wl,--as-needed -o supp_unknown supp_unknown-badjump.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -c -o supp1-supp.o `test -f 'supp.c' || echo './'`supp.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -Wl,-O1 -Wl,--as-needed -o supp1 supp1-supp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -c -o supp2-supp.o `test -f 'supp.c' || echo './'`supp.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -Wl,-O1 -Wl,--as-needed -o supp2 supp2-supp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o suppfree.o suppfree.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o suppfree suppfree.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o test-plo.o test-plo.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test-plo test-plo.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o trivialleak.o trivialleak.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o trivialleak trivialleak.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o thread_alloca.o thread_alloca.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o thread_alloca thread_alloca.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o undef_malloc_args.o undef_malloc_args.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o undef_malloc_args undef_malloc_args.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o unit_libcbase.o unit_libcbase.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o unit_libcbase unit_libcbase.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o unit_oset.o unit_oset.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o unit_oset unit_oset.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -c -o varinfo1-varinfo1.o `test -f 'varinfo1.c' || echo './'`varinfo1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -Wl,-O1 -Wl,--as-needed -o varinfo1 varinfo1-varinfo1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -Wno-shadow -O2 -pipe -c -o varinfo2-varinfo2.o `test -f 'varinfo2.c' || echo './'`varinfo2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -Wno-shadow -O2 -pipe -Wl,-O1 -Wl,--as-needed -o varinfo2 varinfo2-varinfo2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -c -o varinfo3-varinfo3.o `test -f 'varinfo3.c' || echo './'`varinfo3.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -Wl,-O1 -Wl,--as-needed -o varinfo3 varinfo3-varinfo3.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -c -o varinfo4-varinfo4.o `test -f 'varinfo4.c' || echo './'`varinfo4.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -Wl,-O1 -Wl,--as-needed -o varinfo4 varinfo4-varinfo4.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -c -o varinfo5-varinfo5.o `test -f 'varinfo5.c' || echo './'`varinfo5.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fpic -O -Wno-shadow -O2 -pipe -c -o varinfo5so_so-varinfo5so.o `test -f 'varinfo5so.c' || echo './'`varinfo5so.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fpic -O -Wno-shadow -O2 -pipe -fpic -m64 -shared -Wl,-soname -Wl,varinfo5so.so -Wl,-O1 -Wl,--as-needed -o varinfo5so.so varinfo5so_so-varinfo5so.o x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -m64 -Wl,-rpath,../../memcheck/tests -Wl,-O1 -Wl,--as-needed -o varinfo5 varinfo5-varinfo5.o varinfo5so.so make[5]: 'varinfo5so.so' is up to date. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -c -o varinfo6-varinfo6.o `test -f 'varinfo6.c' || echo './'`varinfo6.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -Wl,-O1 -Wl,--as-needed -o varinfo6 varinfo6-varinfo6.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O0 -g -std=c99 -O2 -pipe -c -o varinforestrict-varinforestrict.o `test -f 'varinforestrict.c' || echo './'`varinforestrict.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O0 -g -std=c99 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o varinforestrict varinforestrict-varinforestrict.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -O2 -pipe -c -o vcpu_fbench-vcpu_fbench.o `test -f 'vcpu_fbench.c' || echo './'`vcpu_fbench.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o vcpu_fbench vcpu_fbench-vcpu_fbench.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -O2 -pipe -c -o vcpu_fnfns-vcpu_fnfns.o `test -f 'vcpu_fnfns.c' || echo './'`vcpu_fnfns.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o vcpu_fnfns vcpu_fnfns-vcpu_fnfns.o -lm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o wcs.o wcs.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o wcs wcs.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -D_GNU_SOURCE -O2 -pipe -c -o xml1-xml1.o `test -f 'xml1.c' || echo './'`xml1.c xml1.c: In function 'frame3': xml1.c:28:3: warning: attempt to free a non-heap object 'n' [-Wfree-nonheap-object] free(return_arg(&n)); ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -D_GNU_SOURCE -O2 -pipe -Wl,-O1 -Wl,--as-needed -o xml1 xml1-xml1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o wrap1.o wrap1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o wrap1 wrap1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o wrap2.o wrap2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o wrap2 wrap2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o wrap3.o wrap3.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o wrap3 wrap3.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o wrap4.o wrap4.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o wrap4 wrap4.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o wrap5.o wrap5.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o wrap5 wrap5.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -O2 -pipe -c -o wrap6-wrap6.o `test -f 'wrap6.c' || echo './'`wrap6.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o wrap6 wrap6-wrap6.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o wrap7.o wrap7.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fpic -O2 -pipe -c -o wrap7so_so-wrap7so.o `test -f 'wrap7so.c' || echo './'`wrap7so.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fpic -O2 -pipe -fpic -m64 -shared -Wl,-soname -Wl,wrap7so.so -Wl,-O1 -Wl,--as-needed -o wrap7so.so wrap7so_so-wrap7so.o x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -m64 -Wl,-rpath,../../memcheck/tests -Wl,-O1 -Wl,--as-needed -o wrap7 wrap7.o wrap7so.so make[5]: 'wrap7so.so' is up to date. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o wrap8.o wrap8.c wrap8.c: In function 'send': wrap8.c:107:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, s, 1); ^~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o wrap8 wrap8.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o writev1.o writev1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o writev1 writev1.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o long_namespace_xml.o long_namespace_xml.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o long_namespace_xml long_namespace_xml.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -gdwarf-4 -fdebug-types-section -O2 -pipe -c -o dw4-dw4.o `test -f 'dw4.c' || echo './'`dw4.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -gdwarf-4 -fdebug-types-section -O2 -pipe -Wl,-O1 -Wl,--as-needed -o dw4 dw4-dw4.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o stpncpy.o stpncpy.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o stpncpy stpncpy.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o threadname.o threadname.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o threadname threadname.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -O2 -pipe -c -o reach_thread_register-reach_thread_register.o `test -f 'reach_thread_register.c' || echo './'`reach_thread_register.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o reach_thread_register reach_thread_register-reach_thread_register.o -lpthread make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests' Making check in x86 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86' make bug152022 espindola2 fpeflags fprem fxsave more_x86_fp pushfpopf pushfw_x86 pushpopmem sh-mem-vec128 sse_memory tronical xor-undef-x86 make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o bug152022.o bug152022.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug152022 bug152022.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o espindola2.o espindola2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o espindola2 espindola2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -march=i686 -O2 -pipe -c -o fpeflags-fpeflags.o `test -f 'fpeflags.c' || echo './'`fpeflags.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -march=i686 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fpeflags fpeflags-fpeflags.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o fprem.o fprem.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fprem fprem.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o fxsave.o fxsave.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fxsave fxsave.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o more_x86_fp.o more_x86_fp.c more_x86_fp.c: In function 'test_fcvt': more_x86_fp.c:99:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf("a=%016llx\n", *(long long *)&a); ^~~~~~ more_x86_fp.c:100:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf("la=%016llx %04x\n", *(long long *)&la, ^~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o more_x86_fp more_x86_fp.o -lm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o pushfpopf_c.o pushfpopf_c.c pushfpopf_c.c: In function 'main': pushfpopf_c.c:12:4: warning: 'arr[1]' is used uninitialized in this function [-Wuninitialized] printf("fooble: result is %d\n", fooble(arr[0], arr[1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -m32 -c -o pushfpopf_s.o pushfpopf_s.S x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pushfpopf pushfpopf_c.o pushfpopf_s.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o pushfw_x86.o pushfw_x86.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pushfw_x86 pushfw_x86.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o pushpopmem-pushpopmem.o `test -f 'pushpopmem.c' || echo './'`pushpopmem.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pushpopmem pushpopmem-pushpopmem.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o sh-mem-vec128.o sh-mem-vec128.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sh-mem-vec128 sh-mem-vec128.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o sse_memory.o sse_memory.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sse_memory sse_memory.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -m32 -c -o tronical.o tronical.S x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tronical tronical.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o xor-undef-x86.o xor-undef-x86.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o xor-undef-x86 xor-undef-x86.o make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86' Making check in amd64 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64' make bt_everything bug132146 bug279698 fxsave-amd64 insn-bsfl insn-pmovmskb sh-mem-vec128 sse_memory xor-undef-amd64 sh-mem-vec256 xsave-avx insn-pcmpistri more_x87_fp make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bt_everything.o bt_everything.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bt_everything bt_everything.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bug132146.o bug132146.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug132146 bug132146.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bug279698.o bug279698.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug279698 bug279698.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fxsave-amd64.o fxsave-amd64.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fxsave-amd64 fxsave-amd64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o insn-bsfl.o insn-bsfl.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn-bsfl insn-bsfl.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o insn-pmovmskb.o insn-pmovmskb.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn-pmovmskb insn-pmovmskb.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sh-mem-vec128.o sh-mem-vec128.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sh-mem-vec128 sh-mem-vec128.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sse_memory.o sse_memory.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sse_memory sse_memory.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o xor-undef-amd64.o xor-undef-amd64.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o xor-undef-amd64 xor-undef-amd64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sh-mem-vec256.o sh-mem-vec256.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sh-mem-vec256 sh-mem-vec256.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o xsave-avx.o xsave-avx.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o xsave-avx xsave-avx.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o insn_pcmpistri-insn-pcmpistri.o `test -f 'insn-pcmpistri.c' || echo './'`insn-pcmpistri.c insn-pcmpistri.c: In function 'test_strlen': insn-pcmpistri.c:44:4: warning: ignoring return value of 'posix_memalign', declared with attribute warn_unused_result [-Wunused-result] posix_memalign(&space, 16, roundup); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn-pcmpistri insn_pcmpistri-insn-pcmpistri.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -ffast-math -mfpmath=387 -mfancy-math-387 -O2 -pipe -c -o more_x87_fp-more_x87_fp.o `test -f 'more_x87_fp.c' || echo './'`more_x87_fp.c more_x87_fp.c: In function 'test_fcvt': more_x87_fp.c:109:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf("a=%016llx\n", *(long long *)&a); ^~~~~~ more_x87_fp.c:110:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf("la=%016llx %04x\n", *(long long *)&la, ^~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -ffast-math -mfpmath=387 -mfancy-math-387 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o more_x87_fp more_x87_fp-more_x87_fp.o -lm make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64' Making check in linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/linux' make brk capget ioctl-tiocsig getregset lsframe1 lsframe2 rfcomm sigqueue stack_changes stack_switch syscalls-2007 syslog-syscall timerfd-syscall proc-auxv sys-openat make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/linux' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o brk.o brk.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o brk brk.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o capget.o capget.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o capget capget.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o ioctl-tiocsig.o ioctl-tiocsig.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ioctl-tiocsig ioctl-tiocsig.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o getregset.o getregset.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o getregset getregset.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o lsframe1.o lsframe1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o lsframe1 lsframe1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o lsframe2.o lsframe2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o lsframe2 lsframe2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o rfcomm.o rfcomm.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o rfcomm rfcomm.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sigqueue.o sigqueue.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sigqueue sigqueue.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o stack_changes.o stack_changes.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o stack_changes stack_changes.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o stack_switch.o stack_switch.c In file included from /usr/include/stdio.h:27:0, from stack_switch.c:5: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o stack_switch stack_switch.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o syscalls-2007.o syscalls-2007.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o syscalls-2007 syscalls-2007.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o syslog-syscall.o syslog-syscall.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o syslog-syscall syslog-syscall.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o timerfd-syscall.o timerfd-syscall.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o timerfd-syscall timerfd-syscall.o -lrt x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o proc-auxv.o proc-auxv.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o proc-auxv proc-auxv.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sys-openat.o sys-openat.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sys-openat sys-openat.o make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/linux' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/linux' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/linux' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/linux' Making check in x86-linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86-linux' make bug133694 int3-x86 scalar scalar_exit_group scalar_fork scalar_supp scalar_vfork make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86-linux' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o bug133694.o bug133694.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug133694 bug133694.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o int3-x86.o int3-x86.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o int3-x86 int3-x86.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o scalar.o scalar.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o scalar scalar.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o scalar_exit_group.o scalar_exit_group.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o scalar_exit_group scalar_exit_group.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o scalar_fork.o scalar_fork.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o scalar_fork scalar_fork.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o scalar_supp.o scalar_supp.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o scalar_supp scalar_supp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o scalar_vfork.o scalar_vfork.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o scalar_vfork scalar_vfork.o make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86-linux' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86-linux' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86-linux' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/x86-linux' Making check in amd64-linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64-linux' make defcfaexpr int3-amd64 make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64-linux' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -m64 -c -o defcfaexpr.o defcfaexpr.S x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o defcfaexpr defcfaexpr.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o int3-amd64.o int3-amd64.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o int3-amd64 int3-amd64.o make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64-linux' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64-linux' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64-linux' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests/amd64-linux' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/memcheck' Making check in cachegrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind' mkdir -p ../.in_place; \ for f in cachegrind-amd64-linux cachegrind-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../cachegrind/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../cachegrind/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests' Making check in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests' make chdir clreq dlclose myprint.so make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o chdir.o chdir.c chdir.c: In function 'main': chdir.c:7:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(".."); ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o chdir chdir.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o clreq.o clreq.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o clreq clreq.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o dlclose.o dlclose.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o dlclose dlclose.o -ldl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fPIC -O2 -pipe -c -o myprint_so-myprint.o `test -f 'myprint.c' || echo './'`myprint.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fPIC -O2 -pipe -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -shared -fPIC -Wl,-O1 -Wl,--as-needed -o myprint.so myprint_so-myprint.o make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests' Making check in x86 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests/x86' make fpu-28-108 make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests/x86' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -m32 -c -o fpu-28-108.o fpu-28-108.S x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fpu-28-108 fpu-28-108.o make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests/x86' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests/x86' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests/x86' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests/x86' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/cachegrind' Making check in callgrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind' mkdir -p ../.in_place; \ for f in callgrind-amd64-linux callgrind-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../callgrind/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../callgrind/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind/tests' Making check in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind/tests' make clreq simwork threads make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o clreq.o clreq.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o clreq clreq.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o simwork.o simwork.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o simwork simwork.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o threads.o threads.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o threads threads.o -lpthread make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind/tests' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind/tests' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind/tests' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind/tests' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/callgrind' Making check in massif make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif' mkdir -p ../.in_place; \ for f in massif-amd64-linux massif-x86-linux vgpreload_massif-amd64-linux.so vgpreload_massif-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../massif/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../massif/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif/tests' make alloc-fns basic big-alloc culling1 culling2 custom_alloc deep ignored ignoring insig long-names long-time malloc_usable new-cpp null one overloaded-new pages_as_heap peak realloc thresholds zero make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o alloc-fns.o alloc-fns.c alloc-fns.c: In function 'a4': alloc-fns.c:3:18: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] void a4(int n) { malloc(n); } ^~~~~~~~~ alloc-fns.c: In function 'b4': alloc-fns.c:8:18: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] void b4(int n) { malloc(n); } ^~~~~~~~~ alloc-fns.c: In function 'c4': alloc-fns.c:13:18: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] void c4(int n) { malloc(n); } ^~~~~~~~~ alloc-fns.c: In function 'd4': alloc-fns.c:18:18: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] void d4(int n) { malloc(n); } ^~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o alloc-fns alloc-fns.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o basic.o basic.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o basic basic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o big-alloc.o big-alloc.c big-alloc.c: In function 'main': big-alloc.c:12:7: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(10 * 1024 * 1024); ^~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o big-alloc big-alloc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o culling1.o culling1.c culling1.c: In function 'main': culling1.c:7:7: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); // divisible by 16 -- no slop ^~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o culling1 culling1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o culling2.o culling2.c culling2.c: In function 'main': culling2.c:7:7: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(400*i); // Divisible by 16 -- no slop. ^~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o culling2 culling2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o custom_alloc.o custom_alloc.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o custom_alloc custom_alloc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o deep.o deep.c deep.c: In function 'a12': deep.c:16:19: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] void a12(int n) { malloc(n); } ^~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o deep deep.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o ignored.o ignored.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ignored ignored.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o ignoring.o ignoring.c ignoring.c: In function 'main': ignoring.c:17:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(512); ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ignoring ignoring.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o insig.o insig.c insig.c: In function 'main': insig.c:8:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16000); // all sizes are divisible by 16 -- no slop ^~~~~~~~~~~~~ insig.c:9:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(240); ^~~~~~~~~~~ insig.c:10:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(192); ^~~~~~~~~~~ insig.c:11:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:12:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:13:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:14:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:15:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:16:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:17:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:18:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:19:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:20:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:21:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:22:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:23:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:24:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:25:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:26:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:27:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:28:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:29:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:30:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insig insig.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o long-names.o long-names.c long-names.c: In function 'abcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghij': long-names.c:61:7: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(2000); // Divisible by 16 -- no slop. ^~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o long-names long-names.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o long-time.o long-time.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o long-time long-time.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o malloc_usable.o malloc_usable.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o malloc_usable malloc_usable.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o new-cpp.o new-cpp.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o new-cpp new-cpp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o null.o null.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o null null.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o one.o one.c one.c: In function 'main': one.c:8:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(1); ^~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o one one.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o overloaded-new.o overloaded-new.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o overloaded-new overloaded-new.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pages_as_heap.o pages_as_heap.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pages_as_heap pages_as_heap.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o peak.o peak.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o peak peak.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o realloc.o realloc.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o realloc realloc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o thresholds.o thresholds.c thresholds.c: In function 'my_malloc1': thresholds.c:23:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(n); ^~~~~~~~~ thresholds.c: In function 'my_malloc2': thresholds.c:28:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(n); ^~~~~~~~~ thresholds.c: In function 'my_malloc3': thresholds.c:33:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(n); ^~~~~~~~~ thresholds.c: In function 'main': thresholds.c:55:4: warning: ignoring return value of 'malloc', declared with attribute warn_unused_result [-Wunused-result] malloc(16000); ^~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o thresholds thresholds.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o zero.o zero.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o zero zero.o make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif/tests' make check-local make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif/tests' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif/tests' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/massif' Making check in lackey make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/lackey' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/lackey' mkdir -p ../.in_place; \ for f in lackey-amd64-linux lackey-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../lackey/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../lackey/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/lackey' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/lackey/tests' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/lackey/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/lackey' Making check in none make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none' mkdir -p ../.in_place; \ for f in none-amd64-linux none-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../none/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../none/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests' Making check in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests' make args async-sigs bitfield1 bug129866 bug234814 closeall coolo_strlen discard exec-sigmask execve faultstatus fcntl_setown fdleak_cmsg fdleak_creat fdleak_dup fdleak_dup2 fdleak_fcntl fdleak_ipv4 fdleak_open fdleak_pipe fdleak_socketpair floored fork fucomip ioctl_moans libvex_test libvexmultiarch_test manythreads mmap_fcntl_bug munmap_exe map_unaligned map_unmap mq pending procfs-cmdline-exe pth_atfork1 pth_blockedsig pth_cancel1 pth_cancel2 pth_cvsimple pth_empty pth_exit pth_exit2 pth_mutexspeed pth_once pth_rwlock pth_stackalign rcrl readline1 require-text-symbol res_search resolv rlimit_nofile selfrun sem semlimit sha1_test shortpush shorts stackgrowth sigstackgrowth syscall-restart1 syscall-restart2 syslog system thread-exits threaded-fork threadederrno timestamp tls tls.so tls2.so unit_debuglog valgrind_cpp_test vgprintf coolo_sigaction gxx304 process_vm_readv_writev nestedfns rlimit64_nofile ansi ifunc make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o args.o args.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o args args.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o async-sigs.o async-sigs.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o async-sigs async-sigs.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bitfield1.o bitfield1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bitfield1 bitfield1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bug129866.o bug129866.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug129866 bug129866.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bug234814.o bug234814.c bug234814.c: In function 'mysigbus': bug234814.c:13:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, kSigbus, sizeof(kSigbus)-1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug234814 bug234814.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o closeall.o closeall.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o closeall closeall.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o coolo_strlen.o coolo_strlen.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o coolo_strlen coolo_strlen.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o discard.o discard.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o discard discard.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o exec-sigmask.o exec-sigmask.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o exec-sigmask exec-sigmask.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-nonnull -O2 -pipe -c -o execve-execve.o `test -f 'execve.c' || echo './'`execve.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-nonnull -O2 -pipe -Wl,-O1 -Wl,--as-needed -o execve execve-execve.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o faultstatus.o faultstatus.c faultstatus.c: In function 'main': faultstatus.c:159:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fd, FILESIZE); ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o faultstatus faultstatus.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fcntl_setown.o fcntl_setown.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fcntl_setown fcntl_setown.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -O2 -pipe -c -o fdleak_cmsg-fdleak_cmsg.o `test -f 'fdleak_cmsg.c' || echo './'`fdleak_cmsg.c fdleak_cmsg.c: In function 'client': fdleak_cmsg.c:142:19: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if (fd1 != -1) write(fd1, "Yeah 1\n", 8); ^~~~~~~~~~~~~~~~~~~~~~~~~ fdleak_cmsg.c:143:19: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if (fd2 != -1) write(fd2, "Yeah 2\n", 8); ^~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fdleak_cmsg fdleak_cmsg-fdleak_cmsg.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fdleak_creat.o fdleak_creat.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fdleak_creat fdleak_creat.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fdleak_dup.o fdleak_dup.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fdleak_dup fdleak_dup.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fdleak_dup2.o fdleak_dup2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fdleak_dup2 fdleak_dup2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fdleak_fcntl.o fdleak_fcntl.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fdleak_fcntl fdleak_fcntl.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fdleak_ipv4.o fdleak_ipv4.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fdleak_ipv4 fdleak_ipv4.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fdleak_open.o fdleak_open.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fdleak_open fdleak_open.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fdleak_pipe.o fdleak_pipe.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fdleak_pipe fdleak_pipe.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fdleak_socketpair.o fdleak_socketpair.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fdleak_socketpair fdleak_socketpair.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o floored.o floored.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o floored floored.o -lm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fork.o fork.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fork fork.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fucomip.o fucomip.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fucomip fucomip.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o ioctl_moans.o ioctl_moans.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ioctl_moans ioctl_moans.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o libvex_test-libvex_test.o `test -f 'libvex_test.c' || echo './'`libvex_test.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libvex_test libvex_test-libvex_test.o ../../VEX/libvex-amd64-linux.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o libvexmultiarch_test-libvex_test.o `test -f 'libvex_test.c' || echo './'`libvex_test.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libvexmultiarch_test libvexmultiarch_test-libvex_test.o ../../VEX/libvexmultiarch-amd64-linux.a ../../VEX/libvex-amd64-linux.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o manythreads.o manythreads.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o manythreads manythreads.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o mmap_fcntl_bug.o mmap_fcntl_bug.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mmap_fcntl_bug mmap_fcntl_bug.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o munmap_exe.o munmap_exe.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o munmap_exe munmap_exe.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o map_unaligned.o map_unaligned.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o map_unaligned map_unaligned.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o map_unmap.o map_unmap.c map_unmap.c: In function 'prmaps': map_unmap.c:81:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o map_unmap map_unmap.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o mq.o mq.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mq mq.o -lrt x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pending.o pending.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pending pending.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o procfs-cmdline-exe.o procfs-cmdline-exe.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o procfs-cmdline-exe procfs-cmdline-exe.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pth_atfork1.o pth_atfork1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_atfork1 pth_atfork1.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pth_blockedsig.o pth_blockedsig.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_blockedsig pth_blockedsig.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-shadow -O2 -pipe -c -o pth_cancel1-pth_cancel1.o `test -f 'pth_cancel1.c' || echo './'`pth_cancel1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-shadow -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_cancel1 pth_cancel1-pth_cancel1.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pth_cancel2.o pth_cancel2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_cancel2 pth_cancel2.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pth_cvsimple.o pth_cvsimple.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_cvsimple pth_cvsimple.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pth_empty.o pth_empty.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_empty pth_empty.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pth_exit.o pth_exit.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_exit pth_exit.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pth_exit2.o pth_exit2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_exit2 pth_exit2.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pth_mutexspeed.o pth_mutexspeed.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_mutexspeed pth_mutexspeed.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pth_once.o pth_once.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_once pth_once.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pth_rwlock-pth_rwlock.o `test -f 'pth_rwlock.c' || echo './'`pth_rwlock.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_rwlock pth_rwlock-pth_rwlock.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pth_stackalign.o pth_stackalign.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_stackalign pth_stackalign.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o rcrl.o rcrl.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o rcrl rcrl.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o readline1.o readline1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o readline1 readline1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o require-text-symbol.o require-text-symbol.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o require-text-symbol require-text-symbol.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o res_search.o res_search.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o res_search res_search.o -lresolv -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o resolv-resolv.o `test -f 'resolv.c' || echo './'`resolv.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o resolv resolv-resolv.o -lresolv -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o rlimit_nofile.o rlimit_nofile.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o rlimit_nofile rlimit_nofile.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o selfrun.o selfrun.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o selfrun selfrun.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sem.o sem.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sem sem.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o semlimit.o semlimit.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o semlimit semlimit.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sha1_test-sha1_test.o `test -f 'sha1_test.c' || echo './'`sha1_test.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sha1_test sha1_test-sha1_test.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o shortpush.o shortpush.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o shortpush shortpush.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o shorts.o shorts.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o shorts shorts.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o stackgrowth.o stackgrowth.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o stackgrowth stackgrowth.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sigstackgrowth.o sigstackgrowth.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sigstackgrowth sigstackgrowth.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o syscall-restart1.o syscall-restart1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o syscall-restart1 syscall-restart1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o syscall-restart2.o syscall-restart2.c syscall-restart2.c: In function 'main': syscall-restart2.c:56:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fds[1], "x", 1); ^~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o syscall-restart2 syscall-restart2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o syslog.o syslog.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o syslog syslog.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o system.o system.c system.c: In function 'main': system.c:8:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("../../tests/true"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o system system.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o thread-exits.o thread-exits.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o thread-exits thread-exits.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o threaded-fork.o threaded-fork.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o threaded-fork threaded-fork.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o threadederrno-threadederrno.o `test -f 'threadederrno.c' || echo './'`threadederrno.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o threadederrno threadederrno-threadederrno.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o timestamp.o timestamp.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o timestamp timestamp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tls.o tls.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tls2.o tls2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fPIC -O2 -pipe -c -o tls_so-tls_so.o `test -f 'tls_so.c' || echo './'`tls_so.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tls2_so.o tls2_so.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -shared -Wl,-O1 -Wl,--as-needed -o tls2.so tls2_so.o x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fPIC -O2 -pipe -Wl,-rpath,/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests -shared -fPIC -Wl,-O1 -Wl,--as-needed -o tls.so tls_so-tls_so.o tls2.so x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-rpath,/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests -Wl,-O1 -Wl,--as-needed -o tls tls.o tls2.o tls.so tls2.so -lpthread make[5]: 'tls.so' is up to date. make[5]: 'tls2.so' is up to date. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o unit_debuglog.o unit_debuglog.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o unit_debuglog unit_debuglog.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o valgrind_cpp_test.o valgrind_cpp_test.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o valgrind_cpp_test valgrind_cpp_test.o -lstdc++ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o vgprintf.o vgprintf.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o vgprintf vgprintf.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o coolo_sigaction.o coolo_sigaction.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o coolo_sigaction coolo_sigaction.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o gxx304.o gxx304.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o gxx304 gxx304.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o process_vm_readv_writev.o process_vm_readv_writev.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o process_vm_readv_writev process_vm_readv_writev.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o nestedfns-nestedfns.o `test -f 'nestedfns.c' || echo './'`nestedfns.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o nestedfns nestedfns-nestedfns.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o rlimit64_nofile.o rlimit64_nofile.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o rlimit64_nofile rlimit64_nofile.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -ansi -O2 -pipe -c -o ansi-ansi.o `test -f 'ansi.c' || echo './'`ansi.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -ansi -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ansi ansi-ansi.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o ifunc.o ifunc.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ifunc ifunc.o make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests' Making check in scripts make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/scripts' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/scripts' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/scripts' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/scripts' Making check in x86 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86' make aad_aam allexec badseg bt_everything bt_literal bug125959-x86 bug126147-x86 bug132813-x86 bug135421-x86 bug137714-x86 bug152818-x86 cmpxchg8b cpuid cse_fail fcmovnu fpu_lazy_eflags fxtract getseg incdec_alt insn_basic insn_cmov insn_mmx insn_mmxext insn_sse insn_sse2 insn_ssse3 insn_sse3 insn_fpu int jcxz lahf looper movx sbbmisc shift_ndep smc1 x86locked x87trigOOR yield xadd ssse3_misaligned lzcnt32 movbe faultstatus pushpopseg make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o aad_aam.o aad_aam.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o aad_aam aad_aam.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -Wno-nonnull -O2 -pipe -c -o allexec-allexec.o `test -f 'allexec.c' || echo './'`allexec.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -Wno-nonnull -O2 -pipe -Wl,-O1 -Wl,--as-needed -o allexec allexec-allexec.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o badseg.o badseg.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o badseg badseg.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o bt_everything.o bt_everything.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bt_everything bt_everything.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o bt_literal.o bt_literal.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bt_literal bt_literal.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o bug125959-x86.o bug125959-x86.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug125959-x86 bug125959-x86.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o bug126147-x86.o bug126147-x86.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug126147-x86 bug126147-x86.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o bug132813-x86.o bug132813-x86.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug132813-x86 bug132813-x86.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o bug135421-x86.o bug135421-x86.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug135421-x86 bug135421-x86.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o bug137714-x86.o bug137714-x86.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug137714-x86 bug137714-x86.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o bug152818-x86.o bug152818-x86.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug152818-x86 bug152818-x86.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o cmpxchg8b.o cmpxchg8b.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cmpxchg8b cmpxchg8b.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o cpuid_c.o cpuid_c.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -m32 -c -o cpuid_s.o cpuid_s.S x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cpuid cpuid_c.o cpuid_s.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o cse_fail.o cse_fail.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cse_fail cse_fail.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o fcmovnu.o fcmovnu.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fcmovnu fcmovnu.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -march=pentiumpro -O2 -pipe -c -o fpu_lazy_eflags-fpu_lazy_eflags.o `test -f 'fpu_lazy_eflags.c' || echo './'`fpu_lazy_eflags.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -march=pentiumpro -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fpu_lazy_eflags fpu_lazy_eflags-fpu_lazy_eflags.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -Wno-overflow -O2 -pipe -c -o fxtract-fxtract.o `test -f 'fxtract.c' || echo './'`fxtract.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -Wno-overflow -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fxtract fxtract-fxtract.o -lm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o getseg.o getseg.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o getseg getseg.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o incdec_alt.o incdec_alt.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o incdec_alt incdec_alt.o /usr/bin/perl ./gen_insn_test.pl < insn_basic.def > insn_basic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o insn_basic.o insn_basic.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_basic insn_basic.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_cmov.def > insn_cmov.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o insn_cmov.o insn_cmov.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_cmov insn_cmov.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_mmx.def > insn_mmx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o insn_mmx.o insn_mmx.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_mmx insn_mmx.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_mmxext.def > insn_mmxext.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o insn_mmxext.o insn_mmxext.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_mmxext insn_mmxext.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_sse.def > insn_sse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o insn_sse.o insn_sse.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_sse insn_sse.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_sse2.def > insn_sse2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o insn_sse2.o insn_sse2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_sse2 insn_sse2.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_ssse3.def > insn_ssse3.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o insn_ssse3.o insn_ssse3.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_ssse3 insn_ssse3.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_sse3.def > insn_sse3.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o insn_sse3.o insn_sse3.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_sse3 insn_sse3.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_fpu.def > insn_fpu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o insn_fpu.o insn_fpu.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_fpu insn_fpu.o -lm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o int.o int.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o int int.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o jcxz.o jcxz.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o jcxz jcxz.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o lahf.o lahf.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o lahf lahf.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o looper.o looper.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o looper looper.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o movx.o movx.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o movx movx.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o sbbmisc.o sbbmisc.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sbbmisc sbbmisc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o shift_ndep.o shift_ndep.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o shift_ndep shift_ndep.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o smc1.o smc1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o smc1 smc1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O -O2 -pipe -c -o x86locked-x86locked.o `test -f 'x86locked.c' || echo './'`x86locked.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O -O2 -pipe -Wl,-O1 -Wl,--as-needed -o x86locked x86locked-x86locked.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o x87trigOOR.o x87trigOOR.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o x87trigOOR x87trigOOR.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o yield.o yield.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o yield yield.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o xadd.o xadd.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o xadd xadd.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o ssse3_misaligned.o ssse3_misaligned.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ssse3_misaligned ssse3_misaligned.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o lzcnt32.o lzcnt32.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o lzcnt32 lzcnt32.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o movbe.o movbe.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o movbe movbe.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o faultstatus.o faultstatus.c faultstatus.c: In function 'main': faultstatus.c:127:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fd, FILESIZE); ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o faultstatus faultstatus.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o pushpopseg.o pushpopseg.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pushpopseg pushpopseg.o rm insn_ssse3.c insn_sse.c insn_sse3.c insn_fpu.c insn_mmx.c insn_sse2.c insn_basic.c insn_mmxext.c insn_cmov.c make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86' Making check in amd64 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64' make allexec amd64locked bug127521-64 bug132813-amd64 bug132918 bug137714-amd64 clc cmpxchg getseg insn_basic insn_mmx insn_sse insn_sse2 insn_fpu insn_sse3 insn_ssse3 insn_pclmulqdq nan80and64 rcl-amd64 redundantRexW smc1 sbbmisc nibz_bennee_mmap x87trigOOR xadd asorep avx-1 avx2-1 ssse3_misaligned lzcnt64 movbe pcmpstr64 pcmpxstrx64 sse4-64 crc32 aes pcmpstr64w pcmpxstrx64w tm1 xacq_xrel bmi fma bug156404-amd64 faultstatus fcmovnu fxtract looper jrcxz shrld slahf-amd64 loopnel make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-nonnull -O2 -pipe -c -o allexec-allexec.o `test -f 'allexec.c' || echo './'`allexec.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-nonnull -O2 -pipe -Wl,-O1 -Wl,--as-needed -o allexec allexec-allexec.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -c -o amd64locked-amd64locked.o `test -f 'amd64locked.c' || echo './'`amd64locked.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O -O2 -pipe -Wl,-O1 -Wl,--as-needed -o amd64locked amd64locked-amd64locked.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bug127521-64.o bug127521-64.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug127521-64 bug127521-64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bug132813-amd64.o bug132813-amd64.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug132813-amd64 bug132813-amd64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bug132918.o bug132918.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug132918 bug132918.o -lm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bug137714-amd64.o bug137714-amd64.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug137714-amd64 bug137714-amd64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o clc.o clc.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o clc clc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o cmpxchg.o cmpxchg.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cmpxchg cmpxchg.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o getseg.o getseg.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o getseg getseg.o /usr/bin/perl ./gen_insn_test.pl < insn_basic.def > insn_basic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o insn_basic.o insn_basic.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_basic insn_basic.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_mmx.def > insn_mmx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o insn_mmx.o insn_mmx.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_mmx insn_mmx.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_sse.def > insn_sse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o insn_sse.o insn_sse.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_sse insn_sse.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_sse2.def > insn_sse2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o insn_sse2.o insn_sse2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_sse2 insn_sse2.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_fpu.def > insn_fpu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o insn_fpu.o insn_fpu.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_fpu insn_fpu.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_sse3.def > insn_sse3.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o insn_sse3.o insn_sse3.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_sse3 insn_sse3.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_ssse3.def > insn_ssse3.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o insn_ssse3.o insn_ssse3.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_ssse3 insn_ssse3.o -lm /usr/bin/perl ./gen_insn_test.pl < insn_pclmulqdq.def > insn_pclmulqdq.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o insn_pclmulqdq.o insn_pclmulqdq.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o insn_pclmulqdq insn_pclmulqdq.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o nan80and64.o nan80and64.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o nan80and64 nan80and64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o rcl-amd64.o rcl-amd64.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o rcl-amd64 rcl-amd64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o redundantRexW.o redundantRexW.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o redundantRexW redundantRexW.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o smc1.o smc1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o smc1 smc1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sbbmisc.o sbbmisc.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sbbmisc sbbmisc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o nibz_bennee_mmap.o nibz_bennee_mmap.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o nibz_bennee_mmap nibz_bennee_mmap.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o x87trigOOR.o x87trigOOR.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o x87trigOOR x87trigOOR.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o xadd.o xadd.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o xadd xadd.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o asorep.o asorep.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o asorep asorep.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o avx-1.o avx-1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o avx-1 avx-1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o avx2-1.o avx2-1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o avx2-1 avx2-1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o ssse3_misaligned.o ssse3_misaligned.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ssse3_misaligned ssse3_misaligned.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o lzcnt64.o lzcnt64.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o lzcnt64 lzcnt64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o movbe.o movbe.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o movbe movbe.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pcmpstr64.o pcmpstr64.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pcmpstr64 pcmpstr64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pcmpxstrx64.o pcmpxstrx64.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pcmpxstrx64 pcmpxstrx64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o sse4-64.o sse4-64.c sse4-64.c: In function 'test_DPPD': sse4-64.c:437:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double*)(&src[0]) = 1.2345; ^ sse4-64.c:438:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double*)(&src[8]) = -6.78910; ^ sse4-64.c:439:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double*)(&dst[0]) = -11.121314; ^ sse4-64.c:440:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double*)(&dst[8]) = 15.161718; ^ sse4-64.c: In function 'test_DPPS': sse4-64.c:704:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&src[0]) = 1.2; ^ sse4-64.c:705:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&src[4]) = -3.4; ^ sse4-64.c:706:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&src[8]) = -6.7; ^ sse4-64.c:707:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&src[12]) = 8.9; ^ sse4-64.c:708:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&dst[0]) = -10.11; ^ sse4-64.c:709:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&dst[4]) = 12.13; ^ sse4-64.c:710:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&dst[8]) = 14.15; ^ sse4-64.c:711:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&dst[12]) = -16.17; ^ sse4-64.c: In function 'test_INSERTPS': sse4-64.c:975:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&src[0]) = 1.2; ^ sse4-64.c:976:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&src[4]) = -3.4; ^ sse4-64.c:977:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&src[8]) = -6.7; ^ sse4-64.c:978:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&src[12]) = 8.9; ^ sse4-64.c:979:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&dst[0]) = -10.11; ^ sse4-64.c:980:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&dst[4]) = 12.13; ^ sse4-64.c:981:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&dst[8]) = 14.15; ^ sse4-64.c:982:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float*)(&dst[12]) = -16.17; ^ sse4-64.c: In function 'test_ROUNDSD_w_immediate_rounding': sse4-64.c:2333:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:2344:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:2356:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:2367:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:2379:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:2390:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:2402:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:2413:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c: In function 'test_ROUNDSD_w_mxcsr_rounding': sse4-64.c:2464:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:2475:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c: In function 'test_ROUNDSS_w_immediate_rounding': sse4-64.c:2649:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", (double)vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:2660:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", (double)vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:2672:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", (double)vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:2683:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", (double)vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:2695:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", (double)vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:2706:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", (double)vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:2718:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", (double)vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:2729:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", (double)vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c: In function 'test_ROUNDSS_w_mxcsr_rounding': sse4-64.c:2780:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", (double)vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:2791:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f %10f", (double)vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c: In function 'test_ROUNDPD_w_immediate_rounding': sse4-64.c:2965:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:2966:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[(i+11)%22], *(double*)(&dst[8])); ^~~~~~ sse4-64.c:2978:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:2979:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[(i+11)%22], *(double*)(&dst[8])); ^~~~~~ sse4-64.c:2992:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:2993:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[(i+11)%22], *(double*)(&dst[8])); ^~~~~~ sse4-64.c:3005:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:3006:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[(i+11)%22], *(double*)(&dst[8])); ^~~~~~ sse4-64.c:3019:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:3020:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[(i+11)%22], *(double*)(&dst[8])); ^~~~~~ sse4-64.c:3032:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:3033:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[(i+11)%22], *(double*)(&dst[8])); ^~~~~~ sse4-64.c:3046:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:3047:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[(i+11)%22], *(double*)(&dst[8])); ^~~~~~ sse4-64.c:3059:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:3060:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[(i+11)%22], *(double*)(&dst[8])); ^~~~~~ sse4-64.c: In function 'test_ROUNDPD_w_mxcsr_rounding': sse4-64.c:3112:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:3113:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[(i+11)%22], *(double*)(&dst[8])); ^~~~~~ sse4-64.c:3125:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[i], *(double*)(&dst[0])); ^~~~~~ sse4-64.c:3126:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %10f -> %10f", vals[(i+11)%22], *(double*)(&dst[8])); ^~~~~~ sse4-64.c: In function 'test_ROUNDPS_w_immediate_rounding': sse4-64.c:3302:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:3303:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+5)%22], (double)*(float*)(&dst[4])); ^~~~~~ sse4-64.c:3304:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+11)%22], (double)*(float*)(&dst[8])); ^~~~~~ sse4-64.c:3305:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+17)%22], (double)*(float*)(&dst[12])); ^~~~~~ sse4-64.c:3319:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:3320:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+5)%22], (double)*(float*)(&dst[4])); ^~~~~~ sse4-64.c:3321:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+11)%22], (double)*(float*)(&dst[8])); ^~~~~~ sse4-64.c:3322:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+17)%22], (double)*(float*)(&dst[12])); ^~~~~~ sse4-64.c:3337:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:3338:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+5)%22], (double)*(float*)(&dst[4])); ^~~~~~ sse4-64.c:3339:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+11)%22], (double)*(float*)(&dst[8])); ^~~~~~ sse4-64.c:3340:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+17)%22], (double)*(float*)(&dst[12])); ^~~~~~ sse4-64.c:3354:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:3355:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+5)%22], (double)*(float*)(&dst[4])); ^~~~~~ sse4-64.c:3356:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+11)%22], (double)*(float*)(&dst[8])); ^~~~~~ sse4-64.c:3357:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+17)%22], (double)*(float*)(&dst[12])); ^~~~~~ sse4-64.c:3372:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:3373:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+5)%22], (double)*(float*)(&dst[4])); ^~~~~~ sse4-64.c:3374:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+11)%22], (double)*(float*)(&dst[8])); ^~~~~~ sse4-64.c:3375:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+17)%22], (double)*(float*)(&dst[12])); ^~~~~~ sse4-64.c:3389:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:3390:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+5)%22], (double)*(float*)(&dst[4])); ^~~~~~ sse4-64.c:3391:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+11)%22], (double)*(float*)(&dst[8])); ^~~~~~ sse4-64.c:3392:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+17)%22], (double)*(float*)(&dst[12])); ^~~~~~ sse4-64.c:3407:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:3408:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+5)%22], (double)*(float*)(&dst[4])); ^~~~~~ sse4-64.c:3409:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+11)%22], (double)*(float*)(&dst[8])); ^~~~~~ sse4-64.c:3410:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+17)%22], (double)*(float*)(&dst[12])); ^~~~~~ sse4-64.c:3424:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:3425:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+5)%22], (double)*(float*)(&dst[4])); ^~~~~~ sse4-64.c:3426:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+11)%22], (double)*(float*)(&dst[8])); ^~~~~~ sse4-64.c:3427:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+17)%22], (double)*(float*)(&dst[12])); ^~~~~~ sse4-64.c: In function 'test_ROUNDPS_w_mxcsr_rounding': sse4-64.c:3481:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:3482:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+5)%22], (double)*(float*)(&dst[4])); ^~~~~~ sse4-64.c:3483:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+11)%22], (double)*(float*)(&dst[8])); ^~~~~~ sse4-64.c:3484:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+17)%22], (double)*(float*)(&dst[12])); ^~~~~~ sse4-64.c:3498:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[i], (double)*(float*)(&dst[0])); ^~~~~~ sse4-64.c:3499:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+5)%22], (double)*(float*)(&dst[4])); ^~~~~~ sse4-64.c:3500:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+11)%22], (double)*(float*)(&dst[8])); ^~~~~~ sse4-64.c:3501:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf(" %9f:%9f", vals[(i+17)%22], (double)*(float*)(&dst[12])); ^~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sse4-64 sse4-64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o crc32.o crc32.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o crc32 crc32.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o aes.o aes.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o aes aes.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pcmpstr64w.o pcmpstr64w.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pcmpstr64w pcmpstr64w.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pcmpxstrx64w.o pcmpxstrx64w.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pcmpxstrx64w pcmpxstrx64w.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tm1.o tm1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tm1 tm1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o xacq_xrel.o xacq_xrel.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o xacq_xrel xacq_xrel.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bmi.o bmi.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bmi bmi.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fma.o fma.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fma fma.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bug156404-amd64.o bug156404-amd64.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug156404-amd64 bug156404-amd64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o faultstatus.o faultstatus.c faultstatus.c: In function 'main': faultstatus.c:109:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fd, FILESIZE); ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o faultstatus faultstatus.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o fcmovnu.o fcmovnu.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fcmovnu fcmovnu.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-overflow -O2 -pipe -c -o fxtract-fxtract.o `test -f 'fxtract.c' || echo './'`fxtract.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-overflow -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fxtract fxtract-fxtract.o -lm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o looper.o looper.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o looper looper.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o jrcxz.o jrcxz.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o jrcxz jrcxz.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o shrld.o shrld.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o shrld shrld.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o slahf-amd64.o slahf-amd64.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o slahf-amd64 slahf-amd64.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o loopnel.o loopnel.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o loopnel loopnel.o rm insn_ssse3.c insn_basic.c insn_sse3.c insn_mmx.c insn_fpu.c insn_pclmulqdq.c insn_sse.c insn_sse2.c make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64' Making check in linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/linux' make blockfault brk-overflow1 brk-overflow2 mremap mremap2 mremap3 mremap4 mremap5 mremap6 pthread-stack stack-overflow make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/linux' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o blockfault.o blockfault.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o blockfault blockfault.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o brk-overflow1.o brk-overflow1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o brk-overflow1 brk-overflow1.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o brk-overflow2.o brk-overflow2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o brk-overflow2 brk-overflow2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o mremap.o mremap.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mremap mremap.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o mremap2.o mremap2.c mremap2.c: In function 'main': mremap2.c:139:15: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] if (0) system(buf); ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mremap2 mremap2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o mremap3.o mremap3.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mremap3 mremap3.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o mremap4.o mremap4.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mremap4 mremap4.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o mremap5.o mremap5.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mremap5 mremap5.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o mremap6.o mremap6.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mremap6 mremap6.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pthread-stack.o pthread-stack.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pthread-stack pthread-stack.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -c -o stack_overflow-stack-overflow.o `test -f 'stack-overflow.c' || echo './'`stack-overflow.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wno-uninitialized -O2 -pipe -Wl,-O1 -Wl,--as-needed -o stack-overflow stack_overflow-stack-overflow.o make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/linux' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/linux' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/linux' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/linux' Making check in amd64-linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64-linux' make bug345887 map_32bits make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64-linux' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bug345887.o bug345887.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug345887 bug345887.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o map_32bits.o map_32bits.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o map_32bits map_32bits.o make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64-linux' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64-linux' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64-linux' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/amd64-linux' Making check in x86-linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86-linux' make bug345887 hang seg_override sigcontext make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86-linux' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o bug345887.o bug345887.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug345887 bug345887.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o hang.o hang.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o hang hang.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o seg_override.o seg_override.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o seg_override seg_override.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -c -o sigcontext.o sigcontext.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -mmmx -msse -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sigcontext sigcontext.o make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86-linux' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86-linux' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86-linux' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests/x86-linux' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/none' Making check in helgrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind' mkdir -p ../.in_place; \ for f in helgrind-amd64-linux helgrind-x86-linux vgpreload_helgrind-amd64-linux.so vgpreload_helgrind-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../helgrind/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../helgrind/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind/tests' make annotate_hbefore cond_init_destroy cond_timedwait_invalid cond_timedwait_test free_is_write hg01_all_ok hg02_deadlock hg03_inherit hg04_race hg05_race2 hg06_readshared locked_vs_unlocked1 locked_vs_unlocked2 locked_vs_unlocked3 pth_destroy_cond shmem_abits stackteardown t2t tc01_simple_race tc02_simple_tls tc03_re_excl tc04_free_lock tc05_simple_race tc06_two_races tc07_hbl1 tc08_hbl2 tc09_bad_unlock tc10_rec_lock tc11_XCHG tc12_rwl_trivial tc13_laog1 tc14_laog_dinphils tc15_laog_lockdel tc16_byterace tc17_sembar tc18_semabuse tc19_shadowmem tc21_pthonce tc23_bogus_condwait tc24_nonzero_sem tls_threads tc22_exit_w_lock bar_bad bar_trivial tc20_verifywrap annotate_rwlock make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o annotate_hbefore-annotate_hbefore.o `test -f 'annotate_hbefore.c' || echo './'`annotate_hbefore.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o annotate_hbefore annotate_hbefore-annotate_hbefore.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o cond_init_destroy.o cond_init_destroy.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cond_init_destroy cond_init_destroy.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o cond_timedwait_invalid.o cond_timedwait_invalid.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cond_timedwait_invalid cond_timedwait_invalid.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o cond_timedwait_test.o cond_timedwait_test.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cond_timedwait_test cond_timedwait_test.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o free_is_write.o free_is_write.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o free_is_write free_is_write.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o hg01_all_ok.o hg01_all_ok.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o hg01_all_ok hg01_all_ok.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o hg02_deadlock.o hg02_deadlock.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o hg02_deadlock hg02_deadlock.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o hg03_inherit.o hg03_inherit.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o hg03_inherit hg03_inherit.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o hg04_race.o hg04_race.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o hg04_race hg04_race.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o hg05_race2.o hg05_race2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o hg05_race2 hg05_race2.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o hg06_readshared.o hg06_readshared.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o hg06_readshared hg06_readshared.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o locked_vs_unlocked1.o locked_vs_unlocked1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o locked_vs_unlocked1 locked_vs_unlocked1.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o locked_vs_unlocked2.o locked_vs_unlocked2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o locked_vs_unlocked2 locked_vs_unlocked2.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o locked_vs_unlocked3.o locked_vs_unlocked3.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o locked_vs_unlocked3 locked_vs_unlocked3.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o pth_destroy_cond.o pth_destroy_cond.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_destroy_cond pth_destroy_cond.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o shmem_abits.o shmem_abits.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o shmem_abits shmem_abits.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o stackteardown.o stackteardown.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o stackteardown stackteardown.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o t2t.o t2t.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o t2t t2t.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc01_simple_race.o tc01_simple_race.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc01_simple_race tc01_simple_race.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc02_simple_tls.o tc02_simple_tls.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc02_simple_tls tc02_simple_tls.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc03_re_excl.o tc03_re_excl.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc03_re_excl tc03_re_excl.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc04_free_lock.o tc04_free_lock.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc04_free_lock tc04_free_lock.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc05_simple_race.o tc05_simple_race.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc05_simple_race tc05_simple_race.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc06_two_races.o tc06_two_races.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc06_two_races tc06_two_races.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc07_hbl1-tc07_hbl1.o `test -f 'tc07_hbl1.c' || echo './'`tc07_hbl1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc07_hbl1 tc07_hbl1-tc07_hbl1.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc08_hbl2-tc08_hbl2.o `test -f 'tc08_hbl2.c' || echo './'`tc08_hbl2.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc08_hbl2 tc08_hbl2-tc08_hbl2.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc09_bad_unlock.o tc09_bad_unlock.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc09_bad_unlock tc09_bad_unlock.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc10_rec_lock.o tc10_rec_lock.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc10_rec_lock tc10_rec_lock.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc11_XCHG.o tc11_XCHG.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc11_XCHG tc11_XCHG.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc12_rwl_trivial.o tc12_rwl_trivial.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc12_rwl_trivial tc12_rwl_trivial.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc13_laog1.o tc13_laog1.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc13_laog1 tc13_laog1.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc14_laog_dinphils.o tc14_laog_dinphils.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc14_laog_dinphils tc14_laog_dinphils.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc15_laog_lockdel.o tc15_laog_lockdel.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc15_laog_lockdel tc15_laog_lockdel.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc16_byterace.o tc16_byterace.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc16_byterace tc16_byterace.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc17_sembar.o tc17_sembar.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc17_sembar tc17_sembar.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc18_semabuse.o tc18_semabuse.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc18_semabuse tc18_semabuse.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc19_shadowmem.o tc19_shadowmem.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc19_shadowmem tc19_shadowmem.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc21_pthonce.o tc21_pthonce.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc21_pthonce tc21_pthonce.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc23_bogus_condwait.o tc23_bogus_condwait.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc23_bogus_condwait tc23_bogus_condwait.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc24_nonzero_sem.o tc24_nonzero_sem.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc24_nonzero_sem tc24_nonzero_sem.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tls_threads.o tls_threads.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tls_threads tls_threads.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc22_exit_w_lock.o tc22_exit_w_lock.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc22_exit_w_lock tc22_exit_w_lock.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bar_bad.o bar_bad.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bar_bad bar_bad.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o bar_trivial.o bar_trivial.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bar_trivial bar_trivial.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o tc20_verifywrap.o tc20_verifywrap.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tc20_verifywrap tc20_verifywrap.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -c -o annotate_rwlock.o annotate_rwlock.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o annotate_rwlock annotate_rwlock.o -lpthread make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind/tests' make check-local make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind/tests' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind/tests' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/helgrind' Making check in drd make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd' mkdir -p ../.in_place; \ for f in drd-amd64-linux drd-x86-linux vgpreload_drd-amd64-linux.so vgpreload_drd-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../drd/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../drd/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd/tests' make annotate_hb_err annotate_hb_race annotate_ignore_rw annotate_ignore_write annotate_publish_hg annotate_static annotate_trace_memory bug-235681 custom_alloc concurrent_close fp_race free_is_write hold_lock linuxthreads_det local_static memory_allocation monitor_example new_delete pth_broadcast pth_cancel_locked pth_cleanup_handler pth_cond_destroy_busy pth_cond_race pth_create_chain pth_detached pth_detached_sem pth_detached3 pth_inconsistent_cond_wait pth_mutex_reinit pth_process_shared_mutex pth_uninitialized_cond recursive_mutex rwlock_race rwlock_test rwlock_type_checking sem_as_mutex sem_open sigalrm threaded-fork trylock unit_bitmap unit_vc annotate_barrier annotate_rwlock annotate_sem atomic_var circular_buffer annotate_smart_pointer tsan_unittest std_atomic std_list std_string std_thread std_thread2 omp_matinv omp_prime omp_printf matinv pth_barrier pth_barrier_race pth_barrier_reinit pth_barrier_thr_cr thread_name pth_spinlock sem_wait make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o annotate_hb_err.o annotate_hb_err.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o annotate_hb_err annotate_hb_err.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o annotate_hb_race.o annotate_hb_race.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o annotate_hb_race annotate_hb_race.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o annotate_ignore_rw.o annotate_ignore_rw.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o annotate_ignore_rw annotate_ignore_rw.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o annotate_ignore_write.o annotate_ignore_write.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o annotate_ignore_write annotate_ignore_write.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o annotate_publish_hg.o annotate_publish_hg.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o annotate_publish_hg annotate_publish_hg.o -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -Wno-unused-function -O2 -pipe -c -o annotate_static-annotate_static.o `test -f 'annotate_static.cpp' || echo './'`annotate_static.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -Wno-unused-function -O2 -pipe -Wl,-O1 -Wl,--as-needed -o annotate_static annotate_static-annotate_static.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o annotate_trace_memory.o annotate_trace_memory.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o annotate_trace_memory annotate_trace_memory.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o bug-235681.o bug-235681.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bug-235681 bug-235681.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o custom_alloc.o custom_alloc.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o custom_alloc custom_alloc.o -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o concurrent_close.o concurrent_close.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o concurrent_close concurrent_close.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o fp_race.o fp_race.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o fp_race fp_race.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o free_is_write-free_is_write.o `test -f 'free_is_write.c' || echo './'`free_is_write.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o free_is_write free_is_write-free_is_write.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o hold_lock.o hold_lock.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o hold_lock hold_lock.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o linuxthreads_det.o linuxthreads_det.c linuxthreads_det.c: In function 'thread_func': linuxthreads_det.c:18:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, "NPTL or non-Linux POSIX threads implementation detected.\n", 57); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linuxthreads_det.c:22:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, "Detected LinuxThreads as POSIX threads implementation.\n", 55); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o linuxthreads_det linuxthreads_det.o -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o local_static.o local_static.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o local_static local_static.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o memory_allocation.o memory_allocation.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o memory_allocation memory_allocation.o -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o monitor_example.o monitor_example.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o monitor_example monitor_example.o -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o new_delete-new_delete.o `test -f 'new_delete.cpp' || echo './'`new_delete.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o new_delete new_delete-new_delete.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o pth_broadcast.o pth_broadcast.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_broadcast pth_broadcast.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o pth_cancel_locked.o pth_cancel_locked.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_cancel_locked pth_cancel_locked.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o pth_cleanup_handler.o pth_cleanup_handler.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_cleanup_handler pth_cleanup_handler.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o pth_cond_destroy_busy.o pth_cond_destroy_busy.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_cond_destroy_busy pth_cond_destroy_busy.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o pth_cond_race.o pth_cond_race.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_cond_race pth_cond_race.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o pth_create_chain-pth_create_chain.o `test -f 'pth_create_chain.c' || echo './'`pth_create_chain.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_create_chain pth_create_chain-pth_create_chain.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o pth_detached-pth_detached.o `test -f 'pth_detached.c' || echo './'`pth_detached.c pth_detached.c: In function 'main': pth_detached.c:82:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pth_detached.c: In function 'thread_func2': pth_detached.c:32:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, ".", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pth_detached.c: In function 'thread_func1': pth_detached.c:24:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, ".", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_detached pth_detached-pth_detached.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o pth_detached_sem.o pth_detached_sem.c pth_detached_sem.c: In function 'main': pth_detached_sem.c:84:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pth_detached_sem.c: In function 'thread_func2': pth_detached_sem.c:36:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, ".", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pth_detached_sem.c: In function 'thread_func1': pth_detached_sem.c:28:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, ".", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_detached_sem pth_detached_sem.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o pth_detached3.o pth_detached3.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_detached3 pth_detached3.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o pth_inconsistent_cond_wait.o pth_inconsistent_cond_wait.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_inconsistent_cond_wait pth_inconsistent_cond_wait.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o pth_mutex_reinit.o pth_mutex_reinit.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_mutex_reinit pth_mutex_reinit.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o pth_process_shared_mutex.o pth_process_shared_mutex.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_process_shared_mutex pth_process_shared_mutex.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o pth_uninitialized_cond.o pth_uninitialized_cond.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pth_uninitialized_cond pth_uninitialized_cond.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o recursive_mutex.o recursive_mutex.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o recursive_mutex recursive_mutex.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o rwlock_race.o rwlock_race.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o rwlock_race rwlock_race.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o rwlock_test-rwlock_test.o `test -f 'rwlock_test.c' || echo './'`rwlock_test.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o rwlock_test rwlock_test-rwlock_test.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o rwlock_type_checking.o rwlock_type_checking.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o rwlock_type_checking rwlock_type_checking.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o sem_as_mutex.o sem_as_mutex.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sem_as_mutex sem_as_mutex.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o sem_open.o sem_open.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sem_open sem_open.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o sigalrm.o sigalrm.c sigalrm.c: In function 'print_thread_id': sigalrm.c:37:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, msg, strlen(msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sigalrm sigalrm.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o threaded-fork.o threaded-fork.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o threaded-fork threaded-fork.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o trylock.o trylock.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o trylock trylock.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -DENABLE_DRD_CONSISTENCY_CHECKS --param inline-unit-growth=900 -O2 -pipe -c -o unit_bitmap-unit_bitmap.o `test -f 'unit_bitmap.c' || echo './'`unit_bitmap.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -DENABLE_DRD_CONSISTENCY_CHECKS --param inline-unit-growth=900 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o unit_bitmap unit_bitmap-unit_bitmap.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -DENABLE_DRD_CONSISTENCY_CHECKS -O2 -pipe -c -o unit_vc-unit_vc.o `test -f 'unit_vc.c' || echo './'`unit_vc.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -DENABLE_DRD_CONSISTENCY_CHECKS -O2 -pipe -Wl,-O1 -Wl,--as-needed -o unit_vc unit_vc-unit_vc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o annotate_barrier.o annotate_barrier.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o annotate_barrier annotate_barrier.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o annotate_rwlock.o annotate_rwlock.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o annotate_rwlock annotate_rwlock.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o annotate_sem.o annotate_sem.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o annotate_sem annotate_sem.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o atomic_var.o atomic_var.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o atomic_var atomic_var.o -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o circular_buffer.o circular_buffer.c x86_64-pc-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o circular_buffer circular_buffer.o -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -c -o annotate_smart_pointer.o annotate_smart_pointer.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o annotate_smart_pointer annotate_smart_pointer.o -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -DTHREAD_WRAPPERS='"tsan_thread_wrappers_pthread.h"' -O2 -pipe -c -o tsan_unittest-tsan_unittest.o `test -f 'tsan_unittest.cpp' || echo './'`tsan_unittest.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -DTHREAD_WRAPPERS='"tsan_thread_wrappers_pthread.h"' -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tsan_unittest tsan_unittest-tsan_unittest.o -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -std=c++0x -Wno-sign-compare -O2 -pipe -c -o std_atomic-std_atomic.o `test -f 'std_atomic.cpp' || echo './'`std_atomic.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -std=c++0x -Wno-sign-compare -O2 -pipe -Wl,-O1 -Wl,--as-needed -o std_atomic std_atomic-std_atomic.o -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -std=c++0x -Wno-sign-compare -O2 -pipe -c -o std_list-std_list.o `test -f 'std_list.cpp' || echo './'`std_list.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -std=c++0x -Wno-sign-compare -O2 -pipe -Wl,-O1 -Wl,--as-needed -o std_list std_list-std_list.o -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -std=c++0x -Wno-sign-compare -O2 -pipe -c -o std_string-std_string.o `test -f 'std_string.cpp' || echo './'`std_string.cpp x86_64-pc-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -std=c++0x -Wno-sign-compare -O2 -pipe -Wl,-O1 -Wl,--as-needed -o std_string std_string-std_string.o -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -std=c++0x -O2 -pipe -c -o std_thread-std_thread.o `test -f 'std_thread.cpp' || echo './'`std_thread.cpp std_thread.cpp: In function 'void* execute_native_thread_routine(void*)': std_thread.cpp:30:3: error: '_Impl_base' is not a member of 'std::thread' std::thread::_Impl_base* __t = static_cast(__p); ^~~ std_thread.cpp:30:28: error: '__t' was not declared in this scope std::thread::_Impl_base* __t = static_cast(__p); ^~~ std_thread.cpp:30:59: error: '_Impl_base' in 'class std::thread' does not name a type std::thread::_Impl_base* __t = static_cast(__p); ^~~~~~~~~~ std_thread.cpp:30:69: error: expected '>' before '*' token std::thread::_Impl_base* __t = static_cast(__p); ^ std_thread.cpp:30:69: error: expected '(' before '*' token std_thread.cpp:30:70: error: expected primary-expression before '>' token std::thread::_Impl_base* __t = static_cast(__p); ^ std_thread.cpp:30:76: error: expected ')' before ';' token std::thread::_Impl_base* __t = static_cast(__p); ^ std_thread.cpp:31:3: error: '__shared_base_type' is not a member of 'std::thread' std::thread::__shared_base_type __local; ^~~ std_thread.cpp:32:3: error: '__local' was not declared in this scope __local.swap(__t->_M_this_ptr); ^~~~~~~ std_thread.cpp: At global scope: std_thread.cpp:49:32: error: variable or field '_M_start_thread' declared void void thread::_M_start_thread(__shared_base_type __b) ^~~~~~~~~~~~~~~~~~ std_thread.cpp:49:32: error: '__shared_base_type' was not declared in this scope std_thread.cpp:67:1: error: expected '}' at end of input } ^ Makefile:2073: recipe for target 'std_thread-std_thread.o' failed make[4]: *** [std_thread-std_thread.o] Error 1 make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd/tests' Makefile:2193: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd/tests' Makefile:1727: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0/drd' Makefile:826: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0' Makefile:1114: recipe for target 'check' failed make: *** [check] Error 2 * ERROR: dev-util/valgrind-3.11.0::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 3130: Called default * phase-functions.sh, line 805: Called default_src_test * phase-functions.sh, line 834: Called __eapi0_src_test * phase-helpers.sh, line 760: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-util/valgrind-3.11.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/valgrind-3.11.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-util/valgrind-3.11.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/valgrind-3.11.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0' * S: '/var/tmp/portage/dev-util/valgrind-3.11.0/work/valgrind-3.11.0'