|
From: <ma...@gc...> - 2018-01-16 08:11:49
|
valgrind revision: valgrind-3.14.0.GIT-f8ae2f95d6-20180115
C compiler: gcc (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.3) 4.8.4
GDB: GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
Assembler: GNU assembler (GNU Binutils for Ubuntu) 2.24
C library: GNU C Library (Ubuntu EGLIBC 2.19-0ubuntu6.9) stable release version 2.19
uname -mrs: Linux 3.13.0-92-generic aarch64
Vendor version: Ubuntu 14.04.5 LTS, Trusty Tahr
Nightly build on gcc114-arm64 ( Ubuntu 14.04 trusty aarch64 )
Started at 2018-01-16 00:00:02 PST
Ended at 2018-01-16 00:11:36 PST
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
mv -f $depbase.Tpo $depbase.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_arm64=1 -DVGO_linux=1 -DVGP_arm64_linux=1 -DVGPV_arm64_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -fpic -g -O0 -MT dlclose_leak_so_so-dlclose_leak_so.o -MD -MP -MF .deps/dlclose_leak_so_so-dlclose_leak_so.Tpo -c -o dlclose_leak_so_so-dlclose_leak_so.o `test -f 'dlclose_leak_so.c' || echo './'`dlclose_leak_so.c
dlclose_leak.c: In function âmainâ:
dlclose_leak.c:14:5: error: âforâ loop initial declarations are only allowed in C99 mode
for (int i = 0; i < 2; ++i)
^
dlclose_leak.c:14:5: note: use option -std=c99 or -std=gnu99 to compile your code
make[5]: *** [dlclose_leak.o] Error 1
make[5]: *** Waiting for unfinished jobs....
mv -f .deps/dlclose_leak_so_so-dlclose_leak_so.Tpo .deps/dlclose_leak_so_so-dlclose_leak_so.Po
make[5]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-new/memcheck/tests/linux'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-new/memcheck/tests/linux'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-new/memcheck/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-new/memcheck'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-new'
make: *** [check] 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
dlclose_leak.c: In function âmainâ:
dlclose_leak.c:14:5: error: âforâ loop initial declarations are only allowed in C99 mode
for (int i = 0; i < 2; ++i)
^
dlclose_leak.c:14:5: note: use option -std=c99 or -std=gnu99 to compile your code
depbase=`echo lsframe2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_arm64=1 -DVGO_linux=1 -DVGP_arm64_linux=1 -DVGPV_arm64_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -MT lsframe2.o -MD -MP -MF $depbase.Tpo -c -o lsframe2.o lsframe2.c &&\
mv -f $depbase.Tpo $depbase.Po
make[5]: *** [dlclose_leak.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-old/memcheck/tests/linux'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-old/memcheck/tests/linux'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-old/memcheck/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-old/memcheck'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-old'
make: *** [check] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2018-01-16 00:05:55.176617019 -0800
--- new.short 2018-01-16 00:11:36.723620836 -0800
***************
*** 6,7 ****
--- 6,9 ----
Last 20 lines of verbose log follow echo
+ mv -f $depbase.Tpo $depbase.Po
+ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_arm64=1 -DVGO_linux=1 -DVGP_arm64_linux=1 -DVGPV_arm64_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -fpic -g -O0 -MT dlclose_leak_so_so-dlclose_leak_so.o -MD -MP -MF .deps/dlclose_leak_so_so-dlclose_leak_so.Tpo -c -o dlclose_leak_so_so-dlclose_leak_so.o `test -f 'dlclose_leak_so.c' || echo './'`dlclose_leak_so.c
dlclose_leak.c: In function âmainâ:
***************
*** 11,26 ****
dlclose_leak.c:14:5: note: use option -std=c99 or -std=gnu99 to compile your code
- depbase=`echo lsframe2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_arm64=1 -DVGO_linux=1 -DVGP_arm64_linux=1 -DVGPV_arm64_linux_vanilla=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -MT lsframe2.o -MD -MP -MF $depbase.Tpo -c -o lsframe2.o lsframe2.c &&\
- mv -f $depbase.Tpo $depbase.Po
make[5]: *** [dlclose_leak.o] Error 1
make[5]: *** Waiting for unfinished jobs....
! make[5]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-old/memcheck/tests/linux'
make[4]: *** [check-am] Error 2
! make[4]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-old/memcheck/tests/linux'
make[3]: *** [check-recursive] Error 1
! make[3]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-old/memcheck/tests'
make[2]: *** [check-recursive] Error 1
! make[2]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-old/memcheck'
make[1]: *** [check-recursive] Error 1
! make[1]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-old'
make: *** [check] Error 2
--- 13,26 ----
dlclose_leak.c:14:5: note: use option -std=c99 or -std=gnu99 to compile your code
make[5]: *** [dlclose_leak.o] Error 1
make[5]: *** Waiting for unfinished jobs....
! mv -f .deps/dlclose_leak_so_so-dlclose_leak_so.Tpo .deps/dlclose_leak_so_so-dlclose_leak_so.Po
! make[5]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-new/memcheck/tests/linux'
make[4]: *** [check-am] Error 2
! make[4]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-new/memcheck/tests/linux'
make[3]: *** [check-recursive] Error 1
! make[3]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-new/memcheck/tests'
make[2]: *** [check-recursive] Error 1
! make[2]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-new/memcheck'
make[1]: *** [check-recursive] Error 1
! make[1]: Leaving directory `/home/mark/valgrind-nightly/nightly/valgrind-new'
make: *** [check] Error 2
--tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old
vg_perf: './bigcode' not found or not a file (.)
-- Running tests in perf ----------------------------------------------
Command exited with non-zero status 2
0.01user 0.00system 0:00.02elapsed 47%CPU (0avgtext+0avgdata 2724maxresident)k
0inputs+8outputs (0major+1409minor)pagefaults 0swaps
Congratulations, all tests passed!
|