Skip to content

Instantly share code, notes, and snippets.

@sprkv5

sprkv5/README Secret

Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sprkv5/15b25ed9ee8ac5f20a47 to your computer and use it in GitHub Desktop.
Save sprkv5/15b25ed9ee8ac5f20a47 to your computer and use it in GitHub Desktop.
Log-VH
This is the gist repo for my logs.
checking for a BSD-compatible install... /usr/bin/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 gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for a sed that does not truncate output... /bin/sed
checking for ar... /usr/bin/ar
checking for perl... /usr/bin/perl
checking for gdb... /usr/bin/gdb
checking dependency style of gcc... gcc3
checking for diff -u... yes
checking for a supported version of gcc... ok (4.8)
checking build system type... i686-unknown-gnu0.5
checking host system type... i686-unknown-gnu0.5
checking for a supported CPU... ok (i686)
checking for a 64-bit only build... no
checking for a 32-bit only build... no
checking for a supported OS... ok (gnu0.5)
checking for the kernel version... gnu (0.5)
checking for a supported CPU/OS combination... ok (x86-gnu)
checking for use as an inner Valgrind... no
checking for Pagesize... 4k
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking the GLIBC_VERSION version... 2.18 family
checking for AT_FDCWD... yes
checking for stpncpy... yes
checking for PTRACE_GETREGS... no
checking for CLOCK_MONOTONIC... yes
checking for pthread_rwlock_t... yes
checking for PTHREAD_MUTEX_ADAPTIVE_NP... no
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... no
checking for Altivec... no
checking for VSX... no
checking that assembler knows DFP... no
checking that compiler knows -mhard-dfp switch... no
checking that compiler knows DFP datatypes... yes
checking that assembler knows ISA 2.07 ... no
checking for pthread_create@GLIBC2.0()... no
checking for eventfd()... no
checking that C++ compiler can include <thread> header file... yes
checking if gcc accepts -m32... yes
checking if gcc accepts -m64... no
checking if gcc accepts -mmmx... yes
checking if gcc accepts -msse... yes
checking if gcc accepts -mpreferred-stack-boundary... yes
checking if gcc accepts -Wno-pointer-sign... yes
checking if gcc accepts -Wwrite-strings... yes
checking if gcc accepts -Wno-empty-body... yes
checking if gcc accepts -Wno-format-zero-length... yes
checking if gcc accepts -Wno-nonnull... yes
checking if gcc accepts -Wno-overflow... yes
checking if gcc accepts -Wno-uninitialized... yes
checking if gcc accepts -Wextra or -W... -Wextra
checking if gcc accepts -fno-stack-protector... yes
checking if gcc accepts --param inline-unit-growth... yes
checking if gcc accepts -gdwarf-4 -fdebug-types-section... yes
checking if gcc accepts -gstabs... yes
checking if gcc accepts nested functions... yes
checking if gcc accepts the 'p' constraint in asm statements... yes
checking if the linker accepts -Wl,-Ttext-segment... yes
configure: ld -Ttext-segment used, no need to strip build-id NOTEs.
checking if ppc32/64 as supports mtocrf/mfocrf... no
checking if ppc32/64 asm supports phased out floating point instructions... no
checking if x86/amd64 assembler speaks SSE3... yes
checking if x86/amd64 assembler speaks SSSE3... yes
checking if x86/amd64 assembler supports 'pclmulqdq'... no
checking if x86/amd64 assembler supports 'vpclmulqdq'... yes
checking if x86/amd64 assembler supports 'lzcnt'... no
checking if x86/amd64 assembler supports 'loopnel'... yes
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... yes
checking if x86/amd64 assembler speaks FMA... no
checking if x86/amd64 assembler knows the MOVBE insn... no
checking if gcc supports the ifunc attribute... no
checking for TLS support... yes
checking for ANSI C header files... (cached) yes
checking asm/unistd.h usability... no
checking asm/unistd.h presence... no
checking for asm/unistd.h... no
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... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/eventfd.h usability... no
checking sys/eventfd.h presence... no
checking for sys/eventfd.h... no
checking sys/klog.h usability... no
checking sys/klog.h presence... no
checking for sys/klog.h... no
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/signalfd.h usability... no
checking sys/signalfd.h presence... no
checking for sys/signalfd.h... no
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking if <linux/futex.h> is usable... no
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... no
checking for epoll_pwait... no
checking for klogctl... no
checking for mallinfo... yes
checking for memchr... yes
checking for memset... yes
checking for mkdir... yes
checking for mremap... no
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... no
checking for readlinkat... yes
checking for semtimedop... no
checking for signalfd... no
checking for sigwaitinfo... no
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... no
checking for process_vm_readv... no
checking for process_vm_writev... no
checking primary target for usable MPI2-compliant C compiler and mpi.h... no
checking secondary target for usable MPI2-compliant C compiler and mpi.h... no
checking for boost... no
checking for OpenMP... 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... yes
checking if g++ supports __sync_add_and_fetch... yes
checking if libstdc++ supports annotating shared pointers... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating VEX/Makefile
config.status: creating valgrind.spec
config.status: creating valgrind.pc
config.status: creating glibc-2.X.supp
config.status: creating docs/Makefile
config.status: creating tests/Makefile
config.status: creating tests/vg_regtest
config.status: creating perf/Makefile
config.status: creating perf/vg_perf
config.status: creating gdbserver_tests/Makefile
config.status: creating 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/amd64-linux/Makefile
config.status: creating memcheck/tests/x86-linux/Makefile
config.status: creating memcheck/tests/ppc32/Makefile
config.status: creating memcheck/tests/ppc64/Makefile
config.status: creating memcheck/tests/s390x/Makefile
config.status: creating memcheck/tests/vbit-test/Makefile
config.status: creating cachegrind/Makefile
config.status: creating cachegrind/tests/Makefile
config.status: creating cachegrind/tests/x86/Makefile
config.status: creating cachegrind/cg_annotate
config.status: creating cachegrind/cg_diff
config.status: creating callgrind/Makefile
config.status: creating callgrind/callgrind_annotate
config.status: creating callgrind/callgrind_control
config.status: creating callgrind/tests/Makefile
config.status: creating helgrind/Makefile
config.status: creating helgrind/tests/Makefile
config.status: creating massif/Makefile
config.status: creating massif/tests/Makefile
config.status: creating massif/ms_print
config.status: creating lackey/Makefile
config.status: creating lackey/tests/Makefile
config.status: creating none/Makefile
config.status: creating none/tests/Makefile
config.status: creating none/tests/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/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/x86-linux/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 coregrind/link_tool_exe_linux
config.status: creating coregrind/link_tool_exe_darwin
config.status: creating config.h
config.status: executing depfiles commands
Maximum build arch: x86
Primary build arch: x86
Secondary build arch:
Build OS: gnu
Primary build target: X86_GNU
Secondary build target:
Platform variant: vanilla
Primary -DVGPV string: -DVGPV_x86_gnu_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
./auxprogs/valgrind-di-server.c:8: gcc -g -Wall -O -o valgrind-di-server \
./coregrind/Makefile.in:6825:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-darwin.o -MD -MP -MF $(DEPDIR)/valgrind-launcher-darwin.Tpo -c -o valgrind-launcher-darwin.o `test -f 'launcher-darwin.c' || echo '$(srcdir)/'`launcher-darwin.c
./coregrind/Makefile.in:6829:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-darwin.o `test -f 'launcher-darwin.c' || echo '$(srcdir)/'`launcher-darwin.c
./coregrind/Makefile.in:6832:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-darwin.obj -MD -MP -MF $(DEPDIR)/valgrind-launcher-darwin.Tpo -c -o valgrind-launcher-darwin.obj `if test -f 'launcher-darwin.c'; then $(CYGPATH_W) 'launcher-darwin.c'; else $(CYGPATH_W) '$(srcdir)/launcher-darwin.c'; fi`
./coregrind/Makefile.in:6836:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-darwin.obj `if test -f 'launcher-darwin.c'; then $(CYGPATH_W) 'launcher-darwin.c'; else $(CYGPATH_W) '$(srcdir)/launcher-darwin.c'; fi`
./coregrind/Makefile.in:6839:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-m_debuglog.o -MD -MP -MF $(DEPDIR)/valgrind-m_debuglog.Tpo -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo '$(srcdir)/'`m_debuglog.c
./coregrind/Makefile.in:6843:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo '$(srcdir)/'`m_debuglog.c
./coregrind/Makefile.in:6846:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-m_debuglog.obj -MD -MP -MF $(DEPDIR)/valgrind-m_debuglog.Tpo -c -o valgrind-m_debuglog.obj `if test -f 'm_debuglog.c'; then $(CYGPATH_W) 'm_debuglog.c'; else $(CYGPATH_W) '$(srcdir)/m_debuglog.c'; fi`
./coregrind/Makefile.in:6850:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-m_debuglog.obj `if test -f 'm_debuglog.c'; then $(CYGPATH_W) 'm_debuglog.c'; else $(CYGPATH_W) '$(srcdir)/m_debuglog.c'; fi`
./coregrind/Makefile.in:6853:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-linux.o -MD -MP -MF $(DEPDIR)/valgrind-launcher-linux.Tpo -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo '$(srcdir)/'`launcher-linux.c
./coregrind/Makefile.in:6857:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo '$(srcdir)/'`launcher-linux.c
./coregrind/Makefile.in:6860:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-linux.obj -MD -MP -MF $(DEPDIR)/valgrind-launcher-linux.Tpo -c -o valgrind-launcher-linux.obj `if test -f 'launcher-linux.c'; then $(CYGPATH_W) 'launcher-linux.c'; else $(CYGPATH_W) '$(srcdir)/launcher-linux.c'; fi`
./coregrind/Makefile.in:6864:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-linux.obj `if test -f 'launcher-linux.c'; then $(CYGPATH_W) 'launcher-linux.c'; else $(CYGPATH_W) '$(srcdir)/launcher-linux.c'; fi`
./coregrind/Makefile:6825: $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-darwin.o -MD -MP -MF $(DEPDIR)/valgrind-launcher-darwin.Tpo -c -o valgrind-launcher-darwin.o `test -f 'launcher-darwin.c' || echo '$(srcdir)/'`launcher-darwin.c
./coregrind/Makefile:6829:# $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-darwin.o `test -f 'launcher-darwin.c' || echo '$(srcdir)/'`launcher-darwin.c
./coregrind/Makefile:6832: $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-darwin.obj -MD -MP -MF $(DEPDIR)/valgrind-launcher-darwin.Tpo -c -o valgrind-launcher-darwin.obj `if test -f 'launcher-darwin.c'; then $(CYGPATH_W) 'launcher-darwin.c'; else $(CYGPATH_W) '$(srcdir)/launcher-darwin.c'; fi`
./coregrind/Makefile:6836:# $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-darwin.obj `if test -f 'launcher-darwin.c'; then $(CYGPATH_W) 'launcher-darwin.c'; else $(CYGPATH_W) '$(srcdir)/launcher-darwin.c'; fi`
./coregrind/Makefile:6839: $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-m_debuglog.o -MD -MP -MF $(DEPDIR)/valgrind-m_debuglog.Tpo -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo '$(srcdir)/'`m_debuglog.c
./coregrind/Makefile:6843:# $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo '$(srcdir)/'`m_debuglog.c
./coregrind/Makefile:6846: $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-m_debuglog.obj -MD -MP -MF $(DEPDIR)/valgrind-m_debuglog.Tpo -c -o valgrind-m_debuglog.obj `if test -f 'm_debuglog.c'; then $(CYGPATH_W) 'm_debuglog.c'; else $(CYGPATH_W) '$(srcdir)/m_debuglog.c'; fi`
./coregrind/Makefile:6850:# $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-m_debuglog.obj `if test -f 'm_debuglog.c'; then $(CYGPATH_W) 'm_debuglog.c'; else $(CYGPATH_W) '$(srcdir)/m_debuglog.c'; fi`
./coregrind/Makefile:6853: $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-linux.o -MD -MP -MF $(DEPDIR)/valgrind-launcher-linux.Tpo -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo '$(srcdir)/'`launcher-linux.c
./coregrind/Makefile:6857:# $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo '$(srcdir)/'`launcher-linux.c
./coregrind/Makefile:6860: $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-linux.obj -MD -MP -MF $(DEPDIR)/valgrind-launcher-linux.Tpo -c -o valgrind-launcher-linux.obj `if test -f 'launcher-linux.c'; then $(CYGPATH_W) 'launcher-linux.c'; else $(CYGPATH_W) '$(srcdir)/launcher-linux.c'; fi`
./coregrind/Makefile:6864:# $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-linux.obj `if test -f 'launcher-linux.c'; then $(CYGPATH_W) 'launcher-linux.c'; else $(CYGPATH_W) '$(srcdir)/launcher-linux.c'; fi`
./auxprogs/valgrind-di-server.c:8: gcc -g -Wall -O -o valgrind-di-server \
./coregrind/Makefile.in:6821:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-darwin.o -MD -MP -MF $(DEPDIR)/valgrind-launcher-darwin.Tpo -c -o valgrind-launcher-darwin.o `test -f 'launcher-darwin.c' || echo '$(srcdir)/'`launcher-darwin.c
./coregrind/Makefile.in:6825:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-darwin.o `test -f 'launcher-darwin.c' || echo '$(srcdir)/'`launcher-darwin.c
./coregrind/Makefile.in:6828:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-darwin.obj -MD -MP -MF $(DEPDIR)/valgrind-launcher-darwin.Tpo -c -o valgrind-launcher-darwin.obj `if test -f 'launcher-darwin.c'; then $(CYGPATH_W) 'launcher-darwin.c'; else $(CYGPATH_W) '$(srcdir)/launcher-darwin.c'; fi`
./coregrind/Makefile.in:6832:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-darwin.obj `if test -f 'launcher-darwin.c'; then $(CYGPATH_W) 'launcher-darwin.c'; else $(CYGPATH_W) '$(srcdir)/launcher-darwin.c'; fi`
./coregrind/Makefile.in:6835:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-m_debuglog.o -MD -MP -MF $(DEPDIR)/valgrind-m_debuglog.Tpo -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo '$(srcdir)/'`m_debuglog.c
./coregrind/Makefile.in:6839:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo '$(srcdir)/'`m_debuglog.c
./coregrind/Makefile.in:6842:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-m_debuglog.obj -MD -MP -MF $(DEPDIR)/valgrind-m_debuglog.Tpo -c -o valgrind-m_debuglog.obj `if test -f 'm_debuglog.c'; then $(CYGPATH_W) 'm_debuglog.c'; else $(CYGPATH_W) '$(srcdir)/m_debuglog.c'; fi`
./coregrind/Makefile.in:6846:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-m_debuglog.obj `if test -f 'm_debuglog.c'; then $(CYGPATH_W) 'm_debuglog.c'; else $(CYGPATH_W) '$(srcdir)/m_debuglog.c'; fi`
./coregrind/Makefile.in:6849:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-linux.o -MD -MP -MF $(DEPDIR)/valgrind-launcher-linux.Tpo -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo '$(srcdir)/'`launcher-linux.c
./coregrind/Makefile.in:6853:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo '$(srcdir)/'`launcher-linux.c
./coregrind/Makefile.in:6856:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-linux.obj -MD -MP -MF $(DEPDIR)/valgrind-launcher-linux.Tpo -c -o valgrind-launcher-linux.obj `if test -f 'launcher-linux.c'; then $(CYGPATH_W) 'launcher-linux.c'; else $(CYGPATH_W) '$(srcdir)/launcher-linux.c'; fi`
./coregrind/Makefile.in:6860:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-linux.obj `if test -f 'launcher-linux.c'; then $(CYGPATH_W) 'launcher-linux.c'; else $(CYGPATH_W) '$(srcdir)/launcher-linux.c'; fi`
./coregrind/Makefile:6821: $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-darwin.o -MD -MP -MF $(DEPDIR)/valgrind-launcher-darwin.Tpo -c -o valgrind-launcher-darwin.o `test -f 'launcher-darwin.c' || echo '$(srcdir)/'`launcher-darwin.c
./coregrind/Makefile:6825:# $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-darwin.o `test -f 'launcher-darwin.c' || echo '$(srcdir)/'`launcher-darwin.c
./coregrind/Makefile:6828: $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-darwin.obj -MD -MP -MF $(DEPDIR)/valgrind-launcher-darwin.Tpo -c -o valgrind-launcher-darwin.obj `if test -f 'launcher-darwin.c'; then $(CYGPATH_W) 'launcher-darwin.c'; else $(CYGPATH_W) '$(srcdir)/launcher-darwin.c'; fi`
./coregrind/Makefile:6832:# $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-darwin.obj `if test -f 'launcher-darwin.c'; then $(CYGPATH_W) 'launcher-darwin.c'; else $(CYGPATH_W) '$(srcdir)/launcher-darwin.c'; fi`
./coregrind/Makefile:6835: $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-m_debuglog.o -MD -MP -MF $(DEPDIR)/valgrind-m_debuglog.Tpo -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo '$(srcdir)/'`m_debuglog.c
./coregrind/Makefile:6839:# $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo '$(srcdir)/'`m_debuglog.c
./coregrind/Makefile:6842: $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-m_debuglog.obj -MD -MP -MF $(DEPDIR)/valgrind-m_debuglog.Tpo -c -o valgrind-m_debuglog.obj `if test -f 'm_debuglog.c'; then $(CYGPATH_W) 'm_debuglog.c'; else $(CYGPATH_W) '$(srcdir)/m_debuglog.c'; fi`
./coregrind/Makefile:6846:# $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-m_debuglog.obj `if test -f 'm_debuglog.c'; then $(CYGPATH_W) 'm_debuglog.c'; else $(CYGPATH_W) '$(srcdir)/m_debuglog.c'; fi`
./coregrind/Makefile:6849: $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-linux.o -MD -MP -MF $(DEPDIR)/valgrind-launcher-linux.Tpo -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo '$(srcdir)/'`launcher-linux.c
./coregrind/Makefile:6853:# $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo '$(srcdir)/'`launcher-linux.c
./coregrind/Makefile:6856: $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -MT valgrind-launcher-linux.obj -MD -MP -MF $(DEPDIR)/valgrind-launcher-linux.Tpo -c -o valgrind-launcher-linux.obj `if test -f 'launcher-linux.c'; then $(CYGPATH_W) 'launcher-linux.c'; else $(CYGPATH_W) '$(srcdir)/launcher-linux.c'; fi`
./coregrind/Makefile:6860:# $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(valgrind_CPPFLAGS) $(CPPFLAGS) $(valgrind_CFLAGS) $(CFLAGS) -c -o valgrind-launcher-linux.obj `if test -f 'launcher-linux.c'; then $(CYGPATH_W) 'launcher-linux.c'; else $(CYGPATH_W) '$(srcdir)/launcher-linux.c'; fi`
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_IN"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_IN"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
memcheck/tests/Makefile.am:31: error: required directory memcheck/tests/gnu does not exist
none/tests/Makefile.am:40: error: required directory none/tests/gnu does not exist
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_IN"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_IN"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
coregrind/Makefile.am:48: error: VGCONF_OS_IS_GNU does not appear in AM_CONDITIONAL
memcheck/tests/Makefile.am:30: error: VGCONF_OS_IS_GNU does not appear in AM_CONDITIONAL
memcheck/tests/Makefile.am:31: error: required directory memcheck/tests/gnu does not exist
mpi/Makefile.am:45: error: VGCONF_OS_IS_GNU does not appear in AM_CONDITIONAL
none/tests/Makefile.am:39: error: VGCONF_OS_IS_GNU does not appear in AM_CONDITIONAL
none/tests/Makefile.am:40: error: required directory none/tests/gnu does not exist
checking for a BSD-compatible install... /usr/bin/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 gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for a sed that does not truncate output... /bin/sed
checking for ar... /usr/bin/ar
checking for perl... /usr/bin/perl
checking for gdb... /usr/bin/gdb
checking dependency style of gcc... gcc3
checking for diff -u... yes
checking for a supported version of gcc... ok (4.8)
checking build system type... i686-unknown-gnu0.5
checking host system type... i686-unknown-gnu0.5
checking for a supported CPU... ok (i686)
checking for a 64-bit only build... no
checking for a 32-bit only build... no
checking for a supported OS... no (gnu0.5)
checking for a BSD-compatible install... /usr/bin/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 gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for a sed that does not truncate output... /bin/sed
checking for ar... /usr/bin/ar
checking for perl... /usr/bin/perl
checking for gdb... /usr/bin/gdb
checking dependency style of gcc... gcc3
checking for diff -u... yes
checking for a supported version of gcc... ok (4.8)
checking build system type... i686-unknown-gnu0.5
checking host system type... i686-unknown-gnu0.5
checking for a supported CPU... ok (i686)
checking for a 64-bit only build... no
checking for a 32-bit only build... no
checking for a supported OS... ok (gnu0.5)
checking for the kernel version... checking for a supported CPU/OS combination... no (x86-gnu)
checking for a BSD-compatible install... /usr/bin/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 gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for a sed that does not truncate output... /bin/sed
checking for ar... /usr/bin/ar
checking for perl... /usr/bin/perl
checking for gdb... /usr/bin/gdb
checking dependency style of gcc... gcc3
checking for diff -u... yes
checking for a supported version of gcc... ok (4.8)
checking build system type... i686-unknown-gnu0.5
checking host system type... i686-unknown-gnu0.5
checking for a supported CPU... ok (i686)
checking for a 64-bit only build... no
checking for a 32-bit only build... no
checking for a supported OS... ok (gnu0.5)
checking for the kernel version... gnu (0.5)
checking for a supported CPU/OS combination... ok (x86-gnu)
checking for use as an inner Valgrind... no
checking for Pagesize... 4k
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking the GLIBC_VERSION version... 2.17 family
checking for AT_FDCWD... yes
checking for stpncpy... yes
checking for PTRACE_GETREGS... no
checking for CLOCK_MONOTONIC... yes
checking for pthread_rwlock_t... yes
checking for PTHREAD_MUTEX_ADAPTIVE_NP... no
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... no
checking for Altivec... no
checking for VSX... no
checking that assembler knows DFP... no
checking that compiler knows -mhard-dfp switch... no
checking that compiler knows DFP datatypes... yes
checking that assembler knows ISA 2.07 ... no
checking for pthread_create@GLIBC2.0()... no
checking for eventfd()... no
checking that C++ compiler can include <thread> header file... yes
checking if gcc accepts -m32... yes
checking if gcc accepts -m64... no
checking if gcc accepts -mmmx... yes
checking if gcc accepts -msse... yes
checking if gcc accepts -mpreferred-stack-boundary... yes
checking if gcc accepts -Wno-pointer-sign... yes
checking if gcc accepts -Wwrite-strings... yes
checking if gcc accepts -Wno-empty-body... yes
checking if gcc accepts -Wno-format-zero-length... yes
checking if gcc accepts -Wno-nonnull... yes
checking if gcc accepts -Wno-overflow... yes
checking if gcc accepts -Wno-uninitialized... yes
checking if gcc accepts -Wextra or -W... -Wextra
checking if gcc accepts -fno-stack-protector... yes
checking if gcc accepts --param inline-unit-growth... yes
checking if gcc accepts -gdwarf-4 -fdebug-types-section... yes
checking if gcc accepts -gstabs... yes
checking if gcc accepts nested functions... yes
checking if gcc accepts the 'p' constraint in asm statements... yes
checking if the linker accepts -Wl,-Ttext-segment... yes
configure: ld -Ttext-segment used, no need to strip build-id NOTEs.
checking if ppc32/64 as supports mtocrf/mfocrf... no
checking if ppc32/64 asm supports phased out floating point instructions... no
checking if x86/amd64 assembler speaks SSE3... yes
checking if x86/amd64 assembler speaks SSSE3... yes
checking if x86/amd64 assembler supports 'pclmulqdq'... no
checking if x86/amd64 assembler supports 'vpclmulqdq'... yes
checking if x86/amd64 assembler supports 'lzcnt'... no
checking if x86/amd64 assembler supports 'loopnel'... yes
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... yes
checking if x86/amd64 assembler speaks FMA... no
checking if x86/amd64 assembler knows the MOVBE insn... no
checking if gcc supports the ifunc attribute... no
checking for TLS support... yes
checking for ANSI C header files... (cached) yes
checking asm/unistd.h usability... no
checking asm/unistd.h presence... no
checking for asm/unistd.h... no
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... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/eventfd.h usability... no
checking sys/eventfd.h presence... no
checking for sys/eventfd.h... no
checking sys/klog.h usability... no
checking sys/klog.h presence... no
checking for sys/klog.h... no
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/signalfd.h usability... no
checking sys/signalfd.h presence... no
checking for sys/signalfd.h... no
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking if <linux/futex.h> is usable... no
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... no
checking for epoll_pwait... no
checking for klogctl... no
checking for mallinfo... yes
checking for memchr... yes
checking for memset... yes
checking for mkdir... yes
checking for mremap... no
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... no
checking for readlinkat... yes
checking for semtimedop... no
checking for signalfd... no
checking for sigwaitinfo... no
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... no
checking for process_vm_readv... no
checking for process_vm_writev... no
checking primary target for usable MPI2-compliant C compiler and mpi.h... no
checking secondary target for usable MPI2-compliant C compiler and mpi.h... no
checking for boost... no
checking for OpenMP... 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... yes
checking if g++ supports __sync_add_and_fetch... yes
checking if libstdc++ supports annotating shared pointers... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating VEX/Makefile
config.status: creating valgrind.spec
config.status: creating valgrind.pc
config.status: creating glibc-2.X.supp
config.status: creating docs/Makefile
config.status: creating tests/Makefile
config.status: creating tests/vg_regtest
config.status: creating perf/Makefile
config.status: creating perf/vg_perf
config.status: creating gdbserver_tests/Makefile
config.status: creating 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/amd64-linux/Makefile
config.status: creating memcheck/tests/x86-linux/Makefile
config.status: creating memcheck/tests/ppc32/Makefile
config.status: creating memcheck/tests/ppc64/Makefile
config.status: creating memcheck/tests/s390x/Makefile
config.status: creating memcheck/tests/vbit-test/Makefile
config.status: creating cachegrind/Makefile
config.status: creating cachegrind/tests/Makefile
config.status: creating cachegrind/tests/x86/Makefile
config.status: creating cachegrind/cg_annotate
config.status: creating cachegrind/cg_diff
config.status: creating callgrind/Makefile
config.status: creating callgrind/callgrind_annotate
config.status: creating callgrind/callgrind_control
config.status: creating callgrind/tests/Makefile
config.status: creating helgrind/Makefile
config.status: creating helgrind/tests/Makefile
config.status: creating massif/Makefile
config.status: creating massif/tests/Makefile
config.status: creating massif/ms_print
config.status: creating lackey/Makefile
config.status: creating lackey/tests/Makefile
config.status: creating none/Makefile
config.status: creating none/tests/Makefile
config.status: creating none/tests/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/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/x86-linux/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 coregrind/link_tool_exe_linux
config.status: creating coregrind/link_tool_exe_darwin
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
Maximum build arch: x86
Primary build arch: x86
Secondary build arch:
Build OS: gnu
Primary build target: X86_GNU
Secondary build target:
Platform variant: vanilla
Primary -DVGPV string: -DVGPV_x86_gnu_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
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT libcoregrind_x86_gnu_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo -c -o libcoregrind_x86_gnu_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S
mv -f .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo .deps/libcoregrind_x86_gnu_a-m_cpuid.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
m_debugger.c:47:0: warning: "WIFSTOPPED" redefined [enabled by default]
#define WIFSTOPPED(status) (((status) & 0xff) == 0x7f)
^
In file included from /usr/include/rpc/types.h:60:0,
from /usr/include/rpc/rpc.h:38,
from /usr/include/rpcsvc/mount.h:9,
from ../include/vki/vki-gnu.h:682,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_debugger.c:32:
/usr/include/stdlib.h:89:0: note: this is the location of the previous definition
# define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status))
^
m_debugger.c:48:0: warning: "WSTOPSIG" redefined [enabled by default]
#define WSTOPSIG(status) (((status) & 0xff00) >> 8)
^
In file included from /usr/include/rpc/types.h:60:0,
from /usr/include/rpc/rpc.h:38,
from /usr/include/rpcsvc/mount.h:9,
from ../include/vki/vki-gnu.h:682,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_debugger.c:32:
/usr/include/stdlib.h:86:0: note: this is the location of the previous definition
# define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status))
^
mv -f .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo .deps/libcoregrind_x86_gnu_a-m_debugger.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debuglog.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo -c -o libcoregrind_x86_gnu_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c
mv -f .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo .deps/libcoregrind_x86_gnu_a-m_debuglog.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo -c -o libcoregrind_x86_gnu_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c
mv -f .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo .deps/libcoregrind_x86_gnu_a-m_errormgr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_execontext.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo -c -o libcoregrind_x86_gnu_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c
mv -f .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo .deps/libcoregrind_x86_gnu_a-m_execontext.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_poolalloc.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_poolalloc.Tpo -c -o libcoregrind_x86_gnu_a-m_poolalloc.o `test -f 'm_poolalloc.c' || echo './'`m_poolalloc.c
mv -f .deps/libcoregrind_x86_gnu_a-m_poolalloc.Tpo .deps/libcoregrind_x86_gnu_a-m_poolalloc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_hashtable.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_hashtable.Tpo -c -o libcoregrind_x86_gnu_a-m_hashtable.o `test -f 'm_hashtable.c' || echo './'`m_hashtable.c
mv -f .deps/libcoregrind_x86_gnu_a-m_hashtable.Tpo .deps/libcoregrind_x86_gnu_a-m_hashtable.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcbase.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcbase.Tpo -c -o libcoregrind_x86_gnu_a-m_libcbase.o `test -f 'm_libcbase.c' || echo './'`m_libcbase.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcbase.Tpo .deps/libcoregrind_x86_gnu_a-m_libcbase.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcassert.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo -c -o libcoregrind_x86_gnu_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo .deps/libcoregrind_x86_gnu_a-m_libcassert.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo -c -o libcoregrind_x86_gnu_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo .deps/libcoregrind_x86_gnu_a-m_libcfile.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcprint.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcprint.Tpo -c -o libcoregrind_x86_gnu_a-m_libcprint.o `test -f 'm_libcprint.c' || echo './'`m_libcprint.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcprint.Tpo .deps/libcoregrind_x86_gnu_a-m_libcprint.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcproc.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcproc.Tpo -c -o libcoregrind_x86_gnu_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcproc.Tpo .deps/libcoregrind_x86_gnu_a-m_libcproc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcsetjmp.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcsetjmp.Tpo -c -o libcoregrind_x86_gnu_a-m_libcsetjmp.o `test -f 'm_libcsetjmp.c' || echo './'`m_libcsetjmp.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcsetjmp.Tpo .deps/libcoregrind_x86_gnu_a-m_libcsetjmp.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcsignal.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcsignal.Tpo -c -o libcoregrind_x86_gnu_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcsignal.Tpo .deps/libcoregrind_x86_gnu_a-m_libcsignal.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_machine.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_machine.Tpo -c -o libcoregrind_x86_gnu_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c
mv -f .deps/libcoregrind_x86_gnu_a-m_machine.Tpo .deps/libcoregrind_x86_gnu_a-m_machine.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_main.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_main.Tpo -c -o libcoregrind_x86_gnu_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c
mv -f .deps/libcoregrind_x86_gnu_a-m_main.Tpo .deps/libcoregrind_x86_gnu_a-m_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_mallocfree.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_mallocfree.Tpo -c -o libcoregrind_x86_gnu_a-m_mallocfree.o `test -f 'm_mallocfree.c' || echo './'`m_mallocfree.c
mv -f .deps/libcoregrind_x86_gnu_a-m_mallocfree.Tpo .deps/libcoregrind_x86_gnu_a-m_mallocfree.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_options.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_options.Tpo -c -o libcoregrind_x86_gnu_a-m_options.o `test -f 'm_options.c' || echo './'`m_options.c
mv -f .deps/libcoregrind_x86_gnu_a-m_options.Tpo .deps/libcoregrind_x86_gnu_a-m_options.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_oset.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_oset.Tpo -c -o libcoregrind_x86_gnu_a-m_oset.o `test -f 'm_oset.c' || echo './'`m_oset.c
mv -f .deps/libcoregrind_x86_gnu_a-m_oset.Tpo .deps/libcoregrind_x86_gnu_a-m_oset.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_redir.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_redir.Tpo -c -o libcoregrind_x86_gnu_a-m_redir.o `test -f 'm_redir.c' || echo './'`m_redir.c
mv -f .deps/libcoregrind_x86_gnu_a-m_redir.Tpo .deps/libcoregrind_x86_gnu_a-m_redir.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_sbprofile.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_sbprofile.Tpo -c -o libcoregrind_x86_gnu_a-m_sbprofile.o `test -f 'm_sbprofile.c' || echo './'`m_sbprofile.c
mv -f .deps/libcoregrind_x86_gnu_a-m_sbprofile.Tpo .deps/libcoregrind_x86_gnu_a-m_sbprofile.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_seqmatch.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_seqmatch.Tpo -c -o libcoregrind_x86_gnu_a-m_seqmatch.o `test -f 'm_seqmatch.c' || echo './'`m_seqmatch.c
mv -f .deps/libcoregrind_x86_gnu_a-m_seqmatch.Tpo .deps/libcoregrind_x86_gnu_a-m_seqmatch.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_signals.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_signals.Tpo -c -o libcoregrind_x86_gnu_a-m_signals.o `test -f 'm_signals.c' || echo './'`m_signals.c
mv -f .deps/libcoregrind_x86_gnu_a-m_signals.Tpo .deps/libcoregrind_x86_gnu_a-m_signals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_sparsewa.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_sparsewa.Tpo -c -o libcoregrind_x86_gnu_a-m_sparsewa.o `test -f 'm_sparsewa.c' || echo './'`m_sparsewa.c
mv -f .deps/libcoregrind_x86_gnu_a-m_sparsewa.Tpo .deps/libcoregrind_x86_gnu_a-m_sparsewa.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_stacks.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_stacks.Tpo -c -o libcoregrind_x86_gnu_a-m_stacks.o `test -f 'm_stacks.c' || echo './'`m_stacks.c
mv -f .deps/libcoregrind_x86_gnu_a-m_stacks.Tpo .deps/libcoregrind_x86_gnu_a-m_stacks.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_stacktrace.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_stacktrace.Tpo -c -o libcoregrind_x86_gnu_a-m_stacktrace.o `test -f 'm_stacktrace.c' || echo './'`m_stacktrace.c
mv -f .deps/libcoregrind_x86_gnu_a-m_stacktrace.Tpo .deps/libcoregrind_x86_gnu_a-m_stacktrace.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_syscall.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_syscall.Tpo -c -o libcoregrind_x86_gnu_a-m_syscall.o `test -f 'm_syscall.c' || echo './'`m_syscall.c
mv -f .deps/libcoregrind_x86_gnu_a-m_syscall.Tpo .deps/libcoregrind_x86_gnu_a-m_syscall.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_threadstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_threadstate.Tpo -c -o libcoregrind_x86_gnu_a-m_threadstate.o `test -f 'm_threadstate.c' || echo './'`m_threadstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_threadstate.Tpo .deps/libcoregrind_x86_gnu_a-m_threadstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_tooliface.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_tooliface.Tpo -c -o libcoregrind_x86_gnu_a-m_tooliface.o `test -f 'm_tooliface.c' || echo './'`m_tooliface.c
mv -f .deps/libcoregrind_x86_gnu_a-m_tooliface.Tpo .deps/libcoregrind_x86_gnu_a-m_tooliface.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT libcoregrind_x86_gnu_a-m_trampoline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_trampoline.Tpo -c -o libcoregrind_x86_gnu_a-m_trampoline.o `test -f 'm_trampoline.S' || echo './'`m_trampoline.S
mv -f .deps/libcoregrind_x86_gnu_a-m_trampoline.Tpo .deps/libcoregrind_x86_gnu_a-m_trampoline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_translate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_translate.Tpo -c -o libcoregrind_x86_gnu_a-m_translate.o `test -f 'm_translate.c' || echo './'`m_translate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_translate.Tpo .deps/libcoregrind_x86_gnu_a-m_translate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_transtab.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_transtab.Tpo -c -o libcoregrind_x86_gnu_a-m_transtab.o `test -f 'm_transtab.c' || echo './'`m_transtab.c
mv -f .deps/libcoregrind_x86_gnu_a-m_transtab.Tpo .deps/libcoregrind_x86_gnu_a-m_transtab.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_vki.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_vki.Tpo -c -o libcoregrind_x86_gnu_a-m_vki.o `test -f 'm_vki.c' || echo './'`m_vki.c
mv -f .deps/libcoregrind_x86_gnu_a-m_vki.Tpo .deps/libcoregrind_x86_gnu_a-m_vki.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_vkiscnums.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_vkiscnums.Tpo -c -o libcoregrind_x86_gnu_a-m_vkiscnums.o `test -f 'm_vkiscnums.c' || echo './'`m_vkiscnums.c
mv -f .deps/libcoregrind_x86_gnu_a-m_vkiscnums.Tpo .deps/libcoregrind_x86_gnu_a-m_vkiscnums.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_wordfm.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_wordfm.Tpo -c -o libcoregrind_x86_gnu_a-m_wordfm.o `test -f 'm_wordfm.c' || echo './'`m_wordfm.c
mv -f .deps/libcoregrind_x86_gnu_a-m_wordfm.Tpo .deps/libcoregrind_x86_gnu_a-m_wordfm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_xarray.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_xarray.Tpo -c -o libcoregrind_x86_gnu_a-m_xarray.o `test -f 'm_xarray.c' || echo './'`m_xarray.c
mv -f .deps/libcoregrind_x86_gnu_a-m_xarray.Tpo .deps/libcoregrind_x86_gnu_a-m_xarray.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_aspacehl.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_aspacehl.Tpo -c -o libcoregrind_x86_gnu_a-m_aspacehl.o `test -f 'm_aspacehl.c' || echo './'`m_aspacehl.c
mv -f .deps/libcoregrind_x86_gnu_a-m_aspacehl.Tpo .deps/libcoregrind_x86_gnu_a-m_aspacehl.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_aspacemgr/libcoregrind_x86_gnu_a-aspacemgr-common.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_x86_gnu_a-aspacemgr-common.Tpo -c -o m_aspacemgr/libcoregrind_x86_gnu_a-aspacemgr-common.o `test -f 'm_aspacemgr/aspacemgr-common.c' || echo './'`m_aspacemgr/aspacemgr-common.c
m_aspacemgr/aspacemgr-common.c: In function 'vgModuleLocal_am_exit':
m_aspacemgr/aspacemgr-common.c:69:1: warning: 'noreturn' function does return [enabled by default]
}
^
mv -f m_aspacemgr/.deps/libcoregrind_x86_gnu_a-aspacemgr-common.Tpo m_aspacemgr/.deps/libcoregrind_x86_gnu_a-aspacemgr-common.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_aspacemgr/libcoregrind_x86_gnu_a-aspacemgr-linux.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_x86_gnu_a-aspacemgr-linux.Tpo -c -o m_aspacemgr/libcoregrind_x86_gnu_a-aspacemgr-linux.o `test -f 'm_aspacemgr/aspacemgr-linux.c' || echo './'`m_aspacemgr/aspacemgr-linux.c
mv -f m_aspacemgr/.deps/libcoregrind_x86_gnu_a-aspacemgr-linux.Tpo m_aspacemgr/.deps/libcoregrind_x86_gnu_a-aspacemgr-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_coredump/libcoregrind_x86_gnu_a-coredump-elf.o -MD -MP -MF m_coredump/.deps/libcoregrind_x86_gnu_a-coredump-elf.Tpo -c -o m_coredump/libcoregrind_x86_gnu_a-coredump-elf.o `test -f 'm_coredump/coredump-elf.c' || echo './'`m_coredump/coredump-elf.c
mv -f m_coredump/.deps/libcoregrind_x86_gnu_a-coredump-elf.Tpo m_coredump/.deps/libcoregrind_x86_gnu_a-coredump-elf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_coredump/libcoregrind_x86_gnu_a-coredump-macho.o -MD -MP -MF m_coredump/.deps/libcoregrind_x86_gnu_a-coredump-macho.Tpo -c -o m_coredump/libcoregrind_x86_gnu_a-coredump-macho.o `test -f 'm_coredump/coredump-macho.c' || echo './'`m_coredump/coredump-macho.c
mv -f m_coredump/.deps/libcoregrind_x86_gnu_a-coredump-macho.Tpo m_coredump/.deps/libcoregrind_x86_gnu_a-coredump-macho.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_debuginfo/libcoregrind_x86_gnu_a-misc.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_x86_gnu_a-misc.Tpo -c -o m_debuginfo/libcoregrind_x86_gnu_a-misc.o `test -f 'm_debuginfo/misc.c' || echo './'`m_debuginfo/misc.c
mv -f m_debuginfo/.deps/libcoregrind_x86_gnu_a-misc.Tpo m_debuginfo/.deps/libcoregrind_x86_gnu_a-misc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_debuginfo/libcoregrind_x86_gnu_a-d3basics.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_x86_gnu_a-d3basics.Tpo -c -o m_debuginfo/libcoregrind_x86_gnu_a-d3basics.o `test -f 'm_debuginfo/d3basics.c' || echo './'`m_debuginfo/d3basics.c
mv -f m_debuginfo/.deps/libcoregrind_x86_gnu_a-d3basics.Tpo m_debuginfo/.deps/libcoregrind_x86_gnu_a-d3basics.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_debuginfo/libcoregrind_x86_gnu_a-debuginfo.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_x86_gnu_a-debuginfo.Tpo -c -o m_debuginfo/libcoregrind_x86_gnu_a-debuginfo.o `test -f 'm_debuginfo/debuginfo.c' || echo './'`m_debuginfo/debuginfo.c
mv -f m_debuginfo/.deps/libcoregrind_x86_gnu_a-debuginfo.Tpo m_debuginfo/.deps/libcoregrind_x86_gnu_a-debuginfo.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_debuginfo/libcoregrind_x86_gnu_a-readdwarf.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_x86_gnu_a-readdwarf.Tpo -c -o m_debuginfo/libcoregrind_x86_gnu_a-readdwarf.o `test -f 'm_debuginfo/readdwarf.c' || echo './'`m_debuginfo/readdwarf.c
mv -f m_debuginfo/.deps/libcoregrind_x86_gnu_a-readdwarf.Tpo m_debuginfo/.deps/libcoregrind_x86_gnu_a-readdwarf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_debuginfo/libcoregrind_x86_gnu_a-readdwarf3.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_x86_gnu_a-readdwarf3.Tpo -c -o m_debuginfo/libcoregrind_x86_gnu_a-readdwarf3.o `test -f 'm_debuginfo/readdwarf3.c' || echo './'`m_debuginfo/readdwarf3.c
mv -f m_debuginfo/.deps/libcoregrind_x86_gnu_a-readdwarf3.Tpo m_debuginfo/.deps/libcoregrind_x86_gnu_a-readdwarf3.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_debuginfo/libcoregrind_x86_gnu_a-readelf.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_x86_gnu_a-readelf.Tpo -c -o m_debuginfo/libcoregrind_x86_gnu_a-readelf.o `test -f 'm_debuginfo/readelf.c' || echo './'`m_debuginfo/readelf.c
mv -f m_debuginfo/.deps/libcoregrind_x86_gnu_a-readelf.Tpo m_debuginfo/.deps/libcoregrind_x86_gnu_a-readelf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_debuginfo/libcoregrind_x86_gnu_a-readmacho.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_x86_gnu_a-readmacho.Tpo -c -o m_debuginfo/libcoregrind_x86_gnu_a-readmacho.o `test -f 'm_debuginfo/readmacho.c' || echo './'`m_debuginfo/readmacho.c
mv -f m_debuginfo/.deps/libcoregrind_x86_gnu_a-readmacho.Tpo m_debuginfo/.deps/libcoregrind_x86_gnu_a-readmacho.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_debuginfo/libcoregrind_x86_gnu_a-readpdb.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_x86_gnu_a-readpdb.Tpo -c -o m_debuginfo/libcoregrind_x86_gnu_a-readpdb.o `test -f 'm_debuginfo/readpdb.c' || echo './'`m_debuginfo/readpdb.c
mv -f m_debuginfo/.deps/libcoregrind_x86_gnu_a-readpdb.Tpo m_debuginfo/.deps/libcoregrind_x86_gnu_a-readpdb.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_debuginfo/libcoregrind_x86_gnu_a-readstabs.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_x86_gnu_a-readstabs.Tpo -c -o m_debuginfo/libcoregrind_x86_gnu_a-readstabs.o `test -f 'm_debuginfo/readstabs.c' || echo './'`m_debuginfo/readstabs.c
mv -f m_debuginfo/.deps/libcoregrind_x86_gnu_a-readstabs.Tpo m_debuginfo/.deps/libcoregrind_x86_gnu_a-readstabs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_debuginfo/libcoregrind_x86_gnu_a-storage.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_x86_gnu_a-storage.Tpo -c -o m_debuginfo/libcoregrind_x86_gnu_a-storage.o `test -f 'm_debuginfo/storage.c' || echo './'`m_debuginfo/storage.c
mv -f m_debuginfo/.deps/libcoregrind_x86_gnu_a-storage.Tpo m_debuginfo/.deps/libcoregrind_x86_gnu_a-storage.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_debuginfo/libcoregrind_x86_gnu_a-tytypes.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_x86_gnu_a-tytypes.Tpo -c -o m_debuginfo/libcoregrind_x86_gnu_a-tytypes.o `test -f 'm_debuginfo/tytypes.c' || echo './'`m_debuginfo/tytypes.c
mv -f m_debuginfo/.deps/libcoregrind_x86_gnu_a-tytypes.Tpo m_debuginfo/.deps/libcoregrind_x86_gnu_a-tytypes.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_debuginfo/libcoregrind_x86_gnu_a-image.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_x86_gnu_a-image.Tpo -c -o m_debuginfo/libcoregrind_x86_gnu_a-image.o `test -f 'm_debuginfo/image.c' || echo './'`m_debuginfo/image.c
mv -f m_debuginfo/.deps/libcoregrind_x86_gnu_a-image.Tpo m_debuginfo/.deps/libcoregrind_x86_gnu_a-image.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_debuginfo/libcoregrind_x86_gnu_a-minilzo-inl.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_x86_gnu_a-minilzo-inl.Tpo -c -o m_debuginfo/libcoregrind_x86_gnu_a-minilzo-inl.o `test -f 'm_debuginfo/minilzo-inl.c' || echo './'`m_debuginfo/minilzo-inl.c
mv -f m_debuginfo/.deps/libcoregrind_x86_gnu_a-minilzo-inl.Tpo m_debuginfo/.deps/libcoregrind_x86_gnu_a-minilzo-inl.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_demangle/libcoregrind_x86_gnu_a-cp-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_x86_gnu_a-cp-demangle.Tpo -c -o m_demangle/libcoregrind_x86_gnu_a-cp-demangle.o `test -f 'm_demangle/cp-demangle.c' || echo './'`m_demangle/cp-demangle.c
mv -f m_demangle/.deps/libcoregrind_x86_gnu_a-cp-demangle.Tpo m_demangle/.deps/libcoregrind_x86_gnu_a-cp-demangle.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_demangle/libcoregrind_x86_gnu_a-cplus-dem.o -MD -MP -MF m_demangle/.deps/libcoregrind_x86_gnu_a-cplus-dem.Tpo -c -o m_demangle/libcoregrind_x86_gnu_a-cplus-dem.o `test -f 'm_demangle/cplus-dem.c' || echo './'`m_demangle/cplus-dem.c
mv -f m_demangle/.deps/libcoregrind_x86_gnu_a-cplus-dem.Tpo m_demangle/.deps/libcoregrind_x86_gnu_a-cplus-dem.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_demangle/libcoregrind_x86_gnu_a-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_x86_gnu_a-demangle.Tpo -c -o m_demangle/libcoregrind_x86_gnu_a-demangle.o `test -f 'm_demangle/demangle.c' || echo './'`m_demangle/demangle.c
mv -f m_demangle/.deps/libcoregrind_x86_gnu_a-demangle.Tpo m_demangle/.deps/libcoregrind_x86_gnu_a-demangle.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_demangle/libcoregrind_x86_gnu_a-dyn-string.o -MD -MP -MF m_demangle/.deps/libcoregrind_x86_gnu_a-dyn-string.Tpo -c -o m_demangle/libcoregrind_x86_gnu_a-dyn-string.o `test -f 'm_demangle/dyn-string.c' || echo './'`m_demangle/dyn-string.c
mv -f m_demangle/.deps/libcoregrind_x86_gnu_a-dyn-string.Tpo m_demangle/.deps/libcoregrind_x86_gnu_a-dyn-string.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_demangle/libcoregrind_x86_gnu_a-safe-ctype.o -MD -MP -MF m_demangle/.deps/libcoregrind_x86_gnu_a-safe-ctype.Tpo -c -o m_demangle/libcoregrind_x86_gnu_a-safe-ctype.o `test -f 'm_demangle/safe-ctype.c' || echo './'`m_demangle/safe-ctype.c
mv -f m_demangle/.deps/libcoregrind_x86_gnu_a-safe-ctype.Tpo m_demangle/.deps/libcoregrind_x86_gnu_a-safe-ctype.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_dispatch/libcoregrind_x86_gnu_a-dispatch-x86-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-x86-linux.Tpo -c -o m_dispatch/libcoregrind_x86_gnu_a-dispatch-x86-linux.o `test -f 'm_dispatch/dispatch-x86-linux.S' || echo './'`m_dispatch/dispatch-x86-linux.S
mv -f m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-x86-linux.Tpo m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-x86-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_dispatch/libcoregrind_x86_gnu_a-dispatch-amd64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-amd64-linux.Tpo -c -o m_dispatch/libcoregrind_x86_gnu_a-dispatch-amd64-linux.o `test -f 'm_dispatch/dispatch-amd64-linux.S' || echo './'`m_dispatch/dispatch-amd64-linux.S
mv -f m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-amd64-linux.Tpo m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-amd64-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_dispatch/libcoregrind_x86_gnu_a-dispatch-ppc32-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-ppc32-linux.Tpo -c -o m_dispatch/libcoregrind_x86_gnu_a-dispatch-ppc32-linux.o `test -f 'm_dispatch/dispatch-ppc32-linux.S' || echo './'`m_dispatch/dispatch-ppc32-linux.S
mv -f m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-ppc32-linux.Tpo m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-ppc32-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_dispatch/libcoregrind_x86_gnu_a-dispatch-ppc64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-ppc64-linux.Tpo -c -o m_dispatch/libcoregrind_x86_gnu_a-dispatch-ppc64-linux.o `test -f 'm_dispatch/dispatch-ppc64-linux.S' || echo './'`m_dispatch/dispatch-ppc64-linux.S
mv -f m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-ppc64-linux.Tpo m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-ppc64-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_dispatch/libcoregrind_x86_gnu_a-dispatch-arm-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-arm-linux.Tpo -c -o m_dispatch/libcoregrind_x86_gnu_a-dispatch-arm-linux.o `test -f 'm_dispatch/dispatch-arm-linux.S' || echo './'`m_dispatch/dispatch-arm-linux.S
mv -f m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-arm-linux.Tpo m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-arm-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_dispatch/libcoregrind_x86_gnu_a-dispatch-s390x-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-s390x-linux.Tpo -c -o m_dispatch/libcoregrind_x86_gnu_a-dispatch-s390x-linux.o `test -f 'm_dispatch/dispatch-s390x-linux.S' || echo './'`m_dispatch/dispatch-s390x-linux.S
mv -f m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-s390x-linux.Tpo m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-s390x-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_dispatch/libcoregrind_x86_gnu_a-dispatch-mips32-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-mips32-linux.Tpo -c -o m_dispatch/libcoregrind_x86_gnu_a-dispatch-mips32-linux.o `test -f 'm_dispatch/dispatch-mips32-linux.S' || echo './'`m_dispatch/dispatch-mips32-linux.S
mv -f m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-mips32-linux.Tpo m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-mips32-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_dispatch/libcoregrind_x86_gnu_a-dispatch-mips64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-mips64-linux.Tpo -c -o m_dispatch/libcoregrind_x86_gnu_a-dispatch-mips64-linux.o `test -f 'm_dispatch/dispatch-mips64-linux.S' || echo './'`m_dispatch/dispatch-mips64-linux.S
mv -f m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-mips64-linux.Tpo m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-mips64-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_dispatch/libcoregrind_x86_gnu_a-dispatch-x86-darwin.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-x86-darwin.Tpo -c -o m_dispatch/libcoregrind_x86_gnu_a-dispatch-x86-darwin.o `test -f 'm_dispatch/dispatch-x86-darwin.S' || echo './'`m_dispatch/dispatch-x86-darwin.S
mv -f m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-x86-darwin.Tpo m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-x86-darwin.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_dispatch/libcoregrind_x86_gnu_a-dispatch-amd64-darwin.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-amd64-darwin.Tpo -c -o m_dispatch/libcoregrind_x86_gnu_a-dispatch-amd64-darwin.o `test -f 'm_dispatch/dispatch-amd64-darwin.S' || echo './'`m_dispatch/dispatch-amd64-darwin.S
mv -f m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-amd64-darwin.Tpo m_dispatch/.deps/libcoregrind_x86_gnu_a-dispatch-amd64-darwin.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-inferiors.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-inferiors.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-inferiors.o `test -f 'm_gdbserver/inferiors.c' || echo './'`m_gdbserver/inferiors.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-inferiors.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-inferiors.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-m_gdbserver.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-m_gdbserver.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-m_gdbserver.o `test -f 'm_gdbserver/m_gdbserver.c' || echo './'`m_gdbserver/m_gdbserver.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-m_gdbserver.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-m_gdbserver.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-regcache.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-regcache.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-regcache.o `test -f 'm_gdbserver/regcache.c' || echo './'`m_gdbserver/regcache.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-regcache.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-regcache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-remote-utils.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-remote-utils.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-remote-utils.o `test -f 'm_gdbserver/remote-utils.c' || echo './'`m_gdbserver/remote-utils.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-remote-utils.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-remote-utils.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-server.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-server.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-server.o `test -f 'm_gdbserver/server.c' || echo './'`m_gdbserver/server.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-server.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-server.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-signals.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-signals.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-signals.o `test -f 'm_gdbserver/signals.c' || echo './'`m_gdbserver/signals.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-signals.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-signals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-target.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-target.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-target.o `test -f 'm_gdbserver/target.c' || echo './'`m_gdbserver/target.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-target.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-target.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-utils.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-utils.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-utils.o `test -f 'm_gdbserver/utils.c' || echo './'`m_gdbserver/utils.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-utils.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-utils.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-x86.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-x86.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-x86.o `test -f 'm_gdbserver/valgrind-low-x86.c' || echo './'`m_gdbserver/valgrind-low-x86.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-x86.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-x86.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-amd64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-amd64.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-amd64.o `test -f 'm_gdbserver/valgrind-low-amd64.c' || echo './'`m_gdbserver/valgrind-low-amd64.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-amd64.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-amd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-arm.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-arm.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-arm.o `test -f 'm_gdbserver/valgrind-low-arm.c' || echo './'`m_gdbserver/valgrind-low-arm.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-arm.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-arm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-ppc32.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-ppc32.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-ppc32.o `test -f 'm_gdbserver/valgrind-low-ppc32.c' || echo './'`m_gdbserver/valgrind-low-ppc32.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-ppc32.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-ppc32.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-ppc64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-ppc64.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-ppc64.o `test -f 'm_gdbserver/valgrind-low-ppc64.c' || echo './'`m_gdbserver/valgrind-low-ppc64.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-ppc64.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-ppc64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-s390x.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-s390x.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-s390x.o `test -f 'm_gdbserver/valgrind-low-s390x.c' || echo './'`m_gdbserver/valgrind-low-s390x.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-s390x.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-s390x.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-mips32.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-mips32.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-mips32.o `test -f 'm_gdbserver/valgrind-low-mips32.c' || echo './'`m_gdbserver/valgrind-low-mips32.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-mips32.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-mips32.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-mips64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-mips64.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-mips64.o `test -f 'm_gdbserver/valgrind-low-mips64.c' || echo './'`m_gdbserver/valgrind-low-mips64.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-mips64.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-valgrind-low-mips64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_gnu_a-version.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_gnu_a-version.Tpo -c -o m_gdbserver/libcoregrind_x86_gnu_a-version.o `test -f 'm_gdbserver/version.c' || echo './'`m_gdbserver/version.c
mv -f m_gdbserver/.deps/libcoregrind_x86_gnu_a-version.Tpo m_gdbserver/.deps/libcoregrind_x86_gnu_a-version.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_initimg/libcoregrind_x86_gnu_a-initimg-linux.o -MD -MP -MF m_initimg/.deps/libcoregrind_x86_gnu_a-initimg-linux.Tpo -c -o m_initimg/libcoregrind_x86_gnu_a-initimg-linux.o `test -f 'm_initimg/initimg-linux.c' || echo './'`m_initimg/initimg-linux.c
mv -f m_initimg/.deps/libcoregrind_x86_gnu_a-initimg-linux.Tpo m_initimg/.deps/libcoregrind_x86_gnu_a-initimg-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_initimg/libcoregrind_x86_gnu_a-initimg-darwin.o -MD -MP -MF m_initimg/.deps/libcoregrind_x86_gnu_a-initimg-darwin.Tpo -c -o m_initimg/libcoregrind_x86_gnu_a-initimg-darwin.o `test -f 'm_initimg/initimg-darwin.c' || echo './'`m_initimg/initimg-darwin.c
mv -f m_initimg/.deps/libcoregrind_x86_gnu_a-initimg-darwin.Tpo m_initimg/.deps/libcoregrind_x86_gnu_a-initimg-darwin.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_initimg/libcoregrind_x86_gnu_a-initimg-pathscan.o -MD -MP -MF m_initimg/.deps/libcoregrind_x86_gnu_a-initimg-pathscan.Tpo -c -o m_initimg/libcoregrind_x86_gnu_a-initimg-pathscan.o `test -f 'm_initimg/initimg-pathscan.c' || echo './'`m_initimg/initimg-pathscan.c
mv -f m_initimg/.deps/libcoregrind_x86_gnu_a-initimg-pathscan.Tpo m_initimg/.deps/libcoregrind_x86_gnu_a-initimg-pathscan.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_mach/libcoregrind_x86_gnu_a-mach_basics.o -MD -MP -MF m_mach/.deps/libcoregrind_x86_gnu_a-mach_basics.Tpo -c -o m_mach/libcoregrind_x86_gnu_a-mach_basics.o `test -f 'm_mach/mach_basics.c' || echo './'`m_mach/mach_basics.c
mv -f m_mach/.deps/libcoregrind_x86_gnu_a-mach_basics.Tpo m_mach/.deps/libcoregrind_x86_gnu_a-mach_basics.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_mach/libcoregrind_x86_gnu_a-mach_msg.o -MD -MP -MF m_mach/.deps/libcoregrind_x86_gnu_a-mach_msg.Tpo -c -o m_mach/libcoregrind_x86_gnu_a-mach_msg.o `test -f 'm_mach/mach_msg.c' || echo './'`m_mach/mach_msg.c
mv -f m_mach/.deps/libcoregrind_x86_gnu_a-mach_msg.Tpo m_mach/.deps/libcoregrind_x86_gnu_a-mach_msg.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_mach/libcoregrind_x86_gnu_a-mach_traps-x86-darwin.o -MD -MP -MF m_mach/.deps/libcoregrind_x86_gnu_a-mach_traps-x86-darwin.Tpo -c -o m_mach/libcoregrind_x86_gnu_a-mach_traps-x86-darwin.o `test -f 'm_mach/mach_traps-x86-darwin.S' || echo './'`m_mach/mach_traps-x86-darwin.S
mv -f m_mach/.deps/libcoregrind_x86_gnu_a-mach_traps-x86-darwin.Tpo m_mach/.deps/libcoregrind_x86_gnu_a-mach_traps-x86-darwin.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_mach/libcoregrind_x86_gnu_a-mach_traps-amd64-darwin.o -MD -MP -MF m_mach/.deps/libcoregrind_x86_gnu_a-mach_traps-amd64-darwin.Tpo -c -o m_mach/libcoregrind_x86_gnu_a-mach_traps-amd64-darwin.o `test -f 'm_mach/mach_traps-amd64-darwin.S' || echo './'`m_mach/mach_traps-amd64-darwin.S
mv -f m_mach/.deps/libcoregrind_x86_gnu_a-mach_traps-amd64-darwin.Tpo m_mach/.deps/libcoregrind_x86_gnu_a-mach_traps-amd64-darwin.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_replacemalloc/libcoregrind_x86_gnu_a-replacemalloc_core.o -MD -MP -MF m_replacemalloc/.deps/libcoregrind_x86_gnu_a-replacemalloc_core.Tpo -c -o m_replacemalloc/libcoregrind_x86_gnu_a-replacemalloc_core.o `test -f 'm_replacemalloc/replacemalloc_core.c' || echo './'`m_replacemalloc/replacemalloc_core.c
mv -f m_replacemalloc/.deps/libcoregrind_x86_gnu_a-replacemalloc_core.Tpo m_replacemalloc/.deps/libcoregrind_x86_gnu_a-replacemalloc_core.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_scheduler/libcoregrind_x86_gnu_a-scheduler.o -MD -MP -MF m_scheduler/.deps/libcoregrind_x86_gnu_a-scheduler.Tpo -c -o m_scheduler/libcoregrind_x86_gnu_a-scheduler.o `test -f 'm_scheduler/scheduler.c' || echo './'`m_scheduler/scheduler.c
mv -f m_scheduler/.deps/libcoregrind_x86_gnu_a-scheduler.Tpo m_scheduler/.deps/libcoregrind_x86_gnu_a-scheduler.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_scheduler/libcoregrind_x86_gnu_a-sema.o -MD -MP -MF m_scheduler/.deps/libcoregrind_x86_gnu_a-sema.Tpo -c -o m_scheduler/libcoregrind_x86_gnu_a-sema.o `test -f 'm_scheduler/sema.c' || echo './'`m_scheduler/sema.c
mv -f m_scheduler/.deps/libcoregrind_x86_gnu_a-sema.Tpo m_scheduler/.deps/libcoregrind_x86_gnu_a-sema.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_scheduler/libcoregrind_x86_gnu_a-sched-lock.o -MD -MP -MF m_scheduler/.deps/libcoregrind_x86_gnu_a-sched-lock.Tpo -c -o m_scheduler/libcoregrind_x86_gnu_a-sched-lock.o `test -f 'm_scheduler/sched-lock.c' || echo './'`m_scheduler/sched-lock.c
mv -f m_scheduler/.deps/libcoregrind_x86_gnu_a-sched-lock.Tpo m_scheduler/.deps/libcoregrind_x86_gnu_a-sched-lock.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_scheduler/libcoregrind_x86_gnu_a-sched-lock-generic.o -MD -MP -MF m_scheduler/.deps/libcoregrind_x86_gnu_a-sched-lock-generic.Tpo -c -o m_scheduler/libcoregrind_x86_gnu_a-sched-lock-generic.o `test -f 'm_scheduler/sched-lock-generic.c' || echo './'`m_scheduler/sched-lock-generic.c
mv -f m_scheduler/.deps/libcoregrind_x86_gnu_a-sched-lock-generic.Tpo m_scheduler/.deps/libcoregrind_x86_gnu_a-sched-lock-generic.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_gnu_a-sigframe-x86-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-x86-linux.Tpo -c -o m_sigframe/libcoregrind_x86_gnu_a-sigframe-x86-linux.o `test -f 'm_sigframe/sigframe-x86-linux.c' || echo './'`m_sigframe/sigframe-x86-linux.c
mv -f m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-x86-linux.Tpo m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-x86-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_gnu_a-sigframe-amd64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-amd64-linux.Tpo -c -o m_sigframe/libcoregrind_x86_gnu_a-sigframe-amd64-linux.o `test -f 'm_sigframe/sigframe-amd64-linux.c' || echo './'`m_sigframe/sigframe-amd64-linux.c
mv -f m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-amd64-linux.Tpo m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-amd64-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_gnu_a-sigframe-ppc32-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-ppc32-linux.Tpo -c -o m_sigframe/libcoregrind_x86_gnu_a-sigframe-ppc32-linux.o `test -f 'm_sigframe/sigframe-ppc32-linux.c' || echo './'`m_sigframe/sigframe-ppc32-linux.c
mv -f m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-ppc32-linux.Tpo m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-ppc32-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_gnu_a-sigframe-ppc64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-ppc64-linux.Tpo -c -o m_sigframe/libcoregrind_x86_gnu_a-sigframe-ppc64-linux.o `test -f 'm_sigframe/sigframe-ppc64-linux.c' || echo './'`m_sigframe/sigframe-ppc64-linux.c
mv -f m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-ppc64-linux.Tpo m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-ppc64-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_gnu_a-sigframe-arm-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-arm-linux.Tpo -c -o m_sigframe/libcoregrind_x86_gnu_a-sigframe-arm-linux.o `test -f 'm_sigframe/sigframe-arm-linux.c' || echo './'`m_sigframe/sigframe-arm-linux.c
mv -f m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-arm-linux.Tpo m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-arm-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_gnu_a-sigframe-s390x-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-s390x-linux.Tpo -c -o m_sigframe/libcoregrind_x86_gnu_a-sigframe-s390x-linux.o `test -f 'm_sigframe/sigframe-s390x-linux.c' || echo './'`m_sigframe/sigframe-s390x-linux.c
mv -f m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-s390x-linux.Tpo m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-s390x-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_gnu_a-sigframe-mips32-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-mips32-linux.Tpo -c -o m_sigframe/libcoregrind_x86_gnu_a-sigframe-mips32-linux.o `test -f 'm_sigframe/sigframe-mips32-linux.c' || echo './'`m_sigframe/sigframe-mips32-linux.c
mv -f m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-mips32-linux.Tpo m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-mips32-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_gnu_a-sigframe-mips64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-mips64-linux.Tpo -c -o m_sigframe/libcoregrind_x86_gnu_a-sigframe-mips64-linux.o `test -f 'm_sigframe/sigframe-mips64-linux.c' || echo './'`m_sigframe/sigframe-mips64-linux.c
mv -f m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-mips64-linux.Tpo m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-mips64-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_gnu_a-sigframe-x86-darwin.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-x86-darwin.Tpo -c -o m_sigframe/libcoregrind_x86_gnu_a-sigframe-x86-darwin.o `test -f 'm_sigframe/sigframe-x86-darwin.c' || echo './'`m_sigframe/sigframe-x86-darwin.c
mv -f m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-x86-darwin.Tpo m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-x86-darwin.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_gnu_a-sigframe-amd64-darwin.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-amd64-darwin.Tpo -c -o m_sigframe/libcoregrind_x86_gnu_a-sigframe-amd64-darwin.o `test -f 'm_sigframe/sigframe-amd64-darwin.c' || echo './'`m_sigframe/sigframe-amd64-darwin.c
mv -f m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-amd64-darwin.Tpo m_sigframe/.deps/libcoregrind_x86_gnu_a-sigframe-amd64-darwin.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_syswrap/libcoregrind_x86_gnu_a-syscall-x86-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-x86-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syscall-x86-linux.o `test -f 'm_syswrap/syscall-x86-linux.S' || echo './'`m_syswrap/syscall-x86-linux.S
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-x86-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-x86-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_syswrap/libcoregrind_x86_gnu_a-syscall-amd64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-amd64-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syscall-amd64-linux.o `test -f 'm_syswrap/syscall-amd64-linux.S' || echo './'`m_syswrap/syscall-amd64-linux.S
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-amd64-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-amd64-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_syswrap/libcoregrind_x86_gnu_a-syscall-ppc32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-ppc32-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syscall-ppc32-linux.o `test -f 'm_syswrap/syscall-ppc32-linux.S' || echo './'`m_syswrap/syscall-ppc32-linux.S
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-ppc32-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-ppc32-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_syswrap/libcoregrind_x86_gnu_a-syscall-ppc64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-ppc64-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syscall-ppc64-linux.o `test -f 'm_syswrap/syscall-ppc64-linux.S' || echo './'`m_syswrap/syscall-ppc64-linux.S
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-ppc64-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-ppc64-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_syswrap/libcoregrind_x86_gnu_a-syscall-arm-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-arm-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syscall-arm-linux.o `test -f 'm_syswrap/syscall-arm-linux.S' || echo './'`m_syswrap/syscall-arm-linux.S
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-arm-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-arm-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_syswrap/libcoregrind_x86_gnu_a-syscall-s390x-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-s390x-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syscall-s390x-linux.o `test -f 'm_syswrap/syscall-s390x-linux.S' || echo './'`m_syswrap/syscall-s390x-linux.S
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-s390x-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-s390x-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_syswrap/libcoregrind_x86_gnu_a-syscall-mips32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-mips32-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syscall-mips32-linux.o `test -f 'm_syswrap/syscall-mips32-linux.S' || echo './'`m_syswrap/syscall-mips32-linux.S
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-mips32-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-mips32-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_syswrap/libcoregrind_x86_gnu_a-syscall-mips64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-mips64-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syscall-mips64-linux.o `test -f 'm_syswrap/syscall-mips64-linux.S' || echo './'`m_syswrap/syscall-mips64-linux.S
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-mips64-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-mips64-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_syswrap/libcoregrind_x86_gnu_a-syscall-x86-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-x86-darwin.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syscall-x86-darwin.o `test -f 'm_syswrap/syscall-x86-darwin.S' || echo './'`m_syswrap/syscall-x86-darwin.S
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-x86-darwin.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-x86-darwin.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT m_syswrap/libcoregrind_x86_gnu_a-syscall-amd64-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-amd64-darwin.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syscall-amd64-darwin.o `test -f 'm_syswrap/syscall-amd64-darwin.S' || echo './'`m_syswrap/syscall-amd64-darwin.S
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-amd64-darwin.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syscall-amd64-darwin.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-main.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-main.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-main.o `test -f 'm_syswrap/syswrap-main.c' || echo './'`m_syswrap/syswrap-main.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-main.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-generic.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-generic.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-generic.o `test -f 'm_syswrap/syswrap-generic.c' || echo './'`m_syswrap/syswrap-generic.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-generic.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-generic.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-linux.o `test -f 'm_syswrap/syswrap-linux.c' || echo './'`m_syswrap/syswrap-linux.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-linux-variants.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-linux-variants.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-linux-variants.o `test -f 'm_syswrap/syswrap-linux-variants.c' || echo './'`m_syswrap/syswrap-linux-variants.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-linux-variants.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-linux-variants.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-darwin.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-darwin.o `test -f 'm_syswrap/syswrap-darwin.c' || echo './'`m_syswrap/syswrap-darwin.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-darwin.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-darwin.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-x86-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-x86-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-x86-linux.o `test -f 'm_syswrap/syswrap-x86-linux.c' || echo './'`m_syswrap/syswrap-x86-linux.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-x86-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-x86-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-amd64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-amd64-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-amd64-linux.o `test -f 'm_syswrap/syswrap-amd64-linux.c' || echo './'`m_syswrap/syswrap-amd64-linux.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-amd64-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-amd64-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-ppc32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-ppc32-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-ppc32-linux.o `test -f 'm_syswrap/syswrap-ppc32-linux.c' || echo './'`m_syswrap/syswrap-ppc32-linux.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-ppc32-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-ppc32-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-ppc64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-ppc64-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-ppc64-linux.o `test -f 'm_syswrap/syswrap-ppc64-linux.c' || echo './'`m_syswrap/syswrap-ppc64-linux.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-ppc64-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-ppc64-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-arm-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-arm-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-arm-linux.o `test -f 'm_syswrap/syswrap-arm-linux.c' || echo './'`m_syswrap/syswrap-arm-linux.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-arm-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-arm-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-s390x-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-s390x-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-s390x-linux.o `test -f 'm_syswrap/syswrap-s390x-linux.c' || echo './'`m_syswrap/syswrap-s390x-linux.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-s390x-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-s390x-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-mips32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-mips32-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-mips32-linux.o `test -f 'm_syswrap/syswrap-mips32-linux.c' || echo './'`m_syswrap/syswrap-mips32-linux.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-mips32-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-mips32-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-mips64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-mips64-linux.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-mips64-linux.o `test -f 'm_syswrap/syswrap-mips64-linux.c' || echo './'`m_syswrap/syswrap-mips64-linux.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-mips64-linux.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-mips64-linux.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-x86-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-x86-darwin.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-x86-darwin.o `test -f 'm_syswrap/syswrap-x86-darwin.c' || echo './'`m_syswrap/syswrap-x86-darwin.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-x86-darwin.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-x86-darwin.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-amd64-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-amd64-darwin.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-amd64-darwin.o `test -f 'm_syswrap/syswrap-amd64-darwin.c' || echo './'`m_syswrap/syswrap-amd64-darwin.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-amd64-darwin.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-amd64-darwin.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_gnu_a-syswrap-xen.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-xen.Tpo -c -o m_syswrap/libcoregrind_x86_gnu_a-syswrap-xen.o `test -f 'm_syswrap/syswrap-xen.c' || echo './'`m_syswrap/syswrap-xen.c
mv -f m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-xen.Tpo m_syswrap/.deps/libcoregrind_x86_gnu_a-syswrap-xen.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_ume/libcoregrind_x86_gnu_a-elf.o -MD -MP -MF m_ume/.deps/libcoregrind_x86_gnu_a-elf.Tpo -c -o m_ume/libcoregrind_x86_gnu_a-elf.o `test -f 'm_ume/elf.c' || echo './'`m_ume/elf.c
mv -f m_ume/.deps/libcoregrind_x86_gnu_a-elf.Tpo m_ume/.deps/libcoregrind_x86_gnu_a-elf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_ume/libcoregrind_x86_gnu_a-macho.o -MD -MP -MF m_ume/.deps/libcoregrind_x86_gnu_a-macho.Tpo -c -o m_ume/libcoregrind_x86_gnu_a-macho.o `test -f 'm_ume/macho.c' || echo './'`m_ume/macho.c
mv -f m_ume/.deps/libcoregrind_x86_gnu_a-macho.Tpo m_ume/.deps/libcoregrind_x86_gnu_a-macho.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_ume/libcoregrind_x86_gnu_a-main.o -MD -MP -MF m_ume/.deps/libcoregrind_x86_gnu_a-main.Tpo -c -o m_ume/libcoregrind_x86_gnu_a-main.o `test -f 'm_ume/main.c' || echo './'`m_ume/main.c
mv -f m_ume/.deps/libcoregrind_x86_gnu_a-main.Tpo m_ume/.deps/libcoregrind_x86_gnu_a-main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_ume/libcoregrind_x86_gnu_a-script.o -MD -MP -MF m_ume/.deps/libcoregrind_x86_gnu_a-script.Tpo -c -o m_ume/libcoregrind_x86_gnu_a-script.o `test -f 'm_ume/script.c' || echo './'`m_ume/script.c
mv -f m_ume/.deps/libcoregrind_x86_gnu_a-script.Tpo m_ume/.deps/libcoregrind_x86_gnu_a-script.Po
rm -f libcoregrind-x86-gnu.a
/usr/bin/ar cru libcoregrind-x86-gnu.a libcoregrind_x86_gnu_a-m_cache.o libcoregrind_x86_gnu_a-m_commandline.o libcoregrind_x86_gnu_a-m_clientstate.o libcoregrind_x86_gnu_a-m_cpuid.o libcoregrind_x86_gnu_a-m_debugger.o libcoregrind_x86_gnu_a-m_debuglog.o libcoregrind_x86_gnu_a-m_errormgr.o libcoregrind_x86_gnu_a-m_execontext.o libcoregrind_x86_gnu_a-m_poolalloc.o libcoregrind_x86_gnu_a-m_hashtable.o libcoregrind_x86_gnu_a-m_libcbase.o libcoregrind_x86_gnu_a-m_libcassert.o libcoregrind_x86_gnu_a-m_libcfile.o libcoregrind_x86_gnu_a-m_libcprint.o libcoregrind_x86_gnu_a-m_libcproc.o libcoregrind_x86_gnu_a-m_libcsetjmp.o libcoregrind_x86_gnu_a-m_libcsignal.o libcoregrind_x86_gnu_a-m_machine.o libcoregrind_x86_gnu_a-m_main.o libcoregrind_x86_gnu_a-m_mallocfree.o libcoregrind_x86_gnu_a-m_options.o libcoregrind_x86_gnu_a-m_oset.o libcoregrind_x86_gnu_a-m_redir.o libcoregrind_x86_gnu_a-m_sbprofile.o libcoregrind_x86_gnu_a-m_seqmatch.o libcoregrind_x86_gnu_a-m_signals.o libcoregrind_x86_gnu_a-m_sparsewa.o libcoregrind_x86_gnu_a-m_stacks.o libcoregrind_x86_gnu_a-m_stacktrace.o libcoregrind_x86_gnu_a-m_syscall.o libcoregrind_x86_gnu_a-m_threadstate.o libcoregrind_x86_gnu_a-m_tooliface.o libcoregrind_x86_gnu_a-m_trampoline.o libcoregrind_x86_gnu_a-m_translate.o libcoregrind_x86_gnu_a-m_transtab.o libcoregrind_x86_gnu_a-m_vki.o libcoregrind_x86_gnu_a-m_vkiscnums.o libcoregrind_x86_gnu_a-m_wordfm.o libcoregrind_x86_gnu_a-m_xarray.o libcoregrind_x86_gnu_a-m_aspacehl.o m_aspacemgr/libcoregrind_x86_gnu_a-aspacemgr-common.o m_aspacemgr/libcoregrind_x86_gnu_a-aspacemgr-linux.o m_coredump/libcoregrind_x86_gnu_a-coredump-elf.o m_coredump/libcoregrind_x86_gnu_a-coredump-macho.o m_debuginfo/libcoregrind_x86_gnu_a-misc.o m_debuginfo/libcoregrind_x86_gnu_a-d3basics.o m_debuginfo/libcoregrind_x86_gnu_a-debuginfo.o m_debuginfo/libcoregrind_x86_gnu_a-readdwarf.o m_debuginfo/libcoregrind_x86_gnu_a-readdwarf3.o m_debuginfo/libcoregrind_x86_gnu_a-readelf.o m_debuginfo/libcoregrind_x86_gnu_a-readmacho.o m_debuginfo/libcoregrind_x86_gnu_a-readpdb.o m_debuginfo/libcoregrind_x86_gnu_a-readstabs.o m_debuginfo/libcoregrind_x86_gnu_a-storage.o m_debuginfo/libcoregrind_x86_gnu_a-tytypes.o m_debuginfo/libcoregrind_x86_gnu_a-image.o m_debuginfo/libcoregrind_x86_gnu_a-minilzo-inl.o m_demangle/libcoregrind_x86_gnu_a-cp-demangle.o m_demangle/libcoregrind_x86_gnu_a-cplus-dem.o m_demangle/libcoregrind_x86_gnu_a-demangle.o m_demangle/libcoregrind_x86_gnu_a-dyn-string.o m_demangle/libcoregrind_x86_gnu_a-safe-ctype.o m_dispatch/libcoregrind_x86_gnu_a-dispatch-x86-linux.o m_dispatch/libcoregrind_x86_gnu_a-dispatch-amd64-linux.o m_dispatch/libcoregrind_x86_gnu_a-dispatch-ppc32-linux.o m_dispatch/libcoregrind_x86_gnu_a-dispatch-ppc64-linux.o m_dispatch/libcoregrind_x86_gnu_a-dispatch-arm-linux.o m_dispatch/libcoregrind_x86_gnu_a-dispatch-s390x-linux.o m_dispatch/libcoregrind_x86_gnu_a-dispatch-mips32-linux.o m_dispatch/libcoregrind_x86_gnu_a-dispatch-mips64-linux.o m_dispatch/libcoregrind_x86_gnu_a-dispatch-x86-darwin.o m_dispatch/libcoregrind_x86_gnu_a-dispatch-amd64-darwin.o m_gdbserver/libcoregrind_x86_gnu_a-inferiors.o m_gdbserver/libcoregrind_x86_gnu_a-m_gdbserver.o m_gdbserver/libcoregrind_x86_gnu_a-regcache.o m_gdbserver/libcoregrind_x86_gnu_a-remote-utils.o m_gdbserver/libcoregrind_x86_gnu_a-server.o m_gdbserver/libcoregrind_x86_gnu_a-signals.o m_gdbserver/libcoregrind_x86_gnu_a-target.o m_gdbserver/libcoregrind_x86_gnu_a-utils.o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-x86.o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-amd64.o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-arm.o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-ppc32.o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-ppc64.o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-s390x.o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-mips32.o m_gdbserver/libcoregrind_x86_gnu_a-valgrind-low-mips64.o m_gdbserver/libcoregrind_x86_gnu_a-version.o m_initimg/libcoregrind_x86_gnu_a-initimg-linux.o m_initimg/libcoregrind_x86_gnu_a-initimg-darwin.o m_initimg/libcoregrind_x86_gnu_a-initimg-pathscan.o m_mach/libcoregrind_x86_gnu_a-mach_basics.o m_mach/libcoregrind_x86_gnu_a-mach_msg.o m_mach/libcoregrind_x86_gnu_a-mach_traps-x86-darwin.o m_mach/libcoregrind_x86_gnu_a-mach_traps-amd64-darwin.o m_replacemalloc/libcoregrind_x86_gnu_a-replacemalloc_core.o m_scheduler/libcoregrind_x86_gnu_a-scheduler.o m_scheduler/libcoregrind_x86_gnu_a-sema.o m_scheduler/libcoregrind_x86_gnu_a-sched-lock.o m_scheduler/libcoregrind_x86_gnu_a-sched-lock-generic.o m_sigframe/libcoregrind_x86_gnu_a-sigframe-x86-linux.o m_sigframe/libcoregrind_x86_gnu_a-sigframe-amd64-linux.o m_sigframe/libcoregrind_x86_gnu_a-sigframe-ppc32-linux.o m_sigframe/libcoregrind_x86_gnu_a-sigframe-ppc64-linux.o m_sigframe/libcoregrind_x86_gnu_a-sigframe-arm-linux.o m_sigframe/libcoregrind_x86_gnu_a-sigframe-s390x-linux.o m_sigframe/libcoregrind_x86_gnu_a-sigframe-mips32-linux.o m_sigframe/libcoregrind_x86_gnu_a-sigframe-mips64-linux.o m_sigframe/libcoregrind_x86_gnu_a-sigframe-x86-darwin.o m_sigframe/libcoregrind_x86_gnu_a-sigframe-amd64-darwin.o m_syswrap/libcoregrind_x86_gnu_a-syscall-x86-linux.o m_syswrap/libcoregrind_x86_gnu_a-syscall-amd64-linux.o m_syswrap/libcoregrind_x86_gnu_a-syscall-ppc32-linux.o m_syswrap/libcoregrind_x86_gnu_a-syscall-ppc64-linux.o m_syswrap/libcoregrind_x86_gnu_a-syscall-arm-linux.o m_syswrap/libcoregrind_x86_gnu_a-syscall-s390x-linux.o m_syswrap/libcoregrind_x86_gnu_a-syscall-mips32-linux.o m_syswrap/libcoregrind_x86_gnu_a-syscall-mips64-linux.o m_syswrap/libcoregrind_x86_gnu_a-syscall-x86-darwin.o m_syswrap/libcoregrind_x86_gnu_a-syscall-amd64-darwin.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-main.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-generic.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-linux.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-linux-variants.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-darwin.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-x86-linux.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-amd64-linux.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-ppc32-linux.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-ppc64-linux.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-arm-linux.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-s390x-linux.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-mips32-linux.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-mips64-linux.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-x86-darwin.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-amd64-darwin.o m_syswrap/libcoregrind_x86_gnu_a-syswrap-xen.o m_ume/libcoregrind_x86_gnu_a-elf.o m_ume/libcoregrind_x86_gnu_a-macho.o m_ume/libcoregrind_x86_gnu_a-main.o m_ume/libcoregrind_x86_gnu_a-script.o
ranlib libcoregrind-x86-gnu.a
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -fpic -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fno-builtin -Wno-long-long -Wwrite-strings -fno-stack-protector -MT m_replacemalloc/libreplacemalloc_toolpreload_x86_gnu_a-vg_replace_malloc.o -MD -MP -MF m_replacemalloc/.deps/libreplacemalloc_toolpreload_x86_gnu_a-vg_replace_malloc.Tpo -c -o m_replacemalloc/libreplacemalloc_toolpreload_x86_gnu_a-vg_replace_malloc.o `test -f 'm_replacemalloc/vg_replace_malloc.c' || echo './'`m_replacemalloc/vg_replace_malloc.c
mv -f m_replacemalloc/.deps/libreplacemalloc_toolpreload_x86_gnu_a-vg_replace_malloc.Tpo m_replacemalloc/.deps/libreplacemalloc_toolpreload_x86_gnu_a-vg_replace_malloc.Po
rm -f libreplacemalloc_toolpreload-x86-gnu.a
/usr/bin/ar cru libreplacemalloc_toolpreload-x86-gnu.a m_replacemalloc/libreplacemalloc_toolpreload_x86_gnu_a-vg_replace_malloc.o
ranlib libreplacemalloc_toolpreload-x86-gnu.a
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector -o valgrind
gcc: fatal error: no input files
compilation terminated.
make[3]: *** [valgrind] Error 4
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
In file included from pub_core_basics.h:40:0,
from m_cache.c:32:
../include/pub_tool_basics.h:119:4: error: #error Unknown OS
# error Unknown OS
^
../include/pub_tool_basics.h:187:4: error: #error "Unknown OS"
# error "Unknown OS"
^
../include/pub_tool_basics.h:255:4: error: #error "Unknown OS"
# error "Unknown OS"
^
In file included from m_cache.c:36:0:
pub_core_mallocfree.h:83:4: error: #error Unknown platform
# error Unknown platform
^
In file included from pub_core_machine.h:40:0,
from m_cache.c:37:
../include/pub_tool_machine.h:102:4: error: #error Unknown platform
# error Unknown platform
^
In file included from m_cache.c:37:0:
pub_core_machine.h:102:4: error: #error Unknown platform
# error Unknown platform
^
make[3]: *** [libcoregrind_x86_gnu_a-m_cache.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
In file included from pub_core_basics.h:40:0,
from m_cache.c:32:
../include/pub_tool_basics.h:118:18: error: missing binary operator before token "("
#elif VGO_defined(VGO_gnu)
^
../include/pub_tool_basics.h:121:4: error: #error Unknown OS
# error Unknown OS
^
../include/pub_tool_basics.h: In function 'sr_ResEx':
../include/pub_tool_basics.h:272:31: error: 'SysRes' has no member named '_valEx'
return sr._isError ? 0 : sr._valEx;
^
../include/pub_tool_basics.h: At top level:
../include/pub_tool_basics.h:274:1: error: unknown type name 'Uword'
static inline Uword sr_ResHI ( SysRes sr ){
^
make[3]: *** [libcoregrind_x86_gnu_a-m_cache.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_vki.h:44:0,
from m_commandline.c:32:
../include/pub_tool_vki.h:54:4: error: #error Unknown Plat/OS
# error Unknown Plat/OS
^
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
In file included from pub_core_libcproc.h:40:0,
from m_commandline.c:37:
../include/pub_tool_libcproc.h:67:50: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(getrlimit) ( Int resource, struct vki_rlimit *rlim );
^
../include/pub_tool_libcproc.h:68:56: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(setrlimit) ( Int resource, const struct vki_rlimit *rlim );
^
m_commandline.c: In function 'read_dot_valgrindrc':
m_commandline.c:62:20: error: 'VKI_PATH_MAX' undeclared (first use in this function)
HChar filename[VKI_PATH_MAX];
^
m_commandline.c:62:20: note: each undeclared identifier is reported only once for each function it appears in
m_commandline.c:66:32: error: 'VKI_S_IRUSR' undeclared (first use in this function)
fd = VG_(open)(filename, 0, VKI_S_IRUSR);
^
m_commandline.c:71:33: error: 'VKI_S_IWOTH' undeclared (first use in this function)
&& (!(stat_buf.mode & VKI_S_IWOTH))) {
^
m_commandline.c: In function 'vgPlain_split_up_argv':
m_commandline.c:225:20: error: 'VKI_PATH_MAX' undeclared (first use in this function)
HChar cwd[VKI_PATH_MAX+1];
^
make[3]: *** [libcoregrind_x86_gnu_a-m_commandline.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
In file included from pub_core_libcproc.h:40:0,
from m_commandline.c:37:
../include/pub_tool_libcproc.h:67:50: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(getrlimit) ( Int resource, struct vki_rlimit *rlim );
^
../include/pub_tool_libcproc.h:68:56: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(setrlimit) ( Int resource, const struct vki_rlimit *rlim );
^
m_commandline.c: In function 'read_dot_valgrindrc':
m_commandline.c:62:20: error: 'VKI_PATH_MAX' undeclared (first use in this function)
HChar filename[VKI_PATH_MAX];
^
m_commandline.c:62:20: note: each undeclared identifier is reported only once for each function it appears in
m_commandline.c:66:32: error: 'VKI_S_IRUSR' undeclared (first use in this function)
fd = VG_(open)(filename, 0, VKI_S_IRUSR);
^
m_commandline.c:71:33: error: 'VKI_S_IWOTH' undeclared (first use in this function)
&& (!(stat_buf.mode & VKI_S_IWOTH))) {
^
m_commandline.c: In function 'vgPlain_split_up_argv':
m_commandline.c:225:20: error: 'VKI_PATH_MAX' undeclared (first use in this function)
HChar cwd[VKI_PATH_MAX+1];
^
make[3]: *** [libcoregrind_x86_gnu_a-m_commandline.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_vki.h:44:0,
from m_commandline.c:32:
../include/pub_tool_vki.h:54:14: error: expected declaration specifiers or '...' before numeric constant
vg_assert(0);
^
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
In file included from pub_core_libcproc.h:40:0,
from m_commandline.c:37:
../include/pub_tool_libcproc.h:67:50: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(getrlimit) ( Int resource, struct vki_rlimit *rlim );
^
../include/pub_tool_libcproc.h:68:56: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(setrlimit) ( Int resource, const struct vki_rlimit *rlim );
^
m_commandline.c: In function 'read_dot_valgrindrc':
m_commandline.c:62:20: error: 'VKI_PATH_MAX' undeclared (first use in this function)
HChar filename[VKI_PATH_MAX];
^
m_commandline.c:62:20: note: each undeclared identifier is reported only once for each function it appears in
m_commandline.c:66:32: error: 'VKI_S_IRUSR' undeclared (first use in this function)
fd = VG_(open)(filename, 0, VKI_S_IRUSR);
^
m_commandline.c:71:33: error: 'VKI_S_IWOTH' undeclared (first use in this function)
&& (!(stat_buf.mode & VKI_S_IWOTH))) {
^
m_commandline.c: In function 'vgPlain_split_up_argv':
m_commandline.c:225:20: error: 'VKI_PATH_MAX' undeclared (first use in this function)
HChar cwd[VKI_PATH_MAX+1];
^
make[3]: *** [libcoregrind_x86_gnu_a-m_commandline.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
In file included from pub_core_libcproc.h:40:0,
from m_commandline.c:37:
../include/pub_tool_libcproc.h:67:50: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(getrlimit) ( Int resource, struct vki_rlimit *rlim );
^
../include/pub_tool_libcproc.h:68:56: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(setrlimit) ( Int resource, const struct vki_rlimit *rlim );
^
m_commandline.c: In function 'read_dot_valgrindrc':
m_commandline.c:62:20: error: 'VKI_PATH_MAX' undeclared (first use in this function)
HChar filename[VKI_PATH_MAX];
^
m_commandline.c:62:20: note: each undeclared identifier is reported only once for each function it appears in
m_commandline.c:66:32: error: 'VKI_S_IRUSR' undeclared (first use in this function)
fd = VG_(open)(filename, 0, VKI_S_IRUSR);
^
m_commandline.c:71:33: error: 'VKI_S_IWOTH' undeclared (first use in this function)
&& (!(stat_buf.mode & VKI_S_IWOTH))) {
^
m_commandline.c: In function 'vgPlain_split_up_argv':
m_commandline.c:225:20: error: 'VKI_PATH_MAX' undeclared (first use in this function)
HChar cwd[VKI_PATH_MAX+1];
^
make[3]: *** [libcoregrind_x86_gnu_a-m_commandline.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
In file included from pub_core_libcproc.h:40:0,
from m_commandline.c:37:
../include/pub_tool_libcproc.h:67:50: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(getrlimit) ( Int resource, struct vki_rlimit *rlim );
^
../include/pub_tool_libcproc.h:68:56: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(setrlimit) ( Int resource, const struct vki_rlimit *rlim );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
In file included from pub_core_basics.h:40:0,
from m_clientstate.c:33:
../include/pub_tool_basics.h:70:30: error: storage size of 'vgPlain_client_rlimit_data' isn't known
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_clientstate.c:89:19: note: in expansion of macro 'VG_'
struct vki_rlimit VG_(client_rlimit_data);
^
../include/pub_tool_basics.h:70:30: error: storage size of 'vgPlain_client_rlimit_stack' isn't known
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_clientstate.c:90:19: note: in expansion of macro 'VG_'
struct vki_rlimit VG_(client_rlimit_stack);
^
make[3]: *** [libcoregrind_x86_gnu_a-m_clientstate.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT libcoregrind_x86_gnu_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo -c -o libcoregrind_x86_gnu_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S
In file included from pub_core_basics_asm.h:40:0,
from m_cpuid.S:31:
../include/pub_tool_basics_asm.h:58:4: error: #error Unknown OS
# error Unknown OS
^
make[3]: *** [libcoregrind_x86_gnu_a-m_cpuid.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT libcoregrind_x86_gnu_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo -c -o libcoregrind_x86_gnu_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S
mv -f .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo .deps/libcoregrind_x86_gnu_a-m_cpuid.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
In file included from m_debugger.c:34:0:
pub_core_threadstate.h:310:4: error: unknown type name 'vki_sigset_t'
vki_sigset_t sig_mask;
^
pub_core_threadstate.h:318:4: error: unknown type name 'vki_sigset_t'
vki_sigset_t tmp_sig_mask;
^
pub_core_threadstate.h:345:4: error: unknown type name 'vki_stack_t'
vki_stack_t altstack;
^
In file included from pub_core_libcsignal.h:38:0,
from m_debugger.c:42:
../include/pub_tool_libcsignal.h:43:1: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigprocmask) ( Int how, const vki_sigset_t* set,
^
../include/pub_tool_libcsignal.h:44:31: error: unknown type name 'vki_sigset_t'
vki_sigset_t* oldset );
^
In file included from m_debugger.c:42:0:
pub_core_libcsignal.h:46:32: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigfillset) ( vki_sigset_t* set );
^
pub_core_libcsignal.h:47:32: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigemptyset) ( vki_sigset_t* set );
^
pub_core_libcsignal.h:49:1: error: unknown type name 'vki_sigset_t'
extern Bool VG_(isfullsigset) ( const vki_sigset_t* set );
^
pub_core_libcsignal.h:50:1: error: unknown type name 'vki_sigset_t'
extern Bool VG_(isemptysigset) ( const vki_sigset_t* set );
^
pub_core_libcsignal.h:51:1: error: unknown type name 'vki_sigset_t'
extern Bool VG_(iseqsigset) ( const vki_sigset_t* set1,
^
pub_core_libcsignal.h:52:34: error: unknown type name 'vki_sigset_t'
const vki_sigset_t* set2 );
^
pub_core_libcsignal.h:54:32: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigaddset) ( vki_sigset_t* set, Int signum );
^
pub_core_libcsignal.h:55:32: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigdelset) ( vki_sigset_t* set, Int signum );
^
pub_core_libcsignal.h:56:1: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigismember) ( const vki_sigset_t* set, Int signum );
^
pub_core_libcsignal.h:58:39: error: unknown type name 'vki_sigset_t'
extern void VG_(sigaddset_from_set) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:58:58: error: unknown type name 'vki_sigset_t'
extern void VG_(sigaddset_from_set) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:59:39: error: unknown type name 'vki_sigset_t'
extern void VG_(sigdelset_from_set) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:59:58: error: unknown type name 'vki_sigset_t'
extern void VG_(sigdelset_from_set) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:60:39: error: unknown type name 'vki_sigset_t'
extern void VG_(sigintersectset) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:60:58: error: unknown type name 'vki_sigset_t'
extern void VG_(sigintersectset) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:61:39: error: unknown type name 'vki_sigset_t'
extern void VG_(sigcomplementset) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:61:58: error: unknown type name 'vki_sigset_t'
extern void VG_(sigcomplementset) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:67:31: error: unknown type name 'vki_sigaction_toK_t'
const vki_sigaction_toK_t* act,
^
pub_core_libcsignal.h:68:31: error: unknown type name 'vki_sigaction_fromK_t'
vki_sigaction_fromK_t* oldact );
^
pub_core_libcsignal.h:75:16: error: unknown type name 'vki_sigaction_fromK_t'
vki_sigaction_fromK_t*, /*OUT*/vki_sigaction_toK_t*);
^
pub_core_libcsignal.h:75:47: error: unknown type name 'vki_sigaction_toK_t'
vki_sigaction_fromK_t*, /*OUT*/vki_sigaction_toK_t*);
^
pub_core_libcsignal.h:90:1: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigtimedwait_zero)( const vki_sigset_t *, vki_siginfo_t * );
^
pub_core_libcsignal.h:90:58: error: unknown type name 'vki_siginfo_t'
extern Int VG_(sigtimedwait_zero)( const vki_sigset_t *, vki_siginfo_t * );
^
m_debugger.c: In function 'ptrace_setregs':
m_debugger.c:349:4: error: #error Unknown arch
# error Unknown arch
^
m_debugger.c: In function 'vgPlain_start_debugger':
m_debugger.c:368:24: error: 'VKI_PTRACE_TRACEME' undeclared (first use in this function)
rc = VG_(ptrace)(VKI_PTRACE_TRACEME, 0, NULL, NULL);
^
m_debugger.c:368:24: note: each undeclared identifier is reported only once for each function it appears in
m_debugger.c:370:37: error: 'VKI_SIGSTOP' undeclared (first use in this function)
rc = VG_(kill)(VG_(getpid)(), VKI_SIGSTOP);
^
m_debugger.c:382:23: error: 'VKI_PTRACE_DETACH' undeclared (first use in this function)
VG_(ptrace)(VKI_PTRACE_DETACH, pid, NULL, 0) == 0)
^
m_debugger.c:446:22: error: 'VKI_SIGKILL' undeclared (first use in this function)
VG_(kill)(pid, VKI_SIGKILL);
^
make[3]: *** [libcoregrind_x86_gnu_a-m_debugger.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
In file included from pub_core_basics.h:40:0,
from m_cache.c:32:
../include/pub_tool_basics.h:119:4: error: #error Unknown OS
# error Unknown OS
^
../include/pub_tool_basics.h:187:4: error: #error "Unknown OS"
# error "Unknown OS"
^
../include/pub_tool_basics.h:255:4: error: #error "Unknown OS"
# error "Unknown OS"
^
In file included from m_cache.c:36:0:
pub_core_mallocfree.h:83:4: error: #error Unknown platform
# error Unknown platform
^
In file included from pub_core_machine.h:40:0,
from m_cache.c:37:
../include/pub_tool_machine.h:102:4: error: #error Unknown platform
# error Unknown platform
^
In file included from m_cache.c:37:0:
pub_core_machine.h:102:4: error: #error Unknown platform
# error Unknown platform
^
make[3]: *** [libcoregrind_x86_gnu_a-m_cache.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from ../include/pub_tool_vki.h:54:0,
from pub_core_vki.h:44,
from m_commandline.c:32:
../include/vki/vki-gnu.h:31:0: error: unterminated #ifndef
#ifndef __VKI_GNU_H
^
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
In file included from pub_core_libcproc.h:40:0,
from m_commandline.c:37:
../include/pub_tool_libcproc.h:67:50: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(getrlimit) ( Int resource, struct vki_rlimit *rlim );
^
../include/pub_tool_libcproc.h:68:56: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(setrlimit) ( Int resource, const struct vki_rlimit *rlim );
^
m_commandline.c: In function 'read_dot_valgrindrc':
m_commandline.c:62:20: error: 'VKI_PATH_MAX' undeclared (first use in this function)
HChar filename[VKI_PATH_MAX];
^
m_commandline.c:62:20: note: each undeclared identifier is reported only once for each function it appears in
m_commandline.c:66:32: error: 'VKI_S_IRUSR' undeclared (first use in this function)
fd = VG_(open)(filename, 0, VKI_S_IRUSR);
^
m_commandline.c:71:33: error: 'VKI_S_IWOTH' undeclared (first use in this function)
&& (!(stat_buf.mode & VKI_S_IWOTH))) {
^
m_commandline.c: In function 'vgPlain_split_up_argv':
m_commandline.c:225:20: error: 'VKI_PATH_MAX' undeclared (first use in this function)
HChar cwd[VKI_PATH_MAX+1];
^
make[3]: *** [libcoregrind_x86_gnu_a-m_commandline.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from ../include/pub_tool_vki.h:54:0,
from pub_core_vki.h:44,
from m_commandline.c:32:
../include/vki/vki-gnu.h:31:0: error: unterminated #ifndef
#ifndef __VKI_GNU_H
^
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
In file included from pub_core_libcproc.h:40:0,
from m_commandline.c:37:
../include/pub_tool_libcproc.h:67:50: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(getrlimit) ( Int resource, struct vki_rlimit *rlim );
^
../include/pub_tool_libcproc.h:68:56: warning: 'struct vki_rlimit' declared inside parameter list [enabled by default]
extern Int VG_(setrlimit) ( Int resource, const struct vki_rlimit *rlim );
^
make[3]: *** [libcoregrind_x86_gnu_a-m_commandline.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT libcoregrind_x86_gnu_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo -c -o libcoregrind_x86_gnu_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S
mv -f .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo .deps/libcoregrind_x86_gnu_a-m_cpuid.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
In file included from m_debugger.c:34:0:
pub_core_threadstate.h:310:4: error: unknown type name 'vki_sigset_t'
vki_sigset_t sig_mask;
^
pub_core_threadstate.h:318:4: error: unknown type name 'vki_sigset_t'
vki_sigset_t tmp_sig_mask;
^
pub_core_threadstate.h:345:4: error: unknown type name 'vki_stack_t'
vki_stack_t altstack;
^
In file included from pub_core_libcsignal.h:38:0,
from m_debugger.c:42:
../include/pub_tool_libcsignal.h:43:1: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigprocmask) ( Int how, const vki_sigset_t* set,
^
../include/pub_tool_libcsignal.h:44:31: error: unknown type name 'vki_sigset_t'
vki_sigset_t* oldset );
^
In file included from m_debugger.c:42:0:
pub_core_libcsignal.h:46:32: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigfillset) ( vki_sigset_t* set );
^
pub_core_libcsignal.h:47:32: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigemptyset) ( vki_sigset_t* set );
^
pub_core_libcsignal.h:49:1: error: unknown type name 'vki_sigset_t'
extern Bool VG_(isfullsigset) ( const vki_sigset_t* set );
^
pub_core_libcsignal.h:50:1: error: unknown type name 'vki_sigset_t'
extern Bool VG_(isemptysigset) ( const vki_sigset_t* set );
^
pub_core_libcsignal.h:51:1: error: unknown type name 'vki_sigset_t'
extern Bool VG_(iseqsigset) ( const vki_sigset_t* set1,
^
pub_core_libcsignal.h:52:34: error: unknown type name 'vki_sigset_t'
const vki_sigset_t* set2 );
^
pub_core_libcsignal.h:54:32: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigaddset) ( vki_sigset_t* set, Int signum );
^
pub_core_libcsignal.h:55:32: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigdelset) ( vki_sigset_t* set, Int signum );
^
pub_core_libcsignal.h:56:1: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigismember) ( const vki_sigset_t* set, Int signum );
^
pub_core_libcsignal.h:58:39: error: unknown type name 'vki_sigset_t'
extern void VG_(sigaddset_from_set) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:58:58: error: unknown type name 'vki_sigset_t'
extern void VG_(sigaddset_from_set) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:59:39: error: unknown type name 'vki_sigset_t'
extern void VG_(sigdelset_from_set) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:59:58: error: unknown type name 'vki_sigset_t'
extern void VG_(sigdelset_from_set) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:60:39: error: unknown type name 'vki_sigset_t'
extern void VG_(sigintersectset) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:60:58: error: unknown type name 'vki_sigset_t'
extern void VG_(sigintersectset) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:61:39: error: unknown type name 'vki_sigset_t'
extern void VG_(sigcomplementset) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:61:58: error: unknown type name 'vki_sigset_t'
extern void VG_(sigcomplementset) ( vki_sigset_t* dst, vki_sigset_t* src );
^
pub_core_libcsignal.h:67:31: error: unknown type name 'vki_sigaction_toK_t'
const vki_sigaction_toK_t* act,
^
pub_core_libcsignal.h:68:31: error: unknown type name 'vki_sigaction_fromK_t'
vki_sigaction_fromK_t* oldact );
^
pub_core_libcsignal.h:75:16: error: unknown type name 'vki_sigaction_fromK_t'
vki_sigaction_fromK_t*, /*OUT*/vki_sigaction_toK_t*);
^
pub_core_libcsignal.h:75:47: error: unknown type name 'vki_sigaction_toK_t'
vki_sigaction_fromK_t*, /*OUT*/vki_sigaction_toK_t*);
^
pub_core_libcsignal.h:90:1: error: unknown type name 'vki_sigset_t'
extern Int VG_(sigtimedwait_zero)( const vki_sigset_t *, vki_siginfo_t * );
^
pub_core_libcsignal.h:90:58: error: unknown type name 'vki_siginfo_t'
extern Int VG_(sigtimedwait_zero)( const vki_sigset_t *, vki_siginfo_t * );
^
m_debugger.c: In function 'ptrace_setregs':
m_debugger.c:349:4: error: #error Unknown arch
# error Unknown arch
^
m_debugger.c: In function 'vgPlain_start_debugger':
m_debugger.c:368:24: error: 'VKI_PTRACE_TRACEME' undeclared (first use in this function)
rc = VG_(ptrace)(VKI_PTRACE_TRACEME, 0, NULL, NULL);
^
m_debugger.c:368:24: note: each undeclared identifier is reported only once for each function it appears in
m_debugger.c:370:37: error: 'VKI_SIGSTOP' undeclared (first use in this function)
rc = VG_(kill)(VG_(getpid)(), VKI_SIGSTOP);
^
m_debugger.c:382:23: error: 'VKI_PTRACE_DETACH' undeclared (first use in this function)
VG_(ptrace)(VKI_PTRACE_DETACH, pid, NULL, 0) == 0)
^
m_debugger.c:446:22: error: 'VKI_SIGKILL' undeclared (first use in this function)
VG_(kill)(pid, VKI_SIGKILL);
^
make[3]: *** [libcoregrind_x86_gnu_a-m_debugger.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT libcoregrind_x86_gnu_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo -c -o libcoregrind_x86_gnu_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S
mv -f .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo .deps/libcoregrind_x86_gnu_a-m_cpuid.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
m_debugger.c: In function 'vgPlain_start_debugger':
m_debugger.c:371:24: error: 'VKI_PTRACE_TRACEME' undeclared (first use in this function)
rc = VG_(ptrace)(VKI_PTRACE_TRACEME, 0, NULL, NULL);
^
m_debugger.c:371:24: note: each undeclared identifier is reported only once for each function it appears in
m_debugger.c:385:23: error: 'VKI_PTRACE_DETACH' undeclared (first use in this function)
VG_(ptrace)(VKI_PTRACE_DETACH, pid, NULL, 0) == 0)
^
make[3]: *** [libcoregrind_x86_gnu_a-m_debugger.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT libcoregrind_x86_gnu_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo -c -o libcoregrind_x86_gnu_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S
mv -f .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo .deps/libcoregrind_x86_gnu_a-m_cpuid.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
mv -f .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo .deps/libcoregrind_x86_gnu_a-m_debugger.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debuglog.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo -c -o libcoregrind_x86_gnu_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c
In file included from pub_core_vkiscnums_asm.h:43:0,
from pub_core_vkiscnums.h:60,
from m_debuglog.c:55:
../include/pub_tool_vkiscnums_asm.h:64:4: error: #error Unknown platform
# error Unknown platform
^
m_debuglog.c:468:3: error: #error Unknown platform
# error Unknown platform
^
make[3]: *** [libcoregrind_x86_gnu_a-m_debuglog.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT libcoregrind_x86_gnu_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo -c -o libcoregrind_x86_gnu_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S
mv -f .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo .deps/libcoregrind_x86_gnu_a-m_cpuid.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
mv -f .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo .deps/libcoregrind_x86_gnu_a-m_debugger.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debuglog.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo -c -o libcoregrind_x86_gnu_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c
m_debuglog.c:468:3: error: #error Unknown platform
# error Unknown platform
^
make[3]: *** [libcoregrind_x86_gnu_a-m_debuglog.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT libcoregrind_x86_gnu_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo -c -o libcoregrind_x86_gnu_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S
mv -f .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo .deps/libcoregrind_x86_gnu_a-m_cpuid.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
mv -f .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo .deps/libcoregrind_x86_gnu_a-m_debugger.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debuglog.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo -c -o libcoregrind_x86_gnu_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c
mv -f .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo .deps/libcoregrind_x86_gnu_a-m_debuglog.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo -c -o libcoregrind_x86_gnu_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c
In file included from pub_core_libcfile.h:40:0,
from m_errormgr.c:42:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_errormgr.c:42:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
m_errormgr.c: In function 'load_one_suppressions_file':
m_errormgr.c:1249:32: error: 'VKI_O_RDONLY' undeclared (first use in this function)
sres = VG_(open)( filename, VKI_O_RDONLY, 0 );
^
m_errormgr.c:1249:32: note: each undeclared identifier is reported only once for each function it appears in
make[3]: *** [libcoregrind_x86_gnu_a-m_errormgr.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT libcoregrind_x86_gnu_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo -c -o libcoregrind_x86_gnu_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S
mv -f .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo .deps/libcoregrind_x86_gnu_a-m_cpuid.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
mv -f .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo .deps/libcoregrind_x86_gnu_a-m_debugger.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debuglog.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo -c -o libcoregrind_x86_gnu_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c
mv -f .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo .deps/libcoregrind_x86_gnu_a-m_debuglog.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo -c -o libcoregrind_x86_gnu_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c
In file included from pub_core_libcfile.h:40:0,
from m_errormgr.c:42:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_errormgr.c:42:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo .deps/libcoregrind_x86_gnu_a-m_errormgr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_execontext.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo -c -o libcoregrind_x86_gnu_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c
mv -f .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo .deps/libcoregrind_x86_gnu_a-m_execontext.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_poolalloc.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_poolalloc.Tpo -c -o libcoregrind_x86_gnu_a-m_poolalloc.o `test -f 'm_poolalloc.c' || echo './'`m_poolalloc.c
mv -f .deps/libcoregrind_x86_gnu_a-m_poolalloc.Tpo .deps/libcoregrind_x86_gnu_a-m_poolalloc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_hashtable.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_hashtable.Tpo -c -o libcoregrind_x86_gnu_a-m_hashtable.o `test -f 'm_hashtable.c' || echo './'`m_hashtable.c
mv -f .deps/libcoregrind_x86_gnu_a-m_hashtable.Tpo .deps/libcoregrind_x86_gnu_a-m_hashtable.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcbase.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcbase.Tpo -c -o libcoregrind_x86_gnu_a-m_libcbase.o `test -f 'm_libcbase.c' || echo './'`m_libcbase.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcbase.Tpo .deps/libcoregrind_x86_gnu_a-m_libcbase.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcassert.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo -c -o libcoregrind_x86_gnu_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c
m_libcassert.c:206:4: error: #error Unknown platform
# error Unknown platform
^
m_libcassert.c: In function 'vgPlain_exit':
m_libcassert.c:219:4: error: #error Unknown OS
# error Unknown OS
^
make[3]: *** [libcoregrind_x86_gnu_a-m_libcassert.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
mv -f .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo .deps/libcoregrind_x86_gnu_a-m_debugger.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo -c -o libcoregrind_x86_gnu_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c
In file included from pub_core_libcfile.h:40:0,
from m_errormgr.c:42:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_errormgr.c:42:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo .deps/libcoregrind_x86_gnu_a-m_errormgr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_execontext.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo -c -o libcoregrind_x86_gnu_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c
mv -f .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo .deps/libcoregrind_x86_gnu_a-m_execontext.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcassert.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo -c -o libcoregrind_x86_gnu_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo .deps/libcoregrind_x86_gnu_a-m_libcassert.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo -c -o libcoregrind_x86_gnu_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c
In file included from pub_core_libcfile.h:40:0,
from m_libcfile.c:37:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_libcfile.c:37:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_dup':
m_libcfile.c:379:28: error: '__NR_dup' undeclared (first use in this function)
return VG_(do_syscall1)(__NR_dup, oldfd);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:379:11: note: in expansion of macro 'VG_'
return VG_(do_syscall1)(__NR_dup, oldfd);
^
m_libcfile.c:379:28: note: each undeclared identifier is reported only once for each function it appears in
return VG_(do_syscall1)(__NR_dup, oldfd);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:379:11: note: in expansion of macro 'VG_'
return VG_(do_syscall1)(__NR_dup, oldfd);
^
m_libcfile.c: In function 'vgPlain_rename':
m_libcfile.c:411:34: error: '__NR_rename' undeclared (first use in this function)
SysRes res = VG_(do_syscall2)(__NR_rename, (UWord)old_name, (UWord)new_name);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:411:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall2)(__NR_rename, (UWord)old_name, (UWord)new_name);
^
m_libcfile.c: In function 'vgPlain_unlink':
m_libcfile.c:417:34: error: '__NR_unlink' undeclared (first use in this function)
SysRes res = VG_(do_syscall1)(__NR_unlink, (UWord)file_name);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:417:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall1)(__NR_unlink, (UWord)file_name);
^
m_libcfile.c: At top level:
m_libcfile.c:490:23: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_poll'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:490:5: note: in expansion of macro 'VG_'
Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_poll' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
../include/pub_tool_libcfile.h:92:15: note: in expansion of macro 'VG_'
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
m_libcfile.c: In function 'vgPlain_poll':
m_libcfile.c:498:11: error: redeclaration of 'res' with no linkage
SysRes res;
^
m_libcfile.c:492:11: note: previous declaration of 'res' was here
SysRes res;
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_readlink':
m_libcfile.c:511:27: error: '__NR_readlink' undeclared (first use in this function)
res = VG_(do_syscall3)(__NR_readlink, (UWord)path, (UWord)buf, bufsiz);
^
pub_core_syscall.h:61:61: note: in definition of macro 'vgPlain_do_syscall3'
#define vgPlain_do_syscall3(s,a,b,c) VG_(do_syscall)((s),(a),(b),(c),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:511:10: note: in expansion of macro 'VG_'
res = VG_(do_syscall3)(__NR_readlink, (UWord)path, (UWord)buf, bufsiz);
^
m_libcfile.c: At top level:
m_libcfile.c:515:35: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getdents'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:515:5: note: in expansion of macro 'VG_'
Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getdents' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
../include/pub_tool_libcfile.h:95:15: note: in expansion of macro 'VG_'
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_access':
m_libcfile.c:548:34: error: '__NR_access' undeclared (first use in this function)
SysRes res = VG_(do_syscall2)(__NR_access, (UWord)path, w);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:548:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall2)(__NR_access, (UWord)path, w);
^
m_libcfile.c: In function 'vgPlain_check_executable':
m_libcfile.c:598:14: error: 'VKI_EACCES' undeclared (first use in this function)
return VKI_EACCES;
^
m_libcfile.c: At top level:
m_libcfile.c:766:37: warning: 'struct vki_sockaddr_in' declared inside parameter list [enabled by default]
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen );
^
m_libcfile.c:952:37: warning: 'struct vki_sockaddr_in' declared inside parameter list [enabled by default]
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen )
^
m_libcfile.c:952:5: error: conflicting types for 'my_connect'
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen )
^
m_libcfile.c:766:5: note: previous declaration of 'my_connect' was here
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen );
^
m_libcfile.c:1024:39: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getsockname'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:1024:5: note: in expansion of macro 'VG_'
Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getsockname' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
pub_core_libcfile.h:69:12: note: in expansion of macro 'VG_'
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
m_libcfile.c:1057:39: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getpeername'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:1057:5: note: in expansion of macro 'VG_'
Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getpeername' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
pub_core_libcfile.h:70:12: note: in expansion of macro 'VG_'
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
make[3]: *** [libcoregrind_x86_gnu_a-m_libcfile.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT libcoregrind_x86_gnu_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo -c -o libcoregrind_x86_gnu_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S
mv -f .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo .deps/libcoregrind_x86_gnu_a-m_cpuid.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
mv -f .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo .deps/libcoregrind_x86_gnu_a-m_debugger.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debuglog.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo -c -o libcoregrind_x86_gnu_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c
mv -f .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo .deps/libcoregrind_x86_gnu_a-m_debuglog.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo -c -o libcoregrind_x86_gnu_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c
In file included from pub_core_libcfile.h:40:0,
from m_errormgr.c:42:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_errormgr.c:42:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo .deps/libcoregrind_x86_gnu_a-m_errormgr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_execontext.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo -c -o libcoregrind_x86_gnu_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c
mv -f .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo .deps/libcoregrind_x86_gnu_a-m_execontext.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_poolalloc.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_poolalloc.Tpo -c -o libcoregrind_x86_gnu_a-m_poolalloc.o `test -f 'm_poolalloc.c' || echo './'`m_poolalloc.c
mv -f .deps/libcoregrind_x86_gnu_a-m_poolalloc.Tpo .deps/libcoregrind_x86_gnu_a-m_poolalloc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_hashtable.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_hashtable.Tpo -c -o libcoregrind_x86_gnu_a-m_hashtable.o `test -f 'm_hashtable.c' || echo './'`m_hashtable.c
mv -f .deps/libcoregrind_x86_gnu_a-m_hashtable.Tpo .deps/libcoregrind_x86_gnu_a-m_hashtable.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcbase.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcbase.Tpo -c -o libcoregrind_x86_gnu_a-m_libcbase.o `test -f 'm_libcbase.c' || echo './'`m_libcbase.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcbase.Tpo .deps/libcoregrind_x86_gnu_a-m_libcbase.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcassert.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo -c -o libcoregrind_x86_gnu_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo .deps/libcoregrind_x86_gnu_a-m_libcassert.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo -c -o libcoregrind_x86_gnu_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c
In file included from pub_core_libcfile.h:40:0,
from m_libcfile.c:37:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_libcfile.c:37:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
m_libcfile.c: In function 'vgPlain_safe_fd':
m_libcfile.c:71:35: error: 'VKI_FD_CLOEXEC' undeclared (first use in this function)
VG_(fcntl)(newfd, VKI_F_SETFD, VKI_FD_CLOEXEC);
^
m_libcfile.c:71:35: note: each undeclared identifier is reported only once for each function it appears in
m_libcfile.c: In function 'vgPlain_mknod':
m_libcfile.c:120:11: error: 'res' undeclared (first use in this function)
return res;
^
m_libcfile.c: In function 'vgPlain_open':
m_libcfile.c:136:11: error: 'res' undeclared (first use in this function)
return res;
^
m_libcfile.c: In function 'vgPlain_read':
m_libcfile.c:176:19: error: 'res' undeclared (first use in this function)
if (sr_isError(res)) {
^
m_libcfile.c: In function 'vgPlain_write':
m_libcfile.c:198:19: error: 'res' undeclared (first use in this function)
if (sr_isError(res)) {
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_dup':
m_libcfile.c:375:28: error: '__NR_dup' undeclared (first use in this function)
return VG_(do_syscall1)(__NR_dup, oldfd);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:375:11: note: in expansion of macro 'VG_'
return VG_(do_syscall1)(__NR_dup, oldfd);
^
m_libcfile.c: In function 'vgPlain_fcntl':
m_libcfile.c:401:22: error: 'res' undeclared (first use in this function)
return sr_isError(res) ? -1 : sr_Res(res);
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_rename':
m_libcfile.c:406:34: error: '__NR_rename' undeclared (first use in this function)
SysRes res = VG_(do_syscall2)(__NR_rename, (UWord)old_name, (UWord)new_name);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:406:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall2)(__NR_rename, (UWord)old_name, (UWord)new_name);
^
m_libcfile.c: In function 'vgPlain_unlink':
m_libcfile.c:412:34: error: '__NR_unlink' undeclared (first use in this function)
SysRes res = VG_(do_syscall1)(__NR_unlink, (UWord)file_name);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:412:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall1)(__NR_unlink, (UWord)file_name);
^
m_libcfile.c: At top level:
m_libcfile.c:485:23: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_poll'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:485:5: note: in expansion of macro 'VG_'
Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_poll' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
../include/pub_tool_libcfile.h:92:15: note: in expansion of macro 'VG_'
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_readlink':
m_libcfile.c:505:27: error: '__NR_readlink' undeclared (first use in this function)
res = VG_(do_syscall3)(__NR_readlink, (UWord)path, (UWord)buf, bufsiz);
^
pub_core_syscall.h:61:61: note: in definition of macro 'vgPlain_do_syscall3'
#define vgPlain_do_syscall3(s,a,b,c) VG_(do_syscall)((s),(a),(b),(c),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:505:10: note: in expansion of macro 'VG_'
res = VG_(do_syscall3)(__NR_readlink, (UWord)path, (UWord)buf, bufsiz);
^
m_libcfile.c: At top level:
m_libcfile.c:509:35: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getdents'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:509:5: note: in expansion of macro 'VG_'
Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getdents' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
../include/pub_tool_libcfile.h:95:15: note: in expansion of macro 'VG_'
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
m_libcfile.c: In function 'vgPlain_access':
m_libcfile.c:539:23: error: 'VKI_R_OK' undeclared (first use in this function)
UWord w = (irusr ? VKI_R_OK : 0)
^
m_libcfile.c:540:25: error: 'VKI_W_OK' undeclared (first use in this function)
| (iwusr ? VKI_W_OK : 0)
^
m_libcfile.c:541:25: error: 'VKI_X_OK' undeclared (first use in this function)
| (ixusr ? VKI_X_OK : 0);
^
In file included from m_libcfile.c:42:0:
m_libcfile.c:542:34: error: '__NR_access' undeclared (first use in this function)
SysRes res = VG_(do_syscall2)(__NR_access, (UWord)path, w);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:542:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall2)(__NR_access, (UWord)path, w);
^
m_libcfile.c: In function 'vgPlain_check_executable':
m_libcfile.c:592:14: error: 'VKI_EACCES' undeclared (first use in this function)
return VKI_EACCES;
^
m_libcfile.c: At top level:
m_libcfile.c:760:37: warning: 'struct vki_sockaddr_in' declared inside parameter list [enabled by default]
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen );
^
m_libcfile.c:946:37: warning: 'struct vki_sockaddr_in' declared inside parameter list [enabled by default]
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen )
^
m_libcfile.c:946:5: error: conflicting types for 'my_connect'
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen )
^
m_libcfile.c:760:5: note: previous declaration of 'my_connect' was here
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen );
^
m_libcfile.c:1018:39: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getsockname'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:1018:5: note: in expansion of macro 'VG_'
Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getsockname' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
pub_core_libcfile.h:69:12: note: in expansion of macro 'VG_'
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
m_libcfile.c:1051:39: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getpeername'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:1051:5: note: in expansion of macro 'VG_'
Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getpeername' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
pub_core_libcfile.h:70:12: note: in expansion of macro 'VG_'
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
make[3]: *** [libcoregrind_x86_gnu_a-m_libcfile.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:40:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:100:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:100:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:103:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo -c -o libcoregrind_x86_gnu_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c
In file included from pub_core_libcfile.h:40:0,
from m_errormgr.c:42:
../include/pub_tool_libcfile.h:100:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:100:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:103:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_errormgr.c:42:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo .deps/libcoregrind_x86_gnu_a-m_errormgr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo -c -o libcoregrind_x86_gnu_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c
In file included from pub_core_libcfile.h:40:0,
from m_libcfile.c:37:
../include/pub_tool_libcfile.h:100:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:100:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:103:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_libcfile.c:37:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_dup':
m_libcfile.c:397:28: error: '__NR_dup' undeclared (first use in this function)
return VG_(do_syscall1)(__NR_dup, oldfd);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:397:11: note: in expansion of macro 'VG_'
return VG_(do_syscall1)(__NR_dup, oldfd);
^
m_libcfile.c:397:28: note: each undeclared identifier is reported only once for each function it appears in
return VG_(do_syscall1)(__NR_dup, oldfd);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:397:11: note: in expansion of macro 'VG_'
return VG_(do_syscall1)(__NR_dup, oldfd);
^
m_libcfile.c: In function 'vgPlain_rename':
m_libcfile.c:432:34: error: '__NR_rename' undeclared (first use in this function)
SysRes res = VG_(do_syscall2)(__NR_rename, (UWord)old_name, (UWord)new_name);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:432:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall2)(__NR_rename, (UWord)old_name, (UWord)new_name);
^
m_libcfile.c: In function 'vgPlain_unlink':
m_libcfile.c:441:34: error: '__NR_unlink' undeclared (first use in this function)
SysRes res = VG_(do_syscall1)(__NR_unlink, (UWord)file_name);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:441:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall1)(__NR_unlink, (UWord)file_name);
^
m_libcfile.c: At top level:
m_libcfile.c:517:23: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_poll'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:517:5: note: in expansion of macro 'VG_'
Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_poll' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
../include/pub_tool_libcfile.h:100:15: note: in expansion of macro 'VG_'
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
m_libcfile.c: In function 'vgPlain_poll':
m_libcfile.c:525:11: error: redeclaration of 'res' with no linkage
SysRes res;
^
m_libcfile.c:519:11: note: previous declaration of 'res' was here
SysRes res;
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_readlink':
m_libcfile.c:541:27: error: '__NR_readlink' undeclared (first use in this function)
res = VG_(do_syscall3)(__NR_readlink, (UWord)path, (UWord)buf, bufsiz);
^
pub_core_syscall.h:61:61: note: in definition of macro 'vgPlain_do_syscall3'
#define vgPlain_do_syscall3(s,a,b,c) VG_(do_syscall)((s),(a),(b),(c),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:541:10: note: in expansion of macro 'VG_'
res = VG_(do_syscall3)(__NR_readlink, (UWord)path, (UWord)buf, bufsiz);
^
m_libcfile.c: At top level:
m_libcfile.c:545:35: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getdents'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:545:5: note: in expansion of macro 'VG_'
Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getdents' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
../include/pub_tool_libcfile.h:103:15: note: in expansion of macro 'VG_'
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_access':
m_libcfile.c:578:34: error: '__NR_access' undeclared (first use in this function)
SysRes res = VG_(do_syscall2)(__NR_access, (UWord)path, w);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:578:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall2)(__NR_access, (UWord)path, w);
^
m_libcfile.c: In function 'vgPlain_check_executable':
m_libcfile.c:631:14: error: 'VKI_EACCES' undeclared (first use in this function)
return VKI_EACCES;
^
m_libcfile.c: At top level:
m_libcfile.c:808:37: warning: 'struct vki_sockaddr_in' declared inside parameter list [enabled by default]
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen );
^
m_libcfile.c:994:37: warning: 'struct vki_sockaddr_in' declared inside parameter list [enabled by default]
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen )
^
m_libcfile.c:994:5: error: conflicting types for 'my_connect'
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen )
^
m_libcfile.c:808:5: note: previous declaration of 'my_connect' was here
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen );
^
m_libcfile.c:1066:39: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getsockname'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:1066:5: note: in expansion of macro 'VG_'
Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getsockname' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
pub_core_libcfile.h:69:12: note: in expansion of macro 'VG_'
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
m_libcfile.c:1099:39: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getpeername'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:1099:5: note: in expansion of macro 'VG_'
Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getpeername' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
pub_core_libcfile.h:70:12: note: in expansion of macro 'VG_'
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
make[3]: *** [libcoregrind_x86_gnu_a-m_libcfile.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from pub_core_libcfile.h:47:0,
from m_commandline.c:35:
../include/pub_tool_libcfile.h:100:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:100:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:103:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_commandline.c:35:0:
pub_core_libcfile.h:76:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:77:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo -c -o libcoregrind_x86_gnu_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c
In file included from pub_core_libcfile.h:47:0,
from m_errormgr.c:42:
../include/pub_tool_libcfile.h:100:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:100:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:103:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_errormgr.c:42:0:
pub_core_libcfile.h:76:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:77:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
mv -f .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo .deps/libcoregrind_x86_gnu_a-m_errormgr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo -c -o libcoregrind_x86_gnu_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c
In file included from pub_core_libcfile.h:47:0,
from m_libcfile.c:37:
../include/pub_tool_libcfile.h:100:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:100:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:103:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_libcfile.c:37:0:
pub_core_libcfile.h:76:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:77:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_dup':
m_libcfile.c:397:28: error: '__NR_dup' undeclared (first use in this function)
return VG_(do_syscall1)(__NR_dup, oldfd);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:397:11: note: in expansion of macro 'VG_'
return VG_(do_syscall1)(__NR_dup, oldfd);
^
m_libcfile.c:397:28: note: each undeclared identifier is reported only once for each function it appears in
return VG_(do_syscall1)(__NR_dup, oldfd);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:397:11: note: in expansion of macro 'VG_'
return VG_(do_syscall1)(__NR_dup, oldfd);
^
m_libcfile.c: In function 'vgPlain_rename':
m_libcfile.c:432:34: error: '__NR_rename' undeclared (first use in this function)
SysRes res = VG_(do_syscall2)(__NR_rename, (UWord)old_name, (UWord)new_name);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:432:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall2)(__NR_rename, (UWord)old_name, (UWord)new_name);
^
m_libcfile.c: In function 'vgPlain_unlink':
m_libcfile.c:441:34: error: '__NR_unlink' undeclared (first use in this function)
SysRes res = VG_(do_syscall1)(__NR_unlink, (UWord)file_name);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:441:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall1)(__NR_unlink, (UWord)file_name);
^
m_libcfile.c: At top level:
m_libcfile.c:517:23: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_poll'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:517:5: note: in expansion of macro 'VG_'
Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_poll' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
../include/pub_tool_libcfile.h:100:15: note: in expansion of macro 'VG_'
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
m_libcfile.c: In function 'vgPlain_poll':
m_libcfile.c:525:11: error: redeclaration of 'res' with no linkage
SysRes res;
^
m_libcfile.c:519:11: note: previous declaration of 'res' was here
SysRes res;
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_readlink':
m_libcfile.c:541:27: error: '__NR_readlink' undeclared (first use in this function)
res = VG_(do_syscall3)(__NR_readlink, (UWord)path, (UWord)buf, bufsiz);
^
pub_core_syscall.h:61:61: note: in definition of macro 'vgPlain_do_syscall3'
#define vgPlain_do_syscall3(s,a,b,c) VG_(do_syscall)((s),(a),(b),(c),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:541:10: note: in expansion of macro 'VG_'
res = VG_(do_syscall3)(__NR_readlink, (UWord)path, (UWord)buf, bufsiz);
^
m_libcfile.c: At top level:
m_libcfile.c:545:35: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getdents'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:545:5: note: in expansion of macro 'VG_'
Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getdents' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
../include/pub_tool_libcfile.h:103:15: note: in expansion of macro 'VG_'
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_access':
m_libcfile.c:578:34: error: '__NR_access' undeclared (first use in this function)
SysRes res = VG_(do_syscall2)(__NR_access, (UWord)path, w);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:578:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall2)(__NR_access, (UWord)path, w);
^
m_libcfile.c: In function 'vgPlain_check_executable':
m_libcfile.c:631:14: error: 'VKI_EACCES' undeclared (first use in this function)
return VKI_EACCES;
^
m_libcfile.c: At top level:
m_libcfile.c:808:37: warning: 'struct vki_sockaddr_in' declared inside parameter list [enabled by default]
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen );
^
m_libcfile.c:994:37: warning: 'struct vki_sockaddr_in' declared inside parameter list [enabled by default]
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen )
^
m_libcfile.c:994:5: error: conflicting types for 'my_connect'
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen )
^
m_libcfile.c:808:5: note: previous declaration of 'my_connect' was here
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen );
^
m_libcfile.c:1066:39: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getsockname'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:1066:5: note: in expansion of macro 'VG_'
Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getsockname' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
pub_core_libcfile.h:76:12: note: in expansion of macro 'VG_'
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
m_libcfile.c:1099:39: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getpeername'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:1099:5: note: in expansion of macro 'VG_'
Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getpeername' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
pub_core_libcfile.h:77:12: note: in expansion of macro 'VG_'
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
make[3]: *** [libcoregrind_x86_gnu_a-m_libcfile.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo -c -o libcoregrind_x86_gnu_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c
In file included from pub_core_libcfile.h:40:0,
from m_libcfile.c:37:
../include/pub_tool_libcfile.h:92:33: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
../include/pub_tool_libcfile.h:92:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../include/pub_tool_libcfile.h:95:45: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_libcfile.c:37:0:
pub_core_libcfile.h:69:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
pub_core_libcfile.h:70:46: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_dup':
m_libcfile.c:397:28: error: '__NR_dup' undeclared (first use in this function)
return VG_(do_syscall1)(__NR_dup, oldfd);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:397:11: note: in expansion of macro 'VG_'
return VG_(do_syscall1)(__NR_dup, oldfd);
^
m_libcfile.c:397:28: note: each undeclared identifier is reported only once for each function it appears in
return VG_(do_syscall1)(__NR_dup, oldfd);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:397:11: note: in expansion of macro 'VG_'
return VG_(do_syscall1)(__NR_dup, oldfd);
^
m_libcfile.c: In function 'vgPlain_rename':
m_libcfile.c:432:34: error: '__NR_rename' undeclared (first use in this function)
SysRes res = VG_(do_syscall2)(__NR_rename, (UWord)old_name, (UWord)new_name);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:432:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall2)(__NR_rename, (UWord)old_name, (UWord)new_name);
^
m_libcfile.c: In function 'vgPlain_unlink':
m_libcfile.c:441:34: error: '__NR_unlink' undeclared (first use in this function)
SysRes res = VG_(do_syscall1)(__NR_unlink, (UWord)file_name);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:441:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall1)(__NR_unlink, (UWord)file_name);
^
m_libcfile.c: At top level:
m_libcfile.c:517:23: warning: 'struct vki_pollfd' declared inside parameter list [enabled by default]
Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_poll'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:517:5: note: in expansion of macro 'VG_'
Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_poll' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
../include/pub_tool_libcfile.h:92:15: note: in expansion of macro 'VG_'
extern Int VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
^
m_libcfile.c: In function 'vgPlain_poll':
m_libcfile.c:525:11: error: redeclaration of 'res' with no linkage
SysRes res;
^
m_libcfile.c:519:11: note: previous declaration of 'res' was here
SysRes res;
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_readlink':
m_libcfile.c:541:27: error: '__NR_readlink' undeclared (first use in this function)
res = VG_(do_syscall3)(__NR_readlink, (UWord)path, (UWord)buf, bufsiz);
^
pub_core_syscall.h:61:61: note: in definition of macro 'vgPlain_do_syscall3'
#define vgPlain_do_syscall3(s,a,b,c) VG_(do_syscall)((s),(a),(b),(c),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:541:10: note: in expansion of macro 'VG_'
res = VG_(do_syscall3)(__NR_readlink, (UWord)path, (UWord)buf, bufsiz);
^
m_libcfile.c: At top level:
m_libcfile.c:545:35: warning: 'struct vki_dirent' declared inside parameter list [enabled by default]
Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getdents'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:545:5: note: in expansion of macro 'VG_'
Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getdents' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
../include/pub_tool_libcfile.h:95:15: note: in expansion of macro 'VG_'
extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_access':
m_libcfile.c:578:34: error: '__NR_access' undeclared (first use in this function)
SysRes res = VG_(do_syscall2)(__NR_access, (UWord)path, w);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:578:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall2)(__NR_access, (UWord)path, w);
^
m_libcfile.c: In function 'vgPlain_check_executable':
m_libcfile.c:631:14: error: 'VKI_EACCES' undeclared (first use in this function)
return VKI_EACCES;
^
m_libcfile.c: At top level:
m_libcfile.c:808:37: warning: 'struct vki_sockaddr_in' declared inside parameter list [enabled by default]
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen );
^
m_libcfile.c:994:37: warning: 'struct vki_sockaddr_in' declared inside parameter list [enabled by default]
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen )
^
m_libcfile.c:994:5: error: conflicting types for 'my_connect'
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen )
^
m_libcfile.c:808:5: note: previous declaration of 'my_connect' was here
Int my_connect ( Int sockfd, struct vki_sockaddr_in* serv_addr, Int addrlen );
^
m_libcfile.c:1066:39: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getsockname'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:1066:5: note: in expansion of macro 'VG_'
Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getsockname' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
pub_core_libcfile.h:69:12: note: in expansion of macro 'VG_'
extern Int VG_(getsockname) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
m_libcfile.c:1099:39: warning: 'struct vki_sockaddr' declared inside parameter list [enabled by default]
Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
In file included from pub_core_basics.h:40:0,
from m_libcfile.c:31:
../include/pub_tool_basics.h:70:30: error: conflicting types for 'vgPlain_getpeername'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
m_libcfile.c:1099:5: note: in expansion of macro 'VG_'
Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen)
^
../include/pub_tool_basics.h:70:30: note: previous declaration of 'vgPlain_getpeername' was here
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
pub_core_libcfile.h:70:12: note: in expansion of macro 'VG_'
extern Int VG_(getpeername) ( Int sd, struct vki_sockaddr *name, Int *namelen );
^
make[3]: *** [libcoregrind_x86_gnu_a-m_libcfile.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
In file included from pub_core_basics.h:40:0,
from m_cache.c:32:
../include/pub_tool_basics.h:118:18: error: missing binary operator before token "("
#elif VGO_defined(VGO_gnu)
^
../include/pub_tool_basics.h:121:4: error: #error Unknown OS
# error Unknown OS
^
../include/pub_tool_basics.h: In function 'sr_ResEx':
../include/pub_tool_basics.h:272:31: error: 'SysRes' has no member named '_valEx'
return sr._isError ? 0 : sr._valEx;
^
../include/pub_tool_basics.h: At top level:
../include/pub_tool_basics.h:274:1: error: unknown type name 'Uword'
static inline Uword sr_ResHI ( SysRes sr ){
^
make[3]: *** [libcoregrind_x86_gnu_a-m_cache.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -MT libcoregrind_x86_gnu_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo -c -o libcoregrind_x86_gnu_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S
mv -f .deps/libcoregrind_x86_gnu_a-m_cpuid.Tpo .deps/libcoregrind_x86_gnu_a-m_cpuid.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
m_debugger.c:47:0: warning: "WIFSTOPPED" redefined [enabled by default]
#define WIFSTOPPED(status) (((status) & 0xff) == 0x7f)
^
In file included from /usr/include/rpc/types.h:60:0,
from /usr/include/rpc/rpc.h:38,
from /usr/include/rpcsvc/mount.h:9,
from ../include/vki/vki-gnu.h:658,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_debugger.c:32:
/usr/include/stdlib.h:89:0: note: this is the location of the previous definition
# define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status))
^
m_debugger.c:48:0: warning: "WSTOPSIG" redefined [enabled by default]
#define WSTOPSIG(status) (((status) & 0xff00) >> 8)
^
In file included from /usr/include/rpc/types.h:60:0,
from /usr/include/rpc/rpc.h:38,
from /usr/include/rpcsvc/mount.h:9,
from ../include/vki/vki-gnu.h:658,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_debugger.c:32:
/usr/include/stdlib.h:86:0: note: this is the location of the previous definition
# define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status))
^
mv -f .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo .deps/libcoregrind_x86_gnu_a-m_debugger.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debuglog.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo -c -o libcoregrind_x86_gnu_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c
mv -f .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo .deps/libcoregrind_x86_gnu_a-m_debuglog.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo -c -o libcoregrind_x86_gnu_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c
mv -f .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo .deps/libcoregrind_x86_gnu_a-m_errormgr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_execontext.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo -c -o libcoregrind_x86_gnu_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c
mv -f .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo .deps/libcoregrind_x86_gnu_a-m_execontext.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_poolalloc.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_poolalloc.Tpo -c -o libcoregrind_x86_gnu_a-m_poolalloc.o `test -f 'm_poolalloc.c' || echo './'`m_poolalloc.c
mv -f .deps/libcoregrind_x86_gnu_a-m_poolalloc.Tpo .deps/libcoregrind_x86_gnu_a-m_poolalloc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_hashtable.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_hashtable.Tpo -c -o libcoregrind_x86_gnu_a-m_hashtable.o `test -f 'm_hashtable.c' || echo './'`m_hashtable.c
mv -f .deps/libcoregrind_x86_gnu_a-m_hashtable.Tpo .deps/libcoregrind_x86_gnu_a-m_hashtable.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcbase.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcbase.Tpo -c -o libcoregrind_x86_gnu_a-m_libcbase.o `test -f 'm_libcbase.c' || echo './'`m_libcbase.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcbase.Tpo .deps/libcoregrind_x86_gnu_a-m_libcbase.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcassert.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo -c -o libcoregrind_x86_gnu_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo .deps/libcoregrind_x86_gnu_a-m_libcassert.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo -c -o libcoregrind_x86_gnu_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_dup':
m_libcfile.c:397:28: error: '__NR_dup' undeclared (first use in this function)
return VG_(do_syscall1)(__NR_dup, oldfd);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:397:11: note: in expansion of macro 'VG_'
return VG_(do_syscall1)(__NR_dup, oldfd);
^
m_libcfile.c:397:28: note: each undeclared identifier is reported only once for each function it appears in
return VG_(do_syscall1)(__NR_dup, oldfd);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:397:11: note: in expansion of macro 'VG_'
return VG_(do_syscall1)(__NR_dup, oldfd);
^
m_libcfile.c: In function 'vgPlain_rename':
m_libcfile.c:432:34: error: '__NR_rename' undeclared (first use in this function)
SysRes res = VG_(do_syscall2)(__NR_rename, (UWord)old_name, (UWord)new_name);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:432:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall2)(__NR_rename, (UWord)old_name, (UWord)new_name);
^
m_libcfile.c: In function 'vgPlain_unlink':
m_libcfile.c:441:34: error: '__NR_unlink' undeclared (first use in this function)
SysRes res = VG_(do_syscall1)(__NR_unlink, (UWord)file_name);
^
pub_core_syscall.h:57:61: note: in definition of macro 'vgPlain_do_syscall1'
#define vgPlain_do_syscall1(s,a) VG_(do_syscall)((s),(a),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:441:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall1)(__NR_unlink, (UWord)file_name);
^
m_libcfile.c: In function 'vgPlain_poll':
m_libcfile.c:525:11: error: redeclaration of 'res' with no linkage
SysRes res;
^
m_libcfile.c:519:11: note: previous declaration of 'res' was here
SysRes res;
^
In file included from m_libcfile.c:42:0:
m_libcfile.c: In function 'vgPlain_readlink':
m_libcfile.c:541:27: error: '__NR_readlink' undeclared (first use in this function)
res = VG_(do_syscall3)(__NR_readlink, (UWord)path, (UWord)buf, bufsiz);
^
pub_core_syscall.h:61:61: note: in definition of macro 'vgPlain_do_syscall3'
#define vgPlain_do_syscall3(s,a,b,c) VG_(do_syscall)((s),(a),(b),(c),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:541:10: note: in expansion of macro 'VG_'
res = VG_(do_syscall3)(__NR_readlink, (UWord)path, (UWord)buf, bufsiz);
^
m_libcfile.c: In function 'vgPlain_access':
m_libcfile.c:578:34: error: '__NR_access' undeclared (first use in this function)
SysRes res = VG_(do_syscall2)(__NR_access, (UWord)path, w);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcfile.c:578:17: note: in expansion of macro 'VG_'
SysRes res = VG_(do_syscall2)(__NR_access, (UWord)path, w);
^
make[3]: *** [libcoregrind_x86_gnu_a-m_libcfile.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo -c -o libcoregrind_x86_gnu_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo .deps/libcoregrind_x86_gnu_a-m_libcfile.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcprint.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcprint.Tpo -c -o libcoregrind_x86_gnu_a-m_libcprint.o `test -f 'm_libcprint.c' || echo './'`m_libcprint.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcprint.Tpo .deps/libcoregrind_x86_gnu_a-m_libcprint.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcproc.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcproc.Tpo -c -o libcoregrind_x86_gnu_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c
m_libcproc.c:74:4: error: #error Unknown OS
# error Unknown OS
^
m_libcproc.c:79:1: error: expected expression before 'HChar'
HChar *VG_(getenv)(const HChar *varname)
^
m_libcproc.c: In function 'vgPlain_waitpid':
m_libcproc.c:295:6: error: #error Unknown OS
# error Unknown OS
^
In file included from m_libcproc.c:42:0:
m_libcproc.c: In function 'vgPlain_execv':
m_libcproc.c:338:27: error: '__NR_execve' undeclared (first use in this function)
res = VG_(do_syscall3)(__NR_execve,
^
pub_core_syscall.h:61:61: note: in definition of macro 'vgPlain_do_syscall3'
#define vgPlain_do_syscall3(s,a,b,c) VG_(do_syscall)((s),(a),(b),(c),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcproc.c:338:10: note: in expansion of macro 'VG_'
res = VG_(do_syscall3)(__NR_execve,
^
m_libcproc.c:338:27: note: each undeclared identifier is reported only once for each function it appears in
res = VG_(do_syscall3)(__NR_execve,
^
pub_core_syscall.h:61:61: note: in definition of macro 'vgPlain_do_syscall3'
#define vgPlain_do_syscall3(s,a,b,c) VG_(do_syscall)((s),(a),(b),(c),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcproc.c:338:10: note: in expansion of macro 'VG_'
res = VG_(do_syscall3)(__NR_execve,
^
m_libcproc.c: In function 'vgPlain_system':
m_libcproc.c:380:9: error: 'vki_sigaction_toK_t' has no member named 'ksa_handler'
sa.ksa_handler = VKI_SIG_DFL;
^
In file included from m_libcproc.c:42:0:
m_libcproc.c: In function 'vgPlain_getrlimit':
m_libcproc.c:407:30: error: '__NR_getrlimit' undeclared (first use in this function)
res = VG_(do_syscall2)(__NR_getrlimit, resource, (UWord)rlim);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcproc.c:407:13: note: in expansion of macro 'VG_'
res = VG_(do_syscall2)(__NR_getrlimit, resource, (UWord)rlim);
^
m_libcproc.c: In function 'vgPlain_setrlimit':
m_libcproc.c:417:27: error: '__NR_setrlimit' undeclared (first use in this function)
res = VG_(do_syscall2)(__NR_setrlimit, resource, (UWord)rlim);
^
pub_core_syscall.h:59:61: note: in definition of macro 'vgPlain_do_syscall2'
#define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcproc.c:417:10: note: in expansion of macro 'VG_'
res = VG_(do_syscall2)(__NR_setrlimit, resource, (UWord)rlim);
^
m_libcproc.c: In function 'vgPlain_gettid':
m_libcproc.c:483:6: error: #error "Unknown OS"
# error "Unknown OS"
^
In file included from m_libcproc.c:42:0:
m_libcproc.c: In function 'vgPlain_getpid':
m_libcproc.c:491:36: error: '__NR_getpid' undeclared (first use in this function)
return sr_Res( VG_(do_syscall0)(__NR_getpid) );
^
pub_core_syscall.h:56:61: note: in definition of macro 'vgPlain_do_syscall0'
#define vgPlain_do_syscall0(s) VG_(do_syscall)((s),0,0,0,0,0,0,0,0)
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcproc.c:491:19: note: in expansion of macro 'VG_'
return sr_Res( VG_(do_syscall0)(__NR_getpid) );
^
m_libcproc.c: In function 'vgPlain_getpgrp':
m_libcproc.c:497:36: error: '__NR_getpgrp' undeclared (first use in this function)
return sr_Res( VG_(do_syscall0)(__NR_getpgrp) );
^
pub_core_syscall.h:56:61: note: in definition of macro 'vgPlain_do_syscall0'
#define vgPlain_do_syscall0(s) VG_(do_syscall)((s),0,0,0,0,0,0,0,0)
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcproc.c:497:19: note: in expansion of macro 'VG_'
return sr_Res( VG_(do_syscall0)(__NR_getpgrp) );
^
m_libcproc.c: In function 'vgPlain_getppid':
m_libcproc.c:503:36: error: '__NR_getppid' undeclared (first use in this function)
return sr_Res( VG_(do_syscall0)(__NR_getppid) );
^
pub_core_syscall.h:56:61: note: in definition of macro 'vgPlain_do_syscall0'
#define vgPlain_do_syscall0(s) VG_(do_syscall)((s),0,0,0,0,0,0,0,0)
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcproc.c:503:19: note: in expansion of macro 'VG_'
return sr_Res( VG_(do_syscall0)(__NR_getppid) );
^
m_libcproc.c: In function 'vgPlain_geteuid':
m_libcproc.c:514:36: error: '__NR_geteuid' undeclared (first use in this function)
return sr_Res( VG_(do_syscall0)(__NR_geteuid) );
^
pub_core_syscall.h:56:61: note: in definition of macro 'vgPlain_do_syscall0'
#define vgPlain_do_syscall0(s) VG_(do_syscall)((s),0,0,0,0,0,0,0,0)
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcproc.c:514:19: note: in expansion of macro 'VG_'
return sr_Res( VG_(do_syscall0)(__NR_geteuid) );
^
m_libcproc.c: In function 'vgPlain_getegid':
m_libcproc.c:526:36: error: '__NR_getegid' undeclared (first use in this function)
return sr_Res( VG_(do_syscall0)(__NR_getegid) );
^
pub_core_syscall.h:56:61: note: in definition of macro 'vgPlain_do_syscall0'
#define vgPlain_do_syscall0(s) VG_(do_syscall)((s),0,0,0,0,0,0,0,0)
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcproc.c:526:19: note: in expansion of macro 'VG_'
return sr_Res( VG_(do_syscall0)(__NR_getegid) );
^
m_libcproc.c: In function 'vgPlain_getgroups':
m_libcproc.c:563:7: error: #error "VG_(getgroups): needs implementation on this platform"
# error "VG_(getgroups): needs implementation on this platform"
^
In file included from m_libcproc.c:42:0:
m_libcproc.c: In function 'vgPlain_ptrace':
m_libcproc.c:574:27: error: '__NR_ptrace' undeclared (first use in this function)
res = VG_(do_syscall4)(__NR_ptrace, request, pid, (UWord)addr, (UWord)data);
^
pub_core_syscall.h:63:61: note: in definition of macro 'vgPlain_do_syscall4'
#define vgPlain_do_syscall4(s,a,b,c,d) VG_(do_syscall)((s),(a),(b),(c),\
^
../include/pub_tool_basics.h:70:21: note: in expansion of macro 'VGAPPEND'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
m_libcproc.c:574:10: note: in expansion of macro 'VG_'
res = VG_(do_syscall4)(__NR_ptrace, request, pid, (UWord)addr, (UWord)data);
^
m_libcproc.c: In function 'vgPlain_fork':
m_libcproc.c:605:6: error: #error "Unknown OS"
# error "Unknown OS"
^
m_libcproc.c: In function 'vgPlain_read_millisecond_timer':
m_libcproc.c:647:6: error: #error "Unknown OS"
# error "Unknown OS"
^
make[3]: *** [libcoregrind_x86_gnu_a-m_libcproc.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
echo "# This is a generated file, composed of the following suppression rules:" > default.supp
echo "# " exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
cat exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp >> default.supp
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \
-Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \
\
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep "^#define" \
| sed "s/xyzzy\\$//g" \
| sed "s/xyzzy#//g" \
| sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_globals.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_globals.Tpo -c -o priv/libvex_x86_gnu_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c
mv -f priv/.deps/libvex_x86_gnu_a-main_globals.Tpo priv/.deps/libvex_x86_gnu_a-main_globals.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_main.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_main.Tpo -c -o priv/libvex_x86_gnu_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c
mv -f priv/.deps/libvex_x86_gnu_a-main_main.Tpo priv/.deps/libvex_x86_gnu_a-main_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-main_util.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-main_util.Tpo -c -o priv/libvex_x86_gnu_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c
mv -f priv/.deps/libvex_x86_gnu_a-main_util.Tpo priv/.deps/libvex_x86_gnu_a-main_util.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo -c -o priv/libvex_x86_gnu_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_defs.Tpo priv/.deps/libvex_x86_gnu_a-ir_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo -c -o priv/libvex_x86_gnu_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_inject.Tpo priv/.deps/libvex_x86_gnu_a-ir_inject.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_match.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_match.Tpo -c -o priv/libvex_x86_gnu_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_match.Tpo priv/.deps/libvex_x86_gnu_a-ir_match.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo -c -o priv/libvex_x86_gnu_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c
mv -f priv/.deps/libvex_x86_gnu_a-ir_opt.Tpo priv/.deps/libvex_x86_gnu_a-ir_opt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_bb_to_IR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo -c -o priv/libvex_x86_gnu_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Tpo priv/.deps/libvex_x86_gnu_a-guest_generic_x87.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_x86_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_amd64_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_ppc_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_arm_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_s390_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_helpers.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo -c -o priv/libvex_x86_gnu_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c
mv -f priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Tpo priv/.deps/libvex_x86_gnu_a-guest_mips_toIR.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_regs.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_regs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd64.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd128.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_simd256.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_maddf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c
mv -f priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_x86_gnu_a-host_generic_reg_alloc2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_x86_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_x86_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_amd64_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_ppc_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_arm_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_arm_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_s390_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_s390_isel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo -c -o priv/libvex_x86_gnu_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c
mv -f priv/.deps/libvex_x86_gnu_a-s390_disasm.Tpo priv/.deps/libvex_x86_gnu_a-s390_disasm.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_defs.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_defs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -Ipriv -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -Wwrite-strings -fno-stack-protector -MT priv/libvex_x86_gnu_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo -c -o priv/libvex_x86_gnu_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c
mv -f priv/.deps/libvex_x86_gnu_a-host_mips_isel.Tpo priv/.deps/libvex_x86_gnu_a-host_mips_isel.Po
rm -f libvex-x86-gnu.a
/usr/bin/ar cru libvex-x86-gnu.a priv/libvex_x86_gnu_a-main_globals.o priv/libvex_x86_gnu_a-main_main.o priv/libvex_x86_gnu_a-main_util.o priv/libvex_x86_gnu_a-ir_defs.o priv/libvex_x86_gnu_a-ir_inject.o priv/libvex_x86_gnu_a-ir_match.o priv/libvex_x86_gnu_a-ir_opt.o priv/libvex_x86_gnu_a-guest_generic_bb_to_IR.o priv/libvex_x86_gnu_a-guest_generic_x87.o priv/libvex_x86_gnu_a-guest_x86_helpers.o priv/libvex_x86_gnu_a-guest_x86_toIR.o priv/libvex_x86_gnu_a-guest_amd64_helpers.o priv/libvex_x86_gnu_a-guest_amd64_toIR.o priv/libvex_x86_gnu_a-guest_ppc_helpers.o priv/libvex_x86_gnu_a-guest_ppc_toIR.o priv/libvex_x86_gnu_a-guest_arm_helpers.o priv/libvex_x86_gnu_a-guest_arm_toIR.o priv/libvex_x86_gnu_a-guest_s390_helpers.o priv/libvex_x86_gnu_a-guest_s390_toIR.o priv/libvex_x86_gnu_a-guest_mips_helpers.o priv/libvex_x86_gnu_a-guest_mips_toIR.o priv/libvex_x86_gnu_a-host_generic_regs.o priv/libvex_x86_gnu_a-host_generic_simd64.o priv/libvex_x86_gnu_a-host_generic_simd128.o priv/libvex_x86_gnu_a-host_generic_simd256.o priv/libvex_x86_gnu_a-host_generic_maddf.o priv/libvex_x86_gnu_a-host_generic_reg_alloc2.o priv/libvex_x86_gnu_a-host_x86_defs.o priv/libvex_x86_gnu_a-host_x86_isel.o priv/libvex_x86_gnu_a-host_amd64_defs.o priv/libvex_x86_gnu_a-host_amd64_isel.o priv/libvex_x86_gnu_a-host_ppc_defs.o priv/libvex_x86_gnu_a-host_ppc_isel.o priv/libvex_x86_gnu_a-host_arm_defs.o priv/libvex_x86_gnu_a-host_arm_isel.o priv/libvex_x86_gnu_a-host_s390_defs.o priv/libvex_x86_gnu_a-host_s390_isel.o priv/libvex_x86_gnu_a-s390_disasm.o priv/libvex_x86_gnu_a-host_mips_defs.o priv/libvex_x86_gnu_a-host_mips_isel.o
ranlib libvex-x86-gnu.a
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_cache.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_cache.Tpo -c -o libcoregrind_x86_gnu_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c
mv -f .deps/libcoregrind_x86_gnu_a-m_cache.Tpo .deps/libcoregrind_x86_gnu_a-m_cache.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
In file included from ../include/pub_tool_vki.h:54:0,
from pub_core_vki.h:44,
from m_commandline.c:32:
../include/vki/vki-gnu.h:395:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
typedef __vki_signalfn_t __user *__vki_sighandler_t;
^
../include/vki/vki-gnu.h:404:2: error: unknown type name '__vki_sighandler_t'
__vki_sighandler_t sa_handler;
^
In file included from /usr/include/signal.h:253:0,
from ../include/vki/vki-gnu.h:321,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_commandline.c:32:
../include/vki/vki-gnu.h:404:21: error: expected ':', ',', ';', '}' or '__attribute__' before '.' token
__vki_sighandler_t sa_handler;
^
In file included from ../include/pub_tool_vki.h:54:0,
from pub_core_vki.h:44,
from m_commandline.c:32:
../include/vki/vki-gnu.h:409:0: warning: "sa_handler" redefined [enabled by default]
# define sa_handler __vki_sigaction_handler.sa_handler
^
In file included from /usr/include/signal.h:253:0,
from ../include/vki/vki-gnu.h:321,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_commandline.c:32:
/usr/include/i386-gnu/bits/sigaction.h:42:0: note: this is the location of the previous definition
# define sa_handler __sigaction_handler.sa_handler
^
In file included from ../include/pub_tool_vki.h:54:0,
from pub_core_vki.h:44,
from m_commandline.c:32:
../include/vki/vki-gnu.h:410:0: warning: "sa_sigaction" redefined [enabled by default]
# define sa_sigaction __vki_sigaction_handler.sa_sigaction
^
In file included from /usr/include/signal.h:253:0,
from ../include/vki/vki-gnu.h:321,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_commandline.c:32:
/usr/include/i386-gnu/bits/sigaction.h:43:0: note: this is the location of the previous definition
# define sa_sigaction __sigaction_handler.sa_sigaction
^
In file included from ../include/pub_tool_vki.h:54:0,
from pub_core_vki.h:44,
from m_commandline.c:32:
../include/vki/vki-gnu.h:391:31: warning: declaration does not declare anything [enabled by default]
#define vki_sigset_t sigset_t;
^
../include/vki/vki-gnu.h:416:5: note: in expansion of macro 'vki_sigset_t'
vki_sigset_t sa_mask;
^
../include/vki/vki-gnu.h:416:18: error: expected specifier-qualifier-list before 'sa_mask'
vki_sigset_t sa_mask;
^
In file included from ../include/pub_tool_vki.h:54:0,
from pub_core_vki.h:44,
from m_commandline.c:32:
../include/vki/vki-gnu.h:619:0: warning: "POLLRDNORM" redefined [enabled by default]
#define POLLRDNORM VKI_POLLIN
^
In file included from /usr/include/i386-gnu/sys/poll.h:25:0,
from ../include/vki/vki-gnu.h:611,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_commandline.c:32:
/usr/include/i386-gnu/bits/poll.h:31:0: note: this is the location of the previous definition
# define POLLRDNORM POLLIN /* Normal data may be read. */
^
In file included from ../include/pub_tool_vki.h:54:0,
from pub_core_vki.h:44,
from m_commandline.c:32:
../include/vki/vki-gnu.h:620:0: warning: "POLLRDBAND" redefined [enabled by default]
#define POLLRDBAND VKI_POLLPRI
^
In file included from /usr/include/i386-gnu/sys/poll.h:25:0,
from ../include/vki/vki-gnu.h:611,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_commandline.c:32:
/usr/include/i386-gnu/bits/poll.h:32:0: note: this is the location of the previous definition
# define POLLRDBAND POLLPRI /* Priority data may be read. */
^
In file included from ../include/pub_tool_vki.h:54:0,
from pub_core_vki.h:44,
from m_commandline.c:32:
../include/vki/vki-gnu.h:621:0: warning: "POLLWRNORM" redefined [enabled by default]
#define POLLWRNORM VKI_POLLOUT
^
In file included from /usr/include/i386-gnu/sys/poll.h:25:0,
from ../include/vki/vki-gnu.h:611,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_commandline.c:32:
/usr/include/i386-gnu/bits/poll.h:33:0: note: this is the location of the previous definition
# define POLLWRNORM POLLOUT /* Writing now will not block. */
^
In file included from ../include/pub_tool_vki.h:54:0,
from pub_core_vki.h:44,
from m_commandline.c:32:
../include/vki/vki-gnu.h:622:0: warning: "POLLWRBAND" redefined [enabled by default]
#define POLLWRBAND VKI_POLLOUT
^
In file included from /usr/include/i386-gnu/sys/poll.h:25:0,
from ../include/vki/vki-gnu.h:611,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_commandline.c:32:
/usr/include/i386-gnu/bits/poll.h:34:0: note: this is the location of the previous definition
# define POLLWRBAND POLLOUT /* Priority data may be written. */
^
make[3]: *** [libcoregrind_x86_gnu_a-m_commandline.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
m_debugger.c:47:0: warning: "WIFSTOPPED" redefined [enabled by default]
#define WIFSTOPPED(status) (((status) & 0xff) == 0x7f)
^
In file included from /usr/include/rpc/types.h:60:0,
from /usr/include/rpc/rpc.h:38,
from /usr/include/rpcsvc/mount.h:9,
from ../include/vki/vki-gnu.h:671,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_debugger.c:32:
/usr/include/stdlib.h:89:0: note: this is the location of the previous definition
# define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status))
^
m_debugger.c:48:0: warning: "WSTOPSIG" redefined [enabled by default]
#define WSTOPSIG(status) (((status) & 0xff00) >> 8)
^
In file included from /usr/include/rpc/types.h:60:0,
from /usr/include/rpc/rpc.h:38,
from /usr/include/rpcsvc/mount.h:9,
from ../include/vki/vki-gnu.h:671,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_debugger.c:32:
/usr/include/stdlib.h:86:0: note: this is the location of the previous definition
# define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status))
^
mv -f .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo .deps/libcoregrind_x86_gnu_a-m_debugger.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo -c -o libcoregrind_x86_gnu_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c
mv -f .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo .deps/libcoregrind_x86_gnu_a-m_errormgr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_execontext.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo -c -o libcoregrind_x86_gnu_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c
mv -f .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo .deps/libcoregrind_x86_gnu_a-m_execontext.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcassert.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo -c -o libcoregrind_x86_gnu_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo .deps/libcoregrind_x86_gnu_a-m_libcassert.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo -c -o libcoregrind_x86_gnu_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo .deps/libcoregrind_x86_gnu_a-m_libcfile.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcprint.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcprint.Tpo -c -o libcoregrind_x86_gnu_a-m_libcprint.o `test -f 'm_libcprint.c' || echo './'`m_libcprint.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcprint.Tpo .deps/libcoregrind_x86_gnu_a-m_libcprint.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcproc.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcproc.Tpo -c -o libcoregrind_x86_gnu_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcproc.Tpo .deps/libcoregrind_x86_gnu_a-m_libcproc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcsignal.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcsignal.Tpo -c -o libcoregrind_x86_gnu_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c
m_libcsignal.c: In function 'vgPlain_sigprocmask':
m_libcsignal.c:194:6: error: #error "Unknown OS"
# error "Unknown OS"
^
m_libcsignal.c:196:22: error: 'res' undeclared (first use in this function)
return sr_isError(res) ? -1 : 0;
^
m_libcsignal.c:196:22: note: each undeclared identifier is reported only once for each function it appears in
m_libcsignal.c: In function 'vgPlain_sigaction':
m_libcsignal.c:276:6: error: #error "Unsupported OS"
# error "Unsupported OS"
^
m_libcsignal.c: In function 'vgPlain_convert_sigaction_fromK_to_toK':
m_libcsignal.c:294:6: error: #error "Unsupported OS"
# error "Unsupported OS"
^
m_libcsignal.c: In function 'vgPlain_kill':
m_libcsignal.c:307:6: error: #error "Unsupported OS"
# error "Unsupported OS"
^
m_libcsignal.c:309:22: error: 'res' undeclared (first use in this function)
return sr_isError(res) ? -1 : 0;
^
m_libcsignal.c: In function 'vgPlain_tkill':
m_libcsignal.c:328:6: error: #error "Unsupported plat"
# error "Unsupported plat"
^
m_libcsignal.c: At top level:
m_libcsignal.c:481:4: error: #error "Unknown OS"
# error "Unknown OS"
^
make[3]: *** [libcoregrind_x86_gnu_a-m_libcsignal.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcsignal.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcsignal.Tpo -c -o libcoregrind_x86_gnu_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c
In file included from m_libcsignal.c:36:0:
pub_core_libcassert.h:51:5: error: expected identifier or '(' before 'void'
((void) (LIKELY(expr) ? 0 : \
^
m_libcsignal.c:502:3: note: in expansion of macro 'vg_assert'
vg_assert(0);
^
pub_core_libcassert.h:51:11: error: expected ')' before '(' token
((void) (LIKELY(expr) ? 0 : \
^
m_libcsignal.c:502:3: note: in expansion of macro 'vg_assert'
vg_assert(0);
^
make[3]: *** [libcoregrind_x86_gnu_a-m_libcsignal.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcproc.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcproc.Tpo -c -o libcoregrind_x86_gnu_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcproc.Tpo .deps/libcoregrind_x86_gnu_a-m_libcproc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcsetjmp.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcsetjmp.Tpo -c -o libcoregrind_x86_gnu_a-m_libcsetjmp.o `test -f 'm_libcsetjmp.c' || echo './'`m_libcsetjmp.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcsetjmp.Tpo .deps/libcoregrind_x86_gnu_a-m_libcsetjmp.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcsignal.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcsignal.Tpo -c -o libcoregrind_x86_gnu_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c
m_libcsignal.c: In function 'vgPlain_sigfillset':
m_libcsignal.c:58:10: error: request for member 'sig' in something not a structure or union
set->sig[i] = ~0;
^
m_libcsignal.c: In function 'vgPlain_sigemptyset':
m_libcsignal.c:68:10: error: request for member 'sig' in something not a structure or union
set->sig[i] = 0;
^
m_libcsignal.c: In function 'vgPlain_isemptysigset':
m_libcsignal.c:77:14: error: request for member 'sig' in something not a structure or union
if (set->sig[i] != 0) return False;
^
m_libcsignal.c: In function 'vgPlain_isfullsigset':
m_libcsignal.c:86:14: error: request for member 'sig' in something not a structure or union
if (set->sig[i] != ~0) return False;
^
m_libcsignal.c: In function 'vgPlain_iseqsigset':
m_libcsignal.c:95:15: error: request for member 'sig' in something not a structure or union
if (set1->sig[i] != set2->sig[i]) return False;
^
m_libcsignal.c:95:31: error: request for member 'sig' in something not a structure or union
if (set1->sig[i] != set2->sig[i]) return False;
^
m_libcsignal.c: In function 'vgPlain_sigaddset':
m_libcsignal.c:107:7: error: request for member 'sig' in something not a structure or union
set->sig[signum / _VKI_NSIG_BPW] |= (1ULL << (signum % _VKI_NSIG_BPW));
^
m_libcsignal.c: In function 'vgPlain_sigdelset':
m_libcsignal.c:118:7: error: request for member 'sig' in something not a structure or union
set->sig[signum / _VKI_NSIG_BPW] &= ~(1ULL << (signum % _VKI_NSIG_BPW));
^
m_libcsignal.c: In function 'vgPlain_sigismember':
m_libcsignal.c:129:17: error: request for member 'sig' in something not a structure or union
if (1 & ((set->sig[signum / _VKI_NSIG_BPW]) >> (signum % _VKI_NSIG_BPW)))
^
m_libcsignal.c: In function 'vgPlain_sigaddset_from_set':
m_libcsignal.c:141:10: error: request for member 'sig' in something not a structure or union
dst->sig[i] |= src->sig[i];
^
m_libcsignal.c:141:25: error: request for member 'sig' in something not a structure or union
dst->sig[i] |= src->sig[i];
^
m_libcsignal.c: In function 'vgPlain_sigdelset_from_set':
m_libcsignal.c:150:10: error: request for member 'sig' in something not a structure or union
dst->sig[i] &= ~(src->sig[i]);
^
m_libcsignal.c:150:27: error: request for member 'sig' in something not a structure or union
dst->sig[i] &= ~(src->sig[i]);
^
m_libcsignal.c: In function 'vgPlain_sigintersectset':
m_libcsignal.c:159:10: error: request for member 'sig' in something not a structure or union
dst->sig[i] &= src->sig[i];
^
m_libcsignal.c:159:25: error: request for member 'sig' in something not a structure or union
dst->sig[i] &= src->sig[i];
^
m_libcsignal.c: In function 'vgPlain_sigcomplementset':
m_libcsignal.c:168:10: error: request for member 'sig' in something not a structure or union
dst->sig[i] = ~ src->sig[i];
^
m_libcsignal.c:168:26: error: request for member 'sig' in something not a structure or union
dst->sig[i] = ~ src->sig[i];
^
m_libcsignal.c: In function 'vgPlain_sigprocmask':
m_libcsignal.c:194:6: error: #error "Unknown OS"
# error "Unknown OS"
^
m_libcsignal.c:196:22: error: 'res' undeclared (first use in this function)
return sr_isError(res) ? -1 : 0;
^
m_libcsignal.c:196:22: note: each undeclared identifier is reported only once for each function it appears in
m_libcsignal.c: In function 'vgPlain_sigaction':
m_libcsignal.c:276:6: error: #error "Unsupported OS"
# error "Unsupported OS"
^
m_libcsignal.c: In function 'vgPlain_convert_sigaction_fromK_to_toK':
m_libcsignal.c:294:6: error: #error "Unsupported OS"
# error "Unsupported OS"
^
m_libcsignal.c: In function 'vgPlain_kill':
m_libcsignal.c:307:6: error: #error "Unsupported OS"
# error "Unsupported OS"
^
m_libcsignal.c:309:22: error: 'res' undeclared (first use in this function)
return sr_isError(res) ? -1 : 0;
^
m_libcsignal.c: In function 'vgPlain_tkill':
m_libcsignal.c:328:6: error: #error "Unsupported plat"
# error "Unsupported plat"
^
m_libcsignal.c: At top level:
m_libcsignal.c:481:4: error: #error "Unknown OS"
# error "Unknown OS"
^
make[3]: *** [libcoregrind_x86_gnu_a-m_libcsignal.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_machine.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_machine.Tpo -c -o libcoregrind_x86_gnu_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c
m_machine.c: In function 'vgPlain_set_syscall_return_shadows':
m_machine.c:158:6: error: #error "Unknown plat"
# error "Unknown plat"
^
m_machine.c: In function 'vgPlain_fnptr_to_fnentry':
m_machine.c:1683:6: error: #error "Unknown platform"
# error "Unknown platform"
^
make[3]: *** [libcoregrind_x86_gnu_a-m_machine.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debuglog.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo -c -o libcoregrind_x86_gnu_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c
In file included from ../include/pub_tool_vkiscnums_asm.h:64:0,
from pub_core_vkiscnums_asm.h:43,
from pub_core_vkiscnums.h:60,
from m_debuglog.c:55:
../include/vki/vki-scnums-x86-gnu.h:36:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
typedef int kern_return_t
^
../include/vki/vki-scnums-x86-gnu.h:48:1: error: unknown type name 'kern_return_t'
kern_return_t kern_invalid()
^
../include/vki/vki-scnums-x86-gnu.h: In function 'kern_invalid':
../include/vki/vki-scnums-x86-gnu.h:50:6: error: 'kern_invalid_debug' undeclared (first use in this function)
if (kern_invalid_debug) printf("Debugger invoked: kern_invalid mach trap\n");
^
../include/vki/vki-scnums-x86-gnu.h:50:6: note: each undeclared identifier is reported only once for each function it appears in
../include/vki/vki-scnums-x86-gnu.h:50:26: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default]
if (kern_invalid_debug) printf("Debugger invoked: kern_invalid mach trap\n");
^
../include/vki/vki-scnums-x86-gnu.h: At top level:
../include/vki/vki-scnums-x86-gnu.h:55:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_vm_map();
^
../include/vki/vki-scnums-x86-gnu.h:56:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_vm_allocate();
^
../include/vki/vki-scnums-x86-gnu.h:57:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_vm_deallocate();
^
../include/vki/vki-scnums-x86-gnu.h:59:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_task_create();
^
../include/vki/vki-scnums-x86-gnu.h:60:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_task_terminate();
^
../include/vki/vki-scnums-x86-gnu.h:61:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_task_suspend();
^
../include/vki/vki-scnums-x86-gnu.h:62:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_task_set_special_port();
^
../include/vki/vki-scnums-x86-gnu.h:64:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_mach_port_allocate();
^
../include/vki/vki-scnums-x86-gnu.h:65:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_mach_port_deallocate();
^
../include/vki/vki-scnums-x86-gnu.h:66:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_mach_port_insert_right();
^
../include/vki/vki-scnums-x86-gnu.h:67:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_mach_port_allocate_name();
^
../include/vki/vki-scnums-x86-gnu.h:69:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_thread_depress_abort();
^
../include/vki/vki-scnums-x86-gnu.h:70:1: error: unknown type name 'kern_return_t'
extern kern_return_t evc_wait();
^
../include/vki/vki-scnums-x86-gnu.h:71:1: error: unknown type name 'kern_return_t'
extern kern_return_t evc_wait_clear();
^
../include/vki/vki-scnums-x86-gnu.h:73:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_device_write_request();
^
../include/vki/vki-scnums-x86-gnu.h:74:1: error: unknown type name 'kern_return_t'
extern kern_return_t syscall_device_writev_request();
^
../include/vki/vki-scnums-x86-gnu.h:86:38: error: 'FALSE' undeclared here (not in a function)
{ (arg_count), (int (*)()) (name), FALSE, 0 }
^
../include/vki/vki-scnums-x86-gnu.h:92:2: note: in expansion of macro 'MACH_TRAP'
MACH_TRAP(kern_invalid, 0), /* 0 */ /* Unix */
^
../include/vki/vki-scnums-x86-gnu.h:102:12: error: 'null_port' undeclared here (not in a function)
MACH_TRAP(null_port, 0), /* 10 */
^
../include/vki/vki-scnums-x86-gnu.h:86:31: note: in definition of macro 'MACH_TRAP'
{ (arg_count), (int (*)()) (name), FALSE, 0 }
^
../include/vki/vki-scnums-x86-gnu.h:88:38: error: 'TRUE' undeclared here (not in a function)
{ (arg_count), (int (*)()) (name), TRUE, 0 }
^
../include/vki/vki-scnums-x86-gnu.h:109:2: note: in expansion of macro 'MACH_TRAP_STACK'
MACH_TRAP_STACK(evc_wait, 1), /* 17 */
^
../include/vki/vki-scnums-x86-gnu.h:117:18: error: 'mach_msg_trap' undeclared here (not in a function)
MACH_TRAP_STACK(mach_msg_trap, 7), /* 25 */
^
../include/vki/vki-scnums-x86-gnu.h:88:31: note: in definition of macro 'MACH_TRAP_STACK'
{ (arg_count), (int (*)()) (name), TRUE, 0 }
^
../include/vki/vki-scnums-x86-gnu.h:118:12: error: 'mach_reply_port' undeclared here (not in a function)
MACH_TRAP(mach_reply_port, 0), /* 26 */
^
../include/vki/vki-scnums-x86-gnu.h:86:31: note: in definition of macro 'MACH_TRAP'
{ (arg_count), (int (*)()) (name), FALSE, 0 }
^
../include/vki/vki-scnums-x86-gnu.h:119:12: error: 'mach_thread_self' undeclared here (not in a function)
MACH_TRAP(mach_thread_self, 0), /* 27 */
^
../include/vki/vki-scnums-x86-gnu.h:86:31: note: in definition of macro 'MACH_TRAP'
{ (arg_count), (int (*)()) (name), FALSE, 0 }
^
../include/vki/vki-scnums-x86-gnu.h:120:12: error: 'mach_task_self' undeclared here (not in a function)
MACH_TRAP(mach_task_self, 0), /* 28 */
^
../include/vki/vki-scnums-x86-gnu.h:86:31: note: in definition of macro 'MACH_TRAP'
{ (arg_count), (int (*)()) (name), FALSE, 0 }
^
../include/vki/vki-scnums-x86-gnu.h:121:12: error: 'mach_host_self' undeclared here (not in a function)
MACH_TRAP(mach_host_self, 0), /* 29 */
^
../include/vki/vki-scnums-x86-gnu.h:86:31: note: in definition of macro 'MACH_TRAP'
{ (arg_count), (int (*)()) (name), FALSE, 0 }
^
../include/vki/vki-scnums-x86-gnu.h:159:19: error: 'swtch_pri' undeclared here (not in a function)
MACH_TRAP_STACK(swtch_pri, 1), /* 59 */
^
../include/vki/vki-scnums-x86-gnu.h:88:31: note: in definition of macro 'MACH_TRAP_STACK'
{ (arg_count), (int (*)()) (name), TRUE, 0 }
^
../include/vki/vki-scnums-x86-gnu.h:161:18: error: 'swtch' undeclared here (not in a function)
MACH_TRAP_STACK(swtch, 0), /* 60 */
^
../include/vki/vki-scnums-x86-gnu.h:88:31: note: in definition of macro 'MACH_TRAP_STACK'
{ (arg_count), (int (*)()) (name), TRUE, 0 }
^
../include/vki/vki-scnums-x86-gnu.h:162:18: error: 'thread_switch' undeclared here (not in a function)
MACH_TRAP_STACK(thread_switch, 3), /* 61 */
^
../include/vki/vki-scnums-x86-gnu.h:88:31: note: in definition of macro 'MACH_TRAP_STACK'
{ (arg_count), (int (*)()) (name), TRUE, 0 }
^
make[3]: *** [libcoregrind_x86_gnu_a-m_debuglog.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_machine.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_machine.Tpo -c -o libcoregrind_x86_gnu_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c
mv -f .deps/libcoregrind_x86_gnu_a-m_machine.Tpo .deps/libcoregrind_x86_gnu_a-m_machine.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_main.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_main.Tpo -c -o libcoregrind_x86_gnu_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c
In file included from m_main.c:45:0:
pub_core_initimg.h:122:4: error: #error "Unknown OS"
# error "Unknown OS"
^
In file included from pub_core_redir.h:57:0,
from m_main.c:59:
../include/pub_tool_redir.h:253:4: error: #error "Unknown platform"
# error "Unknown platform"
^
../include/pub_tool_redir.h:269:4: error: #error "Unknown platform"
# error "Unknown platform"
^
m_main.c: In function 'valgrind_main':
m_main.c:1623:4: error: invalid use of incomplete typedef 'IICreateImageInfo'
if (the_iicii.sp_at_startup == 0) {
^
In file included from pub_core_basics.h:40:0,
from m_main.c:31:
m_main.c:1641:41: error: 'VKI_PAGE_SHIFT' undeclared (first use in this function)
vg_assert(VKI_PAGE_SIZE == (1 << VKI_PAGE_SHIFT));
^
../include/pub_tool_basics.h:330:43: note: in definition of macro 'LIKELY'
# define LIKELY(x) __builtin_expect(!!(x), 1)
^
m_main.c:1641:4: note: in expansion of macro 'vg_assert'
vg_assert(VKI_PAGE_SIZE == (1 << VKI_PAGE_SHIFT));
^
m_main.c:1641:41: note: each undeclared identifier is reported only once for each function it appears in
vg_assert(VKI_PAGE_SIZE == (1 << VKI_PAGE_SHIFT));
^
../include/pub_tool_basics.h:330:43: note: in definition of macro 'LIKELY'
# define LIKELY(x) __builtin_expect(!!(x), 1)
^
m_main.c:1641:4: note: in expansion of macro 'vg_assert'
vg_assert(VKI_PAGE_SIZE == (1 << VKI_PAGE_SHIFT));
^
m_main.c:1642:41: error: 'VKI_MAX_PAGE_SHIFT' undeclared (first use in this function)
vg_assert(VKI_MAX_PAGE_SIZE == (1 << VKI_MAX_PAGE_SHIFT));
^
../include/pub_tool_basics.h:330:43: note: in definition of macro 'LIKELY'
# define LIKELY(x) __builtin_expect(!!(x), 1)
^
m_main.c:1642:4: note: in expansion of macro 'vg_assert'
vg_assert(VKI_MAX_PAGE_SIZE == (1 << VKI_MAX_PAGE_SHIFT));
^
m_main.c:1643:4: error: invalid use of incomplete typedef 'IICreateImageInfo'
the_iicii.clstack_top = VG_(am_startup)( the_iicii.sp_at_startup );
^
m_main.c:1643:4: error: invalid use of incomplete typedef 'IICreateImageInfo'
m_main.c:1821:9: error: #error "Unknown platform"
# error "Unknown platform"
^
m_main.c:1825:7: error: 'the_iicii' has an incomplete type
the_iifii = VG_(ii_create_image)( the_iicii );
^
m_main.c:1825:7: error: type of formal parameter 1 is incomplete
m_main.c:1825:7: error: 'the_iifii' has an incomplete type
m_main.c:2031:9: error: #error "Unknown plat"
# error "Unknown plat"
^
m_main.c:2114:6: error: #error Unknown OS
# error Unknown OS
^
m_main.c:2249:11: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
= VG_(am_find_nsegment)( the_iifii.initial_client_SP );
^
m_main.c:2252:8: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
vg_assert(the_iifii.initial_client_SP >= seg->start);
^
m_main.c:2253:8: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
vg_assert(the_iifii.initial_client_SP <= seg->end);
^
m_main.c:2260:8: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
inaccessible_len = the_iifii.initial_client_SP - VG_STACK_REDZONE_SZB
^
m_main.c:2269:25: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
the_iifii.initial_client_SP-1 - VG_STACK_REDZONE_SZB);
^
m_main.c:2295:9: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
= VG_(am_find_nsegment)( the_iifii.initial_client_SP );
^
m_main.c:2298:6: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
vg_assert(the_iifii.initial_client_SP >= seg->start);
^
m_main.c:2299:6: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
vg_assert(the_iifii.initial_client_SP <= seg->end);
^
m_main.c:2301:34: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
seg->end, the_iifii.clstack_max_size );
^
m_main.c:2311:4: error: 'the_iifii' has an incomplete type
VG_(ii_finalise_image)( the_iifii );
^
m_main.c:2311:4: error: type of formal parameter 1 is incomplete
m_main.c: At top level:
m_main.c:3183:4: error: #error "Unknown OS"
# error "Unknown OS"
^
make[3]: *** [libcoregrind_x86_gnu_a-m_main.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_main.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_main.Tpo -c -o libcoregrind_x86_gnu_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c
In file included from pub_core_basics.h:40:0,
from m_main.c:31:
m_main.c: In function 'valgrind_main':
m_main.c:1641:41: error: 'VKI_PAGE_SHIFT' undeclared (first use in this function)
vg_assert(VKI_PAGE_SIZE == (1 << VKI_PAGE_SHIFT));
^
../include/pub_tool_basics.h:330:43: note: in definition of macro 'LIKELY'
# define LIKELY(x) __builtin_expect(!!(x), 1)
^
m_main.c:1641:4: note: in expansion of macro 'vg_assert'
vg_assert(VKI_PAGE_SIZE == (1 << VKI_PAGE_SHIFT));
^
m_main.c:1641:41: note: each undeclared identifier is reported only once for each function it appears in
vg_assert(VKI_PAGE_SIZE == (1 << VKI_PAGE_SHIFT));
^
../include/pub_tool_basics.h:330:43: note: in definition of macro 'LIKELY'
# define LIKELY(x) __builtin_expect(!!(x), 1)
^
m_main.c:1641:4: note: in expansion of macro 'vg_assert'
vg_assert(VKI_PAGE_SIZE == (1 << VKI_PAGE_SHIFT));
^
m_main.c:1642:41: error: 'VKI_MAX_PAGE_SHIFT' undeclared (first use in this function)
vg_assert(VKI_MAX_PAGE_SIZE == (1 << VKI_MAX_PAGE_SHIFT));
^
../include/pub_tool_basics.h:330:43: note: in definition of macro 'LIKELY'
# define LIKELY(x) __builtin_expect(!!(x), 1)
^
m_main.c:1642:4: note: in expansion of macro 'vg_assert'
vg_assert(VKI_MAX_PAGE_SIZE == (1 << VKI_MAX_PAGE_SHIFT));
^
make[3]: *** [libcoregrind_x86_gnu_a-m_main.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debuglog.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo -c -o libcoregrind_x86_gnu_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c
mv -f .deps/libcoregrind_x86_gnu_a-m_debuglog.Tpo .deps/libcoregrind_x86_gnu_a-m_debuglog.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcassert.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo -c -o libcoregrind_x86_gnu_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo .deps/libcoregrind_x86_gnu_a-m_libcassert.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo -c -o libcoregrind_x86_gnu_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo .deps/libcoregrind_x86_gnu_a-m_libcfile.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcproc.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcproc.Tpo -c -o libcoregrind_x86_gnu_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcproc.Tpo .deps/libcoregrind_x86_gnu_a-m_libcproc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcsignal.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcsignal.Tpo -c -o libcoregrind_x86_gnu_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcsignal.Tpo .deps/libcoregrind_x86_gnu_a-m_libcsignal.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_main.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_main.Tpo -c -o libcoregrind_x86_gnu_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c
m_main.c: In function 'valgrind_main':
m_main.c:1623:4: error: invalid use of incomplete typedef 'IICreateImageInfo'
if (the_iicii.sp_at_startup == 0) {
^
In file included from pub_core_basics.h:40:0,
from m_main.c:31:
m_main.c:1641:41: error: 'VKI_PAGE_SHIFT' undeclared (first use in this function)
vg_assert(VKI_PAGE_SIZE == (1 << VKI_PAGE_SHIFT));
^
../include/pub_tool_basics.h:330:43: note: in definition of macro 'LIKELY'
# define LIKELY(x) __builtin_expect(!!(x), 1)
^
m_main.c:1641:4: note: in expansion of macro 'vg_assert'
vg_assert(VKI_PAGE_SIZE == (1 << VKI_PAGE_SHIFT));
^
m_main.c:1641:41: note: each undeclared identifier is reported only once for each function it appears in
vg_assert(VKI_PAGE_SIZE == (1 << VKI_PAGE_SHIFT));
^
../include/pub_tool_basics.h:330:43: note: in definition of macro 'LIKELY'
# define LIKELY(x) __builtin_expect(!!(x), 1)
^
m_main.c:1641:4: note: in expansion of macro 'vg_assert'
vg_assert(VKI_PAGE_SIZE == (1 << VKI_PAGE_SHIFT));
^
m_main.c:1642:41: error: 'VKI_MAX_PAGE_SHIFT' undeclared (first use in this function)
vg_assert(VKI_MAX_PAGE_SIZE == (1 << VKI_MAX_PAGE_SHIFT));
^
../include/pub_tool_basics.h:330:43: note: in definition of macro 'LIKELY'
# define LIKELY(x) __builtin_expect(!!(x), 1)
^
m_main.c:1642:4: note: in expansion of macro 'vg_assert'
vg_assert(VKI_MAX_PAGE_SIZE == (1 << VKI_MAX_PAGE_SHIFT));
^
m_main.c:1643:4: error: invalid use of incomplete typedef 'IICreateImageInfo'
the_iicii.clstack_top = VG_(am_startup)( the_iicii.sp_at_startup );
^
m_main.c:1643:4: error: invalid use of incomplete typedef 'IICreateImageInfo'
m_main.c:1821:9: error: #error "Unknown platform"
# error "Unknown platform"
^
m_main.c:1825:7: error: 'the_iicii' has an incomplete type
the_iifii = VG_(ii_create_image)( the_iicii );
^
m_main.c:1825:7: error: type of formal parameter 1 is incomplete
m_main.c:1825:7: error: 'the_iifii' has an incomplete type
m_main.c:2031:9: error: #error "Unknown plat"
# error "Unknown plat"
^
m_main.c:2114:6: error: #error Unknown OS
# error Unknown OS
^
m_main.c:2249:11: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
= VG_(am_find_nsegment)( the_iifii.initial_client_SP );
^
m_main.c:2252:8: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
vg_assert(the_iifii.initial_client_SP >= seg->start);
^
m_main.c:2253:8: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
vg_assert(the_iifii.initial_client_SP <= seg->end);
^
m_main.c:2260:8: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
inaccessible_len = the_iifii.initial_client_SP - VG_STACK_REDZONE_SZB
^
m_main.c:2269:25: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
the_iifii.initial_client_SP-1 - VG_STACK_REDZONE_SZB);
^
m_main.c:2295:9: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
= VG_(am_find_nsegment)( the_iifii.initial_client_SP );
^
m_main.c:2298:6: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
vg_assert(the_iifii.initial_client_SP >= seg->start);
^
m_main.c:2299:6: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
vg_assert(the_iifii.initial_client_SP <= seg->end);
^
m_main.c:2301:34: error: invalid use of incomplete typedef 'IIFinaliseImageInfo'
seg->end, the_iifii.clstack_max_size );
^
m_main.c:2311:4: error: 'the_iifii' has an incomplete type
VG_(ii_finalise_image)( the_iifii );
^
m_main.c:2311:4: error: type of formal parameter 1 is incomplete
m_main.c: At top level:
m_main.c:3183:4: error: #error "Unknown OS"
# error "Unknown OS"
^
make[3]: *** [libcoregrind_x86_gnu_a-m_main.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
m_debugger.c:47:0: warning: "WIFSTOPPED" redefined [enabled by default]
#define WIFSTOPPED(status) (((status) & 0xff) == 0x7f)
^
In file included from /usr/include/rpc/types.h:60:0,
from /usr/include/rpc/rpc.h:38,
from /usr/include/rpcsvc/mount.h:9,
from ../include/vki/vki-gnu.h:675,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_debugger.c:32:
/usr/include/stdlib.h:89:0: note: this is the location of the previous definition
# define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status))
^
m_debugger.c:48:0: warning: "WSTOPSIG" redefined [enabled by default]
#define WSTOPSIG(status) (((status) & 0xff00) >> 8)
^
In file included from /usr/include/rpc/types.h:60:0,
from /usr/include/rpc/rpc.h:38,
from /usr/include/rpcsvc/mount.h:9,
from ../include/vki/vki-gnu.h:675,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_debugger.c:32:
/usr/include/stdlib.h:86:0: note: this is the location of the previous definition
# define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status))
^
mv -f .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo .deps/libcoregrind_x86_gnu_a-m_debugger.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo -c -o libcoregrind_x86_gnu_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c
mv -f .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo .deps/libcoregrind_x86_gnu_a-m_errormgr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_execontext.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo -c -o libcoregrind_x86_gnu_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c
mv -f .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo .deps/libcoregrind_x86_gnu_a-m_execontext.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcassert.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo -c -o libcoregrind_x86_gnu_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo .deps/libcoregrind_x86_gnu_a-m_libcassert.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo -c -o libcoregrind_x86_gnu_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo .deps/libcoregrind_x86_gnu_a-m_libcfile.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcprint.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcprint.Tpo -c -o libcoregrind_x86_gnu_a-m_libcprint.o `test -f 'm_libcprint.c' || echo './'`m_libcprint.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcprint.Tpo .deps/libcoregrind_x86_gnu_a-m_libcprint.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcproc.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcproc.Tpo -c -o libcoregrind_x86_gnu_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcproc.Tpo .deps/libcoregrind_x86_gnu_a-m_libcproc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcsignal.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcsignal.Tpo -c -o libcoregrind_x86_gnu_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcsignal.Tpo .deps/libcoregrind_x86_gnu_a-m_libcsignal.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_machine.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_machine.Tpo -c -o libcoregrind_x86_gnu_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c
mv -f .deps/libcoregrind_x86_gnu_a-m_machine.Tpo .deps/libcoregrind_x86_gnu_a-m_machine.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_main.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_main.Tpo -c -o libcoregrind_x86_gnu_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c
mv -f .deps/libcoregrind_x86_gnu_a-m_main.Tpo .deps/libcoregrind_x86_gnu_a-m_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_mallocfree.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_mallocfree.Tpo -c -o libcoregrind_x86_gnu_a-m_mallocfree.o `test -f 'm_mallocfree.c' || echo './'`m_mallocfree.c
mv -f .deps/libcoregrind_x86_gnu_a-m_mallocfree.Tpo .deps/libcoregrind_x86_gnu_a-m_mallocfree.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_options.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_options.Tpo -c -o libcoregrind_x86_gnu_a-m_options.o `test -f 'm_options.c' || echo './'`m_options.c
mv -f .deps/libcoregrind_x86_gnu_a-m_options.Tpo .deps/libcoregrind_x86_gnu_a-m_options.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_oset.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_oset.Tpo -c -o libcoregrind_x86_gnu_a-m_oset.o `test -f 'm_oset.c' || echo './'`m_oset.c
mv -f .deps/libcoregrind_x86_gnu_a-m_oset.Tpo .deps/libcoregrind_x86_gnu_a-m_oset.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_redir.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_redir.Tpo -c -o libcoregrind_x86_gnu_a-m_redir.o `test -f 'm_redir.c' || echo './'`m_redir.c
m_redir.c: In function 'vgPlain_redir_initialise':
m_redir.c:1384:6: error: #error Unknown platform
# error Unknown platform
^
make[3]: *** [libcoregrind_x86_gnu_a-m_redir.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_signals.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_signals.Tpo -c -o libcoregrind_x86_gnu_a-m_signals.o `test -f 'm_signals.c' || echo './'`m_signals.c
In file included from m_signals.c:223:0:
pub_core_sigframe.h:53:29: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
void *restorer );
^
pub_core_sigframe.h:53:29: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
m_signals.c:237:53: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
struct vki_ucontext * );
^
m_signals.c:239:53: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
struct vki_ucontext * );
^
m_signals.c:241:53: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
struct vki_ucontext * );
^
m_signals.c:576:4: error: #error Unknown OS
# error Unknown OS
^
m_signals.c: In function 'calculate_SKSS_from_SCSS':
m_signals.c:769:54: error: 'VKI_SA_NOCLDWAIT' undeclared (first use in this function)
skss_flags |= scss_flags & (VKI_SA_NOCLDSTOP | VKI_SA_NOCLDWAIT);
^
m_signals.c:769:54: note: each undeclared identifier is reported only once for each function it appears in
m_signals.c:789:21: error: 'VKI_SA_RESTORER' undeclared (first use in this function)
skss_flags |= VKI_SA_RESTORER;
^
m_signals.c: At top level:
m_signals.c:909:4: error: #error Unknown platform
# error Unknown platform
^
m_signals.c:912:29: error: expected string literal before '_MY_SIGRETURN'
#define MY_SIGRETURN(name) _MY_SIGRETURN(name)
^
m_signals.c:914:4: note: in expansion of macro 'MY_SIGRETURN'
MY_SIGRETURN(__NR_rt_sigreturn)
^
m_signals.c: In function 'handle_SCSS_change':
m_signals.c:952:10: error: 'vki_sigaction_toK_t' has no member named 'sa_restorer'
ksa.sa_restorer = my_sigreturn;
^
In file included from pub_core_basics.h:40:0,
from m_signals.c:201:
m_signals.c:986:27: error: 'vki_sigaction_fromK_t' has no member named 'sa_restorer'
vg_assert(ksa_old.sa_restorer
^
../include/pub_tool_basics.h:330:43: note: in definition of macro 'LIKELY'
# define LIKELY(x) __builtin_expect(!!(x), 1)
^
m_signals.c:986:10: note: in expansion of macro 'vg_assert'
vg_assert(ksa_old.sa_restorer
^
m_signals.c: In function 'vgPlain_do_sys_sigaction':
m_signals.c:1107:14: error: 'vki_sigaction_fromK_t' has no member named 'sa_restorer'
old_act->sa_restorer = scss.scss_per_sig[signo].scss_restorer;
^
m_signals.c:1119:55: error: 'vki_sigaction_toK_t' has no member named 'sa_restorer'
scss.scss_per_sig[signo].scss_restorer = new_act->sa_restorer;
^
m_signals.c: In function 'format_sigset':
m_signals.c:1201:9: error: #error "Unsupported value for _VKI_NSIG_BPW"
# error "Unsupported value for _VKI_NSIG_BPW"
^
m_signals.c: At top level:
m_signals.c:1311:53: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
const struct vki_ucontext *uc )
^
m_signals.c: In function 'push_signal_frame':
m_signals.c:1362:26: warning: passing argument 4 of 'vgPlain_sigframe_create' from incompatible pointer type [enabled by default]
scss.scss_per_sig[sigNo].scss_restorer);
^
In file included from pub_core_basics.h:40:0,
from m_signals.c:201:
../include/pub_tool_basics.h:70:30: note: expected 'const struct vki_ucontext *' but argument is of type 'const struct vki_ucontext *'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
pub_core_sigframe.h:46:6: note: in expansion of macro 'VG_'
void VG_(sigframe_create) ( ThreadId tid,
^
m_signals.c: In function 'vgPlain_kill_self':
m_signals.c:1432:6: error: 'vki_sigaction_toK_t' has no member named 'sa_restorer'
sa.sa_restorer = 0;
^
m_signals.c: In function 'is_signal_from_kernel':
m_signals.c:1498:6: error: #error Unknown OS
# error Unknown OS
^
m_signals.c: In function 'default_action':
m_signals.c:1661:37: error: 'siginfo_t' has no member named 'VKI_SIGINFO_si_addr'
event, info->VKI_SIGINFO_si_addr);
^
m_signals.c: At top level:
m_signals.c:1761:57: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
const struct vki_ucontext *uc )
^
m_signals.c: In function 'deliver_signal':
m_signals.c:1808:7: warning: passing argument 3 of 'push_signal_frame' from incompatible pointer type [enabled by default]
push_signal_frame ( tid, info, uc );
^
m_signals.c:1310:6: note: expected 'const struct vki_ucontext *' but argument is of type 'const struct vki_ucontext *'
void push_signal_frame ( ThreadId tid, const vki_siginfo_t *siginfo,
^
m_signals.c: In function 'synth_fault_common':
m_signals.c:1857:8: error: 'siginfo_t' has no member named 'VKI_SIGINFO_si_addr'
info.VKI_SIGINFO_si_addr = (void*)addr;
^
m_signals.c: In function 'vgPlain_synth_sigill':
m_signals.c:1899:8: error: 'siginfo_t' has no member named 'VKI_SIGINFO_si_addr'
info.VKI_SIGINFO_si_addr = (void*)addr;
^
m_signals.c: In function 'vgPlain_synth_sigtrap':
m_signals.c:1938:24: error: storage size of 'uc' isn't known
struct vki_ucontext uc;
^
m_signals.c: In function 'sanitize_si_code':
m_signals.c:2102:4: error: #error Unknown OS
# error Unknown OS
^
m_signals.c: At top level:
m_signals.c:2114:56: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
vki_siginfo_t *info, struct vki_ucontext *uc )
^
m_signals.c:2113:6: error: conflicting types for 'async_signalhandler'
void async_signalhandler ( Int sigNo,
^
m_signals.c:238:13: note: previous declaration of 'async_signalhandler' was here
static void async_signalhandler ( Int sigNo, vki_siginfo_t *info,
^
m_signals.c: In function 'async_signalhandler':
m_signals.c:2163:9: error: incompatible types when assigning to type 'SysRes' from type 'int'
sres = VG_UCONTEXT_SYSCALL_SYSRES(uc);
^
m_signals.c:2177:7: warning: passing argument 3 of 'deliver_signal' from incompatible pointer type [enabled by default]
deliver_signal(tid, info, uc);
^
m_signals.c:1760:13: note: expected 'const struct vki_ucontext *' but argument is of type 'struct vki_ucontext *'
static void deliver_signal ( ThreadId tid, const vki_siginfo_t *info,
^
m_signals.c: At top level:
m_signals.c:2271:49: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
Int sigNo, vki_siginfo_t *info, struct vki_ucontext *uc )
^
m_signals.c: In function 'sync_signalhandler_from_user':
m_signals.c:2288:7: warning: passing argument 3 of 'async_signalhandler' from incompatible pointer type [enabled by default]
async_signalhandler(sigNo, info, uc);
^
m_signals.c:2113:6: note: expected 'struct vki_ucontext *' but argument is of type 'struct vki_ucontext *'
void async_signalhandler ( Int sigNo,
^
m_signals.c: In function 'extend_stack_if_appropriate':
m_signals.c:2370:25: error: 'siginfo_t' has no member named 'VKI_SIGINFO_si_addr'
fault = (Addr)info->VKI_SIGINFO_si_addr;
^
m_signals.c: At top level:
m_signals.c:2418:49: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
Int sigNo, vki_siginfo_t *info, struct vki_ucontext *uc )
^
m_signals.c: In function 'sync_signalhandler_from_kernel':
m_signals.c:2427:41: error: 'siginfo_t' has no member named 'VKI_SIGINFO_si_addr'
(*fault_catcher)(sigNo, (Addr)info->VKI_SIGINFO_si_addr);
^
m_signals.c:2452:13: warning: passing argument 3 of 'deliver_signal' from incompatible pointer type [enabled by default]
deliver_signal(tid, info, uc);
^
m_signals.c:1760:13: note: expected 'const struct vki_ucontext *' but argument is of type 'struct vki_ucontext *'
static void deliver_signal ( ThreadId tid, const vki_siginfo_t *info,
^
m_signals.c:2469:36: error: 'siginfo_t' has no member named 'VKI_SIGINFO_si_addr'
info->si_code, info->VKI_SIGINFO_si_addr,
^
m_signals.c: At top level:
m_signals.c:2492:55: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
vki_siginfo_t *info, struct vki_ucontext *uc )
^
m_signals.c:2491:6: error: conflicting types for 'sync_signalhandler'
void sync_signalhandler ( Int sigNo,
^
m_signals.c:236:13: note: previous declaration of 'sync_signalhandler' was here
static void sync_signalhandler ( Int sigNo, vki_siginfo_t *info,
^
m_signals.c: In function 'sync_signalhandler':
m_signals.c:2538:7: warning: passing argument 4 of 'sync_signalhandler_from_user' from incompatible pointer type [enabled by default]
sync_signalhandler_from_user( tid, sigNo, info, uc);
^
m_signals.c:2270:6: note: expected 'struct vki_ucontext *' but argument is of type 'struct vki_ucontext *'
void sync_signalhandler_from_user ( ThreadId tid,
^
m_signals.c:2540:7: warning: passing argument 4 of 'sync_signalhandler_from_kernel' from incompatible pointer type [enabled by default]
sync_signalhandler_from_kernel(tid, sigNo, info, uc);
^
m_signals.c:2417:6: note: expected 'struct vki_ucontext *' but argument is of type 'struct vki_ucontext *'
void sync_signalhandler_from_kernel ( ThreadId tid,
^
m_signals.c: At top level:
m_signals.c:2551:49: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
struct vki_ucontext *uc)
^
m_signals.c:2550:13: error: conflicting types for 'sigvgkill_handler'
static void sigvgkill_handler(int signo, vki_siginfo_t *si,
^
m_signals.c:240:13: note: previous declaration of 'sigvgkill_handler' was here
static void sigvgkill_handler ( Int sigNo, vki_siginfo_t *info,
^
m_signals.c: In function 'pp_ksigaction':
m_signals.c:2591:21: error: 'vki_sigaction_toK_t' has no member named 'sa_restorer'
sa->sa_restorer
^
m_signals.c: In function 'vgPlain_set_default_handler':
m_signals.c:2613:6: error: 'vki_sigaction_toK_t' has no member named 'sa_restorer'
sa.sa_restorer = 0;
^
m_signals.c: In function 'vgPlain_sigstartup_actions':
m_signals.c:2715:6: error: 'vki_sigaction_toK_t' has no member named 'sa_restorer'
tsa.sa_restorer = 0;
^
m_signals.c:2742:46: error: 'vki_sigaction_fromK_t' has no member named 'sa_restorer'
scss.scss_per_sig[i].scss_restorer = sa.sa_restorer;
^
m_signals.c: At top level:
m_signals.c:236:13: warning: 'sync_signalhandler' used but never defined [enabled by default]
static void sync_signalhandler ( Int sigNo, vki_siginfo_t *info,
^
m_signals.c:238:13: warning: 'async_signalhandler' used but never defined [enabled by default]
static void async_signalhandler ( Int sigNo, vki_siginfo_t *info,
^
m_signals.c:240:13: warning: 'sigvgkill_handler' used but never defined [enabled by default]
static void sigvgkill_handler ( Int sigNo, vki_siginfo_t *info,
^
make[3]: *** [libcoregrind_x86_gnu_a-m_signals.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
m_debugger.c:47:0: warning: "WIFSTOPPED" redefined [enabled by default]
#define WIFSTOPPED(status) (((status) & 0xff) == 0x7f)
^
In file included from /usr/include/rpc/types.h:60:0,
from /usr/include/rpc/rpc.h:38,
from /usr/include/rpcsvc/mount.h:9,
from ../include/vki/vki-gnu.h:675,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_debugger.c:32:
/usr/include/stdlib.h:89:0: note: this is the location of the previous definition
# define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status))
^
m_debugger.c:48:0: warning: "WSTOPSIG" redefined [enabled by default]
#define WSTOPSIG(status) (((status) & 0xff00) >> 8)
^
In file included from /usr/include/rpc/types.h:60:0,
from /usr/include/rpc/rpc.h:38,
from /usr/include/rpcsvc/mount.h:9,
from ../include/vki/vki-gnu.h:675,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_debugger.c:32:
/usr/include/stdlib.h:86:0: note: this is the location of the previous definition
# define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status))
^
mv -f .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo .deps/libcoregrind_x86_gnu_a-m_debugger.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo -c -o libcoregrind_x86_gnu_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c
mv -f .deps/libcoregrind_x86_gnu_a-m_errormgr.Tpo .deps/libcoregrind_x86_gnu_a-m_errormgr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_execontext.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo -c -o libcoregrind_x86_gnu_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c
mv -f .deps/libcoregrind_x86_gnu_a-m_execontext.Tpo .deps/libcoregrind_x86_gnu_a-m_execontext.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcassert.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo -c -o libcoregrind_x86_gnu_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcassert.Tpo .deps/libcoregrind_x86_gnu_a-m_libcassert.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo -c -o libcoregrind_x86_gnu_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcfile.Tpo .deps/libcoregrind_x86_gnu_a-m_libcfile.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcprint.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcprint.Tpo -c -o libcoregrind_x86_gnu_a-m_libcprint.o `test -f 'm_libcprint.c' || echo './'`m_libcprint.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcprint.Tpo .deps/libcoregrind_x86_gnu_a-m_libcprint.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcproc.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcproc.Tpo -c -o libcoregrind_x86_gnu_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcproc.Tpo .deps/libcoregrind_x86_gnu_a-m_libcproc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_libcsignal.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_libcsignal.Tpo -c -o libcoregrind_x86_gnu_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c
mv -f .deps/libcoregrind_x86_gnu_a-m_libcsignal.Tpo .deps/libcoregrind_x86_gnu_a-m_libcsignal.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_machine.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_machine.Tpo -c -o libcoregrind_x86_gnu_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c
mv -f .deps/libcoregrind_x86_gnu_a-m_machine.Tpo .deps/libcoregrind_x86_gnu_a-m_machine.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_main.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_main.Tpo -c -o libcoregrind_x86_gnu_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c
mv -f .deps/libcoregrind_x86_gnu_a-m_main.Tpo .deps/libcoregrind_x86_gnu_a-m_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_mallocfree.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_mallocfree.Tpo -c -o libcoregrind_x86_gnu_a-m_mallocfree.o `test -f 'm_mallocfree.c' || echo './'`m_mallocfree.c
mv -f .deps/libcoregrind_x86_gnu_a-m_mallocfree.Tpo .deps/libcoregrind_x86_gnu_a-m_mallocfree.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_options.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_options.Tpo -c -o libcoregrind_x86_gnu_a-m_options.o `test -f 'm_options.c' || echo './'`m_options.c
mv -f .deps/libcoregrind_x86_gnu_a-m_options.Tpo .deps/libcoregrind_x86_gnu_a-m_options.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_redir.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_redir.Tpo -c -o libcoregrind_x86_gnu_a-m_redir.o `test -f 'm_redir.c' || echo './'`m_redir.c
mv -f .deps/libcoregrind_x86_gnu_a-m_redir.Tpo .deps/libcoregrind_x86_gnu_a-m_redir.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_signals.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_signals.Tpo -c -o libcoregrind_x86_gnu_a-m_signals.o `test -f 'm_signals.c' || echo './'`m_signals.c
In file included from m_signals.c:223:0:
pub_core_sigframe.h:53:29: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
void *restorer );
^
pub_core_sigframe.h:53:29: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
m_signals.c:237:53: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
struct vki_ucontext * );
^
m_signals.c:239:53: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
struct vki_ucontext * );
^
m_signals.c:241:53: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
struct vki_ucontext * );
^
m_signals.c: In function 'calculate_SKSS_from_SCSS':
m_signals.c:769:54: error: 'VKI_SA_NOCLDWAIT' undeclared (first use in this function)
skss_flags |= scss_flags & (VKI_SA_NOCLDSTOP | VKI_SA_NOCLDWAIT);
^
m_signals.c:769:54: note: each undeclared identifier is reported only once for each function it appears in
m_signals.c:789:21: error: 'VKI_SA_RESTORER' undeclared (first use in this function)
skss_flags |= VKI_SA_RESTORER;
^
m_signals.c: At top level:
m_signals.c:924:29: error: expected string literal before '_MY_SIGRETURN'
#define MY_SIGRETURN(name) _MY_SIGRETURN(name)
^
m_signals.c:926:4: note: in expansion of macro 'MY_SIGRETURN'
MY_SIGRETURN(__NR_rt_sigreturn)
^
m_signals.c: In function 'handle_SCSS_change':
m_signals.c:964:10: error: 'vki_sigaction_toK_t' has no member named 'sa_restorer'
ksa.sa_restorer = my_sigreturn;
^
In file included from pub_core_basics.h:40:0,
from m_signals.c:201:
m_signals.c:998:27: error: 'vki_sigaction_fromK_t' has no member named 'sa_restorer'
vg_assert(ksa_old.sa_restorer
^
../include/pub_tool_basics.h:330:43: note: in definition of macro 'LIKELY'
# define LIKELY(x) __builtin_expect(!!(x), 1)
^
m_signals.c:998:10: note: in expansion of macro 'vg_assert'
vg_assert(ksa_old.sa_restorer
^
m_signals.c: In function 'vgPlain_do_sys_sigaction':
m_signals.c:1119:14: error: 'vki_sigaction_fromK_t' has no member named 'sa_restorer'
old_act->sa_restorer = scss.scss_per_sig[signo].scss_restorer;
^
m_signals.c:1131:55: error: 'vki_sigaction_toK_t' has no member named 'sa_restorer'
scss.scss_per_sig[signo].scss_restorer = new_act->sa_restorer;
^
m_signals.c: At top level:
m_signals.c:1323:53: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
const struct vki_ucontext *uc )
^
m_signals.c: In function 'push_signal_frame':
m_signals.c:1374:26: warning: passing argument 4 of 'vgPlain_sigframe_create' from incompatible pointer type [enabled by default]
scss.scss_per_sig[sigNo].scss_restorer);
^
In file included from pub_core_basics.h:40:0,
from m_signals.c:201:
../include/pub_tool_basics.h:70:30: note: expected 'const struct vki_ucontext *' but argument is of type 'const struct vki_ucontext *'
#define VG_(str) VGAPPEND(vgPlain_, str)
^
../include/pub_tool_basics.h:68:29: note: in definition of macro 'VGAPPEND'
#define VGAPPEND(str1,str2) str1##str2
^
pub_core_sigframe.h:46:6: note: in expansion of macro 'VG_'
void VG_(sigframe_create) ( ThreadId tid,
^
m_signals.c: In function 'vgPlain_kill_self':
m_signals.c:1444:6: error: 'vki_sigaction_toK_t' has no member named 'sa_restorer'
sa.sa_restorer = 0;
^
m_signals.c: At top level:
m_signals.c:1777:57: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
const struct vki_ucontext *uc )
^
m_signals.c: In function 'deliver_signal':
m_signals.c:1824:7: warning: passing argument 3 of 'push_signal_frame' from incompatible pointer type [enabled by default]
push_signal_frame ( tid, info, uc );
^
m_signals.c:1322:6: note: expected 'const struct vki_ucontext *' but argument is of type 'const struct vki_ucontext *'
void push_signal_frame ( ThreadId tid, const vki_siginfo_t *siginfo,
^
m_signals.c: In function 'vgPlain_synth_sigtrap':
m_signals.c:1954:24: error: storage size of 'uc' isn't known
struct vki_ucontext uc;
^
m_signals.c: At top level:
m_signals.c:2132:56: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
vki_siginfo_t *info, struct vki_ucontext *uc )
^
m_signals.c:2131:6: error: conflicting types for 'async_signalhandler'
void async_signalhandler ( Int sigNo,
^
m_signals.c:238:13: note: previous declaration of 'async_signalhandler' was here
static void async_signalhandler ( Int sigNo, vki_siginfo_t *info,
^
m_signals.c: In function 'async_signalhandler':
m_signals.c:2181:9: error: incompatible types when assigning to type 'SysRes' from type 'int'
sres = VG_UCONTEXT_SYSCALL_SYSRES(uc);
^
m_signals.c:2195:7: warning: passing argument 3 of 'deliver_signal' from incompatible pointer type [enabled by default]
deliver_signal(tid, info, uc);
^
m_signals.c:1776:13: note: expected 'const struct vki_ucontext *' but argument is of type 'struct vki_ucontext *'
static void deliver_signal ( ThreadId tid, const vki_siginfo_t *info,
^
m_signals.c: At top level:
m_signals.c:2289:49: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
Int sigNo, vki_siginfo_t *info, struct vki_ucontext *uc )
^
m_signals.c: In function 'sync_signalhandler_from_user':
m_signals.c:2306:7: warning: passing argument 3 of 'async_signalhandler' from incompatible pointer type [enabled by default]
async_signalhandler(sigNo, info, uc);
^
m_signals.c:2131:6: note: expected 'struct vki_ucontext *' but argument is of type 'struct vki_ucontext *'
void async_signalhandler ( Int sigNo,
^
m_signals.c: At top level:
m_signals.c:2436:49: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
Int sigNo, vki_siginfo_t *info, struct vki_ucontext *uc )
^
m_signals.c: In function 'sync_signalhandler_from_kernel':
m_signals.c:2470:13: warning: passing argument 3 of 'deliver_signal' from incompatible pointer type [enabled by default]
deliver_signal(tid, info, uc);
^
m_signals.c:1776:13: note: expected 'const struct vki_ucontext *' but argument is of type 'struct vki_ucontext *'
static void deliver_signal ( ThreadId tid, const vki_siginfo_t *info,
^
m_signals.c: At top level:
m_signals.c:2510:55: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
vki_siginfo_t *info, struct vki_ucontext *uc )
^
m_signals.c:2509:6: error: conflicting types for 'sync_signalhandler'
void sync_signalhandler ( Int sigNo,
^
m_signals.c:236:13: note: previous declaration of 'sync_signalhandler' was here
static void sync_signalhandler ( Int sigNo, vki_siginfo_t *info,
^
m_signals.c: In function 'sync_signalhandler':
m_signals.c:2556:7: warning: passing argument 4 of 'sync_signalhandler_from_user' from incompatible pointer type [enabled by default]
sync_signalhandler_from_user( tid, sigNo, info, uc);
^
m_signals.c:2288:6: note: expected 'struct vki_ucontext *' but argument is of type 'struct vki_ucontext *'
void sync_signalhandler_from_user ( ThreadId tid,
^
m_signals.c:2558:7: warning: passing argument 4 of 'sync_signalhandler_from_kernel' from incompatible pointer type [enabled by default]
sync_signalhandler_from_kernel(tid, sigNo, info, uc);
^
m_signals.c:2435:6: note: expected 'struct vki_ucontext *' but argument is of type 'struct vki_ucontext *'
void sync_signalhandler_from_kernel ( ThreadId tid,
^
m_signals.c: At top level:
m_signals.c:2569:49: warning: 'struct vki_ucontext' declared inside parameter list [enabled by default]
struct vki_ucontext *uc)
^
m_signals.c:2568:13: error: conflicting types for 'sigvgkill_handler'
static void sigvgkill_handler(int signo, vki_siginfo_t *si,
^
m_signals.c:240:13: note: previous declaration of 'sigvgkill_handler' was here
static void sigvgkill_handler ( Int sigNo, vki_siginfo_t *info,
^
m_signals.c: In function 'pp_ksigaction':
m_signals.c:2609:21: error: 'vki_sigaction_toK_t' has no member named 'sa_restorer'
sa->sa_restorer
^
m_signals.c: In function 'vgPlain_set_default_handler':
m_signals.c:2631:6: error: 'vki_sigaction_toK_t' has no member named 'sa_restorer'
sa.sa_restorer = 0;
^
m_signals.c: In function 'vgPlain_sigstartup_actions':
m_signals.c:2733:6: error: 'vki_sigaction_toK_t' has no member named 'sa_restorer'
tsa.sa_restorer = 0;
^
m_signals.c:2760:46: error: 'vki_sigaction_fromK_t' has no member named 'sa_restorer'
scss.scss_per_sig[i].scss_restorer = sa.sa_restorer;
^
m_signals.c: At top level:
m_signals.c:236:13: warning: 'sync_signalhandler' used but never defined [enabled by default]
static void sync_signalhandler ( Int sigNo, vki_siginfo_t *info,
^
m_signals.c:238:13: warning: 'async_signalhandler' used but never defined [enabled by default]
static void async_signalhandler ( Int sigNo, vki_siginfo_t *info,
^
m_signals.c:240:13: warning: 'sigvgkill_handler' used but never defined [enabled by default]
static void sigvgkill_handler ( Int sigNo, vki_siginfo_t *info,
^
make[3]: *** [libcoregrind_x86_gnu_a-m_signals.o] Error 1
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/valgrind-hurd-test'
make: *** [all] Error 2
This file has been truncated, but you can view the full file.
make all-recursive
make[1]: Entering directory `/usr/local/src/valgrind-hurd-test'
Making all in include
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/include'
Making all in VEX
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/VEX'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
make[2]: Leaving directory `/usr/local/src/valgrind-hurd-test/VEX'
Making all in coregrind
make[2]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
make all-am
make[3]: Entering directory `/usr/local/src/valgrind-hurd-test/coregrind'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo -c -o libcoregrind_x86_gnu_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c
mv -f .deps/libcoregrind_x86_gnu_a-m_commandline.Tpo .deps/libcoregrind_x86_gnu_a-m_commandline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo -c -o libcoregrind_x86_gnu_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c
mv -f .deps/libcoregrind_x86_gnu_a-m_clientstate.Tpo .deps/libcoregrind_x86_gnu_a-m_clientstate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_gnu=1 -DVGP_x86_gnu=1 -DVGPV_x86_gnu_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-gnu\"" -Wno-long-long -Wwrite-strings -fno-stack-protector -MT libcoregrind_x86_gnu_a-m_debugger.o -MD -MP -MF .deps/libcoregrind_x86_gnu_a-m_debugger.Tpo -c -o libcoregrind_x86_gnu_a-m_debugger.o `test -f 'm_debugger.c' || echo './'`m_debugger.c
m_debugger.c:47:0: warning: "WIFSTOPPED" redefined [enabled by default]
#define WIFSTOPPED(status) (((status) & 0xff) == 0x7f)
^
In file included from /usr/include/rpc/types.h:60:0,
from /usr/include/rpc/rpc.h:38,
from /usr/include/rpcsvc/mount.h:9,
from ../include/vki/vki-gnu.h:678,
from ../include/pub_tool_vki.h:54,
from pub_core_vki.h:44,
from m_debugger.c:32:
/usr/include/stdlib.h:89:0: note: this is the location of the previous definition
# define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status))
^
m_debugger.c:48:0: warning: "WSTOPSIG" redefined [enabled by default]
#define WSTOPSIG(status) (((status) & 0xff00) >> 8)
^
In file included from /usr/include/rpc/types.h:60:0,
from /usr/include/rpc/rpc.h:38,
from /usr/include/rpcsvc/mount.h:9,
from ../include/vki/vki-gnu.h:678,
from ../include/pub_tool_vki.h:5
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment