|
From: Rich C. <rc...@wi...> - 2012-08-30 04:45:33
|
valgrind revision: 12916 VEX revision: 2493 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-08-29 23:35:00 CDT Ended at 2012-08-29 23:45:25 CDT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... failed Last 20 lines of verbose log follow echo gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../memcheck -I../../../VEX/pub -std=c99 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT vbit_test-main.o -MD -MP -MF .deps/vbit_test-main.Tpo -c -o vbit_test-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/vbit_test-main.Tpo .deps/vbit_test-main.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../memcheck -I../../../VEX/pub -std=c99 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT vbit_test-unary.o -MD -MP -MF .deps/vbit_test-unary.Tpo -c -o vbit_test-unary.o `test -f 'unary.c' || echo './'`unary.c mv -f .deps/vbit_test-unary.Tpo .deps/vbit_test-unary.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../memcheck -I../../../VEX/pub -std=c99 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT vbit_test-binary.o -MD -MP -MF .deps/vbit_test-binary.Tpo -c -o vbit_test-binary.o `test -f 'binary.c' || echo './'`binary.c mv -f .deps/vbit_test-binary.Tpo .deps/vbit_test-binary.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../memcheck -I../../../VEX/pub -std=c99 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT vbit_test-ternary.o -MD -MP -MF .deps/vbit_test-ternary.Tpo -c -o vbit_test-ternary.o `test -f 'ternary.c' || echo './'`ternary.c mv -f .deps/vbit_test-ternary.Tpo .deps/vbit_test-ternary.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../memcheck -I../../../VEX/pub -std=c99 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT vbit_test-qernary.o -MD -MP -MF .deps/vbit_test-qernary.Tpo -c -o vbit_test-qernary.o `test -f 'qernary.c' || echo './'`qernary.c mv -f .deps/vbit_test-qernary.Tpo .deps/vbit_test-qernary.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../memcheck -I../../../VEX/pub -std=c99 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT vbit_test-util.o -MD -MP -MF .deps/vbit_test-util.Tpo -c -o vbit_test-util.o `test -f 'util.c' || echo './'`util.c util.c:6:20: error: endian.h: No such file or directory util.c: In function 'print_value': util.c:53: error: '__BYTE_ORDER' undeclared (first use in this function) util.c:53: error: (Each undeclared identifier is reported only once util.c:53: error: for each function it appears in.) util.c:53: error: '__LITTLE_ENDIAN' undeclared (first use in this function) make[2]: *** [vbit_test-util.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ================================================= == Results from 24 hours ago == ================================================= Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... failed Last 20 lines of verbose log follow echo util.c:50: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'uint64_t' util.c:52: error: '__BYTE_ORDER' undeclared (first use in this function) util.c:52: error: (Each undeclared identifier is reported only once util.c:52: error: for each function it appears in.) util.c:52: error: '__LITTLE_ENDIAN' undeclared (first use in this function) util.c:53: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' util.c:54: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' util.c:56: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' util.c:57: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' util.c:62: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' util.c:63: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' util.c:64: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' util.c:65: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' util.c:67: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' util.c:68: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' util.c:69: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' util.c:70: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' make[2]: *** [vbit_test-util.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Wed Aug 29 23:40:18 2012 --- new.short Wed Aug 29 23:45:25 2012 *************** *** 6,24 **** Last 20 lines of verbose log follow echo ! util.c:50: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'uint64_t' ! util.c:52: error: '__BYTE_ORDER' undeclared (first use in this function) ! util.c:52: error: (Each undeclared identifier is reported only once ! util.c:52: error: for each function it appears in.) ! util.c:52: error: '__LITTLE_ENDIAN' undeclared (first use in this function) ! util.c:53: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' ! util.c:54: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' ! util.c:56: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' ! util.c:57: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' ! util.c:62: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' ! util.c:63: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' ! util.c:64: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' ! util.c:65: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' ! util.c:67: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' ! util.c:68: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' ! util.c:69: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' ! util.c:70: warning: format '%016lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' make[2]: *** [vbit_test-util.o] Error 1 --- 6,24 ---- Last 20 lines of verbose log follow echo ! gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../memcheck -I../../../VEX/pub -std=c99 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT vbit_test-main.o -MD -MP -MF .deps/vbit_test-main.Tpo -c -o vbit_test-main.o `test -f 'main.c' || echo './'`main.c ! mv -f .deps/vbit_test-main.Tpo .deps/vbit_test-main.Po ! gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../memcheck -I../../../VEX/pub -std=c99 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT vbit_test-unary.o -MD -MP -MF .deps/vbit_test-unary.Tpo -c -o vbit_test-unary.o `test -f 'unary.c' || echo './'`unary.c ! mv -f .deps/vbit_test-unary.Tpo .deps/vbit_test-unary.Po ! gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../memcheck -I../../../VEX/pub -std=c99 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT vbit_test-binary.o -MD -MP -MF .deps/vbit_test-binary.Tpo -c -o vbit_test-binary.o `test -f 'binary.c' || echo './'`binary.c ! mv -f .deps/vbit_test-binary.Tpo .deps/vbit_test-binary.Po ! gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../memcheck -I../../../VEX/pub -std=c99 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT vbit_test-ternary.o -MD -MP -MF .deps/vbit_test-ternary.Tpo -c -o vbit_test-ternary.o `test -f 'ternary.c' || echo './'`ternary.c ! mv -f .deps/vbit_test-ternary.Tpo .deps/vbit_test-ternary.Po ! gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../memcheck -I../../../VEX/pub -std=c99 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT vbit_test-qernary.o -MD -MP -MF .deps/vbit_test-qernary.Tpo -c -o vbit_test-qernary.o `test -f 'qernary.c' || echo './'`qernary.c ! mv -f .deps/vbit_test-qernary.Tpo .deps/vbit_test-qernary.Po ! gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../memcheck -I../../../VEX/pub -std=c99 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT vbit_test-util.o -MD -MP -MF .deps/vbit_test-util.Tpo -c -o vbit_test-util.o `test -f 'util.c' || echo './'`util.c ! util.c:6:20: error: endian.h: No such file or directory ! util.c: In function 'print_value': ! util.c:53: error: '__BYTE_ORDER' undeclared (first use in this function) ! util.c:53: error: (Each undeclared identifier is reported only once ! util.c:53: error: for each function it appears in.) ! util.c:53: error: '__LITTLE_ENDIAN' undeclared (first use in this function) make[2]: *** [vbit_test-util.o] Error 1 Congratulations, all tests passed! |