Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/valgrind.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1695-2750/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/valgrind.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/valgrind-3.5.0-1.1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/valgrind.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1695-2750/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/valgrind.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.28619 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf valgrind-3.5.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/valgrind-3.5.0.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd valgrind-3.5.0 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (valgrind-3.5.0-cachegrind-improvements.patch):' Patch #1 (valgrind-3.5.0-cachegrind-improvements.patch): + patch -p1 -s Patch #2 (valgrind-3.5.0-openat.patch): + echo 'Patch #2 (valgrind-3.5.0-openat.patch):' + patch -p1 -s + echo 'Patch #3 (valgrind-3.5.0-mmap-mprotect.patch):' Patch #3 (valgrind-3.5.0-mmap-mprotect.patch): + patch -p1 -s + echo 'Patch #4 (valgrind-3.5.0-dwarf3.patch):' Patch #4 (valgrind-3.5.0-dwarf3.patch): + patch -p1 -s + echo 'Patch #5 (valgrind-3.5.0-pr40659.patch):' Patch #5 (valgrind-3.5.0-pr40659.patch): + patch -p1 -s + echo 'Patch #6 (valgrind-3.5.0-helgrind-race-supp.patch):' Patch #6 (valgrind-3.5.0-helgrind-race-supp.patch): + patch -p1 -s + echo 'Patch #7 (valgrind-3.5.0-ppc-tests.patch):' Patch #7 (valgrind-3.5.0-ppc-tests.patch): + patch -p1 -s + echo 'Patch #8 (valgrind-3.5.0-amd64-loopnel.patch):' Patch #8 (valgrind-3.5.0-amd64-loopnel.patch): + patch -p1 -s + echo 'Patch #9 (valgrind-3.5.0-ppc-dwarf3.patch):' Patch #9 (valgrind-3.5.0-ppc-dwarf3.patch): + patch -p1 -s + echo 'Patch #10 (valgrind-3.5.0-amd64-adcsbb.patch):' Patch #10 (valgrind-3.5.0-amd64-adcsbb.patch): + patch -p1 -s + echo 'Patch #11 (valgrind-dynbss.patch):' Patch #11 (valgrind-dynbss.patch): + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.43546 + umask 022 + cd /builddir/build/BUILD + cd valgrind-3.5.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info GDB=/usr/bin/gdb checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether ln -s works... yes checking for i386-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for perl... /usr/bin/perl checking for gdb... /usr/bin/gdb checking for diff -u... yes checking for a supported version of gcc... ok (4.1.2) checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for a supported CPU... ok (i386) 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 family (2.6.18-164.el5) checking for a supported CPU/OS combination... ok (x86-linux) checking for use as an inner Valgrind... no checking for egrep... grep -E checking the GLIBC_VERSION version... 2.5 family checking for CLOCK_MONOTONIC... 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 for Altivec... no checking for pthread_create@GLIBC2.0()... yes checking for eventfd()... no checking if gcc accepts -m32... yes checking if gcc accepts -maix32... no checking if gcc accepts -m64... no checking if gcc accepts -maix64... no checking if gcc accepts -mmmx... yes checking if gcc accepts -msse... yes checking if gcc accepts -mpreferred-stack-boundary... yes checking if gcc accepts -Wno-pointer-sign... yes checking if gcc accepts -Wdeclaration-after-statement... yes checking if gcc accepts -Wno-empty-body... no checking if gcc accepts -Wno-format-zero-length... yes checking if gcc accepts -Wno-uninitialized... yes checking if gcc accepts -Wextra or -W... -Wextra checking if gcc accepts -fno-stack-protector... yes checking if gcc accepts --param inline-unit-growth... yes checking if gcc supports __builtin_expect... yes checking if ppc32/64 as supports mtocrf/mfocrf... no checking if x86/amd64 assembler speaks SSE3... yes checking if x86/amd64 assembler speaks SSSE3... no checking for TLS support... yes checking for /proc/self/fd... yes checking for /proc/self/exe... yes checking for /proc/self/maps... yes 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 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... no checking sys/eventfd.h presence... no checking for sys/eventfd.h... no 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/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/signalfd.h usability... no checking sys/signalfd.h presence... no checking for sys/signalfd.h... no 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 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 getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for epoll_create... yes checking for epoll_pwait... no checking for floor... no 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 semtimedop... yes checking for signalfd... no checking for sigwaitinfo... yes checking for syscall... yes checking for strchr... yes checking for strdup... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for timerfd... no checking for utimensat... no 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 configure: WARNING: pkg-config has not been installed or is too old. configure: WARNING: Detection of Qt4 will be skipped. checking for boost... no checking for OpenMP... yes checking if gcc supports __sync_bool_compare_and_swap... no 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 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/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/x86-linux/Makefile config.status: creating memcheck/perf/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 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/perf/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/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/linux/Makefile config.status: creating none/tests/darwin/Makefile config.status: creating none/tests/x86-linux/Makefile config.status: creating exp-ptrcheck/Makefile config.status: creating exp-ptrcheck/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 config.h config.status: executing depfiles commands Maximum build arch: x86 Primary build arch: x86 Secondary build arch: Build OS: linux Primary build target: X86_LINUX Secondary build target: Default supp files: exp-ptrcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.5.supp + make -j4 echo "# This is a generated file, composed of the following suppression rules:" > default.supp echo "# " exp-ptrcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.5.supp >> default.supp cat exp-ptrcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.5.supp >> default.supp make all-recursive make[1]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0' Making all in include make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/include' Making all in VEX make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' make all-am make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-main_globals.o -MD -MP -MF ".deps/libvex_x86_linux_a-main_globals.Tpo" -c -o libvex_x86_linux_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c; \ then mv -f ".deps/libvex_x86_linux_a-main_globals.Tpo" ".deps/libvex_x86_linux_a-main_globals.Po"; else rm -f ".deps/libvex_x86_linux_a-main_globals.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-main_main.o -MD -MP -MF ".deps/libvex_x86_linux_a-main_main.Tpo" -c -o libvex_x86_linux_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c; \ then mv -f ".deps/libvex_x86_linux_a-main_main.Tpo" ".deps/libvex_x86_linux_a-main_main.Po"; else rm -f ".deps/libvex_x86_linux_a-main_main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-main_util.o -MD -MP -MF ".deps/libvex_x86_linux_a-main_util.Tpo" -c -o libvex_x86_linux_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c; \ then mv -f ".deps/libvex_x86_linux_a-main_util.Tpo" ".deps/libvex_x86_linux_a-main_util.Po"; else rm -f ".deps/libvex_x86_linux_a-main_util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-ir_defs.o -MD -MP -MF ".deps/libvex_x86_linux_a-ir_defs.Tpo" -c -o libvex_x86_linux_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c; \ then mv -f ".deps/libvex_x86_linux_a-ir_defs.Tpo" ".deps/libvex_x86_linux_a-ir_defs.Po"; else rm -f ".deps/libvex_x86_linux_a-ir_defs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-ir_match.o -MD -MP -MF ".deps/libvex_x86_linux_a-ir_match.Tpo" -c -o libvex_x86_linux_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c; \ then mv -f ".deps/libvex_x86_linux_a-ir_match.Tpo" ".deps/libvex_x86_linux_a-ir_match.Po"; else rm -f ".deps/libvex_x86_linux_a-ir_match.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-ir_opt.o -MD -MP -MF ".deps/libvex_x86_linux_a-ir_opt.Tpo" -c -o libvex_x86_linux_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c; \ then mv -f ".deps/libvex_x86_linux_a-ir_opt.Tpo" ".deps/libvex_x86_linux_a-ir_opt.Po"; else rm -f ".deps/libvex_x86_linux_a-ir_opt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-guest_generic_bb_to_IR.o -MD -MP -MF ".deps/libvex_x86_linux_a-guest_generic_bb_to_IR.Tpo" -c -o 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; \ then mv -f ".deps/libvex_x86_linux_a-guest_generic_bb_to_IR.Tpo" ".deps/libvex_x86_linux_a-guest_generic_bb_to_IR.Po"; else rm -f ".deps/libvex_x86_linux_a-guest_generic_bb_to_IR.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-guest_generic_x87.o -MD -MP -MF ".deps/libvex_x86_linux_a-guest_generic_x87.Tpo" -c -o libvex_x86_linux_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c; \ then mv -f ".deps/libvex_x86_linux_a-guest_generic_x87.Tpo" ".deps/libvex_x86_linux_a-guest_generic_x87.Po"; else rm -f ".deps/libvex_x86_linux_a-guest_generic_x87.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-guest_x86_helpers.o -MD -MP -MF ".deps/libvex_x86_linux_a-guest_x86_helpers.Tpo" -c -o libvex_x86_linux_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c; \ then mv -f ".deps/libvex_x86_linux_a-guest_x86_helpers.Tpo" ".deps/libvex_x86_linux_a-guest_x86_helpers.Po"; else rm -f ".deps/libvex_x86_linux_a-guest_x86_helpers.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-guest_x86_toIR.o -MD -MP -MF ".deps/libvex_x86_linux_a-guest_x86_toIR.Tpo" -c -o libvex_x86_linux_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c; \ then mv -f ".deps/libvex_x86_linux_a-guest_x86_toIR.Tpo" ".deps/libvex_x86_linux_a-guest_x86_toIR.Po"; else rm -f ".deps/libvex_x86_linux_a-guest_x86_toIR.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-guest_amd64_helpers.o -MD -MP -MF ".deps/libvex_x86_linux_a-guest_amd64_helpers.Tpo" -c -o libvex_x86_linux_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c; \ then mv -f ".deps/libvex_x86_linux_a-guest_amd64_helpers.Tpo" ".deps/libvex_x86_linux_a-guest_amd64_helpers.Po"; else rm -f ".deps/libvex_x86_linux_a-guest_amd64_helpers.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-guest_amd64_toIR.o -MD -MP -MF ".deps/libvex_x86_linux_a-guest_amd64_toIR.Tpo" -c -o libvex_x86_linux_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c; \ then mv -f ".deps/libvex_x86_linux_a-guest_amd64_toIR.Tpo" ".deps/libvex_x86_linux_a-guest_amd64_toIR.Po"; else rm -f ".deps/libvex_x86_linux_a-guest_amd64_toIR.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-guest_ppc_helpers.o -MD -MP -MF ".deps/libvex_x86_linux_a-guest_ppc_helpers.Tpo" -c -o libvex_x86_linux_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c; \ then mv -f ".deps/libvex_x86_linux_a-guest_ppc_helpers.Tpo" ".deps/libvex_x86_linux_a-guest_ppc_helpers.Po"; else rm -f ".deps/libvex_x86_linux_a-guest_ppc_helpers.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-guest_ppc_toIR.o -MD -MP -MF ".deps/libvex_x86_linux_a-guest_ppc_toIR.Tpo" -c -o libvex_x86_linux_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c; \ then mv -f ".deps/libvex_x86_linux_a-guest_ppc_toIR.Tpo" ".deps/libvex_x86_linux_a-guest_ppc_toIR.Po"; else rm -f ".deps/libvex_x86_linux_a-guest_ppc_toIR.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-guest_arm_helpers.o -MD -MP -MF ".deps/libvex_x86_linux_a-guest_arm_helpers.Tpo" -c -o libvex_x86_linux_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c; \ then mv -f ".deps/libvex_x86_linux_a-guest_arm_helpers.Tpo" ".deps/libvex_x86_linux_a-guest_arm_helpers.Po"; else rm -f ".deps/libvex_x86_linux_a-guest_arm_helpers.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-guest_arm_toIR.o -MD -MP -MF ".deps/libvex_x86_linux_a-guest_arm_toIR.Tpo" -c -o libvex_x86_linux_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c; \ then mv -f ".deps/libvex_x86_linux_a-guest_arm_toIR.Tpo" ".deps/libvex_x86_linux_a-guest_arm_toIR.Po"; else rm -f ".deps/libvex_x86_linux_a-guest_arm_toIR.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-host_generic_regs.o -MD -MP -MF ".deps/libvex_x86_linux_a-host_generic_regs.Tpo" -c -o libvex_x86_linux_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c; \ then mv -f ".deps/libvex_x86_linux_a-host_generic_regs.Tpo" ".deps/libvex_x86_linux_a-host_generic_regs.Po"; else rm -f ".deps/libvex_x86_linux_a-host_generic_regs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-host_generic_simd64.o -MD -MP -MF ".deps/libvex_x86_linux_a-host_generic_simd64.Tpo" -c -o libvex_x86_linux_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c; \ then mv -f ".deps/libvex_x86_linux_a-host_generic_simd64.Tpo" ".deps/libvex_x86_linux_a-host_generic_simd64.Po"; else rm -f ".deps/libvex_x86_linux_a-host_generic_simd64.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-host_generic_reg_alloc2.o -MD -MP -MF ".deps/libvex_x86_linux_a-host_generic_reg_alloc2.Tpo" -c -o libvex_x86_linux_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c; \ then mv -f ".deps/libvex_x86_linux_a-host_generic_reg_alloc2.Tpo" ".deps/libvex_x86_linux_a-host_generic_reg_alloc2.Po"; else rm -f ".deps/libvex_x86_linux_a-host_generic_reg_alloc2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-host_x86_defs.o -MD -MP -MF ".deps/libvex_x86_linux_a-host_x86_defs.Tpo" -c -o libvex_x86_linux_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c; \ then mv -f ".deps/libvex_x86_linux_a-host_x86_defs.Tpo" ".deps/libvex_x86_linux_a-host_x86_defs.Po"; else rm -f ".deps/libvex_x86_linux_a-host_x86_defs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-host_x86_isel.o -MD -MP -MF ".deps/libvex_x86_linux_a-host_x86_isel.Tpo" -c -o libvex_x86_linux_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c; \ then mv -f ".deps/libvex_x86_linux_a-host_x86_isel.Tpo" ".deps/libvex_x86_linux_a-host_x86_isel.Po"; else rm -f ".deps/libvex_x86_linux_a-host_x86_isel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-host_amd64_defs.o -MD -MP -MF ".deps/libvex_x86_linux_a-host_amd64_defs.Tpo" -c -o libvex_x86_linux_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c; \ then mv -f ".deps/libvex_x86_linux_a-host_amd64_defs.Tpo" ".deps/libvex_x86_linux_a-host_amd64_defs.Po"; else rm -f ".deps/libvex_x86_linux_a-host_amd64_defs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-host_amd64_isel.o -MD -MP -MF ".deps/libvex_x86_linux_a-host_amd64_isel.Tpo" -c -o libvex_x86_linux_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c; \ then mv -f ".deps/libvex_x86_linux_a-host_amd64_isel.Tpo" ".deps/libvex_x86_linux_a-host_amd64_isel.Po"; else rm -f ".deps/libvex_x86_linux_a-host_amd64_isel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-host_ppc_defs.o -MD -MP -MF ".deps/libvex_x86_linux_a-host_ppc_defs.Tpo" -c -o libvex_x86_linux_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c; \ then mv -f ".deps/libvex_x86_linux_a-host_ppc_defs.Tpo" ".deps/libvex_x86_linux_a-host_ppc_defs.Po"; else rm -f ".deps/libvex_x86_linux_a-host_ppc_defs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-host_ppc_isel.o -MD -MP -MF ".deps/libvex_x86_linux_a-host_ppc_isel.Tpo" -c -o libvex_x86_linux_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c; \ then mv -f ".deps/libvex_x86_linux_a-host_ppc_isel.Tpo" ".deps/libvex_x86_linux_a-host_ppc_isel.Po"; else rm -f ".deps/libvex_x86_linux_a-host_ppc_isel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-host_arm_defs.o -MD -MP -MF ".deps/libvex_x86_linux_a-host_arm_defs.Tpo" -c -o libvex_x86_linux_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c; \ then mv -f ".deps/libvex_x86_linux_a-host_arm_defs.Tpo" ".deps/libvex_x86_linux_a-host_arm_defs.Po"; else rm -f ".deps/libvex_x86_linux_a-host_arm_defs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Ipriv -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libvex_x86_linux_a-host_arm_isel.o -MD -MP -MF ".deps/libvex_x86_linux_a-host_arm_isel.Tpo" -c -o libvex_x86_linux_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c; \ then mv -f ".deps/libvex_x86_linux_a-host_arm_isel.Tpo" ".deps/libvex_x86_linux_a-host_arm_isel.Po"; else rm -f ".deps/libvex_x86_linux_a-host_arm_isel.Tpo"; exit 1; fi rm -f libvex-x86-linux.a /usr/bin/ar cru libvex-x86-linux.a libvex_x86_linux_a-main_globals.o libvex_x86_linux_a-main_main.o libvex_x86_linux_a-main_util.o libvex_x86_linux_a-ir_defs.o libvex_x86_linux_a-ir_match.o libvex_x86_linux_a-ir_opt.o libvex_x86_linux_a-guest_generic_bb_to_IR.o libvex_x86_linux_a-guest_generic_x87.o libvex_x86_linux_a-guest_x86_helpers.o libvex_x86_linux_a-guest_x86_toIR.o libvex_x86_linux_a-guest_amd64_helpers.o libvex_x86_linux_a-guest_amd64_toIR.o libvex_x86_linux_a-guest_ppc_helpers.o libvex_x86_linux_a-guest_ppc_toIR.o libvex_x86_linux_a-guest_arm_helpers.o libvex_x86_linux_a-guest_arm_toIR.o libvex_x86_linux_a-host_generic_regs.o libvex_x86_linux_a-host_generic_simd64.o libvex_x86_linux_a-host_generic_reg_alloc2.o libvex_x86_linux_a-host_x86_defs.o libvex_x86_linux_a-host_x86_isel.o libvex_x86_linux_a-host_amd64_defs.o libvex_x86_linux_a-host_amd64_isel.o libvex_x86_linux_a-host_ppc_defs.o libvex_x86_linux_a-host_ppc_isel.o libvex_x86_linux_a-host_arm_defs.o libvex_x86_linux_a-host_arm_isel.o ranlib libvex-x86-linux.a make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' Making all in coregrind make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' make all-am make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_commandline.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_commandline.Tpo" -c -o libcoregrind_x86_linux_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_commandline.Tpo" ".deps/libcoregrind_x86_linux_a-m_commandline.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_commandline.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_clientstate.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_clientstate.Tpo" -c -o libcoregrind_x86_linux_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_clientstate.Tpo" ".deps/libcoregrind_x86_linux_a-m_clientstate.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_clientstate.Tpo"; exit 1; fi gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_debugger.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_debugger.Tpo" -c -o libcoregrind_x86_linux_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_debugger.Tpo" ".deps/libcoregrind_x86_linux_a-m_debugger.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_debugger.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_debuglog.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_debuglog.Tpo" -c -o libcoregrind_x86_linux_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_debuglog.Tpo" ".deps/libcoregrind_x86_linux_a-m_debuglog.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_debuglog.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_errormgr.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_errormgr.Tpo" -c -o libcoregrind_x86_linux_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_errormgr.Tpo" ".deps/libcoregrind_x86_linux_a-m_errormgr.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_errormgr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_execontext.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_execontext.Tpo" -c -o libcoregrind_x86_linux_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_execontext.Tpo" ".deps/libcoregrind_x86_linux_a-m_execontext.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_execontext.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_hashtable.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_hashtable.Tpo" -c -o libcoregrind_x86_linux_a-m_hashtable.o `test -f 'm_hashtable.c' || echo './'`m_hashtable.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_hashtable.Tpo" ".deps/libcoregrind_x86_linux_a-m_hashtable.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_hashtable.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_libcbase.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_libcbase.Tpo" -c -o libcoregrind_x86_linux_a-m_libcbase.o `test -f 'm_libcbase.c' || echo './'`m_libcbase.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_libcbase.Tpo" ".deps/libcoregrind_x86_linux_a-m_libcbase.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_libcbase.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_libcassert.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_libcassert.Tpo" -c -o libcoregrind_x86_linux_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_libcassert.Tpo" ".deps/libcoregrind_x86_linux_a-m_libcassert.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_libcassert.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_libcfile.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_libcfile.Tpo" -c -o libcoregrind_x86_linux_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_libcfile.Tpo" ".deps/libcoregrind_x86_linux_a-m_libcfile.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_libcfile.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_libcprint.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_libcprint.Tpo" -c -o libcoregrind_x86_linux_a-m_libcprint.o `test -f 'm_libcprint.c' || echo './'`m_libcprint.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_libcprint.Tpo" ".deps/libcoregrind_x86_linux_a-m_libcprint.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_libcprint.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_libcproc.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_libcproc.Tpo" -c -o libcoregrind_x86_linux_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_libcproc.Tpo" ".deps/libcoregrind_x86_linux_a-m_libcproc.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_libcproc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_libcsignal.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_libcsignal.Tpo" -c -o libcoregrind_x86_linux_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_libcsignal.Tpo" ".deps/libcoregrind_x86_linux_a-m_libcsignal.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_libcsignal.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_machine.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_machine.Tpo" -c -o libcoregrind_x86_linux_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_machine.Tpo" ".deps/libcoregrind_x86_linux_a-m_machine.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_machine.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_main.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_main.Tpo" -c -o libcoregrind_x86_linux_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_main.Tpo" ".deps/libcoregrind_x86_linux_a-m_main.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_mallocfree.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_mallocfree.Tpo" -c -o libcoregrind_x86_linux_a-m_mallocfree.o `test -f 'm_mallocfree.c' || echo './'`m_mallocfree.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_mallocfree.Tpo" ".deps/libcoregrind_x86_linux_a-m_mallocfree.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_mallocfree.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_options.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_options.Tpo" -c -o libcoregrind_x86_linux_a-m_options.o `test -f 'm_options.c' || echo './'`m_options.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_options.Tpo" ".deps/libcoregrind_x86_linux_a-m_options.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_options.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_oset.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_oset.Tpo" -c -o libcoregrind_x86_linux_a-m_oset.o `test -f 'm_oset.c' || echo './'`m_oset.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_oset.Tpo" ".deps/libcoregrind_x86_linux_a-m_oset.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_oset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_redir.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_redir.Tpo" -c -o libcoregrind_x86_linux_a-m_redir.o `test -f 'm_redir.c' || echo './'`m_redir.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_redir.Tpo" ".deps/libcoregrind_x86_linux_a-m_redir.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_redir.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_seqmatch.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_seqmatch.Tpo" -c -o libcoregrind_x86_linux_a-m_seqmatch.o `test -f 'm_seqmatch.c' || echo './'`m_seqmatch.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_seqmatch.Tpo" ".deps/libcoregrind_x86_linux_a-m_seqmatch.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_seqmatch.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_signals.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_signals.Tpo" -c -o libcoregrind_x86_linux_a-m_signals.o `test -f 'm_signals.c' || echo './'`m_signals.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_signals.Tpo" ".deps/libcoregrind_x86_linux_a-m_signals.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_signals.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_sparsewa.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_sparsewa.Tpo" -c -o libcoregrind_x86_linux_a-m_sparsewa.o `test -f 'm_sparsewa.c' || echo './'`m_sparsewa.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_sparsewa.Tpo" ".deps/libcoregrind_x86_linux_a-m_sparsewa.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_sparsewa.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_stacks.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_stacks.Tpo" -c -o libcoregrind_x86_linux_a-m_stacks.o `test -f 'm_stacks.c' || echo './'`m_stacks.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_stacks.Tpo" ".deps/libcoregrind_x86_linux_a-m_stacks.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_stacks.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_stacktrace.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_stacktrace.Tpo" -c -o libcoregrind_x86_linux_a-m_stacktrace.o `test -f 'm_stacktrace.c' || echo './'`m_stacktrace.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_stacktrace.Tpo" ".deps/libcoregrind_x86_linux_a-m_stacktrace.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_stacktrace.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_syscall.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_syscall.Tpo" -c -o libcoregrind_x86_linux_a-m_syscall.o `test -f 'm_syscall.c' || echo './'`m_syscall.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_syscall.Tpo" ".deps/libcoregrind_x86_linux_a-m_syscall.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_syscall.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_threadstate.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_threadstate.Tpo" -c -o libcoregrind_x86_linux_a-m_threadstate.o `test -f 'm_threadstate.c' || echo './'`m_threadstate.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_threadstate.Tpo" ".deps/libcoregrind_x86_linux_a-m_threadstate.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_threadstate.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_tooliface.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_tooliface.Tpo" -c -o libcoregrind_x86_linux_a-m_tooliface.o `test -f 'm_tooliface.c' || echo './'`m_tooliface.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_tooliface.Tpo" ".deps/libcoregrind_x86_linux_a-m_tooliface.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_tooliface.Tpo"; exit 1; fi gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-m_trampoline.o `test -f 'm_trampoline.S' || echo './'`m_trampoline.S if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_translate.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_translate.Tpo" -c -o libcoregrind_x86_linux_a-m_translate.o `test -f 'm_translate.c' || echo './'`m_translate.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_translate.Tpo" ".deps/libcoregrind_x86_linux_a-m_translate.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_translate.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_transtab.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_transtab.Tpo" -c -o libcoregrind_x86_linux_a-m_transtab.o `test -f 'm_transtab.c' || echo './'`m_transtab.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_transtab.Tpo" ".deps/libcoregrind_x86_linux_a-m_transtab.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_transtab.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_vki.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_vki.Tpo" -c -o libcoregrind_x86_linux_a-m_vki.o `test -f 'm_vki.c' || echo './'`m_vki.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_vki.Tpo" ".deps/libcoregrind_x86_linux_a-m_vki.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_vki.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_vkiscnums.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_vkiscnums.Tpo" -c -o libcoregrind_x86_linux_a-m_vkiscnums.o `test -f 'm_vkiscnums.c' || echo './'`m_vkiscnums.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_vkiscnums.Tpo" ".deps/libcoregrind_x86_linux_a-m_vkiscnums.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_vkiscnums.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_wordfm.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_wordfm.Tpo" -c -o libcoregrind_x86_linux_a-m_wordfm.o `test -f 'm_wordfm.c' || echo './'`m_wordfm.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_wordfm.Tpo" ".deps/libcoregrind_x86_linux_a-m_wordfm.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_wordfm.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_xarray.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_xarray.Tpo" -c -o libcoregrind_x86_linux_a-m_xarray.o `test -f 'm_xarray.c' || echo './'`m_xarray.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_xarray.Tpo" ".deps/libcoregrind_x86_linux_a-m_xarray.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_xarray.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-m_aspacehl.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_aspacehl.Tpo" -c -o libcoregrind_x86_linux_a-m_aspacehl.o `test -f 'm_aspacehl.c' || echo './'`m_aspacehl.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-m_aspacehl.Tpo" ".deps/libcoregrind_x86_linux_a-m_aspacehl.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_aspacehl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-aspacemgr-common.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-aspacemgr-common.Tpo" -c -o libcoregrind_x86_linux_a-aspacemgr-common.o `test -f 'm_aspacemgr/aspacemgr-common.c' || echo './'`m_aspacemgr/aspacemgr-common.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-aspacemgr-common.Tpo" ".deps/libcoregrind_x86_linux_a-aspacemgr-common.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-aspacemgr-common.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-aspacemgr-linux.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-aspacemgr-linux.Tpo" -c -o libcoregrind_x86_linux_a-aspacemgr-linux.o `test -f 'm_aspacemgr/aspacemgr-linux.c' || echo './'`m_aspacemgr/aspacemgr-linux.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-aspacemgr-linux.Tpo" ".deps/libcoregrind_x86_linux_a-aspacemgr-linux.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-aspacemgr-linux.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-aspacemgr-aix5.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-aspacemgr-aix5.Tpo" -c -o libcoregrind_x86_linux_a-aspacemgr-aix5.o `test -f 'm_aspacemgr/aspacemgr-aix5.c' || echo './'`m_aspacemgr/aspacemgr-aix5.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-aspacemgr-aix5.Tpo" ".deps/libcoregrind_x86_linux_a-aspacemgr-aix5.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-aspacemgr-aix5.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-coredump-elf.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-coredump-elf.Tpo" -c -o libcoregrind_x86_linux_a-coredump-elf.o `test -f 'm_coredump/coredump-elf.c' || echo './'`m_coredump/coredump-elf.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-coredump-elf.Tpo" ".deps/libcoregrind_x86_linux_a-coredump-elf.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-coredump-elf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-coredump-macho.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-coredump-macho.Tpo" -c -o libcoregrind_x86_linux_a-coredump-macho.o `test -f 'm_coredump/coredump-macho.c' || echo './'`m_coredump/coredump-macho.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-coredump-macho.Tpo" ".deps/libcoregrind_x86_linux_a-coredump-macho.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-coredump-macho.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-coredump-xcoff.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-coredump-xcoff.Tpo" -c -o libcoregrind_x86_linux_a-coredump-xcoff.o `test -f 'm_coredump/coredump-xcoff.c' || echo './'`m_coredump/coredump-xcoff.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-coredump-xcoff.Tpo" ".deps/libcoregrind_x86_linux_a-coredump-xcoff.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-coredump-xcoff.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-misc.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-misc.Tpo" -c -o libcoregrind_x86_linux_a-misc.o `test -f 'm_debuginfo/misc.c' || echo './'`m_debuginfo/misc.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-misc.Tpo" ".deps/libcoregrind_x86_linux_a-misc.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-misc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-d3basics.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-d3basics.Tpo" -c -o libcoregrind_x86_linux_a-d3basics.o `test -f 'm_debuginfo/d3basics.c' || echo './'`m_debuginfo/d3basics.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-d3basics.Tpo" ".deps/libcoregrind_x86_linux_a-d3basics.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-d3basics.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-debuginfo.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-debuginfo.Tpo" -c -o libcoregrind_x86_linux_a-debuginfo.o `test -f 'm_debuginfo/debuginfo.c' || echo './'`m_debuginfo/debuginfo.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-debuginfo.Tpo" ".deps/libcoregrind_x86_linux_a-debuginfo.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-debuginfo.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-readdwarf.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-readdwarf.Tpo" -c -o libcoregrind_x86_linux_a-readdwarf.o `test -f 'm_debuginfo/readdwarf.c' || echo './'`m_debuginfo/readdwarf.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-readdwarf.Tpo" ".deps/libcoregrind_x86_linux_a-readdwarf.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-readdwarf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-readdwarf3.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-readdwarf3.Tpo" -c -o libcoregrind_x86_linux_a-readdwarf3.o `test -f 'm_debuginfo/readdwarf3.c' || echo './'`m_debuginfo/readdwarf3.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-readdwarf3.Tpo" ".deps/libcoregrind_x86_linux_a-readdwarf3.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-readdwarf3.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-readelf.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-readelf.Tpo" -c -o libcoregrind_x86_linux_a-readelf.o `test -f 'm_debuginfo/readelf.c' || echo './'`m_debuginfo/readelf.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-readelf.Tpo" ".deps/libcoregrind_x86_linux_a-readelf.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-readelf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-readmacho.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-readmacho.Tpo" -c -o libcoregrind_x86_linux_a-readmacho.o `test -f 'm_debuginfo/readmacho.c' || echo './'`m_debuginfo/readmacho.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-readmacho.Tpo" ".deps/libcoregrind_x86_linux_a-readmacho.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-readmacho.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-readpdb.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-readpdb.Tpo" -c -o libcoregrind_x86_linux_a-readpdb.o `test -f 'm_debuginfo/readpdb.c' || echo './'`m_debuginfo/readpdb.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-readpdb.Tpo" ".deps/libcoregrind_x86_linux_a-readpdb.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-readpdb.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-readstabs.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-readstabs.Tpo" -c -o libcoregrind_x86_linux_a-readstabs.o `test -f 'm_debuginfo/readstabs.c' || echo './'`m_debuginfo/readstabs.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-readstabs.Tpo" ".deps/libcoregrind_x86_linux_a-readstabs.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-readstabs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-readxcoff.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-readxcoff.Tpo" -c -o libcoregrind_x86_linux_a-readxcoff.o `test -f 'm_debuginfo/readxcoff.c' || echo './'`m_debuginfo/readxcoff.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-readxcoff.Tpo" ".deps/libcoregrind_x86_linux_a-readxcoff.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-readxcoff.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-storage.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-storage.Tpo" -c -o libcoregrind_x86_linux_a-storage.o `test -f 'm_debuginfo/storage.c' || echo './'`m_debuginfo/storage.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-storage.Tpo" ".deps/libcoregrind_x86_linux_a-storage.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-storage.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-tytypes.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-tytypes.Tpo" -c -o libcoregrind_x86_linux_a-tytypes.o `test -f 'm_debuginfo/tytypes.c' || echo './'`m_debuginfo/tytypes.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-tytypes.Tpo" ".deps/libcoregrind_x86_linux_a-tytypes.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-tytypes.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-cp-demangle.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-cp-demangle.Tpo" -c -o libcoregrind_x86_linux_a-cp-demangle.o `test -f 'm_demangle/cp-demangle.c' || echo './'`m_demangle/cp-demangle.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-cp-demangle.Tpo" ".deps/libcoregrind_x86_linux_a-cp-demangle.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-cp-demangle.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-cplus-dem.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-cplus-dem.Tpo" -c -o libcoregrind_x86_linux_a-cplus-dem.o `test -f 'm_demangle/cplus-dem.c' || echo './'`m_demangle/cplus-dem.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-cplus-dem.Tpo" ".deps/libcoregrind_x86_linux_a-cplus-dem.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-cplus-dem.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-demangle.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-demangle.Tpo" -c -o libcoregrind_x86_linux_a-demangle.o `test -f 'm_demangle/demangle.c' || echo './'`m_demangle/demangle.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-demangle.Tpo" ".deps/libcoregrind_x86_linux_a-demangle.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-demangle.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-dyn-string.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-dyn-string.Tpo" -c -o libcoregrind_x86_linux_a-dyn-string.o `test -f 'm_demangle/dyn-string.c' || echo './'`m_demangle/dyn-string.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-dyn-string.Tpo" ".deps/libcoregrind_x86_linux_a-dyn-string.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-dyn-string.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-safe-ctype.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-safe-ctype.Tpo" -c -o libcoregrind_x86_linux_a-safe-ctype.o `test -f 'm_demangle/safe-ctype.c' || echo './'`m_demangle/safe-ctype.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-safe-ctype.Tpo" ".deps/libcoregrind_x86_linux_a-safe-ctype.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-safe-ctype.Tpo"; exit 1; fi gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-dispatch-x86-linux.o `test -f 'm_dispatch/dispatch-x86-linux.S' || echo './'`m_dispatch/dispatch-x86-linux.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-dispatch-amd64-linux.o `test -f 'm_dispatch/dispatch-amd64-linux.S' || echo './'`m_dispatch/dispatch-amd64-linux.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-dispatch-ppc32-linux.o `test -f 'm_dispatch/dispatch-ppc32-linux.S' || echo './'`m_dispatch/dispatch-ppc32-linux.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-dispatch-ppc64-linux.o `test -f 'm_dispatch/dispatch-ppc64-linux.S' || echo './'`m_dispatch/dispatch-ppc64-linux.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-dispatch-ppc32-aix5.o `test -f 'm_dispatch/dispatch-ppc32-aix5.S' || echo './'`m_dispatch/dispatch-ppc32-aix5.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-dispatch-ppc64-aix5.o `test -f 'm_dispatch/dispatch-ppc64-aix5.S' || echo './'`m_dispatch/dispatch-ppc64-aix5.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-dispatch-x86-darwin.o `test -f 'm_dispatch/dispatch-x86-darwin.S' || echo './'`m_dispatch/dispatch-x86-darwin.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-dispatch-amd64-darwin.o `test -f 'm_dispatch/dispatch-amd64-darwin.S' || echo './'`m_dispatch/dispatch-amd64-darwin.S if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-initimg-linux.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-initimg-linux.Tpo" -c -o libcoregrind_x86_linux_a-initimg-linux.o `test -f 'm_initimg/initimg-linux.c' || echo './'`m_initimg/initimg-linux.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-initimg-linux.Tpo" ".deps/libcoregrind_x86_linux_a-initimg-linux.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-initimg-linux.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-initimg-aix5.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-initimg-aix5.Tpo" -c -o libcoregrind_x86_linux_a-initimg-aix5.o `test -f 'm_initimg/initimg-aix5.c' || echo './'`m_initimg/initimg-aix5.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-initimg-aix5.Tpo" ".deps/libcoregrind_x86_linux_a-initimg-aix5.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-initimg-aix5.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-initimg-darwin.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-initimg-darwin.Tpo" -c -o libcoregrind_x86_linux_a-initimg-darwin.o `test -f 'm_initimg/initimg-darwin.c' || echo './'`m_initimg/initimg-darwin.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-initimg-darwin.Tpo" ".deps/libcoregrind_x86_linux_a-initimg-darwin.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-initimg-darwin.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-initimg-pathscan.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-initimg-pathscan.Tpo" -c -o libcoregrind_x86_linux_a-initimg-pathscan.o `test -f 'm_initimg/initimg-pathscan.c' || echo './'`m_initimg/initimg-pathscan.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-initimg-pathscan.Tpo" ".deps/libcoregrind_x86_linux_a-initimg-pathscan.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-initimg-pathscan.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-mach_basics.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-mach_basics.Tpo" -c -o libcoregrind_x86_linux_a-mach_basics.o `test -f 'm_mach/mach_basics.c' || echo './'`m_mach/mach_basics.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-mach_basics.Tpo" ".deps/libcoregrind_x86_linux_a-mach_basics.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-mach_basics.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-mach_msg.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-mach_msg.Tpo" -c -o libcoregrind_x86_linux_a-mach_msg.o `test -f 'm_mach/mach_msg.c' || echo './'`m_mach/mach_msg.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-mach_msg.Tpo" ".deps/libcoregrind_x86_linux_a-mach_msg.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-mach_msg.Tpo"; exit 1; fi gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-mach_traps-x86-darwin.o `test -f 'm_mach/mach_traps-x86-darwin.S' || echo './'`m_mach/mach_traps-x86-darwin.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-mach_traps-amd64-darwin.o `test -f 'm_mach/mach_traps-amd64-darwin.S' || echo './'`m_mach/mach_traps-amd64-darwin.S if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-replacemalloc_core.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-replacemalloc_core.Tpo" -c -o libcoregrind_x86_linux_a-replacemalloc_core.o `test -f 'm_replacemalloc/replacemalloc_core.c' || echo './'`m_replacemalloc/replacemalloc_core.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-replacemalloc_core.Tpo" ".deps/libcoregrind_x86_linux_a-replacemalloc_core.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-replacemalloc_core.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-scheduler.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-scheduler.Tpo" -c -o libcoregrind_x86_linux_a-scheduler.o `test -f 'm_scheduler/scheduler.c' || echo './'`m_scheduler/scheduler.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-scheduler.Tpo" ".deps/libcoregrind_x86_linux_a-scheduler.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-scheduler.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-sema.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-sema.Tpo" -c -o libcoregrind_x86_linux_a-sema.o `test -f 'm_scheduler/sema.c' || echo './'`m_scheduler/sema.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-sema.Tpo" ".deps/libcoregrind_x86_linux_a-sema.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-sema.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-sigframe-x86-linux.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-sigframe-x86-linux.Tpo" -c -o libcoregrind_x86_linux_a-sigframe-x86-linux.o `test -f 'm_sigframe/sigframe-x86-linux.c' || echo './'`m_sigframe/sigframe-x86-linux.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-sigframe-x86-linux.Tpo" ".deps/libcoregrind_x86_linux_a-sigframe-x86-linux.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-sigframe-x86-linux.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-sigframe-amd64-linux.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-sigframe-amd64-linux.Tpo" -c -o libcoregrind_x86_linux_a-sigframe-amd64-linux.o `test -f 'm_sigframe/sigframe-amd64-linux.c' || echo './'`m_sigframe/sigframe-amd64-linux.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-sigframe-amd64-linux.Tpo" ".deps/libcoregrind_x86_linux_a-sigframe-amd64-linux.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-sigframe-amd64-linux.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-sigframe-ppc32-linux.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-sigframe-ppc32-linux.Tpo" -c -o libcoregrind_x86_linux_a-sigframe-ppc32-linux.o `test -f 'm_sigframe/sigframe-ppc32-linux.c' || echo './'`m_sigframe/sigframe-ppc32-linux.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-sigframe-ppc32-linux.Tpo" ".deps/libcoregrind_x86_linux_a-sigframe-ppc32-linux.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-sigframe-ppc32-linux.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-sigframe-ppc64-linux.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-sigframe-ppc64-linux.Tpo" -c -o libcoregrind_x86_linux_a-sigframe-ppc64-linux.o `test -f 'm_sigframe/sigframe-ppc64-linux.c' || echo './'`m_sigframe/sigframe-ppc64-linux.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-sigframe-ppc64-linux.Tpo" ".deps/libcoregrind_x86_linux_a-sigframe-ppc64-linux.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-sigframe-ppc64-linux.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-sigframe-ppc32-aix5.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-sigframe-ppc32-aix5.Tpo" -c -o libcoregrind_x86_linux_a-sigframe-ppc32-aix5.o `test -f 'm_sigframe/sigframe-ppc32-aix5.c' || echo './'`m_sigframe/sigframe-ppc32-aix5.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-sigframe-ppc32-aix5.Tpo" ".deps/libcoregrind_x86_linux_a-sigframe-ppc32-aix5.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-sigframe-ppc32-aix5.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-sigframe-ppc64-aix5.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-sigframe-ppc64-aix5.Tpo" -c -o libcoregrind_x86_linux_a-sigframe-ppc64-aix5.o `test -f 'm_sigframe/sigframe-ppc64-aix5.c' || echo './'`m_sigframe/sigframe-ppc64-aix5.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-sigframe-ppc64-aix5.Tpo" ".deps/libcoregrind_x86_linux_a-sigframe-ppc64-aix5.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-sigframe-ppc64-aix5.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-sigframe-x86-darwin.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-sigframe-x86-darwin.Tpo" -c -o libcoregrind_x86_linux_a-sigframe-x86-darwin.o `test -f 'm_sigframe/sigframe-x86-darwin.c' || echo './'`m_sigframe/sigframe-x86-darwin.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-sigframe-x86-darwin.Tpo" ".deps/libcoregrind_x86_linux_a-sigframe-x86-darwin.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-sigframe-x86-darwin.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-sigframe-amd64-darwin.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-sigframe-amd64-darwin.Tpo" -c -o libcoregrind_x86_linux_a-sigframe-amd64-darwin.o `test -f 'm_sigframe/sigframe-amd64-darwin.c' || echo './'`m_sigframe/sigframe-amd64-darwin.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-sigframe-amd64-darwin.Tpo" ".deps/libcoregrind_x86_linux_a-sigframe-amd64-darwin.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-sigframe-amd64-darwin.Tpo"; exit 1; fi gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-m_start-x86-darwin.o `test -f 'm_start-x86-darwin.S' || echo './'`m_start-x86-darwin.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-m_start-amd64-darwin.o `test -f 'm_start-amd64-darwin.S' || echo './'`m_start-amd64-darwin.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-syscall-x86-linux.o `test -f 'm_syswrap/syscall-x86-linux.S' || echo './'`m_syswrap/syscall-x86-linux.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-syscall-amd64-linux.o `test -f 'm_syswrap/syscall-amd64-linux.S' || echo './'`m_syswrap/syscall-amd64-linux.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-syscall-ppc32-linux.o `test -f 'm_syswrap/syscall-ppc32-linux.S' || echo './'`m_syswrap/syscall-ppc32-linux.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-syscall-ppc64-linux.o `test -f 'm_syswrap/syscall-ppc64-linux.S' || echo './'`m_syswrap/syscall-ppc64-linux.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-syscall-ppc32-aix5.o `test -f 'm_syswrap/syscall-ppc32-aix5.S' || echo './'`m_syswrap/syscall-ppc32-aix5.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-syscall-ppc64-aix5.o `test -f 'm_syswrap/syscall-ppc64-aix5.S' || echo './'`m_syswrap/syscall-ppc64-aix5.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-syscall-x86-darwin.o `test -f 'm_syswrap/syscall-x86-darwin.S' || echo './'`m_syswrap/syscall-x86-darwin.S gcc -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -g -Wno-long-long -c -o libcoregrind_x86_linux_a-syscall-amd64-darwin.o `test -f 'm_syswrap/syscall-amd64-darwin.S' || echo './'`m_syswrap/syscall-amd64-darwin.S if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-main.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-main.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-main.o `test -f 'm_syswrap/syswrap-main.c' || echo './'`m_syswrap/syswrap-main.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-main.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-main.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-generic.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-generic.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-generic.o `test -f 'm_syswrap/syswrap-generic.c' || echo './'`m_syswrap/syswrap-generic.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-generic.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-generic.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-generic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-linux.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-linux.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-linux.o `test -f 'm_syswrap/syswrap-linux.c' || echo './'`m_syswrap/syswrap-linux.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-linux.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-linux.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-linux.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-linux-variants.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-linux-variants.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-linux-variants.o `test -f 'm_syswrap/syswrap-linux-variants.c' || echo './'`m_syswrap/syswrap-linux-variants.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-linux-variants.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-linux-variants.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-linux-variants.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-aix5.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-aix5.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-aix5.o `test -f 'm_syswrap/syswrap-aix5.c' || echo './'`m_syswrap/syswrap-aix5.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-aix5.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-aix5.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-aix5.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-darwin.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-darwin.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-darwin.o `test -f 'm_syswrap/syswrap-darwin.c' || echo './'`m_syswrap/syswrap-darwin.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-darwin.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-darwin.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-darwin.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-x86-linux.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-x86-linux.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-x86-linux.o `test -f 'm_syswrap/syswrap-x86-linux.c' || echo './'`m_syswrap/syswrap-x86-linux.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-x86-linux.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-x86-linux.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-x86-linux.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-amd64-linux.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-amd64-linux.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-amd64-linux.o `test -f 'm_syswrap/syswrap-amd64-linux.c' || echo './'`m_syswrap/syswrap-amd64-linux.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-amd64-linux.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-amd64-linux.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-amd64-linux.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-ppc32-linux.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-ppc32-linux.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-ppc32-linux.o `test -f 'm_syswrap/syswrap-ppc32-linux.c' || echo './'`m_syswrap/syswrap-ppc32-linux.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-ppc32-linux.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-ppc32-linux.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-ppc32-linux.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-ppc64-linux.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-ppc64-linux.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-ppc64-linux.o `test -f 'm_syswrap/syswrap-ppc64-linux.c' || echo './'`m_syswrap/syswrap-ppc64-linux.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-ppc64-linux.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-ppc64-linux.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-ppc64-linux.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-ppc32-aix5.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-ppc32-aix5.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-ppc32-aix5.o `test -f 'm_syswrap/syswrap-ppc32-aix5.c' || echo './'`m_syswrap/syswrap-ppc32-aix5.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-ppc32-aix5.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-ppc32-aix5.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-ppc32-aix5.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-ppc64-aix5.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-ppc64-aix5.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-ppc64-aix5.o `test -f 'm_syswrap/syswrap-ppc64-aix5.c' || echo './'`m_syswrap/syswrap-ppc64-aix5.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-ppc64-aix5.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-ppc64-aix5.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-ppc64-aix5.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-x86-darwin.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-x86-darwin.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-x86-darwin.o `test -f 'm_syswrap/syswrap-x86-darwin.c' || echo './'`m_syswrap/syswrap-x86-darwin.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-x86-darwin.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-x86-darwin.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-x86-darwin.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-amd64-darwin.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-syswrap-amd64-darwin.Tpo" -c -o libcoregrind_x86_linux_a-syswrap-amd64-darwin.o `test -f 'm_syswrap/syswrap-amd64-darwin.c' || echo './'`m_syswrap/syswrap-amd64-darwin.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-syswrap-amd64-darwin.Tpo" ".deps/libcoregrind_x86_linux_a-syswrap-amd64-darwin.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-syswrap-amd64-darwin.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-elf.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-elf.Tpo" -c -o libcoregrind_x86_linux_a-elf.o `test -f 'm_ume/elf.c' || echo './'`m_ume/elf.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-elf.Tpo" ".deps/libcoregrind_x86_linux_a-elf.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-elf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-macho.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-macho.Tpo" -c -o libcoregrind_x86_linux_a-macho.o `test -f 'm_ume/macho.c' || echo './'`m_ume/macho.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-macho.Tpo" ".deps/libcoregrind_x86_linux_a-macho.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-macho.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-main.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-main.Tpo" -c -o libcoregrind_x86_linux_a-main.o `test -f 'm_ume/main.c' || echo './'`m_ume/main.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-main.Tpo" ".deps/libcoregrind_x86_linux_a-main.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-script.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-script.Tpo" -c -o libcoregrind_x86_linux_a-script.o `test -f 'm_ume/script.c' || echo './'`m_ume/script.c; \ then mv -f ".deps/libcoregrind_x86_linux_a-script.Tpo" ".deps/libcoregrind_x86_linux_a-script.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-script.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fpic -O -g -fno-omit-frame-pointer -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libreplacemalloc_toolpreload_x86_linux_a-vg_replace_malloc.o -MD -MP -MF ".deps/libreplacemalloc_toolpreload_x86_linux_a-vg_replace_malloc.Tpo" -c -o libreplacemalloc_toolpreload_x86_linux_a-vg_replace_malloc.o `test -f 'm_replacemalloc/vg_replace_malloc.c' || echo './'`m_replacemalloc/vg_replace_malloc.c; \ then mv -f ".deps/libreplacemalloc_toolpreload_x86_linux_a-vg_replace_malloc.Tpo" ".deps/libreplacemalloc_toolpreload_x86_linux_a-vg_replace_malloc.Po"; else rm -f ".deps/libreplacemalloc_toolpreload_x86_linux_a-vg_replace_malloc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT valgrind-launcher-linux.o -MD -MP -MF ".deps/valgrind-launcher-linux.Tpo" -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo './'`launcher-linux.c; \ then mv -f ".deps/valgrind-launcher-linux.Tpo" ".deps/valgrind-launcher-linux.Po"; else rm -f ".deps/valgrind-launcher-linux.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT valgrind-m_debuglog.o -MD -MP -MF ".deps/valgrind-m_debuglog.Tpo" -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c; \ then mv -f ".deps/valgrind-m_debuglog.Tpo" ".deps/valgrind-m_debuglog.Po"; else rm -f ".deps/valgrind-m_debuglog.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT no_op_client_for_valgrind-no_op_client_for_valgrind.o -MD -MP -MF ".deps/no_op_client_for_valgrind-no_op_client_for_valgrind.Tpo" -c -o no_op_client_for_valgrind-no_op_client_for_valgrind.o `test -f 'no_op_client_for_valgrind.c' || echo './'`no_op_client_for_valgrind.c; \ then mv -f ".deps/no_op_client_for_valgrind-no_op_client_for_valgrind.Tpo" ".deps/no_op_client_for_valgrind-no_op_client_for_valgrind.Po"; else rm -f ".deps/no_op_client_for_valgrind-no_op_client_for_valgrind.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"x86-linux\"" -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fpic -O -g -fno-omit-frame-pointer -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT vgpreload_core_x86_linux_so-vg_preloaded.o -MD -MP -MF ".deps/vgpreload_core_x86_linux_so-vg_preloaded.Tpo" -c -o vgpreload_core_x86_linux_so-vg_preloaded.o `test -f 'vg_preloaded.c' || echo './'`vg_preloaded.c; \ then mv -f ".deps/vgpreload_core_x86_linux_so-vg_preloaded.Tpo" ".deps/vgpreload_core_x86_linux_so-vg_preloaded.Po"; else rm -f ".deps/vgpreload_core_x86_linux_so-vg_preloaded.Tpo"; exit 1; fi for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o valgrind -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing valgrind-launcher-linux.o valgrind-m_debuglog.o gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o no_op_client_for_valgrind -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing no_op_client_for_valgrind-no_op_client_for_valgrind.o gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o vgpreload_core-x86-linux.so -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 vgpreload_core_x86_linux_so-vg_preloaded.o mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../coregrind/$f.dSYM ../.in_place; \ done rm -f libreplacemalloc_toolpreload-x86-linux.a /usr/bin/ar cru libreplacemalloc_toolpreload-x86-linux.a libreplacemalloc_toolpreload_x86_linux_a-vg_replace_malloc.o mkdir -p ../.in_place; \ for f in vgpreload_core-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../coregrind/$f ../.in_place; \ done ranlib libreplacemalloc_toolpreload-x86-linux.a rm -f libcoregrind-x86-linux.a /usr/bin/ar cru libcoregrind-x86-linux.a libcoregrind_x86_linux_a-m_commandline.o libcoregrind_x86_linux_a-m_clientstate.o libcoregrind_x86_linux_a-m_cpuid.o libcoregrind_x86_linux_a-m_debugger.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_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_redir.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 libcoregrind_x86_linux_a-aspacemgr-common.o libcoregrind_x86_linux_a-aspacemgr-linux.o libcoregrind_x86_linux_a-aspacemgr-aix5.o libcoregrind_x86_linux_a-coredump-elf.o libcoregrind_x86_linux_a-coredump-macho.o libcoregrind_x86_linux_a-coredump-xcoff.o libcoregrind_x86_linux_a-misc.o libcoregrind_x86_linux_a-d3basics.o libcoregrind_x86_linux_a-debuginfo.o libcoregrind_x86_linux_a-readdwarf.o libcoregrind_x86_linux_a-readdwarf3.o libcoregrind_x86_linux_a-readelf.o libcoregrind_x86_linux_a-readmacho.o libcoregrind_x86_linux_a-readpdb.o libcoregrind_x86_linux_a-readstabs.o libcoregrind_x86_linux_a-readxcoff.o libcoregrind_x86_linux_a-storage.o libcoregrind_x86_linux_a-tytypes.o libcoregrind_x86_linux_a-cp-demangle.o libcoregrind_x86_linux_a-cplus-dem.o libcoregrind_x86_linux_a-demangle.o libcoregrind_x86_linux_a-dyn-string.o libcoregrind_x86_linux_a-safe-ctype.o libcoregrind_x86_linux_a-dispatch-x86-linux.o libcoregrind_x86_linux_a-dispatch-amd64-linux.o libcoregrind_x86_linux_a-dispatch-ppc32-linux.o libcoregrind_x86_linux_a-dispatch-ppc64-linux.o libcoregrind_x86_linux_a-dispatch-ppc32-aix5.o libcoregrind_x86_linux_a-dispatch-ppc64-aix5.o libcoregrind_x86_linux_a-dispatch-x86-darwin.o libcoregrind_x86_linux_a-dispatch-amd64-darwin.o libcoregrind_x86_linux_a-initimg-linux.o libcoregrind_x86_linux_a-initimg-aix5.o libcoregrind_x86_linux_a-initimg-darwin.o libcoregrind_x86_linux_a-initimg-pathscan.o libcoregrind_x86_linux_a-mach_basics.o libcoregrind_x86_linux_a-mach_msg.o libcoregrind_x86_linux_a-mach_traps-x86-darwin.o libcoregrind_x86_linux_a-mach_traps-amd64-darwin.o libcoregrind_x86_linux_a-replacemalloc_core.o libcoregrind_x86_linux_a-scheduler.o libcoregrind_x86_linux_a-sema.o libcoregrind_x86_linux_a-sigframe-x86-linux.o libcoregrind_x86_linux_a-sigframe-amd64-linux.o libcoregrind_x86_linux_a-sigframe-ppc32-linux.o libcoregrind_x86_linux_a-sigframe-ppc64-linux.o libcoregrind_x86_linux_a-sigframe-ppc32-aix5.o libcoregrind_x86_linux_a-sigframe-ppc64-aix5.o libcoregrind_x86_linux_a-sigframe-x86-darwin.o libcoregrind_x86_linux_a-sigframe-amd64-darwin.o libcoregrind_x86_linux_a-m_start-x86-darwin.o libcoregrind_x86_linux_a-m_start-amd64-darwin.o libcoregrind_x86_linux_a-syscall-x86-linux.o libcoregrind_x86_linux_a-syscall-amd64-linux.o libcoregrind_x86_linux_a-syscall-ppc32-linux.o libcoregrind_x86_linux_a-syscall-ppc64-linux.o libcoregrind_x86_linux_a-syscall-ppc32-aix5.o libcoregrind_x86_linux_a-syscall-ppc64-aix5.o libcoregrind_x86_linux_a-syscall-x86-darwin.o libcoregrind_x86_linux_a-syscall-amd64-darwin.o libcoregrind_x86_linux_a-syswrap-main.o libcoregrind_x86_linux_a-syswrap-generic.o libcoregrind_x86_linux_a-syswrap-linux.o libcoregrind_x86_linux_a-syswrap-linux-variants.o libcoregrind_x86_linux_a-syswrap-aix5.o libcoregrind_x86_linux_a-syswrap-darwin.o libcoregrind_x86_linux_a-syswrap-x86-linux.o libcoregrind_x86_linux_a-syswrap-amd64-linux.o libcoregrind_x86_linux_a-syswrap-ppc32-linux.o libcoregrind_x86_linux_a-syswrap-ppc64-linux.o libcoregrind_x86_linux_a-syswrap-ppc32-aix5.o libcoregrind_x86_linux_a-syswrap-ppc64-aix5.o libcoregrind_x86_linux_a-syswrap-x86-darwin.o libcoregrind_x86_linux_a-syswrap-amd64-darwin.o libcoregrind_x86_linux_a-elf.o libcoregrind_x86_linux_a-macho.o libcoregrind_x86_linux_a-main.o libcoregrind_x86_linux_a-script.o ranlib libcoregrind-x86-linux.a make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' Making all in . make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0' mkdir -p ./.in_place rm -f ./.in_place/default.supp ln -s ../default.supp ./.in_place make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0' Making all in memcheck make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' gcc -m32 -Wl,--verbose -nostdlib 2>&1 | sed \ -e '1,/^=====\+$/d' \ -e '/^=====\+$/,/.\*/d' \ -e '/\. = \(0x[0-9A-Fa-f]\+\|SEGMENT_START("[^"]\+", 0x[0-9A-Fa-f]\+)\) + SIZEOF_HEADERS/s/0x[0-9A-Fa-f]\+/valt_load_address/g' > ../valt_load_address_x86_linux.lds \ || rm -f ../valt_load_address_x86_linux.lds make all-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' Making all in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT memcheck_x86_linux-mc_leakcheck.o -MD -MP -MF ".deps/memcheck_x86_linux-mc_leakcheck.Tpo" -c -o memcheck_x86_linux-mc_leakcheck.o `test -f 'mc_leakcheck.c' || echo './'`mc_leakcheck.c; \ then mv -f ".deps/memcheck_x86_linux-mc_leakcheck.Tpo" ".deps/memcheck_x86_linux-mc_leakcheck.Po"; else rm -f ".deps/memcheck_x86_linux-mc_leakcheck.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT memcheck_x86_linux-mc_malloc_wrappers.o -MD -MP -MF ".deps/memcheck_x86_linux-mc_malloc_wrappers.Tpo" -c -o memcheck_x86_linux-mc_malloc_wrappers.o `test -f 'mc_malloc_wrappers.c' || echo './'`mc_malloc_wrappers.c; \ then mv -f ".deps/memcheck_x86_linux-mc_malloc_wrappers.Tpo" ".deps/memcheck_x86_linux-mc_malloc_wrappers.Po"; else rm -f ".deps/memcheck_x86_linux-mc_malloc_wrappers.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT memcheck_x86_linux-mc_main.o -MD -MP -MF ".deps/memcheck_x86_linux-mc_main.Tpo" -c -o memcheck_x86_linux-mc_main.o `test -f 'mc_main.c' || echo './'`mc_main.c; \ then mv -f ".deps/memcheck_x86_linux-mc_main.Tpo" ".deps/memcheck_x86_linux-mc_main.Po"; else rm -f ".deps/memcheck_x86_linux-mc_main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT memcheck_x86_linux-mc_translate.o -MD -MP -MF ".deps/memcheck_x86_linux-mc_translate.Tpo" -c -o memcheck_x86_linux-mc_translate.o `test -f 'mc_translate.c' || echo './'`mc_translate.c; \ then mv -f ".deps/memcheck_x86_linux-mc_translate.Tpo" ".deps/memcheck_x86_linux-mc_translate.Po"; else rm -f ".deps/memcheck_x86_linux-mc_translate.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT memcheck_x86_linux-mc_machine.o -MD -MP -MF ".deps/memcheck_x86_linux-mc_machine.Tpo" -c -o memcheck_x86_linux-mc_machine.o `test -f 'mc_machine.c' || echo './'`mc_machine.c; \ then mv -f ".deps/memcheck_x86_linux-mc_machine.Tpo" ".deps/memcheck_x86_linux-mc_machine.Po"; else rm -f ".deps/memcheck_x86_linux-mc_machine.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT memcheck_x86_linux-mc_errors.o -MD -MP -MF ".deps/memcheck_x86_linux-mc_errors.Tpo" -c -o memcheck_x86_linux-mc_errors.o `test -f 'mc_errors.c' || echo './'`mc_errors.c; \ then mv -f ".deps/memcheck_x86_linux-mc_errors.Tpo" ".deps/memcheck_x86_linux-mc_errors.Po"; else rm -f ".deps/memcheck_x86_linux-mc_errors.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fpic -O -g -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT vgpreload_memcheck_x86_linux_so-mc_replace_strmem.o -MD -MP -MF ".deps/vgpreload_memcheck_x86_linux_so-mc_replace_strmem.Tpo" -c -o vgpreload_memcheck_x86_linux_so-mc_replace_strmem.o `test -f 'mc_replace_strmem.c' || echo './'`mc_replace_strmem.c; \ then mv -f ".deps/vgpreload_memcheck_x86_linux_so-mc_replace_strmem.Tpo" ".deps/vgpreload_memcheck_x86_linux_so-mc_replace_strmem.Po"; else rm -f ".deps/vgpreload_memcheck_x86_linux_so-mc_replace_strmem.Tpo"; exit 1; fi 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 gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o vgpreload_memcheck-x86-linux.so -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-x86-linux.a -Wl,--no-whole-archive vgpreload_memcheck_x86_linux_so-mc_replace_strmem.o gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o memcheck-x86-linux -static -Wl,-defsym,valt_load_address=0x38000000 -nodefaultlibs -nostartfiles -u _start -m32 -Wl,-T,../valt_load_address_x86_linux.lds 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 mkdir -p ../.in_place; \ for f in memcheck-x86-linux vgpreload_memcheck-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../memcheck/$f ../.in_place; \ done make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' Making all in . make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' Making all in x86 make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/x86' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/x86' Making all in linux make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/linux' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/linux' Making all in x86-linux make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/x86-linux' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/x86-linux' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' Making all in perf make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/perf' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/perf' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' Making all in cachegrind make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' Making all in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT cg_merge-cg_merge.o -MD -MP -MF ".deps/cg_merge-cg_merge.Tpo" -c -o cg_merge-cg_merge.o `test -f 'cg_merge.c' || echo './'`cg_merge.c; \ then mv -f ".deps/cg_merge-cg_merge.Tpo" ".deps/cg_merge-cg_merge.Po"; else rm -f ".deps/cg_merge-cg_merge.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT cachegrind_x86_linux-cg_main.o -MD -MP -MF ".deps/cachegrind_x86_linux-cg_main.Tpo" -c -o cachegrind_x86_linux-cg_main.o `test -f 'cg_main.c' || echo './'`cg_main.c; \ then mv -f ".deps/cachegrind_x86_linux-cg_main.Tpo" ".deps/cachegrind_x86_linux-cg_main.Po"; else rm -f ".deps/cachegrind_x86_linux-cg_main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT cachegrind_x86_linux-cg-x86-amd64.o -MD -MP -MF ".deps/cachegrind_x86_linux-cg-x86-amd64.Tpo" -c -o cachegrind_x86_linux-cg-x86-amd64.o `test -f 'cg-x86-amd64.c' || echo './'`cg-x86-amd64.c; \ then mv -f ".deps/cachegrind_x86_linux-cg-x86-amd64.Tpo" ".deps/cachegrind_x86_linux-cg-x86-amd64.Po"; else rm -f ".deps/cachegrind_x86_linux-cg-x86-amd64.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT cachegrind_x86_linux-cg-ppc32.o -MD -MP -MF ".deps/cachegrind_x86_linux-cg-ppc32.Tpo" -c -o cachegrind_x86_linux-cg-ppc32.o `test -f 'cg-ppc32.c' || echo './'`cg-ppc32.c; \ then mv -f ".deps/cachegrind_x86_linux-cg-ppc32.Tpo" ".deps/cachegrind_x86_linux-cg-ppc32.Po"; else rm -f ".deps/cachegrind_x86_linux-cg-ppc32.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT cachegrind_x86_linux-cg-ppc64.o -MD -MP -MF ".deps/cachegrind_x86_linux-cg-ppc64.Tpo" -c -o cachegrind_x86_linux-cg-ppc64.o `test -f 'cg-ppc64.c' || echo './'`cg-ppc64.c; \ then mv -f ".deps/cachegrind_x86_linux-cg-ppc64.Tpo" ".deps/cachegrind_x86_linux-cg-ppc64.Po"; else rm -f ".deps/cachegrind_x86_linux-cg-ppc64.Tpo"; exit 1; fi 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 gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o cg_merge -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing cg_merge-cg_merge.o gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o cachegrind-x86-linux -static -Wl,-defsym,valt_load_address=0x38000000 -nodefaultlibs -nostartfiles -u _start -m32 -Wl,-T,../valt_load_address_x86_linux.lds cachegrind_x86_linux-cg_main.o cachegrind_x86_linux-cg-x86-amd64.o cachegrind_x86_linux-cg-ppc32.o cachegrind_x86_linux-cg-ppc64.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc mkdir -p ../.in_place; \ for f in cachegrind-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../cachegrind/$f ../.in_place; \ done make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests' Making all in . make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests' Making all in x86 make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests/x86' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests/x86' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' Making all in callgrind make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' Making all in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-bb.o -MD -MP -MF ".deps/callgrind_x86_linux-bb.Tpo" -c -o callgrind_x86_linux-bb.o `test -f 'bb.c' || echo './'`bb.c; \ then mv -f ".deps/callgrind_x86_linux-bb.Tpo" ".deps/callgrind_x86_linux-bb.Po"; else rm -f ".deps/callgrind_x86_linux-bb.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-bbcc.o -MD -MP -MF ".deps/callgrind_x86_linux-bbcc.Tpo" -c -o callgrind_x86_linux-bbcc.o `test -f 'bbcc.c' || echo './'`bbcc.c; \ then mv -f ".deps/callgrind_x86_linux-bbcc.Tpo" ".deps/callgrind_x86_linux-bbcc.Po"; else rm -f ".deps/callgrind_x86_linux-bbcc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-callstack.o -MD -MP -MF ".deps/callgrind_x86_linux-callstack.Tpo" -c -o callgrind_x86_linux-callstack.o `test -f 'callstack.c' || echo './'`callstack.c; \ then mv -f ".deps/callgrind_x86_linux-callstack.Tpo" ".deps/callgrind_x86_linux-callstack.Po"; else rm -f ".deps/callgrind_x86_linux-callstack.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-clo.o -MD -MP -MF ".deps/callgrind_x86_linux-clo.Tpo" -c -o callgrind_x86_linux-clo.o `test -f 'clo.c' || echo './'`clo.c; \ then mv -f ".deps/callgrind_x86_linux-clo.Tpo" ".deps/callgrind_x86_linux-clo.Po"; else rm -f ".deps/callgrind_x86_linux-clo.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-command.o -MD -MP -MF ".deps/callgrind_x86_linux-command.Tpo" -c -o callgrind_x86_linux-command.o `test -f 'command.c' || echo './'`command.c; \ then mv -f ".deps/callgrind_x86_linux-command.Tpo" ".deps/callgrind_x86_linux-command.Po"; else rm -f ".deps/callgrind_x86_linux-command.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-context.o -MD -MP -MF ".deps/callgrind_x86_linux-context.Tpo" -c -o callgrind_x86_linux-context.o `test -f 'context.c' || echo './'`context.c; \ then mv -f ".deps/callgrind_x86_linux-context.Tpo" ".deps/callgrind_x86_linux-context.Po"; else rm -f ".deps/callgrind_x86_linux-context.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-costs.o -MD -MP -MF ".deps/callgrind_x86_linux-costs.Tpo" -c -o callgrind_x86_linux-costs.o `test -f 'costs.c' || echo './'`costs.c; \ then mv -f ".deps/callgrind_x86_linux-costs.Tpo" ".deps/callgrind_x86_linux-costs.Po"; else rm -f ".deps/callgrind_x86_linux-costs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-debug.o -MD -MP -MF ".deps/callgrind_x86_linux-debug.Tpo" -c -o callgrind_x86_linux-debug.o `test -f 'debug.c' || echo './'`debug.c; \ then mv -f ".deps/callgrind_x86_linux-debug.Tpo" ".deps/callgrind_x86_linux-debug.Po"; else rm -f ".deps/callgrind_x86_linux-debug.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-dump.o -MD -MP -MF ".deps/callgrind_x86_linux-dump.Tpo" -c -o callgrind_x86_linux-dump.o `test -f 'dump.c' || echo './'`dump.c; \ then mv -f ".deps/callgrind_x86_linux-dump.Tpo" ".deps/callgrind_x86_linux-dump.Po"; else rm -f ".deps/callgrind_x86_linux-dump.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-events.o -MD -MP -MF ".deps/callgrind_x86_linux-events.Tpo" -c -o callgrind_x86_linux-events.o `test -f 'events.c' || echo './'`events.c; \ then mv -f ".deps/callgrind_x86_linux-events.Tpo" ".deps/callgrind_x86_linux-events.Po"; else rm -f ".deps/callgrind_x86_linux-events.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-fn.o -MD -MP -MF ".deps/callgrind_x86_linux-fn.Tpo" -c -o callgrind_x86_linux-fn.o `test -f 'fn.c' || echo './'`fn.c; \ then mv -f ".deps/callgrind_x86_linux-fn.Tpo" ".deps/callgrind_x86_linux-fn.Po"; else rm -f ".deps/callgrind_x86_linux-fn.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-jumps.o -MD -MP -MF ".deps/callgrind_x86_linux-jumps.Tpo" -c -o callgrind_x86_linux-jumps.o `test -f 'jumps.c' || echo './'`jumps.c; \ then mv -f ".deps/callgrind_x86_linux-jumps.Tpo" ".deps/callgrind_x86_linux-jumps.Po"; else rm -f ".deps/callgrind_x86_linux-jumps.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-main.o -MD -MP -MF ".deps/callgrind_x86_linux-main.Tpo" -c -o callgrind_x86_linux-main.o `test -f 'main.c' || echo './'`main.c; \ then mv -f ".deps/callgrind_x86_linux-main.Tpo" ".deps/callgrind_x86_linux-main.Po"; else rm -f ".deps/callgrind_x86_linux-main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-sim.o -MD -MP -MF ".deps/callgrind_x86_linux-sim.Tpo" -c -o callgrind_x86_linux-sim.o `test -f 'sim.c' || echo './'`sim.c; \ then mv -f ".deps/callgrind_x86_linux-sim.Tpo" ".deps/callgrind_x86_linux-sim.Po"; else rm -f ".deps/callgrind_x86_linux-sim.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-threads.o -MD -MP -MF ".deps/callgrind_x86_linux-threads.Tpo" -c -o callgrind_x86_linux-threads.o `test -f 'threads.c' || echo './'`threads.c; \ then mv -f ".deps/callgrind_x86_linux-threads.Tpo" ".deps/callgrind_x86_linux-threads.Po"; else rm -f ".deps/callgrind_x86_linux-threads.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-cg-x86-amd64.o -MD -MP -MF ".deps/callgrind_x86_linux-cg-x86-amd64.Tpo" -c -o callgrind_x86_linux-cg-x86-amd64.o `test -f '../cachegrind/cg-x86-amd64.c' || echo './'`../cachegrind/cg-x86-amd64.c; \ then mv -f ".deps/callgrind_x86_linux-cg-x86-amd64.Tpo" ".deps/callgrind_x86_linux-cg-x86-amd64.Po"; else rm -f ".deps/callgrind_x86_linux-cg-x86-amd64.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-cg-ppc32.o -MD -MP -MF ".deps/callgrind_x86_linux-cg-ppc32.Tpo" -c -o callgrind_x86_linux-cg-ppc32.o `test -f '../cachegrind/cg-ppc32.c' || echo './'`../cachegrind/cg-ppc32.c; \ then mv -f ".deps/callgrind_x86_linux-cg-ppc32.Tpo" ".deps/callgrind_x86_linux-cg-ppc32.Po"; else rm -f ".deps/callgrind_x86_linux-cg-ppc32.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -I../cachegrind -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT callgrind_x86_linux-cg-ppc64.o -MD -MP -MF ".deps/callgrind_x86_linux-cg-ppc64.Tpo" -c -o callgrind_x86_linux-cg-ppc64.o `test -f '../cachegrind/cg-ppc64.c' || echo './'`../cachegrind/cg-ppc64.c; \ then mv -f ".deps/callgrind_x86_linux-cg-ppc64.Tpo" ".deps/callgrind_x86_linux-cg-ppc64.Po"; else rm -f ".deps/callgrind_x86_linux-cg-ppc64.Tpo"; exit 1; fi 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 gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o callgrind-x86-linux -static -Wl,-defsym,valt_load_address=0x38000000 -nodefaultlibs -nostartfiles -u _start -m32 -Wl,-T,../valt_load_address_x86_linux.lds callgrind_x86_linux-bb.o callgrind_x86_linux-bbcc.o callgrind_x86_linux-callstack.o callgrind_x86_linux-clo.o callgrind_x86_linux-command.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 callgrind_x86_linux-cg-x86-amd64.o callgrind_x86_linux-cg-ppc32.o callgrind_x86_linux-cg-ppc64.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc mkdir -p ../.in_place; \ for f in callgrind-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../callgrind/$f ../.in_place; \ done make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind/tests' Making all in . make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind/tests' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind/tests' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' Making all in massif make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/massif' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/massif' Making all in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/massif' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT massif_x86_linux-ms_main.o -MD -MP -MF ".deps/massif_x86_linux-ms_main.Tpo" -c -o massif_x86_linux-ms_main.o `test -f 'ms_main.c' || echo './'`ms_main.c; \ then mv -f ".deps/massif_x86_linux-ms_main.Tpo" ".deps/massif_x86_linux-ms_main.Po"; else rm -f ".deps/massif_x86_linux-ms_main.Tpo"; exit 1; fi gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o vgpreload_massif-x86-linux.so -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-x86-linux.a -Wl,--no-whole-archive 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 gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o massif-x86-linux -static -Wl,-defsym,valt_load_address=0x38000000 -nodefaultlibs -nostartfiles -u _start -m32 -Wl,-T,../valt_load_address_x86_linux.lds massif_x86_linux-ms_main.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc mkdir -p ../.in_place; \ for f in massif-x86-linux vgpreload_massif-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../massif/$f ../.in_place; \ done make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/massif' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/massif/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/massif/tests' Making all in perf make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/massif/perf' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/massif/perf' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/massif' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/massif' Making all in lackey make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' Making all in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT lackey_x86_linux-lk_main.o -MD -MP -MF ".deps/lackey_x86_linux-lk_main.Tpo" -c -o lackey_x86_linux-lk_main.o `test -f 'lk_main.c' || echo './'`lk_main.c; \ then mv -f ".deps/lackey_x86_linux-lk_main.Tpo" ".deps/lackey_x86_linux-lk_main.Po"; else rm -f ".deps/lackey_x86_linux-lk_main.Tpo"; exit 1; fi 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 gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o lackey-x86-linux -static -Wl,-defsym,valt_load_address=0x38000000 -nodefaultlibs -nostartfiles -u _start -m32 -Wl,-T,../valt_load_address_x86_linux.lds 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-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../lackey/$f ../.in_place; \ done make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/lackey/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/lackey/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' Making all in none make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none' Making all in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT none_x86_linux-nl_main.o -MD -MP -MF ".deps/none_x86_linux-nl_main.Tpo" -c -o none_x86_linux-nl_main.o `test -f 'nl_main.c' || echo './'`nl_main.c; \ then mv -f ".deps/none_x86_linux-nl_main.Tpo" ".deps/none_x86_linux-nl_main.Po"; else rm -f ".deps/none_x86_linux-nl_main.Tpo"; exit 1; fi 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 gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o none-x86-linux -static -Wl,-defsym,valt_load_address=0x38000000 -nodefaultlibs -nostartfiles -u _start -m32 -Wl,-T,../valt_load_address_x86_linux.lds 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-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../none/$f ../.in_place; \ done make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests' Making all in . make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests' Making all in x86 make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/x86' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/x86' Making all in linux make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/linux' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/linux' Making all in x86-linux make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/x86-linux' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/x86-linux' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none' Making all in helgrind make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' Making all in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT helgrind_x86_linux-hg_basics.o -MD -MP -MF ".deps/helgrind_x86_linux-hg_basics.Tpo" -c -o helgrind_x86_linux-hg_basics.o `test -f 'hg_basics.c' || echo './'`hg_basics.c; \ then mv -f ".deps/helgrind_x86_linux-hg_basics.Tpo" ".deps/helgrind_x86_linux-hg_basics.Po"; else rm -f ".deps/helgrind_x86_linux-hg_basics.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT helgrind_x86_linux-hg_errors.o -MD -MP -MF ".deps/helgrind_x86_linux-hg_errors.Tpo" -c -o helgrind_x86_linux-hg_errors.o `test -f 'hg_errors.c' || echo './'`hg_errors.c; \ then mv -f ".deps/helgrind_x86_linux-hg_errors.Tpo" ".deps/helgrind_x86_linux-hg_errors.Po"; else rm -f ".deps/helgrind_x86_linux-hg_errors.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT helgrind_x86_linux-hg_lock_n_thread.o -MD -MP -MF ".deps/helgrind_x86_linux-hg_lock_n_thread.Tpo" -c -o helgrind_x86_linux-hg_lock_n_thread.o `test -f 'hg_lock_n_thread.c' || echo './'`hg_lock_n_thread.c; \ then mv -f ".deps/helgrind_x86_linux-hg_lock_n_thread.Tpo" ".deps/helgrind_x86_linux-hg_lock_n_thread.Po"; else rm -f ".deps/helgrind_x86_linux-hg_lock_n_thread.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT helgrind_x86_linux-hg_main.o -MD -MP -MF ".deps/helgrind_x86_linux-hg_main.Tpo" -c -o helgrind_x86_linux-hg_main.o `test -f 'hg_main.c' || echo './'`hg_main.c; \ then mv -f ".deps/helgrind_x86_linux-hg_main.Tpo" ".deps/helgrind_x86_linux-hg_main.Po"; else rm -f ".deps/helgrind_x86_linux-hg_main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT helgrind_x86_linux-hg_wordset.o -MD -MP -MF ".deps/helgrind_x86_linux-hg_wordset.Tpo" -c -o helgrind_x86_linux-hg_wordset.o `test -f 'hg_wordset.c' || echo './'`hg_wordset.c; \ then mv -f ".deps/helgrind_x86_linux-hg_wordset.Tpo" ".deps/helgrind_x86_linux-hg_wordset.Po"; else rm -f ".deps/helgrind_x86_linux-hg_wordset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT helgrind_x86_linux-libhb_core.o -MD -MP -MF ".deps/helgrind_x86_linux-libhb_core.Tpo" -c -o helgrind_x86_linux-libhb_core.o `test -f 'libhb_core.c' || echo './'`libhb_core.c; \ then mv -f ".deps/helgrind_x86_linux-libhb_core.Tpo" ".deps/helgrind_x86_linux-libhb_core.Po"; else rm -f ".deps/helgrind_x86_linux-libhb_core.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fpic -O -g -fno-omit-frame-pointer -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT vgpreload_helgrind_x86_linux_so-hg_intercepts.o -MD -MP -MF ".deps/vgpreload_helgrind_x86_linux_so-hg_intercepts.Tpo" -c -o vgpreload_helgrind_x86_linux_so-hg_intercepts.o `test -f 'hg_intercepts.c' || echo './'`hg_intercepts.c; \ then mv -f ".deps/vgpreload_helgrind_x86_linux_so-hg_intercepts.Tpo" ".deps/vgpreload_helgrind_x86_linux_so-hg_intercepts.Po"; else rm -f ".deps/vgpreload_helgrind_x86_linux_so-hg_intercepts.Tpo"; exit 1; fi 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 gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o vgpreload_helgrind-x86-linux.so -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-x86-linux.a -Wl,--no-whole-archive vgpreload_helgrind_x86_linux_so-hg_intercepts.o gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o helgrind-x86-linux -static -Wl,-defsym,valt_load_address=0x38000000 -nodefaultlibs -nostartfiles -u _start -m32 -Wl,-T,../valt_load_address_x86_linux.lds 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 mkdir -p ../.in_place; \ for f in helgrind-x86-linux vgpreload_helgrind-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../helgrind/$f ../.in_place; \ done make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' Making all in drd make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/drd' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/drd' Making all in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/drd' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT drd_x86_linux-drd_barrier.o -MD -MP -MF ".deps/drd_x86_linux-drd_barrier.Tpo" -c -o drd_x86_linux-drd_barrier.o `test -f 'drd_barrier.c' || echo './'`drd_barrier.c; \ then mv -f ".deps/drd_x86_linux-drd_barrier.Tpo" ".deps/drd_x86_linux-drd_barrier.Po"; else rm -f ".deps/drd_x86_linux-drd_barrier.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT drd_x86_linux-drd_bitmap2_node.o -MD -MP -MF ".deps/drd_x86_linux-drd_bitmap2_node.Tpo" -c -o drd_x86_linux-drd_bitmap2_node.o `test -f 'drd_bitmap2_node.c' || echo './'`drd_bitmap2_node.c; \ then mv -f ".deps/drd_x86_linux-drd_bitmap2_node.Tpo" ".deps/drd_x86_linux-drd_bitmap2_node.Po"; else rm -f ".deps/drd_x86_linux-drd_bitmap2_node.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT drd_x86_linux-drd_clientobj.o -MD -MP -MF ".deps/drd_x86_linux-drd_clientobj.Tpo" -c -o drd_x86_linux-drd_clientobj.o `test -f 'drd_clientobj.c' || echo './'`drd_clientobj.c; \ then mv -f ".deps/drd_x86_linux-drd_clientobj.Tpo" ".deps/drd_x86_linux-drd_clientobj.Po"; else rm -f ".deps/drd_x86_linux-drd_clientobj.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT drd_x86_linux-drd_clientreq.o -MD -MP -MF ".deps/drd_x86_linux-drd_clientreq.Tpo" -c -o drd_x86_linux-drd_clientreq.o `test -f 'drd_clientreq.c' || echo './'`drd_clientreq.c; \ then mv -f ".deps/drd_x86_linux-drd_clientreq.Tpo" ".deps/drd_x86_linux-drd_clientreq.Po"; else rm -f ".deps/drd_x86_linux-drd_clientreq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT drd_x86_linux-drd_cond.o -MD -MP -MF ".deps/drd_x86_linux-drd_cond.Tpo" -c -o drd_x86_linux-drd_cond.o `test -f 'drd_cond.c' || echo './'`drd_cond.c; \ then mv -f ".deps/drd_x86_linux-drd_cond.Tpo" ".deps/drd_x86_linux-drd_cond.Po"; else rm -f ".deps/drd_x86_linux-drd_cond.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT drd_x86_linux-drd_error.o -MD -MP -MF ".deps/drd_x86_linux-drd_error.Tpo" -c -o drd_x86_linux-drd_error.o `test -f 'drd_error.c' || echo './'`drd_error.c; \ then mv -f ".deps/drd_x86_linux-drd_error.Tpo" ".deps/drd_x86_linux-drd_error.Po"; else rm -f ".deps/drd_x86_linux-drd_error.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT drd_x86_linux-drd_load_store.o -MD -MP -MF ".deps/drd_x86_linux-drd_load_store.Tpo" -c -o drd_x86_linux-drd_load_store.o `test -f 'drd_load_store.c' || echo './'`drd_load_store.c; \ then mv -f ".deps/drd_x86_linux-drd_load_store.Tpo" ".deps/drd_x86_linux-drd_load_store.Po"; else rm -f ".deps/drd_x86_linux-drd_load_store.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT drd_x86_linux-drd_main.o -MD -MP -MF ".deps/drd_x86_linux-drd_main.Tpo" -c -o drd_x86_linux-drd_main.o `test -f 'drd_main.c' || echo './'`drd_main.c; \ then mv -f ".deps/drd_x86_linux-drd_main.Tpo" ".deps/drd_x86_linux-drd_main.Po"; else rm -f ".deps/drd_x86_linux-drd_main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT drd_x86_linux-drd_malloc_wrappers.o -MD -MP -MF ".deps/drd_x86_linux-drd_malloc_wrappers.Tpo" -c -o drd_x86_linux-drd_malloc_wrappers.o `test -f 'drd_malloc_wrappers.c' || echo './'`drd_malloc_wrappers.c; \ then mv -f ".deps/drd_x86_linux-drd_malloc_wrappers.Tpo" ".deps/drd_x86_linux-drd_malloc_wrappers.Po"; else rm -f ".deps/drd_x86_linux-drd_malloc_wrappers.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT drd_x86_linux-drd_mutex.o -MD -MP -MF ".deps/drd_x86_linux-drd_mutex.Tpo" -c -o drd_x86_linux-drd_mutex.o `test -f 'drd_mutex.c' || echo './'`drd_mutex.c; \ then mv -f ".deps/drd_x86_linux-drd_mutex.Tpo" ".deps/drd_x86_linux-drd_mutex.Po"; else rm -f ".deps/drd_x86_linux-drd_mutex.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT drd_x86_linux-drd_rwlock.o -MD -MP -MF ".deps/drd_x86_linux-drd_rwlock.Tpo" -c -o drd_x86_linux-drd_rwlock.o `test -f 'drd_rwlock.c' || echo './'`drd_rwlock.c; \ then mv -f ".deps/drd_x86_linux-drd_rwlock.Tpo" ".deps/drd_x86_linux-drd_rwlock.Po"; else rm -f ".deps/drd_x86_linux-drd_rwlock.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT drd_x86_linux-drd_semaphore.o -MD -MP -MF ".deps/drd_x86_linux-drd_semaphore.Tpo" -c -o drd_x86_linux-drd_semaphore.o `test -f 'drd_semaphore.c' || echo './'`drd_semaphore.c; \ then mv -f ".deps/drd_x86_linux-drd_semaphore.Tpo" ".deps/drd_x86_linux-drd_semaphore.Po"; else rm -f ".deps/drd_x86_linux-drd_semaphore.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT drd_x86_linux-drd_suppression.o -MD -MP -MF ".deps/drd_x86_linux-drd_suppression.Tpo" -c -o drd_x86_linux-drd_suppression.o `test -f 'drd_suppression.c' || echo './'`drd_suppression.c; \ then mv -f ".deps/drd_x86_linux-drd_suppression.Tpo" ".deps/drd_x86_linux-drd_suppression.Po"; else rm -f ".deps/drd_x86_linux-drd_suppression.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fpic -O -g -fno-omit-frame-pointer -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT vgpreload_drd_x86_linux_so-drd_pthread_intercepts.o -MD -MP -MF ".deps/vgpreload_drd_x86_linux_so-drd_pthread_intercepts.Tpo" -c -o vgpreload_drd_x86_linux_so-drd_pthread_intercepts.o `test -f 'drd_pthread_intercepts.c' || echo './'`drd_pthread_intercepts.c; \ then mv -f ".deps/vgpreload_drd_x86_linux_so-drd_pthread_intercepts.Tpo" ".deps/vgpreload_drd_x86_linux_so-drd_pthread_intercepts.Po"; else rm -f ".deps/vgpreload_drd_x86_linux_so-drd_pthread_intercepts.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fpic -O -g -fno-omit-frame-pointer -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT vgpreload_drd_x86_linux_so-drd_qtcore_intercepts.o -MD -MP -MF ".deps/vgpreload_drd_x86_linux_so-drd_qtcore_intercepts.Tpo" -c -o vgpreload_drd_x86_linux_so-drd_qtcore_intercepts.o `test -f 'drd_qtcore_intercepts.c' || echo './'`drd_qtcore_intercepts.c; \ then mv -f ".deps/vgpreload_drd_x86_linux_so-drd_qtcore_intercepts.Tpo" ".deps/vgpreload_drd_x86_linux_so-drd_qtcore_intercepts.Po"; else rm -f ".deps/vgpreload_drd_x86_linux_so-drd_qtcore_intercepts.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fpic -O -g -fno-omit-frame-pointer -fno-strict-aliasing --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT vgpreload_drd_x86_linux_so-drd_strmem_intercepts.o -MD -MP -MF ".deps/vgpreload_drd_x86_linux_so-drd_strmem_intercepts.Tpo" -c -o vgpreload_drd_x86_linux_so-drd_strmem_intercepts.o `test -f 'drd_strmem_intercepts.c' || echo './'`drd_strmem_intercepts.c; \ then mv -f ".deps/vgpreload_drd_x86_linux_so-drd_strmem_intercepts.Tpo" ".deps/vgpreload_drd_x86_linux_so-drd_strmem_intercepts.Po"; else rm -f ".deps/vgpreload_drd_x86_linux_so-drd_strmem_intercepts.Tpo"; exit 1; fi 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 gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o vgpreload_drd-x86-linux.so -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-x86-linux.a -Wl,--no-whole-archive 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 gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o drd-x86-linux -static -Wl,-defsym,valt_load_address=0x38000000 -nodefaultlibs -nostartfiles -u _start -m32 -Wl,-T,../valt_load_address_x86_linux.lds drd_x86_linux-drd_barrier.o drd_x86_linux-drd_bitmap2_node.o drd_x86_linux-drd_clientobj.o drd_x86_linux-drd_clientreq.o drd_x86_linux-drd_cond.o drd_x86_linux-drd_error.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 mkdir -p ../.in_place; \ for f in drd-x86-linux vgpreload_drd-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../drd/$f ../.in_place; \ done make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/drd' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/drd/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/drd/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/drd' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/drd' Making all in exp-ptrcheck make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' Making all in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT exp_ptrcheck_x86_linux-h_main.o -MD -MP -MF ".deps/exp_ptrcheck_x86_linux-h_main.Tpo" -c -o exp_ptrcheck_x86_linux-h_main.o `test -f 'h_main.c' || echo './'`h_main.c; \ then mv -f ".deps/exp_ptrcheck_x86_linux-h_main.Tpo" ".deps/exp_ptrcheck_x86_linux-h_main.Po"; else rm -f ".deps/exp_ptrcheck_x86_linux-h_main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT exp_ptrcheck_x86_linux-pc_common.o -MD -MP -MF ".deps/exp_ptrcheck_x86_linux-pc_common.Tpo" -c -o exp_ptrcheck_x86_linux-pc_common.o `test -f 'pc_common.c' || echo './'`pc_common.c; \ then mv -f ".deps/exp_ptrcheck_x86_linux-pc_common.Tpo" ".deps/exp_ptrcheck_x86_linux-pc_common.Po"; else rm -f ".deps/exp_ptrcheck_x86_linux-pc_common.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT exp_ptrcheck_x86_linux-pc_main.o -MD -MP -MF ".deps/exp_ptrcheck_x86_linux-pc_main.Tpo" -c -o exp_ptrcheck_x86_linux-pc_main.o `test -f 'pc_main.c' || echo './'`pc_main.c; \ then mv -f ".deps/exp_ptrcheck_x86_linux-pc_main.Tpo" ".deps/exp_ptrcheck_x86_linux-pc_main.Po"; else rm -f ".deps/exp_ptrcheck_x86_linux-pc_main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT exp_ptrcheck_x86_linux-sg_main.o -MD -MP -MF ".deps/exp_ptrcheck_x86_linux-sg_main.Tpo" -c -o exp_ptrcheck_x86_linux-sg_main.o `test -f 'sg_main.c' || echo './'`sg_main.c; \ then mv -f ".deps/exp_ptrcheck_x86_linux-sg_main.Tpo" ".deps/exp_ptrcheck_x86_linux-sg_main.Po"; else rm -f ".deps/exp_ptrcheck_x86_linux-sg_main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fpic -O -g -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT vgpreload_exp_ptrcheck_x86_linux_so-h_intercepts.o -MD -MP -MF ".deps/vgpreload_exp_ptrcheck_x86_linux_so-h_intercepts.Tpo" -c -o vgpreload_exp_ptrcheck_x86_linux_so-h_intercepts.o `test -f 'h_intercepts.c' || echo './'`h_intercepts.c; \ then mv -f ".deps/vgpreload_exp_ptrcheck_x86_linux_so-h_intercepts.Tpo" ".deps/vgpreload_exp_ptrcheck_x86_linux_so-h_intercepts.Po"; else rm -f ".deps/vgpreload_exp_ptrcheck_x86_linux_so-h_intercepts.Tpo"; exit 1; fi for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o vgpreload_exp-ptrcheck-x86-linux.so -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-x86-linux.a -Wl,--no-whole-archive vgpreload_exp_ptrcheck_x86_linux_so-h_intercepts.o mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../exp-ptrcheck/$f.dSYM ../.in_place; \ done gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o exp-ptrcheck-x86-linux -static -Wl,-defsym,valt_load_address=0x38000000 -nodefaultlibs -nostartfiles -u _start -m32 -Wl,-T,../valt_load_address_x86_linux.lds exp_ptrcheck_x86_linux-h_main.o exp_ptrcheck_x86_linux-pc_common.o exp_ptrcheck_x86_linux-pc_main.o exp_ptrcheck_x86_linux-sg_main.o ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc mkdir -p ../.in_place; \ for f in exp-ptrcheck-x86-linux vgpreload_exp-ptrcheck-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../exp-ptrcheck/$f ../.in_place; \ done make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' Making all in exp-bbv make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' Making all in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT exp_bbv_x86_linux-bbv_main.o -MD -MP -MF ".deps/exp_bbv_x86_linux-bbv_main.Tpo" -c -o exp_bbv_x86_linux-bbv_main.o `test -f 'bbv_main.c' || echo './'`bbv_main.c; \ then mv -f ".deps/exp_bbv_x86_linux-bbv_main.Tpo" ".deps/exp_bbv_x86_linux-bbv_main.Po"; else rm -f ".deps/exp_bbv_x86_linux-bbv_main.Tpo"; exit 1; fi 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 gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o exp-bbv-x86-linux -static -Wl,-defsym,valt_load_address=0x38000000 -nodefaultlibs -nostartfiles -u _start -m32 -Wl,-T,../valt_load_address_x86_linux.lds 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-x86-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../exp-bbv/$f ../.in_place; \ done make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests' Making all in . make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests' Making all in x86 make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests/x86' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests/x86' Making all in x86-linux make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests/x86-linux' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests/x86-linux' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/tests' Making all in perf make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/perf' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/perf' Making all in auxprogs make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/auxprogs' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -I../coregrind -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT valgrind_listener-valgrind-listener.o -MD -MP -MF ".deps/valgrind_listener-valgrind-listener.Tpo" -c -o valgrind_listener-valgrind-listener.o `test -f 'valgrind-listener.c' || echo './'`valgrind-listener.c; \ then mv -f ".deps/valgrind_listener-valgrind-listener.Tpo" ".deps/valgrind_listener-valgrind-listener.Po"; else rm -f ".deps/valgrind_listener-valgrind-listener.Tpo"; exit 1; fi gcc -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o valgrind-listener -m32 -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing valgrind_listener-valgrind-listener.o make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/auxprogs' Making all in mpi make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.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 `/builddir/build/BUILD/valgrind-3.5.0/mpi' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/docs' make[1]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0' + cat + gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o close_fds close_fds.c + echo 'int main (void) { return 0; }' + make check make check-recursive make[1]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0' Making check in include make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/include' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/include' Making check in VEX make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' make check-am make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' Making check in coregrind make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' make check-am make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' mkdir -p ../.in_place; \ for f in 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 make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' Making check in . make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0' mkdir -p ./.in_place rm -f ./.in_place/default.supp ln -s ../default.supp ./.in_place make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0' Making check in memcheck make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' make check-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' Making check in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' mkdir -p ../.in_place; \ for f in memcheck-x86-linux 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[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' Making check in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' Making check in . make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' make addressable atomic_incs badaddrvalue badfree badjump badjump2 badloop badpoll badrw brk2 buflen_check calloc-overflow clientperm custom_alloc custom-overlap deep_templates describe-block doublefree error_counts errs1 exitprog execve execve2 erringfds file_locking fprw fwrite inits inline leak-0 leak-cases leak-cycle leak-pool leak-tree linux-syslog-syscall linux-syscalls-2007 long_namespace_xml long-supps mallinfo malloc_free_fill malloc_usable malloc1 malloc2 malloc3 manuel1 manuel2 manuel3 match-overrun memalign_test memalign2 memcmptest mempool 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 sh-mem sh-mem-random sigaltstack signal2 sigprocmask sigkill strchr str_tester supp_unknown supp1 supp2 suppfree trivialleak unit_libcbase unit_oset varinfo1 varinfo2 varinfo3 varinfo4 varinfo5 varinfo5so.so varinfo6 vcpu_fbench vcpu_fnfns xml1 wrap1 wrap2 wrap3 wrap4 wrap5 wrap6 wrap7 wrap7so.so wrap8 writev make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT addressable.o -MD -MP -MF ".deps/addressable.Tpo" -c -o addressable.o addressable.c; \ then mv -f ".deps/addressable.Tpo" ".deps/addressable.Po"; else rm -f ".deps/addressable.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o addressable addressable.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT atomic_incs-atomic_incs.o -MD -MP -MF ".deps/atomic_incs-atomic_incs.Tpo" -c -o atomic_incs-atomic_incs.o `test -f 'atomic_incs.c' || echo './'`atomic_incs.c; \ then mv -f ".deps/atomic_incs-atomic_incs.Tpo" ".deps/atomic_incs-atomic_incs.Po"; else rm -f ".deps/atomic_incs-atomic_incs.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o atomic_incs atomic_incs-atomic_incs.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT badaddrvalue.o -MD -MP -MF ".deps/badaddrvalue.Tpo" -c -o badaddrvalue.o badaddrvalue.c; \ then mv -f ".deps/badaddrvalue.Tpo" ".deps/badaddrvalue.Po"; else rm -f ".deps/badaddrvalue.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o badaddrvalue badaddrvalue.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT badfree.o -MD -MP -MF ".deps/badfree.Tpo" -c -o badfree.o badfree.c; \ then mv -f ".deps/badfree.Tpo" ".deps/badfree.Po"; else rm -f ".deps/badfree.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o badfree badfree.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT badjump.o -MD -MP -MF ".deps/badjump.Tpo" -c -o badjump.o badjump.c; \ then mv -f ".deps/badjump.Tpo" ".deps/badjump.Po"; else rm -f ".deps/badjump.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o badjump badjump.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT badjump2.o -MD -MP -MF ".deps/badjump2.Tpo" -c -o badjump2.o badjump2.c; \ then mv -f ".deps/badjump2.Tpo" ".deps/badjump2.Po"; else rm -f ".deps/badjump2.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o badjump2 badjump2.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT badloop.o -MD -MP -MF ".deps/badloop.Tpo" -c -o badloop.o badloop.c; \ then mv -f ".deps/badloop.Tpo" ".deps/badloop.Po"; else rm -f ".deps/badloop.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o badloop badloop.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT badpoll.o -MD -MP -MF ".deps/badpoll.Tpo" -c -o badpoll.o badpoll.c; \ then mv -f ".deps/badpoll.Tpo" ".deps/badpoll.Po"; else rm -f ".deps/badpoll.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o badpoll badpoll.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT badrw.o -MD -MP -MF ".deps/badrw.Tpo" -c -o badrw.o badrw.c; \ then mv -f ".deps/badrw.Tpo" ".deps/badrw.Po"; else rm -f ".deps/badrw.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o badrw badrw.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT brk2.o -MD -MP -MF ".deps/brk2.Tpo" -c -o brk2.o brk2.c; \ then mv -f ".deps/brk2.Tpo" ".deps/brk2.Po"; else rm -f ".deps/brk2.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o brk2 brk2.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT buflen_check.o -MD -MP -MF ".deps/buflen_check.Tpo" -c -o buflen_check.o buflen_check.c; \ then mv -f ".deps/buflen_check.Tpo" ".deps/buflen_check.Po"; else rm -f ".deps/buflen_check.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o buflen_check buflen_check.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT calloc-overflow.o -MD -MP -MF ".deps/calloc-overflow.Tpo" -c -o calloc-overflow.o calloc-overflow.c; \ then mv -f ".deps/calloc-overflow.Tpo" ".deps/calloc-overflow.Po"; else rm -f ".deps/calloc-overflow.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o calloc-overflow calloc-overflow.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT clientperm.o -MD -MP -MF ".deps/clientperm.Tpo" -c -o clientperm.o clientperm.c; \ then mv -f ".deps/clientperm.Tpo" ".deps/clientperm.Po"; else rm -f ".deps/clientperm.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o clientperm clientperm.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT custom_alloc.o -MD -MP -MF ".deps/custom_alloc.Tpo" -c -o custom_alloc.o custom_alloc.c; \ then mv -f ".deps/custom_alloc.Tpo" ".deps/custom_alloc.Po"; else rm -f ".deps/custom_alloc.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o custom_alloc custom_alloc.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT custom-overlap.o -MD -MP -MF ".deps/custom-overlap.Tpo" -c -o custom-overlap.o custom-overlap.c; \ then mv -f ".deps/custom-overlap.Tpo" ".deps/custom-overlap.Po"; else rm -f ".deps/custom-overlap.Tpo"; exit 1; fi gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o custom-overlap custom-overlap.o if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -O -gstabs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT deep_templates-deep_templates.o -MD -MP -MF ".deps/deep_templates-deep_templates.Tpo" -c -o deep_templates-deep_templates.o `test -f 'deep_templates.cpp' || echo './'`deep_templates.cpp; \ then mv -f ".deps/deep_templates-deep_templates.Tpo" ".deps/deep_templates-deep_templates.Po"; else rm -f ".deps/deep_templates-deep_templates.Tpo"; exit 1; fi cc1plus: error: debug format "dwarf-2" conflicts with prior selection make[6]: *** [deep_templates-deep_templates.o] Error 1 make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' make[5]: *** [check-am] Error 2 make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' make[4]: *** [check-recursive] Error 1 make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' make[2]: *** [check] Error 2 make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0' make: *** [check] Error 2 + : ===============TESTING=================== + echo ===============TESTING=================== + ./close_fds make regtest make check-recursive make[1]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0' Making check in include make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/include' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/include' Making check in VEX make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' make check-am make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' Making check in coregrind make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' make check-am make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' mkdir -p ../.in_place; \ for f in 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 make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' Making check in . make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0' mkdir -p ./.in_place rm -f ./.in_place/default.supp ln -s ../default.supp ./.in_place make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0' Making check in memcheck make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' make check-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' Making check in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' mkdir -p ../.in_place; \ for f in memcheck-x86-linux 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[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' Making check in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' Making check in . make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' make addressable atomic_incs badaddrvalue badfree badjump badjump2 badloop badpoll badrw brk2 buflen_check calloc-overflow clientperm custom_alloc custom-overlap deep_templates describe-block doublefree error_counts errs1 exitprog execve execve2 erringfds file_locking fprw fwrite inits inline leak-0 leak-cases leak-cycle leak-pool leak-tree linux-syslog-syscall linux-syscalls-2007 long_namespace_xml long-supps mallinfo malloc_free_fill malloc_usable malloc1 malloc2 malloc3 manuel1 manuel2 manuel3 match-overrun memalign_test memalign2 memcmptest mempool 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 sh-mem sh-mem-random sigaltstack signal2 sigprocmask sigkill strchr str_tester supp_unknown supp1 supp2 suppfree trivialleak unit_libcbase unit_oset varinfo1 varinfo2 varinfo3 varinfo4 varinfo5 varinfo5so.so varinfo6 vcpu_fbench vcpu_fnfns xml1 wrap1 wrap2 wrap3 wrap4 wrap5 wrap6 wrap7 wrap7so.so wrap8 writev make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' make[6]: `addressable' is up to date. make[6]: `atomic_incs' is up to date. make[6]: `badaddrvalue' is up to date. make[6]: `badfree' is up to date. make[6]: `badjump' is up to date. make[6]: `badjump2' is up to date. make[6]: `badloop' is up to date. make[6]: `badpoll' is up to date. make[6]: `badrw' is up to date. make[6]: `brk2' is up to date. make[6]: `buflen_check' is up to date. make[6]: `calloc-overflow' is up to date. make[6]: `clientperm' is up to date. make[6]: `custom_alloc' is up to date. make[6]: `custom-overlap' is up to date. if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -Winline -Wall -Wshadow -g -m32 -O -gstabs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT deep_templates-deep_templates.o -MD -MP -MF ".deps/deep_templates-deep_templates.Tpo" -c -o deep_templates-deep_templates.o `test -f 'deep_templates.cpp' || echo './'`deep_templates.cpp; \ then mv -f ".deps/deep_templates-deep_templates.Tpo" ".deps/deep_templates-deep_templates.Po"; else rm -f ".deps/deep_templates-deep_templates.Tpo"; exit 1; fi cc1plus: error: debug format "dwarf-2" conflicts with prior selection make[6]: *** [deep_templates-deep_templates.o] Error 1 make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' make[5]: *** [check-am] Error 2 make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' make[4]: *** [check-recursive] Error 1 make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' make[2]: *** [check] Error 2 make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0' make: *** [check] Error 2 + : ===============END TESTING=============== + echo ===============END TESTING=============== + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.81133 + umask 022 + cd /builddir/build/BUILD + cd valgrind-3.5.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/valgrind-root + /usr/bin/make prefix=/var/tmp/valgrind-root/usr exec_prefix=/var/tmp/valgrind-root/usr bindir=/var/tmp/valgrind-root/usr/bin sbindir=/var/tmp/valgrind-root/usr/sbin sysconfdir=/var/tmp/valgrind-root/etc datadir=/var/tmp/valgrind-root/usr/share includedir=/var/tmp/valgrind-root/usr/include libdir=/var/tmp/valgrind-root/usr/lib libexecdir=/var/tmp/valgrind-root/usr/libexec localstatedir=/var/tmp/valgrind-root/var sharedstatedir=/var/tmp/valgrind-root/usr/com mandir=/var/tmp/valgrind-root/usr/share/man infodir=/var/tmp/valgrind-root/usr/share/info install /usr/bin/make install-recursive make[1]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0' Making install in include make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/include' make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/valgrind-root/usr/include/valgrind" || mkdir -p -- "/var/tmp/valgrind-root/usr/include/valgrind" /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_basics.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_basics.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_basics_asm.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_basics_asm.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_aspacehl.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_aspacehl.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_aspacemgr.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_aspacemgr.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_clientstate.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_clientstate.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_clreq.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_clreq.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_cpuid.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_cpuid.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_debuginfo.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_debuginfo.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_errormgr.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_errormgr.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_execontext.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_execontext.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_hashtable.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_hashtable.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_libcbase.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_libcbase.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_libcassert.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_libcassert.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_libcfile.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_libcfile.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_libcprint.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_libcprint.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_libcproc.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_libcproc.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_libcsignal.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_libcsignal.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_machine.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_machine.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_mallocfree.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_mallocfree.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_options.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_options.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_oset.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_oset.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_redir.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_redir.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_replacemalloc.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_replacemalloc.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_seqmatch.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_seqmatch.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_signals.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_signals.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_sparsewa.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_sparsewa.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_stacktrace.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_stacktrace.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_threadstate.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_threadstate.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_tooliface.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_tooliface.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_vki.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_vki.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_vkiscnums.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_vkiscnums.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_vkiscnums_asm.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_vkiscnums_asm.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_wordfm.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_wordfm.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'pub_tool_xarray.h' '/var/tmp/valgrind-root/usr/include/valgrind/pub_tool_xarray.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'valgrind.h' '/var/tmp/valgrind-root/usr/include/valgrind/valgrind.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-linux.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-linux.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-darwin.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-darwin.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-posixtypes-amd64-linux.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-posixtypes-amd64-linux.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-posixtypes-ppc32-linux.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-posixtypes-ppc32-linux.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-posixtypes-ppc64-linux.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-posixtypes-ppc64-linux.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-posixtypes-x86-linux.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-posixtypes-x86-linux.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-amd64-linux.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-amd64-linux.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-ppc32-linux.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-ppc32-linux.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-ppc64-linux.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-ppc64-linux.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-x86-linux.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-x86-linux.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-scnums-amd64-linux.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-scnums-amd64-linux.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-scnums-ppc32-linux.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-scnums-ppc32-linux.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-scnums-ppc64-linux.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-scnums-ppc64-linux.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-scnums-x86-linux.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-scnums-x86-linux.h' /builddir/build/BUILD/valgrind-3.5.0/install-sh -c -m 644 'vki/vki-scnums-darwin.h' '/var/tmp/valgrind-root/usr/include/valgrind/vki/vki-scnums-darwin.h' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/include' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/include' Making install in VEX make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' test -z "/var/tmp/valgrind-root/usr/lib/valgrind" || mkdir -p -- "/var/tmp/valgrind-root/usr/lib/valgrind" /usr/bin/install -c -m 644 'libvex-x86-linux.a' '/var/tmp/valgrind-root/usr/lib/valgrind/libvex-x86-linux.a' ranlib '/var/tmp/valgrind-root/usr/lib/valgrind/libvex-x86-linux.a' test -z "/var/tmp/valgrind-root/usr/include/valgrind" || mkdir -p -- "/var/tmp/valgrind-root/usr/include/valgrind" /usr/bin/install -c -m 644 'pub/libvex.h' '/var/tmp/valgrind-root/usr/include/valgrind/libvex.h' /usr/bin/install -c -m 644 'pub/libvex_basictypes.h' '/var/tmp/valgrind-root/usr/include/valgrind/libvex_basictypes.h' /usr/bin/install -c -m 644 'pub/libvex_emwarn.h' '/var/tmp/valgrind-root/usr/include/valgrind/libvex_emwarn.h' /usr/bin/install -c -m 644 'pub/libvex_guest_offsets.h' '/var/tmp/valgrind-root/usr/include/valgrind/libvex_guest_offsets.h' /usr/bin/install -c -m 644 'pub/libvex_guest_x86.h' '/var/tmp/valgrind-root/usr/include/valgrind/libvex_guest_x86.h' /usr/bin/install -c -m 644 'pub/libvex_guest_amd64.h' '/var/tmp/valgrind-root/usr/include/valgrind/libvex_guest_amd64.h' /usr/bin/install -c -m 644 'pub/libvex_guest_ppc32.h' '/var/tmp/valgrind-root/usr/include/valgrind/libvex_guest_ppc32.h' /usr/bin/install -c -m 644 'pub/libvex_guest_ppc64.h' '/var/tmp/valgrind-root/usr/include/valgrind/libvex_guest_ppc64.h' /usr/bin/install -c -m 644 'pub/libvex_guest_arm.h' '/var/tmp/valgrind-root/usr/include/valgrind/libvex_guest_arm.h' /usr/bin/install -c -m 644 'pub/libvex_ir.h' '/var/tmp/valgrind-root/usr/include/valgrind/libvex_ir.h' /usr/bin/install -c -m 644 'pub/libvex_trc_values.h' '/var/tmp/valgrind-root/usr/include/valgrind/libvex_trc_values.h' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/VEX' Making install in coregrind make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' mkdir -p ../.in_place; \ for f in 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 make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' test -z "/var/tmp/valgrind-root/usr/bin" || mkdir -p -- "/var/tmp/valgrind-root/usr/bin" /usr/bin/install -c 'valgrind' '/var/tmp/valgrind-root/usr/bin/valgrind' /usr/bin/install -c 'no_op_client_for_valgrind' '/var/tmp/valgrind-root/usr/bin/no_op_client_for_valgrind' /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in vgpreload_core-x86-linux.so ; do \ /usr/bin/install -c $f /var/tmp/valgrind-root/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /var/tmp/valgrind-root/usr/lib/valgrind; \ done test -z "/var/tmp/valgrind-root/usr/lib/valgrind" || mkdir -p -- "/var/tmp/valgrind-root/usr/lib/valgrind" /usr/bin/install -c -m 644 'libcoregrind-x86-linux.a' '/var/tmp/valgrind-root/usr/lib/valgrind/libcoregrind-x86-linux.a' /usr/bin/install -c -m 644 'libreplacemalloc_toolpreload-x86-linux.a' '/var/tmp/valgrind-root/usr/lib/valgrind/libreplacemalloc_toolpreload-x86-linux.a' ranlib '/var/tmp/valgrind-root/usr/lib/valgrind/libcoregrind-x86-linux.a' ranlib '/var/tmp/valgrind-root/usr/lib/valgrind/libreplacemalloc_toolpreload-x86-linux.a' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/coregrind' Making install in . make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0' mkdir -p ./.in_place rm -f ./.in_place/default.supp ln -s ../default.supp ./.in_place make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0' test -z "/var/tmp/valgrind-root/usr/lib/valgrind" || mkdir -p -- "/var/tmp/valgrind-root/usr/lib/valgrind" /usr/bin/install -c -m 644 'default.supp' '/var/tmp/valgrind-root/usr/lib/valgrind/default.supp' test -z "/var/tmp/valgrind-root/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/valgrind-root/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'valgrind.pc' '/var/tmp/valgrind-root/usr/lib/pkgconfig/valgrind.pc' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0' Making install in memcheck make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' /usr/bin/make install-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' Making install in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' mkdir -p ../.in_place; \ for f in memcheck-x86-linux 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[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in memcheck-x86-linux vgpreload_memcheck-x86-linux.so ; do \ /usr/bin/install -c $f /var/tmp/valgrind-root/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /var/tmp/valgrind-root/usr/lib/valgrind; \ done test -z "/var/tmp/valgrind-root/usr/include/valgrind" || mkdir -p -- "/var/tmp/valgrind-root/usr/include/valgrind" /usr/bin/install -c -m 644 'memcheck.h' '/var/tmp/valgrind-root/usr/include/valgrind/memcheck.h' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' Making install in . make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' Making install in x86 make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/x86' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/x86' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/x86' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/x86' Making install in linux make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/linux' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/linux' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/linux' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/linux' Making install in x86-linux make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/x86-linux' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/x86-linux' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/x86-linux' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests/x86-linux' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/tests' Making install in perf make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/perf' make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/perf' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/perf' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck/perf' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/memcheck' Making install in cachegrind make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' /usr/bin/make install-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' Making install in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' mkdir -p ../.in_place; \ for f in 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[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' test -z "/var/tmp/valgrind-root/usr/bin" || mkdir -p -- "/var/tmp/valgrind-root/usr/bin" /usr/bin/install -c 'cg_merge' '/var/tmp/valgrind-root/usr/bin/cg_merge' test -z "/var/tmp/valgrind-root/usr/bin" || mkdir -p -- "/var/tmp/valgrind-root/usr/bin" /usr/bin/install -c 'cg_annotate' '/var/tmp/valgrind-root/usr/bin/cg_annotate' /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in cachegrind-x86-linux ; do \ /usr/bin/install -c $f /var/tmp/valgrind-root/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /var/tmp/valgrind-root/usr/lib/valgrind; \ done make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests' Making install in . make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests' Making install in x86 make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests/x86' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests/x86' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests/x86' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests/x86' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/cachegrind' Making install in callgrind make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' /usr/bin/make install-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' Making install in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' mkdir -p ../.in_place; \ for f in 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[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' test -z "/var/tmp/valgrind-root/usr/bin" || mkdir -p -- "/var/tmp/valgrind-root/usr/bin" /usr/bin/install -c 'callgrind_annotate' '/var/tmp/valgrind-root/usr/bin/callgrind_annotate' /usr/bin/install -c 'callgrind_control' '/var/tmp/valgrind-root/usr/bin/callgrind_control' /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in callgrind-x86-linux ; do \ /usr/bin/install -c $f /var/tmp/valgrind-root/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /var/tmp/valgrind-root/usr/lib/valgrind; \ done test -z "/var/tmp/valgrind-root/usr/include/valgrind" || mkdir -p -- "/var/tmp/valgrind-root/usr/include/valgrind" /usr/bin/install -c -m 644 'callgrind.h' '/var/tmp/valgrind-root/usr/include/valgrind/callgrind.h' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind/tests' Making install in . make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind/tests' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind/tests' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind/tests' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/callgrind' Making install in massif make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/massif' /usr/bin/make install-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/massif' Making install in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/massif' mkdir -p ../.in_place; \ for f in massif-x86-linux 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[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/massif' test -z "/var/tmp/valgrind-root/usr/bin" || mkdir -p -- "/var/tmp/valgrind-root/usr/bin" /usr/bin/install -c 'ms_print' '/var/tmp/valgrind-root/usr/bin/ms_print' /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in massif-x86-linux vgpreload_massif-x86-linux.so ; do \ /usr/bin/install -c $f /var/tmp/valgrind-root/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /var/tmp/valgrind-root/usr/lib/valgrind; \ done make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/massif' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/massif' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/massif/tests' make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/massif/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/massif/tests' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/massif/tests' Making install in perf make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/massif/perf' make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/massif/perf' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/massif/perf' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/massif/perf' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/massif' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/massif' Making install in lackey make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' /usr/bin/make install-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' Making install in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' mkdir -p ../.in_place; \ for f in 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[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in lackey-x86-linux ; do \ /usr/bin/install -c $f /var/tmp/valgrind-root/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /var/tmp/valgrind-root/usr/lib/valgrind; \ done make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/lackey/tests' make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/lackey/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/lackey/tests' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/lackey/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/lackey' Making install in none make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none' /usr/bin/make install-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none' Making install in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none' mkdir -p ../.in_place; \ for f in 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[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none' /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in none-x86-linux ; do \ /usr/bin/install -c $f /var/tmp/valgrind-root/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /var/tmp/valgrind-root/usr/lib/valgrind; \ done make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests' Making install in . make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests' Making install in x86 make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/x86' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/x86' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/x86' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/x86' Making install in linux make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/linux' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/linux' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/linux' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/linux' Making install in x86-linux make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/x86-linux' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/x86-linux' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/x86-linux' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests/x86-linux' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/none' Making install in helgrind make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' /usr/bin/make install-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' Making install in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' mkdir -p ../.in_place; \ for f in helgrind-x86-linux 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[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in helgrind-x86-linux vgpreload_helgrind-x86-linux.so ; do \ /usr/bin/install -c $f /var/tmp/valgrind-root/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /var/tmp/valgrind-root/usr/lib/valgrind; \ done test -z "/var/tmp/valgrind-root/usr/include/valgrind" || mkdir -p -- "/var/tmp/valgrind-root/usr/include/valgrind" /usr/bin/install -c -m 644 'helgrind.h' '/var/tmp/valgrind-root/usr/include/valgrind/helgrind.h' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind/tests' make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind/tests' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/helgrind' Making install in drd make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/drd' /usr/bin/make install-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/drd' Making install in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/drd' mkdir -p ../.in_place; \ for f in drd-x86-linux 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[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/drd' /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in drd-x86-linux vgpreload_drd-x86-linux.so ; do \ /usr/bin/install -c $f /var/tmp/valgrind-root/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /var/tmp/valgrind-root/usr/lib/valgrind; \ done test -z "/var/tmp/valgrind-root/usr/include/valgrind" || mkdir -p -- "/var/tmp/valgrind-root/usr/include/valgrind" /usr/bin/install -c -m 644 'drd.h' '/var/tmp/valgrind-root/usr/include/valgrind/drd.h' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/drd' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/drd' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/drd/tests' make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/drd/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/drd/tests' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/drd/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/drd' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/drd' Making install in exp-ptrcheck make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' /usr/bin/make install-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' Making install in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' mkdir -p ../.in_place; \ for f in exp-ptrcheck-x86-linux vgpreload_exp-ptrcheck-x86-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../exp-ptrcheck/$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-ptrcheck/$f.dSYM ../.in_place; \ done make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in exp-ptrcheck-x86-linux vgpreload_exp-ptrcheck-x86-linux.so ; do \ /usr/bin/install -c $f /var/tmp/valgrind-root/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /var/tmp/valgrind-root/usr/lib/valgrind; \ done make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck/tests' make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck/tests' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-ptrcheck' Making install in exp-bbv make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' /usr/bin/make install-recursive make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' Making install in . make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' mkdir -p ../.in_place; \ for f in 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[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in exp-bbv-x86-linux ; do \ /usr/bin/install -c $f /var/tmp/valgrind-root/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /var/tmp/valgrind-root/usr/lib/valgrind; \ done make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests' Making install in . make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests' Making install in x86 make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests/x86' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests/x86' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests/x86' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests/x86' Making install in x86-linux make[5]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests/x86-linux' make[6]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests/x86-linux' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests/x86-linux' make[5]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests/x86-linux' make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv/tests' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/exp-bbv' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/tests' make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/tests' Making install in perf make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/perf' make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/perf' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/perf' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/perf' Making install in auxprogs make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/auxprogs' make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/auxprogs' test -z "/var/tmp/valgrind-root/usr/bin" || mkdir -p -- "/var/tmp/valgrind-root/usr/bin" /usr/bin/install -c 'valgrind-listener' '/var/tmp/valgrind-root/usr/bin/valgrind-listener' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/auxprogs' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/auxprogs' Making install in mpi make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.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[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/mpi' /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in ; do \ /usr/bin/install -c $f /var/tmp/valgrind-root/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done /builddir/build/BUILD/valgrind-3.5.0/install-sh -d /var/tmp/valgrind-root/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /var/tmp/valgrind-root/usr/lib/valgrind; \ done make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/mpi' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/mpi' Making install in docs make[2]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/docs' make[3]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/docs' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/valgrind-3.5.0/docs' if test -r html ; then \ mkdir -p /var/tmp/valgrind-root/usr/share/doc/valgrind; \ cp -r html /var/tmp/valgrind-root/usr/share/doc/valgrind; \ fi for f in *.1 ; do \ if test -r $f ; then \ mkdir -p /var/tmp/valgrind-root/usr/share/man/man1; \ cp $f /var/tmp/valgrind-root/usr/share/man/man1; \ fi \ done if test -r index.pdf ; then \ mkdir -p /var/tmp/valgrind-root/usr/share/doc/valgrind; \ cp index.pdf /var/tmp/valgrind-root/usr/share/doc/valgrind/valgrind_manual.pdf; \ fi if test -r index.ps ; then \ mkdir -p /var/tmp/valgrind-root/usr/share/doc/valgrind; \ cp index.ps /var/tmp/valgrind-root/usr/share/doc/valgrind/valgrind_manual.ps; \ fi make[4]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/docs' make[3]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/docs' make[2]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0/docs' make[1]: Leaving directory `/builddir/build/BUILD/valgrind-3.5.0' + mkdir docs.installed + mv /var/tmp/valgrind-root/usr/share/doc/valgrind/html /var/tmp/valgrind-root/usr/share/doc/valgrind/valgrind_manual.pdf /var/tmp/valgrind-root/usr/share/doc/valgrind/valgrind_manual.ps docs.installed/ + rm -f docs.installed/valgrind_manual.ps + rm -f '/var/tmp/valgrind-root/usr/lib/valgrind/*.supp.in' + /usr/lib/rpm/brp-compress Processing files: valgrind-3.5.0-1.1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.84630 + umask 022 + cd /builddir/build/BUILD + cd valgrind-3.5.0 + DOCDIR=/var/tmp/valgrind-root/usr/share/doc/valgrind-3.5.0 + export DOCDIR + rm -rf /var/tmp/valgrind-root/usr/share/doc/valgrind-3.5.0 + /bin/mkdir -p /var/tmp/valgrind-root/usr/share/doc/valgrind-3.5.0 + cp -pr COPYING NEWS README_DEVELOPERS README_MISSING_SYSCALL_OR_IOCTL README_PACKAGERS /var/tmp/valgrind-root/usr/share/doc/valgrind-3.5.0 + cp -pr docs.installed/html docs.installed/valgrind_manual.pdf /var/tmp/valgrind-root/usr/share/doc/valgrind-3.5.0 + exit 0 Provides: vgpreload_core-x86-linux.so vgpreload_drd-x86-linux.so vgpreload_exp-ptrcheck-x86-linux.so vgpreload_helgrind-x86-linux.so vgpreload_massif-x86-linux.so vgpreload_memcheck-x86-linux.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) perl(strict) perl(warnings) rtld(GNU_HASH) Obsoletes: valgrind-callgrind Processing files: valgrind-devel-3.5.0-1.1.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: valgrind = 1:3.5.0-1.1.ru Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/valgrind-root warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/valgrind-3.5.0-1.1.ru.i386.rpm Wrote: /builddir/build/RPMS/valgrind-devel-3.5.0-1.1.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.64566 + umask 022 + cd /builddir/build/BUILD + cd valgrind-3.5.0 + rm -rf /var/tmp/valgrind-root + exit 0 Child returncode was: 0 LEAVE do -->