|
From: Rich C. <rc...@wi...> - 2012-12-06 05:41:46
|
valgrind revision: 13158 VEX revision: 2580 C compiler: i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) Assembler: C library: unknown uname -mrs: Darwin 10.8.0 i386 Vendor version: unknown Nightly build on macx86 ( Darwin 10.8.0 i386 ) Started at 2012-12-05 23:35:00 CST Ended at 2012-12-05 23:41:36 CST Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... failed Last 20 lines of verbose log follow echo cat exp-sgcheck.supp xfree-3.supp xfree-4.supp darwin10-drd.supp darwin10.supp >> default.supp make all-recursive Making all in include make[2]: Nothing to be done for `all'. Making all in VEX rm -f auxprogs/genoffsets.s gcc -Wno-long-long -Wwrite-strings -fno-stack-protector \ -Wbad-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \ -arch i386 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -mmacosx-version-min=10.5 -fno-stack-protector -fno-pic -fno-PIC \ -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 /bin/sh: fork: Resource temporarily unavailable make[2]: *** [pub/libvex_guest_offsets.h] Error 128 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Congratulations, all tests passed! |