* Package: dev-util/valgrind-3.14.0  * Repository: gentoo  * Maintainer: blueness@gentoo.org  * USE: abi_ppc_32 elibc_glibc kernel_linux ppc userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking valgrind-3.14.0.tar.bz2 to /var/tmp/portage/dev-util/valgrind-3.14.0/work >>> Source unpacked in /var/tmp/portage/dev-util/valgrind-3.14.0/work >>> Preparing source in /var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0 ... * Applying valgrind-3.7.0-respect-flags.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0' ... * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: valgrind-3.14.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0 ... * econf: updating valgrind-3.14.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating valgrind-3.14.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/valgrind-3.14.0 --htmldir=/usr/share/doc/valgrind-3.14.0/html --libdir=/usr/lib --without-mpicc checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether ln -s works... yes checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether powerpc-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether powerpc-unknown-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of powerpc-unknown-linux-gnu-gcc... none checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E checking for powerpc-unknown-linux-gnu-g++... powerpc-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether powerpc-unknown-linux-gnu-g++ accepts -g... yes checking dependency style of powerpc-unknown-linux-gnu-g++... none checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib checking for gcc-ranlib... /usr/bin/gcc-ranlib checking for a sed that does not truncate output... /bin/sed checking for gcc-ar... /usr/bin/gcc-ar checking for perl... /usr/bin/perl checking for gdb... /no/gdb/was/found/at/configure/time checking dependency style of powerpc-unknown-linux-gnu-gcc... none checking for diff -u... yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C99... none needed checking for a supported version of gcc... ok (8.2.0) checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking for a supported CPU... ok (powerpc) checking for a 64-bit only build... no checking for a 32-bit only build... no checking for a supported OS... ok (linux-gnu) checking for the kernel version... 2.6 or later (5.0.10-gentoo) checking for a supported CPU/OS combination... ok (ppc32-linux) checking for use as an inner Valgrind... no checking for using the undefined behaviour sanitiser... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking the glibc version... 2.28 family checking for AT_FDCWD... yes checking for stpncpy... yes checking for PTRACE_GETREGS... yes checking for CLOCK_MONOTONIC... yes checking for Elf32_Chdr... yes checking for Elf64_Chdr... yes checking for pthread_rwlock_t... yes checking for PTHREAD_MUTEX_ADAPTIVE_NP... yes checking for PTHREAD_MUTEX_ERRORCHECK_NP... yes checking for PTHREAD_MUTEX_RECURSIVE_NP... yes checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP... yes checking for pthread_mutex_t.__m_kind... no checking for pthread_mutex_t.__data.__kind... yes checking if AT_HWCAP contains the altivec indicator... yes checking if AT_HWCAP contains the vsx indicator... no checking if AT_HWCAP contains the dfp indicator... no checking if AT_HWCAP contains the arch_2_05 indicator... no checking if AT_HWCAP contains the arch_2_06 indicator... no checking if AT_HWCAP contains the arch_2_07 indicator... no checking if AT_HWCAP contains the arch_3_00 indicator... no checking if AT_HWCAP contains the htm indicator... no checking that assembler knows ISA 2.07 instructions ... yes checking for Altivec support in the compiler ... yes checking for VSX compiler flag support... yes checking for VSX support in the assembler ... yes checking that assembler knows DFP... yes checking that compiler knows -mhard-dfp switch... yes checking that compiler knows DFP datatypes... yes checking if compiler accepts the -mhtm flag... yes checking if compiler can find the htm builtins... yes checking that assembler knows ISA 3.00 ... yes checking for pthread_create@GLIBC2.0()... no checking for dlinfo RTLD_DI_TLS_MODID... yes checking for eventfd()... yes checking that C++ compiler can include header file... yes checking for struct user_regs_struct... no checking for __NR_membarrier... yes checking if gcc accepts -m32... yes checking if gcc accepts -m64... yes checking if gcc accepts -march=octeon... no checking if gcc accepts -march=octeon2... no checking if gcc accepts -mmsa... no checking if gcc is producing mips n32 binaries... no checking if gcc is producing mips n64 binaries... no checking if gcc accepts -mmmx... no checking if gcc accepts -msse... no checking if gcc accepts -mpreferred-stack-boundary=2 -m32... no checking if gcc accepts -mlong-double-128... yes checking for using the link time optimisation... no checking if gcc accepts -Wmemset-transposed-args... yes checking if gcc accepts -Wnonnull... yes checking if gcc accepts -Woverflow... yes checking if gcc accepts -Wpointer-sign... yes checking if gcc accepts -Wuninitialized... yes checking if gcc accepts -Wunused-function... yes checking if gcc accepts -Wstatic-local-in-inline... no checking if gcc accepts -Wmismatched-new-delete... no checking if gcc accepts -Winfinite-recursion... no checking if gcc accepts -Wwrite-strings... yes checking if gcc accepts -Wempty-body... yes checking if gcc accepts -Wformat... yes checking if gcc accepts -Wcast-qual... yes checking if gcc accepts -Wold-style-declaration... yes checking if gcc accepts -Wignored-qualifiers... yes checking if gcc accepts -Wmissing-parameter-type... yes checking if gcc accepts -Wlogical-op... yes checking if gcc accepts -Wformat-security... yes checking if gcc accepts -Wextra or -W... -Wextra checking if g++ accepts -faligned-new... yes checking if gcc accepts -fno-stack-protector... yes checking if gcc accepts -fno-ipa-icf... yes checking if gcc accepts --param inline-unit-growth... yes checking if gcc accepts -gdwarf-4 -fdebug-types-section... yes checking if gcc accepts -g -gz=zlib... yes checking if gcc accepts -g -gz=zlib-gnu... yes checking if gcc accepts nested functions... yes checking if gcc accepts the 'p' constraint in asm statements... no checking if gcc accepts -pie... yes checking if gcc accepts -no-pie... yes checking if the linker accepts -Wl,-Ttext-segment... yes configure: ld -Ttext-segment used, no need to strip build-id NOTEs. checking if ppc32/64 as supports mtocrf/mfocrf... yes checking if ppc32/64 asm supports phased out floating point instructions... yes checking if amd64 assembler supports fxsave64/fxrstor64... no checking if x86/amd64 assembler speaks SSE3... no checking if x86/amd64 assembler speaks SSSE3... no checking if x86/amd64 assembler supports 'pclmulqdq'... no checking if x86/amd64 assembler supports 'vpclmulqdq'... no checking if x86/amd64 assembler supports FMA4 'vfmaddpd'... no checking if x86/amd64 assembler supports 'lzcnt'... no checking if x86/amd64 assembler supports 'loopnel'... no checking if x86/amd64 assembler supports 'addr32'... no checking if x86/amd64 assembler speaks SSE4.2... no checking if x86/amd64 assembler speaks AVX... no checking if x86/amd64 assembler speaks AVX2... no checking if x86/amd64 assembler speaks TSX... no checking if x86/amd64 assembler speaks BMI1 and BMI2... no checking if x86/amd64 assembler speaks FMA... no checking if amd64 assembler knows the MPX instructions... no checking if amd64 assembler knows the ADX instructions... no checking if x86/amd64 assembler knows the MOVBE insn... no checking if gcc supports the ifunc attribute... yes checking if gcc supports the armv8 crc feature flag... no checking for TLS support... yes checking for ANSI C header files... (cached) yes checking asm/unistd.h usability... yes checking asm/unistd.h presence... yes checking for asm/unistd.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking mqueue.h usability... yes checking mqueue.h presence... yes checking for mqueue.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/klog.h usability... yes checking sys/klog.h presence... yes checking for sys/klog.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysnvl.h usability... no checking sys/sysnvl.h presence... no checking for sys/sysnvl.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking if is usable... yes checking for uid_t in sys/types.h... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for epoll_create... yes checking for epoll_pwait... yes checking for klogctl... yes checking for mallinfo... yes checking for memchr... yes checking for memset... yes checking for mkdir... yes checking for mremap... yes checking for ppoll... yes checking for pthread_barrier_init... yes checking for pthread_condattr_setclock... yes checking for pthread_mutex_timedlock... yes checking for pthread_rwlock_timedrdlock... yes checking for pthread_rwlock_timedwrlock... yes checking for pthread_spin_lock... yes checking for pthread_yield... yes checking for pthread_setname_np... yes checking for readlinkat... yes checking for semtimedop... yes checking for signalfd... yes checking for sigwaitinfo... yes checking for strchr... yes checking for strdup... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for syscall... yes checking for utimensat... yes checking for process_vm_readv... yes checking for process_vm_writev... yes checking for mpicc... /usr/bin/mpicc checking primary target for usable MPI2-compliant C compiler and mpi.h... no checking secondary target for usable MPI2-compliant C compiler and mpi.h... no checking for boost... no checking for OpenMP... yes checking for __builtin_popcount()... yes checking for __builtin_clz()... yes checking for __builtin_ctz()... yes checking if gcc supports __sync_add_and_fetch for the primary target... yes checking if gcc supports __sync_add_and_fetch on uint64_t for all targets... no checking if g++ supports __sync_add_and_fetch... yes checking if libstdc++ supports annotating shared pointers... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating VEX/Makefile config.status: creating valgrind.spec config.status: creating valgrind.pc config.status: creating glibc-2.X.supp config.status: creating docs/Makefile config.status: creating tests/Makefile config.status: creating tests/vg_regtest config.status: creating perf/Makefile config.status: creating perf/vg_perf config.status: creating gdbserver_tests/Makefile config.status: creating gdbserver_tests/solaris/Makefile config.status: creating include/Makefile config.status: creating auxprogs/Makefile config.status: creating mpi/Makefile config.status: creating coregrind/Makefile config.status: creating memcheck/Makefile config.status: creating memcheck/tests/Makefile config.status: creating memcheck/tests/common/Makefile config.status: creating memcheck/tests/amd64/Makefile config.status: creating memcheck/tests/x86/Makefile config.status: creating memcheck/tests/linux/Makefile config.status: creating memcheck/tests/darwin/Makefile config.status: creating memcheck/tests/solaris/Makefile config.status: creating memcheck/tests/amd64-linux/Makefile config.status: creating memcheck/tests/arm64-linux/Makefile config.status: creating memcheck/tests/x86-linux/Makefile config.status: creating memcheck/tests/amd64-solaris/Makefile config.status: creating memcheck/tests/x86-solaris/Makefile config.status: creating memcheck/tests/ppc32/Makefile config.status: creating memcheck/tests/ppc64/Makefile config.status: creating memcheck/tests/s390x/Makefile config.status: creating memcheck/tests/mips32/Makefile config.status: creating memcheck/tests/mips64/Makefile config.status: creating memcheck/tests/vbit-test/Makefile config.status: creating cachegrind/Makefile config.status: creating cachegrind/tests/Makefile config.status: creating cachegrind/tests/x86/Makefile config.status: creating cachegrind/cg_annotate config.status: creating cachegrind/cg_diff config.status: creating callgrind/Makefile config.status: creating callgrind/callgrind_annotate config.status: creating callgrind/callgrind_control config.status: creating callgrind/tests/Makefile config.status: creating helgrind/Makefile config.status: creating helgrind/tests/Makefile config.status: creating massif/Makefile config.status: creating massif/tests/Makefile config.status: creating massif/ms_print config.status: creating lackey/Makefile config.status: creating lackey/tests/Makefile config.status: creating none/Makefile config.status: creating none/tests/Makefile config.status: creating none/tests/scripts/Makefile config.status: creating none/tests/amd64/Makefile config.status: creating none/tests/ppc32/Makefile config.status: creating none/tests/ppc64/Makefile config.status: creating none/tests/x86/Makefile config.status: creating none/tests/arm/Makefile config.status: creating none/tests/arm64/Makefile config.status: creating none/tests/s390x/Makefile config.status: creating none/tests/mips32/Makefile config.status: creating none/tests/mips64/Makefile config.status: creating none/tests/linux/Makefile config.status: creating none/tests/darwin/Makefile config.status: creating none/tests/solaris/Makefile config.status: creating none/tests/amd64-linux/Makefile config.status: creating none/tests/x86-linux/Makefile config.status: creating none/tests/amd64-darwin/Makefile config.status: creating none/tests/x86-darwin/Makefile config.status: creating none/tests/amd64-solaris/Makefile config.status: creating none/tests/x86-solaris/Makefile config.status: creating exp-sgcheck/Makefile config.status: creating exp-sgcheck/tests/Makefile config.status: creating drd/Makefile config.status: creating drd/scripts/download-and-build-splash2 config.status: creating drd/tests/Makefile config.status: creating exp-bbv/Makefile config.status: creating exp-bbv/tests/Makefile config.status: creating exp-bbv/tests/x86/Makefile config.status: creating exp-bbv/tests/x86-linux/Makefile config.status: creating exp-bbv/tests/amd64-linux/Makefile config.status: creating exp-bbv/tests/ppc32-linux/Makefile config.status: creating exp-bbv/tests/arm-linux/Makefile config.status: creating exp-dhat/Makefile config.status: creating exp-dhat/tests/Makefile config.status: creating shared/Makefile config.status: creating solaris/Makefile config.status: creating coregrind/link_tool_exe_linux config.status: creating coregrind/link_tool_exe_darwin config.status: creating coregrind/link_tool_exe_solaris config.status: creating config.h config.status: executing depfiles commands Maximum build arch: ppc32 Primary build arch: ppc32 Secondary build arch: Build OS: linux Link Time Optimisation: no Primary build target: PPC32_LINUX Secondary build target: Platform variant: vanilla Primary -DVGPV string: -DVGPV_ppc32_linux_vanilla=1 Default supp files: exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0 ... make -j3 -l2 echo "# This is a generated file, composed of the following suppression rules:" > default.supp ./auxprogs/make_or_upd_vgversion_h . echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0' Making all in include make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/include' Making all in VEX make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/VEX' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/VEX' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_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 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_arm64_toIR.o `test -f 'priv/guest_arm64_toIR.c' || echo './'`priv/guest_arm64_toIR.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_arm64_helpers.o `test -f 'priv/guest_arm64_helpers.c' || echo './'`priv/guest_arm64_helpers.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_generic_reg_alloc3.o `test -f 'priv/host_generic_reg_alloc3.c' || echo './'`priv/host_generic_reg_alloc3.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_arm64_defs.o `test -f 'priv/host_arm64_defs.c' || echo './'`priv/host_arm64_defs.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_arm64_isel.o `test -f 'priv/host_arm64_isel.c' || echo './'`priv/host_arm64_isel.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvex_ppc32_linux_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Ipriv -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wbad-function-cast -fstrict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -c -o priv/libvexmultiarch_ppc32_linux_a-multiarch_main_main.o `test -f 'priv/multiarch_main_main.c' || echo './'`priv/multiarch_main_main.c rm -f libvex-ppc32-linux.a powerpc-unknown-linux-gnu-ar cru libvex-ppc32-linux.a priv/libvex_ppc32_linux_a-main_globals.o priv/libvex_ppc32_linux_a-main_main.o priv/libvex_ppc32_linux_a-main_util.o priv/libvex_ppc32_linux_a-ir_defs.o priv/libvex_ppc32_linux_a-ir_inject.o priv/libvex_ppc32_linux_a-ir_match.o priv/libvex_ppc32_linux_a-ir_opt.o priv/libvex_ppc32_linux_a-guest_generic_bb_to_IR.o priv/libvex_ppc32_linux_a-guest_generic_x87.o priv/libvex_ppc32_linux_a-guest_x86_helpers.o priv/libvex_ppc32_linux_a-guest_x86_toIR.o priv/libvex_ppc32_linux_a-guest_amd64_helpers.o priv/libvex_ppc32_linux_a-guest_amd64_toIR.o priv/libvex_ppc32_linux_a-guest_ppc_helpers.o priv/libvex_ppc32_linux_a-guest_ppc_toIR.o priv/libvex_ppc32_linux_a-guest_arm_helpers.o priv/libvex_ppc32_linux_a-guest_arm_toIR.o priv/libvex_ppc32_linux_a-guest_arm64_helpers.o priv/libvex_ppc32_linux_a-guest_arm64_toIR.o priv/libvex_ppc32_linux_a-guest_s390_helpers.o priv/libvex_ppc32_linux_a-guest_s390_toIR.o priv/libvex_ppc32_linux_a-guest_mips_helpers.o priv/libvex_ppc32_linux_a-guest_mips_toIR.o priv/libvex_ppc32_linux_a-host_generic_regs.o priv/libvex_ppc32_linux_a-host_generic_simd64.o priv/libvex_ppc32_linux_a-host_generic_simd128.o priv/libvex_ppc32_linux_a-host_generic_simd256.o priv/libvex_ppc32_linux_a-host_generic_maddf.o priv/libvex_ppc32_linux_a-host_generic_reg_alloc2.o priv/libvex_ppc32_linux_a-host_generic_reg_alloc3.o priv/libvex_ppc32_linux_a-host_x86_defs.o priv/libvex_ppc32_linux_a-host_x86_isel.o priv/libvex_ppc32_linux_a-host_amd64_defs.o priv/libvex_ppc32_linux_a-host_amd64_isel.o priv/libvex_ppc32_linux_a-host_ppc_defs.o priv/libvex_ppc32_linux_a-host_ppc_isel.o priv/libvex_ppc32_linux_a-host_arm_defs.o priv/libvex_ppc32_linux_a-host_arm_isel.o priv/libvex_ppc32_linux_a-host_arm64_defs.o priv/libvex_ppc32_linux_a-host_arm64_isel.o priv/libvex_ppc32_linux_a-host_s390_defs.o priv/libvex_ppc32_linux_a-host_s390_isel.o priv/libvex_ppc32_linux_a-s390_disasm.o priv/libvex_ppc32_linux_a-host_mips_defs.o priv/libvex_ppc32_linux_a-host_mips_isel.o powerpc-unknown-linux-gnu-ranlib libvex-ppc32-linux.a rm -f libvexmultiarch-ppc32-linux.a powerpc-unknown-linux-gnu-ar cru libvexmultiarch-ppc32-linux.a priv/libvexmultiarch_ppc32_linux_a-multiarch_main_main.o powerpc-unknown-linux-gnu-ranlib libvexmultiarch-ppc32-linux.a make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/VEX' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/VEX' Making all in coregrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/coregrind' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/coregrind' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo './'`launcher-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vgdb-vgdb.o `test -f 'vgdb.c' || echo './'`vgdb.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vgdb-vgdb-invoker-ptrace.o `test -f 'vgdb-invoker-ptrace.c' || echo './'`vgdb-invoker-ptrace.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vgpreload_core_ppc32_linux_so-vg_preloaded.o `test -f 'vg_preloaded.c' || echo './'`vg_preloaded.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libnolto_coregrind_ppc32_linux_a-m_libcsetjmp.o `test -f 'm_libcsetjmp.c' || echo './'`m_libcsetjmp.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libnolto_coregrind_ppc32_linux_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_addrinfo.o `test -f 'm_addrinfo.c' || echo './'`m_addrinfo.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_compiler.o `test -f 'm_compiler.c' || echo './'`m_compiler.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o libcoregrind_ppc32_linux_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_deduppoolalloc.o `test -f 'm_deduppoolalloc.c' || echo './'`m_deduppoolalloc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_hashtable.o `test -f 'm_hashtable.c' || echo './'`m_hashtable.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_libcbase.o `test -f 'm_libcbase.c' || echo './'`m_libcbase.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_libcprint.o `test -f 'm_libcprint.c' || echo './'`m_libcprint.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_mallocfree.o `test -f 'm_mallocfree.c' || echo './'`m_mallocfree.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_options.o `test -f 'm_options.c' || echo './'`m_options.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_oset.o `test -f 'm_oset.c' || echo './'`m_oset.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_rangemap.o `test -f 'm_rangemap.c' || echo './'`m_rangemap.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_redir.o `test -f 'm_redir.c' || echo './'`m_redir.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_sbprofile.o `test -f 'm_sbprofile.c' || echo './'`m_sbprofile.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_seqmatch.o `test -f 'm_seqmatch.c' || echo './'`m_seqmatch.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_signals.o `test -f 'm_signals.c' || echo './'`m_signals.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_sparsewa.o `test -f 'm_sparsewa.c' || echo './'`m_sparsewa.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_poolalloc.o `test -f 'm_poolalloc.c' || echo './'`m_poolalloc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_stacks.o `test -f 'm_stacks.c' || echo './'`m_stacks.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_stacktrace.o `test -f 'm_stacktrace.c' || echo './'`m_stacktrace.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_syscall.o `test -f 'm_syscall.c' || echo './'`m_syscall.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_threadstate.o `test -f 'm_threadstate.c' || echo './'`m_threadstate.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_tooliface.o `test -f 'm_tooliface.c' || echo './'`m_tooliface.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o libcoregrind_ppc32_linux_a-m_trampoline.o `test -f 'm_trampoline.S' || echo './'`m_trampoline.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_translate.o `test -f 'm_translate.c' || echo './'`m_translate.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_transtab.o `test -f 'm_transtab.c' || echo './'`m_transtab.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_vki.o `test -f 'm_vki.c' || echo './'`m_vki.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_vkiscnums.o `test -f 'm_vkiscnums.c' || echo './'`m_vkiscnums.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_xarray.o `test -f 'm_xarray.c' || echo './'`m_xarray.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_xtree.o `test -f 'm_xtree.c' || echo './'`m_xtree.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_xtmemory.o `test -f 'm_xtmemory.c' || echo './'`m_xtmemory.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_wordfm.o `test -f 'm_wordfm.c' || echo './'`m_wordfm.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libcoregrind_ppc32_linux_a-m_aspacehl.o `test -f 'm_aspacehl.c' || echo './'`m_aspacehl.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_scheduler/libcoregrind_ppc32_linux_a-ticket-lock-linux.o `test -f 'm_scheduler/ticket-lock-linux.c' || echo './'`m_scheduler/ticket-lock-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_replacemalloc/libreplacemalloc_toolpreload_ppc32_linux_a-vg_replace_malloc.o `test -f 'm_replacemalloc/vg_replace_malloc.c' || echo './'`m_replacemalloc/vg_replace_malloc.c for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o valgrind valgrind-launcher-linux.o valgrind-m_debuglog.o powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vgdb vgdb-vgdb.o vgdb-vgdb-invoker-ptrace.o -lpthread powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -mcpu=7450 -mtune=7450 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vgpreload_core-ppc32-linux.so vgpreload_core_ppc32_linux_so-vg_preloaded.o powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_aspacemgr/libcoregrind_ppc32_linux_a-aspacemgr-common.o `test -f 'm_aspacemgr/aspacemgr-common.c' || echo './'`m_aspacemgr/aspacemgr-common.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_aspacemgr/libcoregrind_ppc32_linux_a-aspacemgr-linux.o `test -f 'm_aspacemgr/aspacemgr-linux.c' || echo './'`m_aspacemgr/aspacemgr-linux.c m_aspacemgr/aspacemgr-linux.c: In function ‘vgPlain_am_mmap_file_float_valgrind_flags’: m_aspacemgr/aspacemgr-linux.c:2689:20: warning: self-comparison always evaluates to false [-Wtautological-compare] if ((VKI_SHMLBA > VKI_PAGE_SIZE) && (VKI_MAP_SHARED & flags)) { ^ m_aspacemgr/aspacemgr-linux.c:2698:20: warning: self-comparison always evaluates to false [-Wtautological-compare] if ((VKI_SHMLBA > VKI_PAGE_SIZE) && (VKI_MAP_SHARED & flags)) ^ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_aspacemgr/libcoregrind_ppc32_linux_a-aspacemgr-segnames.o `test -f 'm_aspacemgr/aspacemgr-segnames.c' || echo './'`m_aspacemgr/aspacemgr-segnames.c rm -f libnolto_coregrind-ppc32-linux.a powerpc-unknown-linux-gnu-ar cru libnolto_coregrind-ppc32-linux.a libnolto_coregrind_ppc32_linux_a-m_libcsetjmp.o libnolto_coregrind_ppc32_linux_a-m_main.o powerpc-unknown-linux-gnu-ranlib libnolto_coregrind-ppc32-linux.a powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_coredump/libcoregrind_ppc32_linux_a-coredump-elf.o `test -f 'm_coredump/coredump-elf.c' || echo './'`m_coredump/coredump-elf.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_coredump/libcoregrind_ppc32_linux_a-coredump-solaris.o `test -f 'm_coredump/coredump-solaris.c' || echo './'`m_coredump/coredump-solaris.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_coredump/libcoregrind_ppc32_linux_a-coredump-macho.o `test -f 'm_coredump/coredump-macho.c' || echo './'`m_coredump/coredump-macho.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-misc.o `test -f 'm_debuginfo/misc.c' || echo './'`m_debuginfo/misc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-d3basics.o `test -f 'm_debuginfo/d3basics.c' || echo './'`m_debuginfo/d3basics.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-debuginfo.o `test -f 'm_debuginfo/debuginfo.c' || echo './'`m_debuginfo/debuginfo.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-image.o `test -f 'm_debuginfo/image.c' || echo './'`m_debuginfo/image.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-readdwarf.o `test -f 'm_debuginfo/readdwarf.c' || echo './'`m_debuginfo/readdwarf.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-readdwarf3.o `test -f 'm_debuginfo/readdwarf3.c' || echo './'`m_debuginfo/readdwarf3.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-minilzo-inl.o `test -f 'm_debuginfo/minilzo-inl.c' || echo './'`m_debuginfo/minilzo-inl.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-readelf.o `test -f 'm_debuginfo/readelf.c' || echo './'`m_debuginfo/readelf.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-readexidx.o `test -f 'm_debuginfo/readexidx.c' || echo './'`m_debuginfo/readexidx.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-readmacho.o `test -f 'm_debuginfo/readmacho.c' || echo './'`m_debuginfo/readmacho.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-readpdb.o `test -f 'm_debuginfo/readpdb.c' || echo './'`m_debuginfo/readpdb.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-tinfl.o `test -f 'm_debuginfo/tinfl.c' || echo './'`m_debuginfo/tinfl.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-tytypes.o `test -f 'm_debuginfo/tytypes.c' || echo './'`m_debuginfo/tytypes.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_demangle/libcoregrind_ppc32_linux_a-cp-demangle.o `test -f 'm_demangle/cp-demangle.c' || echo './'`m_demangle/cp-demangle.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_demangle/libcoregrind_ppc32_linux_a-cplus-dem.o `test -f 'm_demangle/cplus-dem.c' || echo './'`m_demangle/cplus-dem.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_demangle/libcoregrind_ppc32_linux_a-demangle.o `test -f 'm_demangle/demangle.c' || echo './'`m_demangle/demangle.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_demangle/libcoregrind_ppc32_linux_a-dyn-string.o `test -f 'm_demangle/dyn-string.c' || echo './'`m_demangle/dyn-string.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_demangle/libcoregrind_ppc32_linux_a-d-demangle.o `test -f 'm_demangle/d-demangle.c' || echo './'`m_demangle/d-demangle.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_demangle/libcoregrind_ppc32_linux_a-rust-demangle.o `test -f 'm_demangle/rust-demangle.c' || echo './'`m_demangle/rust-demangle.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_demangle/libcoregrind_ppc32_linux_a-safe-ctype.o `test -f 'm_demangle/safe-ctype.c' || echo './'`m_demangle/safe-ctype.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-x86-linux.o `test -f 'm_dispatch/dispatch-x86-linux.S' || echo './'`m_dispatch/dispatch-x86-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-amd64-linux.o `test -f 'm_dispatch/dispatch-amd64-linux.S' || echo './'`m_dispatch/dispatch-amd64-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-ppc32-linux.o `test -f 'm_dispatch/dispatch-ppc32-linux.S' || echo './'`m_dispatch/dispatch-ppc32-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-ppc64be-linux.o `test -f 'm_dispatch/dispatch-ppc64be-linux.S' || echo './'`m_dispatch/dispatch-ppc64be-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-ppc64le-linux.o `test -f 'm_dispatch/dispatch-ppc64le-linux.S' || echo './'`m_dispatch/dispatch-ppc64le-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-arm-linux.o `test -f 'm_dispatch/dispatch-arm-linux.S' || echo './'`m_dispatch/dispatch-arm-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-arm64-linux.o `test -f 'm_dispatch/dispatch-arm64-linux.S' || echo './'`m_dispatch/dispatch-arm64-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-s390x-linux.o `test -f 'm_dispatch/dispatch-s390x-linux.S' || echo './'`m_dispatch/dispatch-s390x-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-mips32-linux.o `test -f 'm_dispatch/dispatch-mips32-linux.S' || echo './'`m_dispatch/dispatch-mips32-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-mips64-linux.o `test -f 'm_dispatch/dispatch-mips64-linux.S' || echo './'`m_dispatch/dispatch-mips64-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-x86-darwin.o `test -f 'm_dispatch/dispatch-x86-darwin.S' || echo './'`m_dispatch/dispatch-x86-darwin.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-amd64-darwin.o `test -f 'm_dispatch/dispatch-amd64-darwin.S' || echo './'`m_dispatch/dispatch-amd64-darwin.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-x86-solaris.o `test -f 'm_dispatch/dispatch-x86-solaris.S' || echo './'`m_dispatch/dispatch-x86-solaris.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-amd64-solaris.o `test -f 'm_dispatch/dispatch-amd64-solaris.S' || echo './'`m_dispatch/dispatch-amd64-solaris.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-inferiors.o `test -f 'm_gdbserver/inferiors.c' || echo './'`m_gdbserver/inferiors.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-m_gdbserver.o `test -f 'm_gdbserver/m_gdbserver.c' || echo './'`m_gdbserver/m_gdbserver.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-regcache.o `test -f 'm_gdbserver/regcache.c' || echo './'`m_gdbserver/regcache.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-remote-utils.o `test -f 'm_gdbserver/remote-utils.c' || echo './'`m_gdbserver/remote-utils.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-server.o `test -f 'm_gdbserver/server.c' || echo './'`m_gdbserver/server.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_debuginfo/libcoregrind_ppc32_linux_a-storage.o `test -f 'm_debuginfo/storage.c' || echo './'`m_debuginfo/storage.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-signals.o `test -f 'm_gdbserver/signals.c' || echo './'`m_gdbserver/signals.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-target.o `test -f 'm_gdbserver/target.c' || echo './'`m_gdbserver/target.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-utils.o `test -f 'm_gdbserver/utils.c' || echo './'`m_gdbserver/utils.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-x86.o `test -f 'm_gdbserver/valgrind-low-x86.c' || echo './'`m_gdbserver/valgrind-low-x86.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-amd64.o `test -f 'm_gdbserver/valgrind-low-amd64.c' || echo './'`m_gdbserver/valgrind-low-amd64.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-arm.o `test -f 'm_gdbserver/valgrind-low-arm.c' || echo './'`m_gdbserver/valgrind-low-arm.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-arm64.o `test -f 'm_gdbserver/valgrind-low-arm64.c' || echo './'`m_gdbserver/valgrind-low-arm64.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-ppc32.o `test -f 'm_gdbserver/valgrind-low-ppc32.c' || echo './'`m_gdbserver/valgrind-low-ppc32.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-ppc64.o `test -f 'm_gdbserver/valgrind-low-ppc64.c' || echo './'`m_gdbserver/valgrind-low-ppc64.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-s390x.o `test -f 'm_gdbserver/valgrind-low-s390x.c' || echo './'`m_gdbserver/valgrind-low-s390x.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-mips32.o `test -f 'm_gdbserver/valgrind-low-mips32.c' || echo './'`m_gdbserver/valgrind-low-mips32.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-mips64.o `test -f 'm_gdbserver/valgrind-low-mips64.c' || echo './'`m_gdbserver/valgrind-low-mips64.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_gdbserver/libcoregrind_ppc32_linux_a-version.o `test -f 'm_gdbserver/version.c' || echo './'`m_gdbserver/version.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_initimg/libcoregrind_ppc32_linux_a-initimg-darwin.o `test -f 'm_initimg/initimg-darwin.c' || echo './'`m_initimg/initimg-darwin.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_initimg/libcoregrind_ppc32_linux_a-initimg-solaris.o `test -f 'm_initimg/initimg-solaris.c' || echo './'`m_initimg/initimg-solaris.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_initimg/libcoregrind_ppc32_linux_a-initimg-pathscan.o `test -f 'm_initimg/initimg-pathscan.c' || echo './'`m_initimg/initimg-pathscan.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_mach/libcoregrind_ppc32_linux_a-mach_basics.o `test -f 'm_mach/mach_basics.c' || echo './'`m_mach/mach_basics.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_mach/libcoregrind_ppc32_linux_a-mach_msg.o `test -f 'm_mach/mach_msg.c' || echo './'`m_mach/mach_msg.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_mach/libcoregrind_ppc32_linux_a-mach_traps-x86-darwin.o `test -f 'm_mach/mach_traps-x86-darwin.S' || echo './'`m_mach/mach_traps-x86-darwin.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_mach/libcoregrind_ppc32_linux_a-mach_traps-amd64-darwin.o `test -f 'm_mach/mach_traps-amd64-darwin.S' || echo './'`m_mach/mach_traps-amd64-darwin.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_replacemalloc/libcoregrind_ppc32_linux_a-replacemalloc_core.o `test -f 'm_replacemalloc/replacemalloc_core.c' || echo './'`m_replacemalloc/replacemalloc_core.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_scheduler/libcoregrind_ppc32_linux_a-sched-lock.o `test -f 'm_scheduler/sched-lock.c' || echo './'`m_scheduler/sched-lock.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_scheduler/libcoregrind_ppc32_linux_a-sched-lock-generic.o `test -f 'm_scheduler/sched-lock-generic.c' || echo './'`m_scheduler/sched-lock-generic.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_scheduler/libcoregrind_ppc32_linux_a-scheduler.o `test -f 'm_scheduler/scheduler.c' || echo './'`m_scheduler/scheduler.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_scheduler/libcoregrind_ppc32_linux_a-sema.o `test -f 'm_scheduler/sema.c' || echo './'`m_scheduler/sema.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_initimg/libcoregrind_ppc32_linux_a-initimg-linux.o `test -f 'm_initimg/initimg-linux.c' || echo './'`m_initimg/initimg-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-common.o `test -f 'm_sigframe/sigframe-common.c' || echo './'`m_sigframe/sigframe-common.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-x86-linux.o `test -f 'm_sigframe/sigframe-x86-linux.c' || echo './'`m_sigframe/sigframe-x86-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-amd64-linux.o `test -f 'm_sigframe/sigframe-amd64-linux.c' || echo './'`m_sigframe/sigframe-amd64-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-ppc32-linux.o `test -f 'm_sigframe/sigframe-ppc32-linux.c' || echo './'`m_sigframe/sigframe-ppc32-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-ppc64-linux.o `test -f 'm_sigframe/sigframe-ppc64-linux.c' || echo './'`m_sigframe/sigframe-ppc64-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-arm-linux.o `test -f 'm_sigframe/sigframe-arm-linux.c' || echo './'`m_sigframe/sigframe-arm-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-arm64-linux.o `test -f 'm_sigframe/sigframe-arm64-linux.c' || echo './'`m_sigframe/sigframe-arm64-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-s390x-linux.o `test -f 'm_sigframe/sigframe-s390x-linux.c' || echo './'`m_sigframe/sigframe-s390x-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-mips32-linux.o `test -f 'm_sigframe/sigframe-mips32-linux.c' || echo './'`m_sigframe/sigframe-mips32-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-mips64-linux.o `test -f 'm_sigframe/sigframe-mips64-linux.c' || echo './'`m_sigframe/sigframe-mips64-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-x86-darwin.o `test -f 'm_sigframe/sigframe-x86-darwin.c' || echo './'`m_sigframe/sigframe-x86-darwin.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-amd64-darwin.o `test -f 'm_sigframe/sigframe-amd64-darwin.c' || echo './'`m_sigframe/sigframe-amd64-darwin.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-solaris.o `test -f 'm_sigframe/sigframe-solaris.c' || echo './'`m_sigframe/sigframe-solaris.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-x86-linux.o `test -f 'm_syswrap/syscall-x86-linux.S' || echo './'`m_syswrap/syscall-x86-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-amd64-linux.o `test -f 'm_syswrap/syscall-amd64-linux.S' || echo './'`m_syswrap/syscall-amd64-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-ppc32-linux.o `test -f 'm_syswrap/syscall-ppc32-linux.S' || echo './'`m_syswrap/syscall-ppc32-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-ppc64be-linux.o `test -f 'm_syswrap/syscall-ppc64be-linux.S' || echo './'`m_syswrap/syscall-ppc64be-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-ppc64le-linux.o `test -f 'm_syswrap/syscall-ppc64le-linux.S' || echo './'`m_syswrap/syscall-ppc64le-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-arm-linux.o `test -f 'm_syswrap/syscall-arm-linux.S' || echo './'`m_syswrap/syscall-arm-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-arm64-linux.o `test -f 'm_syswrap/syscall-arm64-linux.S' || echo './'`m_syswrap/syscall-arm64-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-s390x-linux.o `test -f 'm_syswrap/syscall-s390x-linux.S' || echo './'`m_syswrap/syscall-s390x-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-mips32-linux.o `test -f 'm_syswrap/syscall-mips32-linux.S' || echo './'`m_syswrap/syscall-mips32-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-mips64-linux.o `test -f 'm_syswrap/syscall-mips64-linux.S' || echo './'`m_syswrap/syscall-mips64-linux.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-x86-darwin.o `test -f 'm_syswrap/syscall-x86-darwin.S' || echo './'`m_syswrap/syscall-x86-darwin.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-amd64-darwin.o `test -f 'm_syswrap/syscall-amd64-darwin.S' || echo './'`m_syswrap/syscall-amd64-darwin.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-x86-solaris.o `test -f 'm_syswrap/syscall-x86-solaris.S' || echo './'`m_syswrap/syscall-x86-solaris.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -g -c -o m_syswrap/libcoregrind_ppc32_linux_a-syscall-amd64-solaris.o `test -f 'm_syswrap/syscall-amd64-solaris.S' || echo './'`m_syswrap/syscall-amd64-solaris.S powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-main.o `test -f 'm_syswrap/syswrap-main.c' || echo './'`m_syswrap/syswrap-main.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-generic.o `test -f 'm_syswrap/syswrap-generic.c' || echo './'`m_syswrap/syswrap-generic.c m_syswrap/syswrap-generic.c: In function ‘vgModuleLocal_generic_PRE_sys_shmat’: m_syswrap/syswrap-generic.c:2014:22: warning: self-comparison always evaluates to false [-Wtautological-compare] if (VKI_SHMLBA > VKI_PAGE_SIZE) { ^ m_syswrap/syswrap-generic.c:2019:25: warning: self-comparison always evaluates to false [-Wtautological-compare] if (VKI_SHMLBA > VKI_PAGE_SIZE) { ^ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-linux.o `test -f 'm_syswrap/syswrap-linux.c' || echo './'`m_syswrap/syswrap-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-linux-variants.o `test -f 'm_syswrap/syswrap-linux-variants.c' || echo './'`m_syswrap/syswrap-linux-variants.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-darwin.o `test -f 'm_syswrap/syswrap-darwin.c' || echo './'`m_syswrap/syswrap-darwin.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-solaris.o `test -f 'm_syswrap/syswrap-solaris.c' || echo './'`m_syswrap/syswrap-solaris.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-x86-linux.o `test -f 'm_syswrap/syswrap-x86-linux.c' || echo './'`m_syswrap/syswrap-x86-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-amd64-linux.o `test -f 'm_syswrap/syswrap-amd64-linux.c' || echo './'`m_syswrap/syswrap-amd64-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-ppc32-linux.o `test -f 'm_syswrap/syswrap-ppc32-linux.c' || echo './'`m_syswrap/syswrap-ppc32-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-arm-linux.o `test -f 'm_syswrap/syswrap-arm-linux.c' || echo './'`m_syswrap/syswrap-arm-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-ppc64-linux.o `test -f 'm_syswrap/syswrap-ppc64-linux.c' || echo './'`m_syswrap/syswrap-ppc64-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-arm64-linux.o `test -f 'm_syswrap/syswrap-arm64-linux.c' || echo './'`m_syswrap/syswrap-arm64-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-s390x-linux.o `test -f 'm_syswrap/syswrap-s390x-linux.c' || echo './'`m_syswrap/syswrap-s390x-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-mips32-linux.o `test -f 'm_syswrap/syswrap-mips32-linux.c' || echo './'`m_syswrap/syswrap-mips32-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-mips64-linux.o `test -f 'm_syswrap/syswrap-mips64-linux.c' || echo './'`m_syswrap/syswrap-mips64-linux.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-x86-darwin.o `test -f 'm_syswrap/syswrap-x86-darwin.c' || echo './'`m_syswrap/syswrap-x86-darwin.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-amd64-darwin.o `test -f 'm_syswrap/syswrap-amd64-darwin.c' || echo './'`m_syswrap/syswrap-amd64-darwin.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-xen.o `test -f 'm_syswrap/syswrap-xen.c' || echo './'`m_syswrap/syswrap-xen.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-x86-solaris.o `test -f 'm_syswrap/syswrap-x86-solaris.c' || echo './'`m_syswrap/syswrap-x86-solaris.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-amd64-solaris.o `test -f 'm_syswrap/syswrap-amd64-solaris.c' || echo './'`m_syswrap/syswrap-amd64-solaris.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_ume/libcoregrind_ppc32_linux_a-elf.o `test -f 'm_ume/elf.c' || echo './'`m_ume/elf.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_ume/libcoregrind_ppc32_linux_a-macho.o `test -f 'm_ume/macho.c' || echo './'`m_ume/macho.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_ume/libcoregrind_ppc32_linux_a-main.o `test -f 'm_ume/main.c' || echo './'`m_ume/main.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib/valgrind"\" -DVG_PLATFORM="\"ppc32-linux\"" -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -O2 -mcpu=7450 -mtune=7450 -pipe -c -o m_ume/libcoregrind_ppc32_linux_a-script.o `test -f 'm_ume/script.c' || echo './'`m_ume/script.c rm -f libreplacemalloc_toolpreload-ppc32-linux.a powerpc-unknown-linux-gnu-ar cru libreplacemalloc_toolpreload-ppc32-linux.a m_replacemalloc/libreplacemalloc_toolpreload_ppc32_linux_a-vg_replace_malloc.o powerpc-unknown-linux-gnu-ranlib libreplacemalloc_toolpreload-ppc32-linux.a mkdir -p ../.in_place; \ for f in vgpreload_core-ppc32-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../coregrind/$f ../.in_place; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../coregrind/$f.dSYM ../.in_place; \ done mkdir -p ../.in_place; \ for f in m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml; do \ rm -f ../.in_place/$f; \ ln -f -s ../coregrind/$f ../.in_place; \ done rm -f libcoregrind-ppc32-linux.a powerpc-unknown-linux-gnu-ar cru libcoregrind-ppc32-linux.a libcoregrind_ppc32_linux_a-m_addrinfo.o libcoregrind_ppc32_linux_a-m_cache.o libcoregrind_ppc32_linux_a-m_commandline.o libcoregrind_ppc32_linux_a-m_compiler.o libcoregrind_ppc32_linux_a-m_clientstate.o libcoregrind_ppc32_linux_a-m_cpuid.o libcoregrind_ppc32_linux_a-m_deduppoolalloc.o libcoregrind_ppc32_linux_a-m_debuglog.o libcoregrind_ppc32_linux_a-m_errormgr.o libcoregrind_ppc32_linux_a-m_execontext.o libcoregrind_ppc32_linux_a-m_hashtable.o libcoregrind_ppc32_linux_a-m_libcbase.o libcoregrind_ppc32_linux_a-m_libcassert.o libcoregrind_ppc32_linux_a-m_libcfile.o libcoregrind_ppc32_linux_a-m_libcprint.o libcoregrind_ppc32_linux_a-m_libcproc.o libcoregrind_ppc32_linux_a-m_libcsignal.o libcoregrind_ppc32_linux_a-m_machine.o libcoregrind_ppc32_linux_a-m_mallocfree.o libcoregrind_ppc32_linux_a-m_options.o libcoregrind_ppc32_linux_a-m_oset.o libcoregrind_ppc32_linux_a-m_poolalloc.o libcoregrind_ppc32_linux_a-m_rangemap.o libcoregrind_ppc32_linux_a-m_redir.o libcoregrind_ppc32_linux_a-m_sbprofile.o libcoregrind_ppc32_linux_a-m_seqmatch.o libcoregrind_ppc32_linux_a-m_signals.o libcoregrind_ppc32_linux_a-m_sparsewa.o libcoregrind_ppc32_linux_a-m_stacks.o libcoregrind_ppc32_linux_a-m_stacktrace.o libcoregrind_ppc32_linux_a-m_syscall.o libcoregrind_ppc32_linux_a-m_threadstate.o libcoregrind_ppc32_linux_a-m_tooliface.o libcoregrind_ppc32_linux_a-m_trampoline.o libcoregrind_ppc32_linux_a-m_translate.o libcoregrind_ppc32_linux_a-m_transtab.o libcoregrind_ppc32_linux_a-m_vki.o libcoregrind_ppc32_linux_a-m_vkiscnums.o libcoregrind_ppc32_linux_a-m_wordfm.o libcoregrind_ppc32_linux_a-m_xarray.o libcoregrind_ppc32_linux_a-m_xtree.o libcoregrind_ppc32_linux_a-m_xtmemory.o libcoregrind_ppc32_linux_a-m_aspacehl.o m_aspacemgr/libcoregrind_ppc32_linux_a-aspacemgr-common.o m_aspacemgr/libcoregrind_ppc32_linux_a-aspacemgr-linux.o m_aspacemgr/libcoregrind_ppc32_linux_a-aspacemgr-segnames.o m_coredump/libcoregrind_ppc32_linux_a-coredump-elf.o m_coredump/libcoregrind_ppc32_linux_a-coredump-macho.o m_coredump/libcoregrind_ppc32_linux_a-coredump-solaris.o m_debuginfo/libcoregrind_ppc32_linux_a-misc.o m_debuginfo/libcoregrind_ppc32_linux_a-d3basics.o m_debuginfo/libcoregrind_ppc32_linux_a-debuginfo.o m_debuginfo/libcoregrind_ppc32_linux_a-image.o m_debuginfo/libcoregrind_ppc32_linux_a-minilzo-inl.o m_debuginfo/libcoregrind_ppc32_linux_a-readdwarf.o m_debuginfo/libcoregrind_ppc32_linux_a-readdwarf3.o m_debuginfo/libcoregrind_ppc32_linux_a-readelf.o m_debuginfo/libcoregrind_ppc32_linux_a-readexidx.o m_debuginfo/libcoregrind_ppc32_linux_a-readmacho.o m_debuginfo/libcoregrind_ppc32_linux_a-readpdb.o m_debuginfo/libcoregrind_ppc32_linux_a-storage.o m_debuginfo/libcoregrind_ppc32_linux_a-tinfl.o m_debuginfo/libcoregrind_ppc32_linux_a-tytypes.o m_demangle/libcoregrind_ppc32_linux_a-cp-demangle.o m_demangle/libcoregrind_ppc32_linux_a-cplus-dem.o m_demangle/libcoregrind_ppc32_linux_a-demangle.o m_demangle/libcoregrind_ppc32_linux_a-dyn-string.o m_demangle/libcoregrind_ppc32_linux_a-d-demangle.o m_demangle/libcoregrind_ppc32_linux_a-rust-demangle.o m_demangle/libcoregrind_ppc32_linux_a-safe-ctype.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-x86-linux.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-amd64-linux.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-ppc32-linux.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-ppc64be-linux.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-ppc64le-linux.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-arm-linux.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-arm64-linux.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-s390x-linux.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-mips32-linux.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-mips64-linux.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-x86-darwin.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-amd64-darwin.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-x86-solaris.o m_dispatch/libcoregrind_ppc32_linux_a-dispatch-amd64-solaris.o m_gdbserver/libcoregrind_ppc32_linux_a-inferiors.o m_gdbserver/libcoregrind_ppc32_linux_a-m_gdbserver.o m_gdbserver/libcoregrind_ppc32_linux_a-regcache.o m_gdbserver/libcoregrind_ppc32_linux_a-remote-utils.o m_gdbserver/libcoregrind_ppc32_linux_a-server.o m_gdbserver/libcoregrind_ppc32_linux_a-signals.o m_gdbserver/libcoregrind_ppc32_linux_a-target.o m_gdbserver/libcoregrind_ppc32_linux_a-utils.o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-x86.o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-amd64.o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-arm.o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-arm64.o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-ppc32.o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-ppc64.o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-s390x.o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-mips32.o m_gdbserver/libcoregrind_ppc32_linux_a-valgrind-low-mips64.o m_gdbserver/libcoregrind_ppc32_linux_a-version.o m_initimg/libcoregrind_ppc32_linux_a-initimg-linux.o m_initimg/libcoregrind_ppc32_linux_a-initimg-darwin.o m_initimg/libcoregrind_ppc32_linux_a-initimg-solaris.o m_initimg/libcoregrind_ppc32_linux_a-initimg-pathscan.o m_mach/libcoregrind_ppc32_linux_a-mach_basics.o m_mach/libcoregrind_ppc32_linux_a-mach_msg.o m_mach/libcoregrind_ppc32_linux_a-mach_traps-x86-darwin.o m_mach/libcoregrind_ppc32_linux_a-mach_traps-amd64-darwin.o m_replacemalloc/libcoregrind_ppc32_linux_a-replacemalloc_core.o m_scheduler/libcoregrind_ppc32_linux_a-sched-lock.o m_scheduler/libcoregrind_ppc32_linux_a-sched-lock-generic.o m_scheduler/libcoregrind_ppc32_linux_a-scheduler.o m_scheduler/libcoregrind_ppc32_linux_a-sema.o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-common.o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-x86-linux.o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-amd64-linux.o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-ppc32-linux.o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-ppc64-linux.o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-arm-linux.o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-arm64-linux.o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-s390x-linux.o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-mips32-linux.o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-mips64-linux.o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-x86-darwin.o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-amd64-darwin.o m_sigframe/libcoregrind_ppc32_linux_a-sigframe-solaris.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-x86-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-amd64-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-ppc32-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-ppc64be-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-ppc64le-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-arm-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-arm64-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-s390x-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-mips32-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-mips64-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-x86-darwin.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-amd64-darwin.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-x86-solaris.o m_syswrap/libcoregrind_ppc32_linux_a-syscall-amd64-solaris.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-main.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-generic.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-linux-variants.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-darwin.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-solaris.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-x86-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-amd64-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-ppc32-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-ppc64-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-arm-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-arm64-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-s390x-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-mips32-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-mips64-linux.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-x86-darwin.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-amd64-darwin.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-xen.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-x86-solaris.o m_syswrap/libcoregrind_ppc32_linux_a-syswrap-amd64-solaris.o m_ume/libcoregrind_ppc32_linux_a-elf.o m_ume/libcoregrind_ppc32_linux_a-macho.o m_ume/libcoregrind_ppc32_linux_a-main.o m_ume/libcoregrind_ppc32_linux_a-script.o m_scheduler/libcoregrind_ppc32_linux_a-ticket-lock-linux.o libnolto_coregrind_ppc32_linux_a-m_libcsetjmp.o libnolto_coregrind_ppc32_linux_a-m_main.o powerpc-unknown-linux-gnu-ranlib libcoregrind-ppc32-linux.a make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/coregrind' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/coregrind' Making all in . make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0' ./auxprogs/make_or_upd_vgversion_h . mkdir -p ./.in_place rm -f ./.in_place/default.supp ln -s ../default.supp ./.in_place make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0' Making all in memcheck make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o memcheck_ppc32_linux-mc_leakcheck.o `test -f 'mc_leakcheck.c' || echo './'`mc_leakcheck.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o memcheck_ppc32_linux-mc_malloc_wrappers.o `test -f 'mc_malloc_wrappers.c' || echo './'`mc_malloc_wrappers.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o memcheck_ppc32_linux-mc_main.o `test -f 'mc_main.c' || echo './'`mc_main.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o memcheck_ppc32_linux-mc_main_asm.o `test -f 'mc_main_asm.c' || echo './'`mc_main_asm.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o memcheck_ppc32_linux-mc_translate.o `test -f 'mc_translate.c' || echo './'`mc_translate.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o memcheck_ppc32_linux-mc_machine.o `test -f 'mc_machine.c' || echo './'`mc_machine.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o memcheck_ppc32_linux-mc_errors.o `test -f 'mc_errors.c' || echo './'`mc_errors.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vgpreload_memcheck_ppc32_linux_so-mc_replace_strmem.o `test -f 'mc_replace_strmem.c' || echo './'`mc_replace_strmem.c powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-ppc32-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vgpreload_memcheck-ppc32-linux.so vgpreload_memcheck_ppc32_linux_so-mc_replace_strmem.o ../coregrind/link_tool_exe_linux 0x58000000 powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o memcheck-ppc32-linux -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -static -nodefaultlibs -nostartfiles -u _start -m32 memcheck_ppc32_linux-mc_leakcheck.o memcheck_ppc32_linux-mc_malloc_wrappers.o memcheck_ppc32_linux-mc_main.o memcheck_ppc32_linux-mc_main_asm.o memcheck_ppc32_linux-mc_translate.o memcheck_ppc32_linux-mc_machine.o memcheck_ppc32_linux-mc_errors.o ../coregrind/libcoregrind-ppc32-linux.a ../VEX/libvex-ppc32-linux.a -lgcc 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 memcheck-ppc32-linux vgpreload_memcheck-ppc32-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../memcheck/$f ../.in_place; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../memcheck/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests' Making all in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests' Making all in ppc32 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/ppc32' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/ppc32' Making all in linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/linux' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/linux' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck' Making all in cachegrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o cg_merge-cg_merge.o `test -f 'cg_merge.c' || echo './'`cg_merge.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o cachegrind_ppc32_linux-cg_arch.o `test -f 'cg_arch.c' || echo './'`cg_arch.c for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cg_merge cg_merge-cg_merge.o mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../cachegrind/$f.dSYM ../.in_place; \ done powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o cachegrind_ppc32_linux-cg_main.o `test -f 'cg_main.c' || echo './'`cg_main.c ../coregrind/link_tool_exe_linux 0x58000000 powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cachegrind-ppc32-linux -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -static -nodefaultlibs -nostartfiles -u _start -m32 cachegrind_ppc32_linux-cg_main.o cachegrind_ppc32_linux-cg_arch.o ../coregrind/libcoregrind-ppc32-linux.a ../VEX/libvex-ppc32-linux.a -lgcc mkdir -p ../.in_place; \ for f in cachegrind-ppc32-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../cachegrind/$f ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind/tests' Making all in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind/tests' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind' Making all in callgrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-bb.o `test -f 'bb.c' || echo './'`bb.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-bbcc.o `test -f 'bbcc.c' || echo './'`bbcc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-callstack.o `test -f 'callstack.c' || echo './'`callstack.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-clo.o `test -f 'clo.c' || echo './'`clo.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-context.o `test -f 'context.c' || echo './'`context.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-costs.o `test -f 'costs.c' || echo './'`costs.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-debug.o `test -f 'debug.c' || echo './'`debug.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-dump.o `test -f 'dump.c' || echo './'`dump.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-events.o `test -f 'events.c' || echo './'`events.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-fn.o `test -f 'fn.c' || echo './'`fn.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-jumps.o `test -f 'jumps.c' || echo './'`jumps.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-sim.o `test -f 'sim.c' || echo './'`sim.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-threads.o `test -f 'threads.c' || echo './'`threads.c for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -O2 -mcpu=7450 -mtune=7450 -pipe -c -o callgrind_ppc32_linux-main.o `test -f 'main.c' || echo './'`main.c mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../callgrind/$f.dSYM ../.in_place; \ done ../coregrind/link_tool_exe_linux 0x58000000 powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o callgrind-ppc32-linux -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -I../cachegrind -static -nodefaultlibs -nostartfiles -u _start -m32 callgrind_ppc32_linux-bb.o callgrind_ppc32_linux-bbcc.o callgrind_ppc32_linux-callstack.o callgrind_ppc32_linux-clo.o callgrind_ppc32_linux-context.o callgrind_ppc32_linux-costs.o callgrind_ppc32_linux-debug.o callgrind_ppc32_linux-dump.o callgrind_ppc32_linux-events.o callgrind_ppc32_linux-fn.o callgrind_ppc32_linux-jumps.o callgrind_ppc32_linux-main.o callgrind_ppc32_linux-sim.o callgrind_ppc32_linux-threads.o ../coregrind/libcoregrind-ppc32-linux.a ../VEX/libvex-ppc32-linux.a -lgcc mkdir -p ../.in_place; \ for f in callgrind-ppc32-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../callgrind/$f ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind/tests' Making all in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind/tests' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind' Making all in massif make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o massif_ppc32_linux-ms_main.o `test -f 'ms_main.c' || echo './'`ms_main.c powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -mcpu=7450 -mtune=7450 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-ppc32-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vgpreload_massif-ppc32-linux.so 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 ../coregrind/link_tool_exe_linux 0x58000000 powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o massif-ppc32-linux -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -static -nodefaultlibs -nostartfiles -u _start -m32 massif_ppc32_linux-ms_main.o ../coregrind/libcoregrind-ppc32-linux.a ../VEX/libvex-ppc32-linux.a -lgcc mkdir -p ../.in_place; \ for f in massif-ppc32-linux vgpreload_massif-ppc32-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../massif/$f ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif' Making all in lackey make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/lackey' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/lackey' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lackey_ppc32_linux-lk_main.o `test -f 'lk_main.c' || echo './'`lk_main.c 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 ../coregrind/link_tool_exe_linux 0x58000000 powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lackey-ppc32-linux -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -static -nodefaultlibs -nostartfiles -u _start -m32 lackey_ppc32_linux-lk_main.o ../coregrind/libcoregrind-ppc32-linux.a ../VEX/libvex-ppc32-linux.a -lgcc mkdir -p ../.in_place; \ for f in lackey-ppc32-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../lackey/$f ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/lackey' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/lackey/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/lackey/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/lackey' Making all in none make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o none_ppc32_linux-nl_main.o `test -f 'nl_main.c' || echo './'`nl_main.c 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 ../coregrind/link_tool_exe_linux 0x58000000 powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o none-ppc32-linux -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -static -nodefaultlibs -nostartfiles -u _start -m32 none_ppc32_linux-nl_main.o ../coregrind/libcoregrind-ppc32-linux.a ../VEX/libvex-ppc32-linux.a -lgcc mkdir -p ../.in_place; \ for f in none-ppc32-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../none/$f ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests' Making all in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests' Making all in scripts make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/scripts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/scripts' Making all in ppc32 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/ppc32' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/ppc32' Making all in linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/linux' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/linux' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none' Making all in helgrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/helgrind' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/helgrind' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o helgrind_ppc32_linux-hg_addrdescr.o `test -f 'hg_addrdescr.c' || echo './'`hg_addrdescr.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o helgrind_ppc32_linux-hg_basics.o `test -f 'hg_basics.c' || echo './'`hg_basics.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o helgrind_ppc32_linux-hg_errors.o `test -f 'hg_errors.c' || echo './'`hg_errors.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o helgrind_ppc32_linux-hg_lock_n_thread.o `test -f 'hg_lock_n_thread.c' || echo './'`hg_lock_n_thread.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o helgrind_ppc32_linux-hg_main.o `test -f 'hg_main.c' || echo './'`hg_main.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o helgrind_ppc32_linux-hg_wordset.o `test -f 'hg_wordset.c' || echo './'`hg_wordset.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o helgrind_ppc32_linux-libhb_core.o `test -f 'libhb_core.c' || echo './'`libhb_core.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vgpreload_helgrind_ppc32_linux_so-hg_intercepts.o `test -f 'hg_intercepts.c' || echo './'`hg_intercepts.c 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 powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -mcpu=7450 -mtune=7450 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-ppc32-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vgpreload_helgrind-ppc32-linux.so vgpreload_helgrind_ppc32_linux_so-hg_intercepts.o ../coregrind/link_tool_exe_linux 0x58000000 powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o helgrind-ppc32-linux -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -static -nodefaultlibs -nostartfiles -u _start -m32 helgrind_ppc32_linux-hg_addrdescr.o helgrind_ppc32_linux-hg_basics.o helgrind_ppc32_linux-hg_errors.o helgrind_ppc32_linux-hg_lock_n_thread.o helgrind_ppc32_linux-hg_main.o helgrind_ppc32_linux-hg_wordset.o helgrind_ppc32_linux-libhb_core.o ../coregrind/libcoregrind-ppc32-linux.a ../VEX/libvex-ppc32-linux.a -lgcc mkdir -p ../.in_place; \ for f in helgrind-ppc32-linux vgpreload_helgrind-ppc32-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../helgrind/$f ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/helgrind' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/helgrind/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/helgrind/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/helgrind' Making all in drd make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/drd' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/drd' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_barrier.o `test -f 'drd_barrier.c' || echo './'`drd_barrier.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_clientobj.o `test -f 'drd_clientobj.c' || echo './'`drd_clientobj.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_clientreq.o `test -f 'drd_clientreq.c' || echo './'`drd_clientreq.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_cond.o `test -f 'drd_cond.c' || echo './'`drd_cond.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_cond_initializer.o `test -f 'drd_cond_initializer.c' || echo './'`drd_cond_initializer.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_error.o `test -f 'drd_error.c' || echo './'`drd_error.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_hb.o `test -f 'drd_hb.c' || echo './'`drd_hb.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_main.o `test -f 'drd_main.c' || echo './'`drd_main.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_malloc_wrappers.o `test -f 'drd_malloc_wrappers.c' || echo './'`drd_malloc_wrappers.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_mutex.o `test -f 'drd_mutex.c' || echo './'`drd_mutex.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_rwlock.o `test -f 'drd_rwlock.c' || echo './'`drd_rwlock.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_load_store.o `test -f 'drd_load_store.c' || echo './'`drd_load_store.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_suppression.o `test -f 'drd_suppression.c' || echo './'`drd_suppression.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o drd_ppc32_linux-drd_semaphore.o `test -f 'drd_semaphore.c' || echo './'`drd_semaphore.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vgpreload_drd_ppc32_linux_so-drd_libstdcxx_intercepts.o `test -f 'drd_libstdcxx_intercepts.c' || echo './'`drd_libstdcxx_intercepts.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vgpreload_drd_ppc32_linux_so-drd_pthread_intercepts.o `test -f 'drd_pthread_intercepts.c' || echo './'`drd_pthread_intercepts.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vgpreload_drd_ppc32_linux_so-drd_qtcore_intercepts.o `test -f 'drd_qtcore_intercepts.c' || echo './'`drd_qtcore_intercepts.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vgpreload_drd_ppc32_linux_so-drd_strmem_intercepts.o `test -f 'drd_strmem_intercepts.c' || echo './'`drd_strmem_intercepts.c ../coregrind/link_tool_exe_linux 0x58000000 powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o drd-ppc32-linux -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -static -nodefaultlibs -nostartfiles -u _start -m32 drd_ppc32_linux-drd_barrier.o drd_ppc32_linux-drd_clientobj.o drd_ppc32_linux-drd_clientreq.o drd_ppc32_linux-drd_cond.o drd_ppc32_linux-drd_cond_initializer.o drd_ppc32_linux-drd_error.o drd_ppc32_linux-drd_hb.o drd_ppc32_linux-drd_load_store.o drd_ppc32_linux-drd_main.o drd_ppc32_linux-drd_malloc_wrappers.o drd_ppc32_linux-drd_mutex.o drd_ppc32_linux-drd_rwlock.o drd_ppc32_linux-drd_semaphore.o drd_ppc32_linux-drd_suppression.o ../coregrind/libcoregrind-ppc32-linux.a ../VEX/libvex-ppc32-linux.a -lgcc powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -O2 -mcpu=7450 -mtune=7450 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-ppc32-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vgpreload_drd-ppc32-linux.so vgpreload_drd_ppc32_linux_so-drd_libstdcxx_intercepts.o vgpreload_drd_ppc32_linux_so-drd_pthread_intercepts.o vgpreload_drd_ppc32_linux_so-drd_qtcore_intercepts.o vgpreload_drd_ppc32_linux_so-drd_strmem_intercepts.o 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 drd-ppc32-linux vgpreload_drd-ppc32-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../drd/$f ../.in_place; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../drd/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/drd' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/drd/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/drd/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/drd' Making all in exp-sgcheck make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-sgcheck' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-sgcheck' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o exp_sgcheck_ppc32_linux-h_main.o `test -f 'h_main.c' || echo './'`h_main.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o exp_sgcheck_ppc32_linux-pc_main.o `test -f 'pc_main.c' || echo './'`pc_main.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o exp_sgcheck_ppc32_linux-sg_main.o `test -f 'sg_main.c' || echo './'`sg_main.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vgpreload_exp_sgcheck_ppc32_linux_so-h_intercepts.o `test -f 'h_intercepts.c' || echo './'`h_intercepts.c for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-ppc32-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vgpreload_exp-sgcheck-ppc32-linux.so vgpreload_exp_sgcheck_ppc32_linux_so-h_intercepts.o mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../exp-sgcheck/$f.dSYM ../.in_place; \ done powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o exp_sgcheck_ppc32_linux-pc_common.o `test -f 'pc_common.c' || echo './'`pc_common.c ../coregrind/link_tool_exe_linux 0x58000000 powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o exp-sgcheck-ppc32-linux -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -static -nodefaultlibs -nostartfiles -u _start -m32 exp_sgcheck_ppc32_linux-h_main.o exp_sgcheck_ppc32_linux-pc_common.o exp_sgcheck_ppc32_linux-pc_main.o exp_sgcheck_ppc32_linux-sg_main.o ../coregrind/libcoregrind-ppc32-linux.a ../VEX/libvex-ppc32-linux.a -lgcc mkdir -p ../.in_place; \ for f in exp-sgcheck-ppc32-linux vgpreload_exp-sgcheck-ppc32-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../exp-sgcheck/$f ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-sgcheck' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-sgcheck/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-sgcheck/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-sgcheck' Making all in exp-bbv make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-bbv' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-bbv' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o exp_bbv_ppc32_linux-bbv_main.o `test -f 'bbv_main.c' || echo './'`bbv_main.c 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 ../coregrind/link_tool_exe_linux 0x58000000 powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o exp-bbv-ppc32-linux -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -static -nodefaultlibs -nostartfiles -u _start -m32 exp_bbv_ppc32_linux-bbv_main.o ../coregrind/libcoregrind-ppc32-linux.a ../VEX/libvex-ppc32-linux.a -lgcc mkdir -p ../.in_place; \ for f in exp-bbv-ppc32-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../exp-bbv/$f ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-bbv' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-bbv/tests' Making all in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-bbv/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-bbv/tests' Making all in ppc32-linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-bbv/tests/ppc32-linux' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-bbv/tests/ppc32-linux' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-bbv/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-bbv' Making all in exp-dhat make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-dhat' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-dhat' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o exp_dhat_ppc32_linux-dh_main.o `test -f 'dh_main.c' || echo './'`dh_main.c powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -mcpu=7450 -mtune=7450 -pipe -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m32 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-ppc32-linux.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vgpreload_exp-dhat-ppc32-linux.so for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../exp-dhat/$f.dSYM ../.in_place; \ done ../coregrind/link_tool_exe_linux 0x58000000 powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o exp-dhat-ppc32-linux -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -static -nodefaultlibs -nostartfiles -u _start -m32 exp_dhat_ppc32_linux-dh_main.o ../coregrind/libcoregrind-ppc32-linux.a ../VEX/libvex-ppc32-linux.a -lgcc mkdir -p ../.in_place; \ for f in exp-dhat-ppc32-linux vgpreload_exp-dhat-ppc32-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../exp-dhat/$f ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-dhat' Making all in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-dhat/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-dhat/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/exp-dhat' Making all in shared make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/shared' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/shared' Making all in tests make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/tests' Making all in perf make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/perf' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/perf' Making all in gdbserver_tests make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/gdbserver_tests' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/gdbserver_tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/gdbserver_tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/gdbserver_tests' Making all in memcheck/tests/vbit-test make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/vbit-test' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vbit_test-main.o `test -f 'main.c' || echo './'`main.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vbit_test-unary.o `test -f 'unary.c' || echo './'`unary.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vbit_test-binary.o `test -f 'binary.c' || echo './'`binary.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vbit_test-ternary.o `test -f 'ternary.c' || echo './'`ternary.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vbit_test-qernary.o `test -f 'qernary.c' || echo './'`qernary.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vbit_test-util.o `test -f 'util.c' || echo './'`util.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vbit_test-vbits.o `test -f 'vbits.c' || echo './'`vbits.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vbit_test-irops.o `test -f 'irops.c' || echo './'`irops.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vbit_test-valgrind.o `test -f 'valgrind.c' || echo './'`valgrind.c powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vbit-test vbit_test-main.o vbit_test-unary.o vbit_test-binary.o vbit_test-ternary.o vbit_test-qernary.o vbit_test-util.o vbit_test-vbits.o vbit_test-irops.o vbit_test-valgrind.o ../../../VEX/libvex-ppc32-linux.a make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/vbit-test' Making all in auxprogs make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/auxprogs' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o valgrind_listener-valgrind-listener.o `test -f 'valgrind-listener.c' || echo './'`valgrind-listener.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -I../coregrind -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o valgrind_di_server-valgrind-di-server.o `test -f 'valgrind-di-server.c' || echo './'`valgrind-di-server.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -c -o getoff_ppc32_linux-getoff.o `test -f 'getoff.c' || echo './'`getoff.c for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o valgrind-listener valgrind_listener-valgrind-listener.o powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o getoff-ppc32-linux getoff_ppc32_linux-getoff.o -ldl mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../auxprogs/$f.dSYM ../.in_place; \ done mkdir -p ../.in_place; \ for f in getoff-ppc32-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../auxprogs/$f ../.in_place; \ done powerpc-unknown-linux-gnu-gcc -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -O2 -mcpu=7450 -mtune=7450 -pipe -m32 -O2 -finline-functions -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o valgrind-di-server valgrind_di_server-valgrind-di-server.o make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/auxprogs' Making all in mpi make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/mpi' mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f; \ ln -f -s ../mpi/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../mpi/$f.dSYM ../.in_place; \ done make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/mpi' Making all in solaris make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/solaris' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/solaris' Making all in docs make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/docs' make[1]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0' >>> Source compiled. >>> Test phase: dev-util/valgrind-3.14.0 make -j3 -l2 check ./auxprogs/make_or_upd_vgversion_h . make check-recursive make[1]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0' Making check in include make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/include' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/include' Making check in VEX make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/VEX' make check-am make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/VEX' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/VEX' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/VEX' Making check in coregrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/coregrind' make check-am make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/coregrind' mkdir -p ../.in_place; \ for f in vgpreload_core-ppc32-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../coregrind/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../coregrind/$f.dSYM ../.in_place; \ done mkdir -p ../.in_place; \ for f in m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml; do \ rm -f ../.in_place/$f; \ ln -f -s ../coregrind/$f ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/coregrind' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/coregrind' Making check in . make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0' ./auxprogs/make_or_upd_vgversion_h . mkdir -p ./.in_place rm -f ./.in_place/default.supp ln -s ../default.supp ./.in_place make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0' Making check in memcheck make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck' mkdir -p ../.in_place; \ for f in memcheck-ppc32-linux vgpreload_memcheck-ppc32-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../memcheck/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../memcheck/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests' Making check in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests' make accounting addressable atomic_incs badaddrvalue badfree badjump badjump2 badloop badpoll badrw big_blocks_freed_list brk2 buflen_check bug155125 bug287260 bug340392 calloc-overflow client-msg clientperm clireq_nofill clo_redzone cond_ld_st descr_belowsp leak_cpp_interior custom_alloc custom-overlap demangle big_debuginfo_symbol deep-backtrace describe-block doublefree error_counts errs1 exitprog execve1 execve2 erringfds err_disable1 err_disable2 err_disable3 err_disable4 err_disable_arange1 file_locking fprw fwrite inits inline inlinfo inltemplate holey_buffer_too_small leak-0 leak-cases leak-cycle leak-delta leak-pool leak-autofreepool leak-tree leak-segv-jmp long-supps mallinfo malloc_free_fill malloc_usable malloc1 malloc2 malloc3 manuel1 manuel2 manuel3 match-overrun memalign_test memalign2 memcmptest mempool mempool2 mmaptest mismatches new_override metadata nanoleak_supp nanoleak2 new_nothrow noisy_child null_socket origin1-yes origin2-not-quite origin3-no origin4-many origin5-bz2 origin6-fp overlap partiallydefinedeq partial_load pdb-realloc pdb-realloc2 pipe pointer-trace post-syscall realloc1 realloc2 realloc3 recursive-merge resvn_stack sbfragment sendmsg sh-mem sh-mem-random sigaltstack signal2 sigprocmask static_malloc sigkill strchr str_tester supp_unknown supp1 supp2 suppfree test-plo trivialleak thread_alloca undef_malloc_args unit_libcbase unit_oset varinfo1 varinfo2 varinfo3 varinfo4 varinfo5 varinfo5so.so varinfo6 varinforestrict vcpu_fbench vcpu_fnfns wcs xml1 wrap1 wrap2 wrap3 wrap4 wrap5 wrap6 wrap7 wrap7so.so wrap8 wrapmalloc wrapmallocso.so wrapmallocstatic writev1 long_namespace_xml dw4 cdebug_zlib cdebug_zlib_gnu stpncpy threadname reach_thread_register make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o accounting.o accounting.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o addressable.o addressable.c accounting.c: In function ‘main’: accounting.c:17:6: warning: argument 2 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] r = realloc(p, -1); ^~~~~~~~~~~~~~ In file included from accounting.c:5: /usr/include/stdlib.h:549:14: note: in a call to allocation function ‘realloc’ declared here extern void *realloc (void *__ptr, size_t __size) ^~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o atomic_incs-atomic_incs.o `test -f 'atomic_incs.c' || echo './'`atomic_incs.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o badaddrvalue.o badaddrvalue.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o badfree.o badfree.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o badjump.o badjump.c badfree.c: In function ‘main’: badfree.c:15:4: warning: attempt to free a non-heap object ‘q’ [-Wfree-nonheap-object] free(return_arg(q)); ^~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o badjump2.o badjump2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o badloop.o badloop.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o badpoll.o badpoll.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o badrw.o badrw.c In file included from /usr/include/sys/poll.h:73, from badpoll.c:3: In function ‘poll’, inlined from ‘main’ at badpoll.c:22:4: /usr/include/bits/poll2.h:43:9: warning: call to ‘__poll_chk_warn’ declared with attribute warning: poll called with fds buffer too small file nfds entries return __poll_chk_warn (__fds, __nfds, __timeout, __bos (__fds)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o big_blocks_freed_list.o big_blocks_freed_list.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o brk2.o brk2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o buflen_check.o buflen_check.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o bug155125.o bug155125.c bug155125.c: In function ‘leak_begin_01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789_end’: bug155125.c:4:3: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] { malloc(-10); } ^~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o bug287260.o bug287260.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O3 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o bug340392-bug340392.o `test -f 'bug340392.c' || echo './'`bug340392.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o calloc-overflow.o calloc-overflow.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o client-msg.o client-msg.c calloc-overflow.c: In function ‘main’: calloc-overflow.c:17:8: warning: product ‘268435457 * 16’ of arguments 1 and 2 exceeds ‘SIZE_MAX’ [-Walloc-size-larger-than=] x = calloc(szB, 0x10); ^~~~~~~~~~~~~~~~~ In file included from calloc-overflow.c:1: /usr/include/stdlib.h:541:14: note: in a call to allocation function ‘calloc’ declared here extern void *calloc (size_t __nmemb, size_t __size) ^~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o clientperm.o clientperm.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o clireq_nofill.o clireq_nofill.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o clo_redzone.o clo_redzone.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o cond_ld_st.o cond_ld_st.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o descr_belowsp.o descr_belowsp.c powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o leak_cpp_interior.o leak_cpp_interior.cpp powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o custom_alloc.o custom_alloc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o custom-overlap.o custom-overlap.c powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o demangle.o demangle.cpp powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -std=c++0x -O2 -mcpu=7450 -mtune=7450 -pipe -c -o big_debuginfo_symbol-big_debuginfo_symbol.o `test -f 'big_debuginfo_symbol.cpp' || echo './'`big_debuginfo_symbol.cpp powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o deep-backtrace.o deep-backtrace.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o describe-block.o describe-block.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o doublefree.o doublefree.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o error_counts-error_counts.o `test -f 'error_counts.c' || echo './'`error_counts.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o errs1.o errs1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o exitprog.o exitprog.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-nonnull -O2 -mcpu=7450 -mtune=7450 -pipe -c -o execve1-execve1.o `test -f 'execve1.c' || echo './'`execve1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-nonnull -O2 -mcpu=7450 -mtune=7450 -pipe -c -o execve2-execve2.o `test -f 'execve2.c' || echo './'`execve2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o erringfds.o erringfds.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o err_disable1.o err_disable1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o err_disable2.o err_disable2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o err_disable3.o err_disable3.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o err_disable4-err_disable4.o `test -f 'err_disable4.c' || echo './'`err_disable4.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o err_disable_arange1.o err_disable_arange1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o file_locking.o file_locking.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fprw-fprw.o `test -f 'fprw.c' || echo './'`fprw.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fwrite.o fwrite.c fwrite.c: In function ‘main’: fwrite.c:12:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write(fd, arr, 10); ^~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o inits-inits.o `test -f 'inits.c' || echo './'`inits.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o inline.o inline.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -w -O2 -mcpu=7450 -mtune=7450 -pipe -c -o inlinfo-inlinfo.o `test -f 'inlinfo.c' || echo './'`inlinfo.c powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o inltemplate-inltemplate.o `test -f 'inltemplate.cpp' || echo './'`inltemplate.cpp powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o holey_buffer_too_small.o holey_buffer_too_small.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o leak-0.o leak-0.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o leak-cases.o leak-cases.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o leak-cycle.o leak-cycle.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o leak-delta.o leak-delta.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o leak-pool.o leak-pool.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o leak-autofreepool.o leak-autofreepool.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o leak-tree.o leak-tree.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o leak-segv-jmp.o leak-segv-jmp.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o long-supps.o long-supps.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o mallinfo.o mallinfo.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o malloc_free_fill.o malloc_free_fill.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o malloc_usable.o malloc_usable.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o malloc1.o malloc1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o malloc2.o malloc2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o malloc3.o malloc3.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o manuel1-manuel1.o `test -f 'manuel1.c' || echo './'`manuel1.c malloc3.c: In function ‘main’: malloc3.c:15:7: warning: argument 1 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] p = malloc(-1); ^~~~~~~~~~ In file included from malloc3.c:4: /usr/include/stdlib.h:539:14: note: in a call to allocation function ‘malloc’ declared here extern void *malloc (size_t __size) __THROW __attribute_malloc__ __wur; ^~~~~~ malloc3.c:23:7: warning: argument 2 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] p = calloc(0,-1); ^~~~~~~~~~~~ In file included from malloc3.c:4: /usr/include/stdlib.h:541:14: note: in a call to allocation function ‘calloc’ declared here extern void *calloc (size_t __nmemb, size_t __size) ^~~~~~ malloc3.c:30:7: warning: argument 1 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] p = calloc(-1,-1); ^~~~~~~~~~~~~ malloc3.c:30:7: warning: argument 2 value ‘4294967295’ exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] In file included from malloc3.c:4: /usr/include/stdlib.h:541:14: note: in a call to allocation function ‘calloc’ declared here extern void *calloc (size_t __nmemb, size_t __size) ^~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o manuel2.o manuel2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o match-overrun.o match-overrun.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o manuel3.o manuel3.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o memalign_test.o memalign_test.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o memalign2-memalign2.o `test -f 'memalign2.c' || echo './'`memalign2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fno-builtin-memcmp -O2 -mcpu=7450 -mtune=7450 -pipe -c -o memcmptest-memcmptest.o `test -f 'memcmptest.c' || echo './'`memcmptest.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o mempool.o mempool.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o mempool2.o mempool2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o mmaptest.o mmaptest.c powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o mismatches-mismatches.o `test -f 'mismatches.cpp' || echo './'`mismatches.cpp powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o new_override.o new_override.cpp powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o metadata.o metadata.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o nanoleak_supp.o nanoleak_supp.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o nanoleak2.o nanoleak2.c powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o new_nothrow.o new_nothrow.cpp powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o noisy_child.o noisy_child.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o null_socket.o null_socket.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o origin2_not_quite-origin2-not-quite.o `test -f 'origin2-not-quite.c' || echo './'`origin2-not-quite.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o origin3_no-origin3-no.o `test -f 'origin3-no.c' || echo './'`origin3-no.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -c -o origin4_many-origin4-many.o `test -f 'origin4-many.c' || echo './'`origin4-many.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -Wno-inline -O2 -mcpu=7450 -mtune=7450 -pipe -c -o origin5_bz2-origin5-bz2.o `test -f 'origin5-bz2.c' || echo './'`origin5-bz2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -c -o origin6_fp-origin6-fp.o `test -f 'origin6-fp.c' || echo './'`origin6-fp.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o origin1_yes-origin1-yes.o `test -f 'origin1-yes.c' || echo './'`origin1-yes.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fno-builtin-memcpy -fno-builtin-strcpy -O2 -mcpu=7450 -mtune=7450 -pipe -c -o overlap-overlap.o `test -f 'overlap.c' || echo './'`overlap.c In file included from /usr/include/string.h:494, from overlap.c:1: In function ‘strncpy’, inlined from ‘main’ at overlap.c:45:4: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ accessing 21 bytes at offsets 20 and 0 overlaps 1 byte at offset 20 [-Wrestrict] return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘main’ at overlap.c:47:4: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ accessing 21 bytes at offsets 0 and 20 overlaps 1 byte at offset 20 [-Wrestrict] return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncat’, inlined from ‘main’ at overlap.c:112:7: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin___strncat_chk’ forming offset [28, 41] is out of the bounds [0, 27] of object ‘a’ with type ‘char[27]’ [-Warray-bounds] return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ overlap.c: In function ‘main’: overlap.c:24:9: note: ‘a’ declared here char a[] = "abcdefghijklmnopqrstuvwxyz"; ^ In file included from /usr/include/string.h:494, from overlap.c:1: In function ‘strncat’, inlined from ‘main’ at overlap.c:112:7: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin___strncat_chk’ forming offset [28, 41] is out of the bounds [0, 27] of object ‘a’ with type ‘char[27]’ [-Warray-bounds] return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ overlap.c: In function ‘main’: overlap.c:24:9: note: ‘a’ declared here char a[] = "abcdefghijklmnopqrstuvwxyz"; ^ In file included from /usr/include/string.h:494, from overlap.c:1: In function ‘memcpy’, inlined from ‘main’ at overlap.c:40:4: /usr/include/bits/string_fortified.h:34:10: warning: ‘__builtin_memcpy’ accessing 21 bytes at offsets 20 and 0 overlaps 1 byte at offset 20 [-Wrestrict] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘memcpy’, inlined from ‘main’ at overlap.c:42:4: /usr/include/bits/string_fortified.h:34:10: warning: ‘__builtin_memcpy’ accessing 21 bytes at offsets 0 and 20 overlaps 1 byte at offset 20 [-Wrestrict] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o partiallydefinedeq.o partiallydefinedeq.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o partial_load.o partial_load.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pdb-realloc.o pdb-realloc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pdb-realloc2.o pdb-realloc2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pipe.o pipe.c pipe.c: In function ‘main’: pipe.c:13:4: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result] pipe(filedes); ^~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pointer-trace.o pointer-trace.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o post-syscall.o post-syscall.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o realloc2.o realloc2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o realloc1.o realloc1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o realloc3.o realloc3.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o recursive-merge.o recursive-merge.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o resvn_stack-resvn_stack.o `test -f 'resvn_stack.c' || echo './'`resvn_stack.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sbfragment.o sbfragment.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sendmsg-sendmsg.o `test -f 'sendmsg.c' || echo './'`sendmsg.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sh-mem.o sh-mem.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sigaltstack.o sigaltstack.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sh-mem-random.o sh-mem-random.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o signal2.o signal2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sigprocmask.o sigprocmask.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o static_malloc.o static_malloc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sigkill.o sigkill.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o strchr.o strchr.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-shadow -Wno-memset-transposed-args -O2 -mcpu=7450 -mtune=7450 -pipe -c -o str_tester-str_tester.o `test -f 'str_tester.c' || echo './'`str_tester.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o supp_unknown-badjump.o `test -f 'badjump.c' || echo './'`badjump.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o supp1-supp.o `test -f 'supp.c' || echo './'`supp.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o supp2-supp.o `test -f 'supp.c' || echo './'`supp.c In file included from /usr/include/string.h:494, from str_tester.c:33: In function ‘strncat’, inlined from ‘test_strncat’ at str_tester.c:332:10, inlined from ‘main’ at str_tester.c:1435:3: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin___strncat_chk’ forming offset [51, 99] is out of the bounds [0, 50] of object ‘one’ with type ‘char[50]’ [-Warray-bounds] return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ str_tester.c: In function ‘main’: str_tester.c:65:6: note: ‘one’ declared here char one[50]; ^~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o test-plo.o test-plo.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o suppfree.o suppfree.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o trivialleak.o trivialleak.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o thread_alloca.o thread_alloca.c thread_alloca.c: In function ‘main’: thread_alloca.c:67:21: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=] sprintf (n, "%d", atoi(argv[1]) - 1); ^~ thread_alloca.c:67:20: note: directive argument in the range [-2147483648, 2147483646] sprintf (n, "%d", atoi(argv[1]) - 1); ^~~~ In file included from /usr/include/stdio.h:873, from thread_alloca.c:13: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 2 and 12 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o undef_malloc_args.o undef_malloc_args.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o unit_libcbase.o unit_libcbase.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -c -o varinfo1-varinfo1.o `test -f 'varinfo1.c' || echo './'`varinfo1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o unit_oset.o unit_oset.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -c -o varinfo3-varinfo3.o `test -f 'varinfo3.c' || echo './'`varinfo3.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -c -o varinfo4-varinfo4.o `test -f 'varinfo4.c' || echo './'`varinfo4.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -c -o varinfo5-varinfo5.o `test -f 'varinfo5.c' || echo './'`varinfo5.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fpic -O -Wno-shadow -O2 -mcpu=7450 -mtune=7450 -pipe -c -o varinfo5so_so-varinfo5so.o `test -f 'varinfo5so.c' || echo './'`varinfo5so.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -c -o varinfo6-varinfo6.o `test -f 'varinfo6.c' || echo './'`varinfo6.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O0 -g -O2 -mcpu=7450 -mtune=7450 -pipe -c -o varinforestrict-varinforestrict.o `test -f 'varinforestrict.c' || echo './'`varinforestrict.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -Wno-shadow -O2 -mcpu=7450 -mtune=7450 -pipe -c -o varinfo2-varinfo2.o `test -f 'varinfo2.c' || echo './'`varinfo2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vcpu_fbench-vcpu_fbench.o `test -f 'vcpu_fbench.c' || echo './'`vcpu_fbench.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vcpu_fnfns-vcpu_fnfns.o `test -f 'vcpu_fnfns.c' || echo './'`vcpu_fnfns.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o wcs.o wcs.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -D_GNU_SOURCE -O2 -mcpu=7450 -mtune=7450 -pipe -c -o xml1-xml1.o `test -f 'xml1.c' || echo './'`xml1.c xml1.c: In function ‘frame3’: xml1.c:28:3: warning: attempt to free a non-heap object ‘n’ [-Wfree-nonheap-object] free(return_arg(&n)); ^~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o wrap1.o wrap1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o wrap2.o wrap2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o wrap3.o wrap3.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o wrap4.o wrap4.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o wrap5.o wrap5.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o wrap7.o wrap7.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o wrap6-wrap6.o `test -f 'wrap6.c' || echo './'`wrap6.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fpic -O2 -mcpu=7450 -mtune=7450 -pipe -c -o wrap7so_so-wrap7so.o `test -f 'wrap7so.c' || echo './'`wrap7so.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o wrap8.o wrap8.c wrap8.c: In function ‘send’: wrap8.c:107:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(1, s, 1); ^~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o wrapmalloc.o wrapmalloc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fpic -O2 -mcpu=7450 -mtune=7450 -pipe -c -o wrapmallocso_so-wrapmallocso.o `test -f 'wrapmallocso.c' || echo './'`wrapmallocso.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o wrapmallocstatic.o wrapmallocstatic.c powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o long_namespace_xml.o long_namespace_xml.cpp powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -gdwarf-4 -fdebug-types-section -O2 -mcpu=7450 -mtune=7450 -pipe -c -o dw4-dw4.o `test -f 'dw4.c' || echo './'`dw4.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o writev1.o writev1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -g -gz=zlib -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o cdebug_zlib-cdebug.o `test -f 'cdebug.c' || echo './'`cdebug.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -g -gz=zlib-gnu -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -c -o cdebug_zlib_gnu-cdebug.o `test -f 'cdebug.c' || echo './'`cdebug.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o stpncpy.o stpncpy.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o threadname.o threadname.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o reach_thread_register-reach_thread_register.o `test -f 'reach_thread_register.c' || echo './'`reach_thread_register.c powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o accounting accounting.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o addressable addressable.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o atomic_incs atomic_incs-atomic_incs.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o badaddrvalue badaddrvalue.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o badfree badfree.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o badjump badjump.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o badjump2 badjump2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o badloop badloop.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o badpoll badpoll.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o badrw badrw.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o big_blocks_freed_list big_blocks_freed_list.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o brk2 brk2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o buflen_check buflen_check.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bug155125 bug155125.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bug287260 bug287260.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O3 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bug340392 bug340392-bug340392.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o calloc-overflow calloc-overflow.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o client-msg client-msg.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o clientperm clientperm.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o clireq_nofill clireq_nofill.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o clo_redzone clo_redzone.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cond_ld_st cond_ld_st.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o descr_belowsp descr_belowsp.o -lpthread powerpc-unknown-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o leak_cpp_interior leak_cpp_interior.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o custom_alloc custom_alloc.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o custom-overlap custom-overlap.o powerpc-unknown-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o demangle demangle.o powerpc-unknown-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -std=c++0x -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o big_debuginfo_symbol big_debuginfo_symbol-big_debuginfo_symbol.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o deep-backtrace deep-backtrace.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o describe-block describe-block.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o doublefree doublefree.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o error_counts error_counts-error_counts.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o errs1 errs1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o exitprog exitprog.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-nonnull -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o execve1 execve1-execve1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-nonnull -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o execve2 execve2-execve2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o erringfds erringfds.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o err_disable1 err_disable1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o err_disable2 err_disable2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o err_disable3 err_disable3.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o err_disable4 err_disable4-err_disable4.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o err_disable_arange1 err_disable_arange1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o file_locking file_locking.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fprw fprw-fprw.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fwrite fwrite.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o inits inits-inits.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o inline inline.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -w -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o inlinfo inlinfo-inlinfo.o powerpc-unknown-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o inltemplate inltemplate-inltemplate.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o holey_buffer_too_small holey_buffer_too_small.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o leak-0 leak-0.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o leak-cases leak-cases.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o leak-cycle leak-cycle.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o leak-delta leak-delta.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o leak-pool leak-pool.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o leak-autofreepool leak-autofreepool.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o leak-tree leak-tree.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o long-supps long-supps.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mallinfo mallinfo.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o malloc_free_fill malloc_free_fill.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o malloc_usable malloc_usable.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o malloc1 malloc1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o malloc2 malloc2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o malloc3 malloc3.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o manuel1 manuel1-manuel1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o manuel2 manuel2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o manuel3 manuel3.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o match-overrun match-overrun.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o memalign_test memalign_test.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o memalign2 memalign2-memalign2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fno-builtin-memcmp -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o memcmptest memcmptest-memcmptest.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mempool mempool.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mempool2 mempool2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mmaptest mmaptest.o powerpc-unknown-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mismatches mismatches-mismatches.o powerpc-unknown-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o new_override new_override.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o leak-segv-jmp leak-segv-jmp.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o metadata metadata.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o nanoleak_supp nanoleak_supp.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o nanoleak2 nanoleak2.o powerpc-unknown-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o new_nothrow new_nothrow.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o noisy_child noisy_child.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o null_socket null_socket.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o origin1-yes origin1_yes-origin1-yes.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o origin2-not-quite origin2_not_quite-origin2-not-quite.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o origin3-no origin3_no-origin3-no.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o origin4-many origin4_many-origin4-many.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -Wno-inline -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o origin5-bz2 origin5_bz2-origin5-bz2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o origin6-fp origin6_fp-origin6-fp.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fno-builtin-memcpy -fno-builtin-strcpy -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o overlap overlap-overlap.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o partiallydefinedeq partiallydefinedeq.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o partial_load partial_load.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pdb-realloc pdb-realloc.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pdb-realloc2 pdb-realloc2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pipe pipe.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pointer-trace pointer-trace.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o post-syscall post-syscall.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o realloc1 realloc1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o realloc2 realloc2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o realloc3 realloc3.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o recursive-merge recursive-merge.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o resvn_stack resvn_stack-resvn_stack.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sbfragment sbfragment.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sendmsg sendmsg-sendmsg.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sh-mem sh-mem.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sh-mem-random sh-mem-random.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sigaltstack sigaltstack.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o signal2 signal2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sigprocmask sigprocmask.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o static_malloc static_malloc.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sigkill sigkill.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o strchr strchr.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-shadow -Wno-memset-transposed-args -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o str_tester str_tester-str_tester.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o supp_unknown supp_unknown-badjump.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o supp1 supp1-supp.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o supp2 supp2-supp.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o suppfree suppfree.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-plo test-plo.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o trivialleak trivialleak.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o thread_alloca thread_alloca.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o undef_malloc_args undef_malloc_args.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o unit_libcbase unit_libcbase.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o unit_oset unit_oset.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o varinfo1 varinfo1-varinfo1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -Wno-shadow -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o varinfo2 varinfo2-varinfo2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o varinfo3 varinfo3-varinfo3.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o varinfo4 varinfo4-varinfo4.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fpic -O -Wno-shadow -O2 -mcpu=7450 -mtune=7450 -pipe -fpic -m32 -shared -Wl,-soname -Wl,varinfo5so.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o varinfo5so.so varinfo5so_so-varinfo5so.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o varinfo6 varinfo6-varinfo6.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O0 -g -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o varinforestrict varinforestrict-varinforestrict.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vcpu_fbench vcpu_fbench-vcpu_fbench.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vcpu_fnfns vcpu_fnfns-vcpu_fnfns.o -lm powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wcs wcs.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -D_GNU_SOURCE -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o xml1 xml1-xml1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wrap1 wrap1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wrap2 wrap2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wrap3 wrap3.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wrap4 wrap4.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wrap5 wrap5.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wrap6 wrap6-wrap6.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fpic -O2 -mcpu=7450 -mtune=7450 -pipe -fpic -m32 -shared -Wl,-soname -Wl,wrap7so.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wrap7so.so wrap7so_so-wrap7so.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wrap8 wrap8.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fpic -O2 -mcpu=7450 -mtune=7450 -pipe -fpic -m32 -shared -Wl,-soname -Wl,wrapmallocso.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wrapmallocso.so wrapmallocso_so-wrapmallocso.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wrapmallocstatic wrapmallocstatic.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o writev1 writev1.o powerpc-unknown-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o long_namespace_xml long_namespace_xml.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -gdwarf-4 -fdebug-types-section -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dw4 dw4-dw4.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -g -gz=zlib -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cdebug_zlib cdebug_zlib-cdebug.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -g -gz=zlib-gnu -Wno-uninitialized -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cdebug_zlib_gnu cdebug_zlib_gnu-cdebug.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o stpncpy stpncpy.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o threadname threadname.o -lpthread make[5]: 'varinfo5so.so' is up to date. powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o reach_thread_register reach_thread_register-reach_thread_register.o -lpthread make[5]: 'wrap7so.so' is up to date. powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O -O2 -mcpu=7450 -mtune=7450 -pipe -m32 -Wl,-rpath,../../memcheck/tests -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o varinfo5 varinfo5-varinfo5.o varinfo5so.so make[5]: 'wrapmallocso.so' is up to date. powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -m32 -Wl,-rpath,../../memcheck/tests -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wrap7 wrap7.o wrap7so.so powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -m32 -Wl,-rpath,../../memcheck/tests -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wrapmalloc wrapmalloc.o wrapmallocso.so make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests' Making check in ppc32 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/ppc32' make power_ISA2_05 power_ISA2_07 make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/ppc32' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -Winline -Wall -Wshadow -g -I../../../include -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o power_ISA2_05-power_ISA2_05.o `test -f 'power_ISA2_05.c' || echo './'`power_ISA2_05.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -Winline -Wall -Wshadow -g -I../../../include -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o power_ISA2_07-power_ISA2_07.o `test -f 'power_ISA2_07.c' || echo './'`power_ISA2_07.c powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -Winline -Wall -Wshadow -g -I../../../include -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o power_ISA2_07 power_ISA2_07-power_ISA2_07.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -Winline -Wall -Wshadow -g -I../../../include -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o power_ISA2_05 power_ISA2_05-power_ISA2_05.o make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/ppc32' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/ppc32' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/ppc32' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/ppc32' Making check in linux make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/linux' make brk capget dlclose_leak dlclose_leak_so.so ioctl-tiocsig getregset lsframe1 lsframe2 rfcomm sigqueue stack_changes stack_switch syscalls-2007 syslog-syscall sys-statx timerfd-syscall proc-auxv sys-openat make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/linux' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o brk.o brk.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o capget.o capget.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o dlclose_leak.o dlclose_leak.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fpic -g -O0 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o dlclose_leak_so_so-dlclose_leak_so.o `test -f 'dlclose_leak_so.c' || echo './'`dlclose_leak_so.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ioctl-tiocsig.o ioctl-tiocsig.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o getregset.o getregset.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lsframe1.o lsframe1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lsframe2.o lsframe2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o rfcomm.o rfcomm.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sigqueue.o sigqueue.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o stack_changes.o stack_changes.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o stack_switch.o stack_switch.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o syscalls-2007.o syscalls-2007.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o syslog-syscall.o syslog-syscall.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sys-statx.o sys-statx.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o timerfd-syscall.o timerfd-syscall.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o proc-auxv.o proc-auxv.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sys-openat.o sys-openat.c powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o brk brk.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o capget capget.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fpic -g -O0 -O2 -mcpu=7450 -mtune=7450 -pipe -fpic -m32 -shared -Wl,-soname -Wl,dlclose_leak_so.so -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dlclose_leak_so.so dlclose_leak_so_so-dlclose_leak_so.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ioctl-tiocsig ioctl-tiocsig.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o getregset getregset.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lsframe1 lsframe1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lsframe2 lsframe2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o rfcomm rfcomm.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sigqueue sigqueue.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o stack_changes stack_changes.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o stack_switch stack_switch.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o syscalls-2007 syscalls-2007.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o syslog-syscall syslog-syscall.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sys-statx sys-statx.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o timerfd-syscall timerfd-syscall.o -lrt powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o proc-auxv proc-auxv.o make[5]: 'dlclose_leak_so.so' is up to date. powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sys-openat sys-openat.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -m32 -Wl,-rpath,../../../memcheck/tests/linux -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dlclose_leak dlclose_leak.o -ldl make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/linux' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/linux' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/linux' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests/linux' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/memcheck' Making check in cachegrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind' mkdir -p ../.in_place; \ for f in cachegrind-ppc32-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../cachegrind/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../cachegrind/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind/tests' Making check in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind/tests' make chdir clreq dlclose myprint.so make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind/tests' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o chdir.o chdir.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o clreq.o clreq.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o dlclose.o dlclose.c chdir.c: In function ‘main’: chdir.c:7:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(".."); ^~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fPIC -O2 -mcpu=7450 -mtune=7450 -pipe -c -o myprint_so-myprint.o `test -f 'myprint.c' || echo './'`myprint.c powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o chdir chdir.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o clreq clreq.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dlclose dlclose.o -ldl powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fPIC -O2 -mcpu=7450 -mtune=7450 -pipe -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -shared -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o myprint.so myprint_so-myprint.o make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind/tests' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind/tests' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind/tests' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind/tests' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/cachegrind' Making check in callgrind make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind' mkdir -p ../.in_place; \ for f in callgrind-ppc32-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../callgrind/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../callgrind/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind/tests' Making check in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind/tests' make clreq simwork threads make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind/tests' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o clreq.o clreq.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o simwork.o simwork.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o threads.o threads.c powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o clreq clreq.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o simwork simwork.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o threads threads.o -lpthread make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind/tests' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind/tests' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind/tests' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind/tests' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/callgrind' Making check in massif make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif' mkdir -p ../.in_place; \ for f in massif-ppc32-linux vgpreload_massif-ppc32-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s ../massif/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../massif/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif/tests' make alloc-fns basic big-alloc culling1 culling2 custom_alloc deep ignored ignoring insig long-names long-time mmapunmap malloc_usable new-cpp null one overloaded-new pages_as_heap peak realloc thresholds zero make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif/tests' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o alloc-fns.o alloc-fns.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o basic.o basic.c alloc-fns.c: In function ‘a4’: alloc-fns.c:3:18: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] void a4(int n) { malloc(n); } ^~~~~~~~~ alloc-fns.c: In function ‘b4’: alloc-fns.c:8:18: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] void b4(int n) { malloc(n); } ^~~~~~~~~ alloc-fns.c: In function ‘c4’: alloc-fns.c:13:18: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] void c4(int n) { malloc(n); } ^~~~~~~~~ alloc-fns.c: In function ‘d4’: alloc-fns.c:18:18: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] void d4(int n) { malloc(n); } ^~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o big-alloc.o big-alloc.c big-alloc.c: In function ‘main’: big-alloc.c:12:7: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(10 * 1024 * 1024); ^~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o culling2.o culling2.c culling2.c: In function ‘main’: culling2.c:7:7: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(400*i); // Divisible by 16 -- no slop. ^~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o custom_alloc.o custom_alloc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o deep.o deep.c deep.c: In function ‘a12’: deep.c:16:19: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] void a12(int n) { malloc(n); } ^~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ignored.o ignored.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ignoring.o ignoring.c ignoring.c: In function ‘main’: ignoring.c:17:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(512); ^~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o insig.o insig.c insig.c: In function ‘main’: insig.c:8:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16000); // all sizes are divisible by 16 -- no slop ^~~~~~~~~~~~~ insig.c:9:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(240); ^~~~~~~~~~~ insig.c:10:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(192); ^~~~~~~~~~~ insig.c:11:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:12:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:13:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:14:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:15:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:16:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:17:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:18:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:19:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:20:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:21:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:22:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:23:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:24:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:25:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:26:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:27:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:28:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:29:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ insig.c:30:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); ^~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o long-names.o long-names.c long-names.c: In function ‘abcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghijabcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghij’: long-names.c:61:7: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(2000); // Divisible by 16 -- no slop. ^~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o long-time.o long-time.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o mmapunmap.o mmapunmap.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o malloc_usable.o malloc_usable.c powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o new-cpp.o new-cpp.cpp powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o null.o null.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o one.o one.c one.c: In function ‘main’: one.c:8:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(1); ^~~~~~~~~ powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o overloaded-new.o overloaded-new.cpp overloaded-new.cpp:17:33: warning: declaration of ‘void* operator new(std::size_t)’ with attribute ‘noinline’ follows inline declaration [-Wattributes] __attribute__((noinline)) void* operator new (std::size_t n) ^~~~~~~~ In file included from overloaded-new.cpp:8: /usr/lib/gcc/powerpc-unknown-linux-gnu/8.2.0/include/g++-v8/new:168:14: note: previous definition of ‘void* operator new(std::size_t, void*)’ was here inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~ overloaded-new.cpp:22:33: warning: declaration of ‘void* operator new(std::size_t, const std::nothrow_t&)’ with attribute ‘noinline’ follows inline declaration [-Wattributes] __attribute__((noinline)) void* operator new (std::size_t n, std::nothrow_t const &) ^~~~~~~~ In file included from overloaded-new.cpp:8: /usr/lib/gcc/powerpc-unknown-linux-gnu/8.2.0/include/g++-v8/new:168:14: note: previous definition of ‘void* operator new(std::size_t, void*)’ was here inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~ overloaded-new.cpp:27:33: warning: declaration of ‘void* operator new [](std::size_t)’ with attribute ‘noinline’ follows inline declaration [-Wattributes] __attribute__((noinline)) void* operator new[] (std::size_t n) ^~~~~~~~ In file included from overloaded-new.cpp:8: /usr/lib/gcc/powerpc-unknown-linux-gnu/8.2.0/include/g++-v8/new:170:14: note: previous definition of ‘void* operator new [](std::size_t, void*)’ was here inline void* operator new[](std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~ overloaded-new.cpp:32:33: warning: declaration of ‘void* operator new [](std::size_t, const std::nothrow_t&)’ with attribute ‘noinline’ follows inline declaration [-Wattributes] __attribute__((noinline)) void* operator new[] (std::size_t n, std::nothrow_t const &) ^~~~~~~~ In file included from overloaded-new.cpp:8: /usr/lib/gcc/powerpc-unknown-linux-gnu/8.2.0/include/g++-v8/new:170:14: note: previous definition of ‘void* operator new [](std::size_t, void*)’ was here inline void* operator new[](std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~ overloaded-new.cpp:37:32: warning: declaration of ‘void operator delete(void*)’ with attribute ‘noinline’ follows inline declaration [-Wattributes] __attribute__((noinline)) void operator delete (void* p) ^~~~~~~~ In file included from overloaded-new.cpp:8: /usr/lib/gcc/powerpc-unknown-linux-gnu/8.2.0/include/g++-v8/new:174:13: note: previous definition of ‘void operator delete(void*, void*)’ was here inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~ overloaded-new.cpp:42:32: warning: declaration of ‘void operator delete [](void*)’ with attribute ‘noinline’ follows inline declaration [-Wattributes] __attribute__((noinline)) void operator delete[] (void* p) ^~~~~~~~ In file included from overloaded-new.cpp:8: /usr/lib/gcc/powerpc-unknown-linux-gnu/8.2.0/include/g++-v8/new:175:13: note: previous definition of ‘void operator delete [](void*, void*)’ was here inline void operator delete[](void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pages_as_heap.o pages_as_heap.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o culling1.o culling1.c culling1.c: In function ‘main’: culling1.c:7:7: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16); // divisible by 16 -- no slop ^~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o peak.o peak.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o realloc.o realloc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o thresholds.o thresholds.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o zero.o zero.c thresholds.c: In function ‘my_malloc1’: thresholds.c:23:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(n); ^~~~~~~~~ thresholds.c: In function ‘my_malloc2’: thresholds.c:28:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(n); ^~~~~~~~~ thresholds.c: In function ‘my_malloc3’: thresholds.c:33:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(n); ^~~~~~~~~ thresholds.c: In function ‘main’: thresholds.c:55:4: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(16000); ^~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o alloc-fns alloc-fns.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o basic basic.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o big-alloc big-alloc.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o culling1 culling1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o culling2 culling2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o custom_alloc custom_alloc.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o deep deep.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ignored ignored.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ignoring ignoring.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o insig insig.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o long-names long-names.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o long-time long-time.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mmapunmap mmapunmap.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o malloc_usable malloc_usable.o powerpc-unknown-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o new-cpp new-cpp.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o null null.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o one one.o powerpc-unknown-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o overloaded-new overloaded-new.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pages_as_heap pages_as_heap.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o peak peak.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o realloc realloc.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o thresholds thresholds.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o zero zero.o make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif/tests' make check-local make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif/tests' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif/tests' make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/massif' Making check in lackey make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/lackey' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/lackey' mkdir -p ../.in_place; \ for f in lackey-ppc32-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../lackey/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../lackey/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/lackey' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/lackey/tests' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/lackey/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/lackey' Making check in none make[2]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none' mkdir -p ../.in_place; \ for f in none-ppc32-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../none/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../none/$f.dSYM ../.in_place; \ done make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none' Making check in tests make[3]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests' Making check in . make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests' make args async-sigs bitfield1 bug129866 bug234814 closeall coolo_strlen discard exec-sigmask execve faultstatus fcntl_setown fdleak_cmsg fdleak_creat fdleak_dup fdleak_dup2 fdleak_fcntl fdleak_ipv4 fdleak_open fdleak_pipe fdleak_socketpair floored fork fucomip ioctl_moans libvex_test libvexmultiarch_test manythreads mmap_fcntl_bug munmap_exe map_unaligned map_unmap mq nocwd pending procfs-cmdline-exe pselect_alarm pselect_sigmask_null pth_atfork1 pth_blockedsig pth_cancel1 pth_cancel2 pth_cvsimple pth_empty pth_exit pth_exit2 pth_mutexspeed pth_once pth_rwlock pth_stackalign pth_2sig pth_term_signal rcrl readline1 require-text-symbol res_search resolv rlimit_nofile selfrun sem semlimit sha1_test shortpush shorts stackgrowth sigstackgrowth sigsusp syscall-restart1 syscall-restart2 syslog system thread-exits threaded-fork threadederrno timestamp tls tls.so tls2.so unit_debuglog valgrind_cpp_test vgprintf vgprintf_nvalgrind coolo_sigaction gxx304 process_vm_readv_writev nestedfns rlimit64_nofile ppoll_alarm ansi ifunc make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o args.o args.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o async-sigs.o async-sigs.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o bitfield1.o bitfield1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o bug129866.o bug129866.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o bug234814.o bug234814.c bug234814.c: In function ‘mysigbus’: bug234814.c:13:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(1, kSigbus, sizeof(kSigbus)-1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o closeall.o closeall.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o coolo_strlen.o coolo_strlen.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o discard.o discard.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o exec-sigmask.o exec-sigmask.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-nonnull -O2 -mcpu=7450 -mtune=7450 -pipe -c -o execve-execve.o `test -f 'execve.c' || echo './'`execve.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o faultstatus.o faultstatus.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fcntl_setown.o fcntl_setown.c faultstatus.c: In function ‘main’: faultstatus.c:159:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] ftruncate(fd, FILESIZE); ^~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fdleak_cmsg-fdleak_cmsg.o `test -f 'fdleak_cmsg.c' || echo './'`fdleak_cmsg.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fdleak_creat.o fdleak_creat.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fdleak_dup.o fdleak_dup.c fdleak_cmsg.c: In function ‘client’: fdleak_cmsg.c:142:19: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] if (fd1 != -1) write(fd1, "Yeah 1\n", 8); ^~~~~~~~~~~~~~~~~~~~~~~~~ fdleak_cmsg.c:143:19: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] if (fd2 != -1) write(fd2, "Yeah 2\n", 8); ^~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fdleak_dup2.o fdleak_dup2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fdleak_fcntl.o fdleak_fcntl.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fdleak_ipv4.o fdleak_ipv4.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fdleak_open.o fdleak_open.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fdleak_pipe.o fdleak_pipe.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fdleak_socketpair.o fdleak_socketpair.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o floored.o floored.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fork.o fork.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o fucomip.o fucomip.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ioctl_moans.o ioctl_moans.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libvex_test-libvex_test.o `test -f 'libvex_test.c' || echo './'`libvex_test.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libvexmultiarch_test-libvex_test.o `test -f 'libvex_test.c' || echo './'`libvex_test.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o manythreads.o manythreads.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o mmap_fcntl_bug.o mmap_fcntl_bug.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o munmap_exe.o munmap_exe.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o map_unaligned.o map_unaligned.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o map_unmap.o map_unmap.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o mq.o mq.c map_unmap.c: In function ‘prmaps’: map_unmap.c:81:2: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] system(buf); ^~~~~~~~~~~ mq.c: In function ‘main’: mq.c:91:30: warning: passing argument 3 to restrict-qualified parameter aliases with argument 2 [-Wrestrict] if (mq_setattr(mqdw, &mqa, &mqa) < 0) ~~~~ ^~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o nocwd.o nocwd.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pending.o pending.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o procfs-cmdline-exe.o procfs-cmdline-exe.c nocwd.c: In function ‘main’: nocwd.c:32:7: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir ("subdir"); ^~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pselect_alarm.o pselect_alarm.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_atfork1.o pth_atfork1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_blockedsig.o pth_blockedsig.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-shadow -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_cancel1-pth_cancel1.o `test -f 'pth_cancel1.c' || echo './'`pth_cancel1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_cancel2.o pth_cancel2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_cvsimple.o pth_cvsimple.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_empty.o pth_empty.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_exit.o pth_exit.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_exit2.o pth_exit2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_mutexspeed.o pth_mutexspeed.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_once.o pth_once.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_rwlock-pth_rwlock.o `test -f 'pth_rwlock.c' || echo './'`pth_rwlock.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_stackalign.o pth_stackalign.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_2sig.o pth_2sig.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pth_term_signal.o pth_term_signal.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o rcrl.o rcrl.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o readline1.o readline1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o require-text-symbol.o require-text-symbol.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o res_search.o res_search.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o resolv-resolv.o `test -f 'resolv.c' || echo './'`resolv.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o rlimit_nofile.o rlimit_nofile.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o selfrun.o selfrun.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sem.o sem.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o semlimit.o semlimit.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sha1_test-sha1_test.o `test -f 'sha1_test.c' || echo './'`sha1_test.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o shortpush.o shortpush.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o shorts.o shorts.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o stackgrowth.o stackgrowth.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sigstackgrowth.o sigstackgrowth.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sigsusp.o sigsusp.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o syscall-restart1.o syscall-restart1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o syscall-restart2.o syscall-restart2.c syscall-restart2.c: In function ‘main’: syscall-restart2.c:56:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fds[1], "x", 1); ^~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o syslog.o syslog.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o system.o system.c system.c: In function ‘main’: system.c:8:4: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] system("../../tests/true"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o thread-exits.o thread-exits.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o threaded-fork.o threaded-fork.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o threadederrno-threadederrno.o `test -f 'threadederrno.c' || echo './'`threadederrno.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o timestamp.o timestamp.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o tls.o tls.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o tls2.o tls2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fPIC -O2 -mcpu=7450 -mtune=7450 -pipe -c -o tls_so-tls_so.o `test -f 'tls_so.c' || echo './'`tls_so.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o tls2_so.o tls2_so.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o unit_debuglog.o unit_debuglog.c powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o valgrind_cpp_test.o valgrind_cpp_test.cpp powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vgprintf.o vgprintf.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -DNVALGRIND -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vgprintf_nvalgrind-vgprintf.o `test -f 'vgprintf.c' || echo './'`vgprintf.c powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o coolo_sigaction.o coolo_sigaction.cpp powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o gxx304.o gxx304.cpp powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o process_vm_readv_writev.o process_vm_readv_writev.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o pselect_sigmask_null.o pselect_sigmask_null.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o nestedfns-nestedfns.o `test -f 'nestedfns.c' || echo './'`nestedfns.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o rlimit64_nofile.o rlimit64_nofile.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ppoll_alarm.o ppoll_alarm.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -ansi -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ansi-ansi.o `test -f 'ansi.c' || echo './'`ansi.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ifunc.o ifunc.c ifunc.c:9:15: warning: ‘ifunc’ resolver for ‘test’ should return ‘void (*)(int)’ [-Wattribute-alias] static void (*resolve_test(void))(void) ^~~~~~~~~~~~ ifunc.c:14:6: note: resolver indirect function declared here void test(int d) ^~~~ powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o args args.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o async-sigs async-sigs.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bitfield1 bitfield1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bug129866 bug129866.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bug234814 bug234814.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o closeall closeall.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o coolo_strlen coolo_strlen.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o discard discard.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o exec-sigmask exec-sigmask.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-nonnull -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o execve execve-execve.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o faultstatus faultstatus.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fcntl_setown fcntl_setown.o powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fdleak_cmsg fdleak_cmsg-fdleak_cmsg.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fdleak_creat fdleak_creat.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fdleak_dup fdleak_dup.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fdleak_dup2 fdleak_dup2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fdleak_fcntl fdleak_fcntl.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fdleak_ipv4 fdleak_ipv4.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fdleak_open fdleak_open.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fdleak_pipe fdleak_pipe.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fdleak_socketpair fdleak_socketpair.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o floored floored.o -lm powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fork fork.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fucomip fucomip.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ioctl_moans ioctl_moans.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libvex_test libvex_test-libvex_test.o ../../VEX/libvex-ppc32-linux.a powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libvexmultiarch_test libvexmultiarch_test-libvex_test.o ../../VEX/libvexmultiarch-ppc32-linux.a ../../VEX/libvex-ppc32-linux.a powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o manythreads manythreads.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mmap_fcntl_bug mmap_fcntl_bug.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o munmap_exe munmap_exe.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o map_unaligned map_unaligned.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mq mq.o -lrt powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o nocwd nocwd.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pending pending.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o procfs-cmdline-exe procfs-cmdline-exe.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pselect_alarm pselect_alarm.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pselect_sigmask_null pselect_sigmask_null.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_atfork1 pth_atfork1.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_blockedsig pth_blockedsig.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-shadow -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_cancel1 pth_cancel1-pth_cancel1.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_cancel2 pth_cancel2.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_cvsimple pth_cvsimple.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_empty pth_empty.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_exit pth_exit.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_exit2 pth_exit2.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_mutexspeed pth_mutexspeed.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_once pth_once.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_rwlock pth_rwlock-pth_rwlock.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_stackalign pth_stackalign.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_2sig pth_2sig.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pth_term_signal pth_term_signal.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o rcrl rcrl.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o readline1 readline1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o require-text-symbol require-text-symbol.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o res_search res_search.o -lresolv -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o resolv resolv-resolv.o -lresolv -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o rlimit_nofile rlimit_nofile.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o selfrun selfrun.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sem sem.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o semlimit semlimit.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o map_unmap map_unmap.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sha1_test sha1_test-sha1_test.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o shortpush shortpush.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o shorts shorts.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o stackgrowth stackgrowth.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sigstackgrowth sigstackgrowth.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sigsusp sigsusp.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o syscall-restart1 syscall-restart1.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o syscall-restart2 syscall-restart2.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o syslog syslog.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o system system.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o thread-exits thread-exits.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o threaded-fork threaded-fork.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o threadederrno threadederrno-threadederrno.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o timestamp timestamp.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tls2.so tls2_so.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o unit_debuglog unit_debuglog.o powerpc-unknown-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o valgrind_cpp_test valgrind_cpp_test.o -lstdc++ powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vgprintf vgprintf.o powerpc-unknown-linux-gnu-gcc -DNVALGRIND -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vgprintf_nvalgrind vgprintf_nvalgrind-vgprintf.o powerpc-unknown-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o coolo_sigaction coolo_sigaction.o powerpc-unknown-linux-gnu-g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gxx304 gxx304.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o process_vm_readv_writev process_vm_readv_writev.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o nestedfns nestedfns-nestedfns.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o rlimit64_nofile rlimit64_nofile.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ppoll_alarm ppoll_alarm.o -lpthread powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -ansi -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ansi ansi-ansi.o make[5]: 'tls2.so' is up to date. powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ifunc ifunc.o powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -fPIC -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-rpath,/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests -shared -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tls.so tls_so-tls_so.o tls2.so make[5]: 'tls.so' is up to date. powerpc-unknown-linux-gnu-gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-rpath,/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tls tls.o tls2.o tls.so tls2.so -lpthread make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests' Making check in scripts make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/scripts' make check-local make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/scripts' for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/scripts' make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/scripts' Making check in ppc32 make[4]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/ppc32' make allexec lsw jm-insns round test_isa_2_06_part1 test_isa_2_06_part2 test_isa_2_06_part3 test_dfp1 test_dfp2 test_dfp3 test_dfp4 test_dfp5 test_isa_2_07_part1 test_isa_2_07_part2 test_tm test_touch_tm ldst_multiple data-cache-instructions test_fx test_gx testVMX twi tw xlc_dbl_u32 power5+_round power6_bcmp bug129390-ppc32 bug139050-ppc32 ldstrev mftocrf mcrfs make[5]: Entering directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/ppc32' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Wno-nonnull -O2 -mcpu=7450 -mtune=7450 -pipe -c -o allexec-allexec.o `test -f 'allexec.c' || echo './'`allexec.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lsw.o lsw.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Winline -Wall -O -g -mregnames -m32 -DHAS_ALTIVEC -maltivec -O2 -mcpu=7450 -mtune=7450 -pipe -c -o jm_insns-jm-insns.o `test -f 'jm-insns.c' || echo './'`jm-insns.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o round.o round.c jm-insns.c: In function ‘test_float_three_args’: jm-insns.c:5797:19: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ur = *(uint64_t *)(&res); ^~~~~~~~~~~~~~~~~~ jm-insns.c: In function ‘test_float_two_args’: jm-insns.c:5839:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ur = *(uint64_t *)(&res); ^~~~~~~~~~~~~~~~~~ jm-insns.c: In function ‘test_float_one_arg’: jm-insns.c:5882:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ur = *(uint64_t *)(&res); ^~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Winline -Wall -O -g -mregnames -m32 -DHAS_ALTIVEC -O2 -mcpu=7450 -mtune=7450 -pipe -c -o test_isa_2_06_part1-test_isa_2_06_part1.o `test -f 'test_isa_2_06_part1.c' || echo './'`test_isa_2_06_part1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Winline -Wall -O -g -mregnames -m32 -DHAS_ALTIVEC -O2 -mcpu=7450 -mtune=7450 -pipe -c -o test_isa_2_06_part2-test_isa_2_06_part2.o `test -f 'test_isa_2_06_part2.c' || echo './'`test_isa_2_06_part2.c test_isa_2_06_part2.c:1777:13: warning: ‘usage’ defined but not used [-Wunused-function] static void usage (void) ^~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Winline -Wall -O -g -mregnames -m32 -DHAS_ALTIVEC -O2 -mcpu=7450 -mtune=7450 -pipe -c -o test_isa_2_06_part3-test_isa_2_06_part3.o `test -f 'test_isa_2_06_part3.c' || echo './'`test_isa_2_06_part3.c test_isa_2_06_part3.c:1616:13: warning: ‘usage’ defined but not used [-Wunused-function] static void usage (void) ^~~~~ powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Winline -Wall -O -g -mregnames -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o test_dfp1-test_dfp1.o `test -f 'test_dfp1.c' || echo './'`test_dfp1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Winline -Wall -O -g -mregnames -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o test_dfp2-test_dfp2.o `test -f 'test_dfp2.c' || echo './'`test_dfp2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Winline -Wall -O -g -mregnames -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o test_dfp3-test_dfp3.o `test -f 'test_dfp3.c' || echo './'`test_dfp3.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Winline -Wall -O -g -mregnames -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o test_dfp4-test_dfp4.o `test -f 'test_dfp4.c' || echo './'`test_dfp4.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Winline -Wall -O -g -mregnames -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o test_dfp5-test_dfp5.o `test -f 'test_dfp5.c' || echo './'`test_dfp5.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Winline -Wall -O -g -mregnames -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o test_isa_2_07_part1-test_isa_2_07_part1.o `test -f 'test_isa_2_07_part1.c' || echo './'`test_isa_2_07_part1.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Winline -Wall -O -g -mregnames -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o test_isa_2_07_part2-test_isa_2_07_part2.o `test -f 'test_isa_2_07_part2.c' || echo './'`test_isa_2_07_part2.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Winline -Wall -O -g -mregnames -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o test_tm-test_tm.o `test -f 'test_tm.c' || echo './'`test_tm.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -Winline -Wall -O -g -mregnames -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o test_touch_tm-test_touch_tm.o `test -f 'test_touch_tm.c' || echo './'`test_touch_tm.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ldst_multiple.o ldst_multiple.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m32 -O2 -mcpu=7450 -mtune=7450 -pipe -c -o data-cache-instructions.o data-cache-instructions.c ldst_multiple.c: In function ‘test_lmw’: ldst_multiple.c:118:1: error: 30 cannot be used in asm here } ^ ldst_multiple.c:118:1: error: 30 cannot be used in asm here make[5]: *** [Makefile:1080: ldst_multiple.o] Error 1 make[5]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:11771: Warning: invalid register expression {standard input}:11827: Warning: invalid register expression {standard input}:11845: Warning: invalid register expression {standard input}:12127: Warning: invalid register expression {standard input}:12180: Warning: invalid register expression {standard input}:12198: Warning: invalid register expression {standard input}:12580: Warning: invalid register expression {standard input}:12637: Warning: invalid register expression {standard input}:12655: Warning: invalid register expression {standard input}:13010: Warning: invalid register expression {standard input}:13063: Warning: invalid register expression {standard input}:13081: Warning: invalid register expression {standard input}:13429: Warning: invalid register expression {standard input}:13468: Warning: invalid register expression {standard input}:13486: Warning: invalid register expression {standard input}:13872: Warning: invalid register expression {standard input}:13925: Warning: invalid register expression {standard input}:13943: Warning: invalid register expression {standard input}:14299: Warning: invalid register expression {standard input}:14358: Warning: invalid register expression {standard input}:14376: Warning: invalid register expression {standard input}:14789: Warning: invalid register expression {standard input}:14832: Warning: invalid register expression {standard input}:14850: Warning: invalid register expression {standard input}:15211: Warning: invalid register expression {standard input}:15253: Warning: invalid register expression {standard input}:15271: Warning: invalid register expression {standard input}:17259: Warning: invalid register expression {standard input}:17312: Warning: invalid register expression {standard input}:17886: Warning: invalid register expression {standard input}:17933: Warning: invalid register expression {standard input}:17951: Warning: invalid register expression {standard input}:18435: Warning: invalid register expression {standard input}:18489: Warning: invalid register expression {standard input}:18507: Warning: invalid register expression {standard input}:18991: Warning: invalid register expression {standard input}:19028: Warning: invalid register expression {standard input}:19046: Warning: invalid register expression {standard input}:19461: Warning: invalid register expression {standard input}:19508: Warning: invalid register expression {standard input}:19526: Warning: invalid register expression make[5]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/ppc32' make[4]: *** [Makefile:1386: check-am] Error 2 make[4]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests/ppc32' make[3]: *** [Makefile:2039: check-recursive] Error 1 make[3]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none/tests' make[2]: *** [Makefile:962: check-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0/none' make[1]: *** [Makefile:834: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0' make: *** [Makefile:1128: check] Error 2 * ERROR: dev-util/valgrind-3.14.0::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 2753: Called default * phase-functions.sh, line 868: Called default_src_test * phase-functions.sh, line 897: Called __eapi0_src_test * phase-helpers.sh, line 816: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-util/valgrind-3.14.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/valgrind-3.14.0::gentoo'`. * The complete build log is located at '/var/log/portage/build/dev-util/valgrind-3.14.0:20190504-220145.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/valgrind-3.14.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/valgrind-3.14.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0' * S: '/var/tmp/portage/dev-util/valgrind-3.14.0/work/valgrind-3.14.0'