|
From: Philippe W. <phi...@sk...> - 2018-01-16 03:05:39
Attachments:
diffs.txt.gz
|
valgrind revision: valgrind-3.14.0.GIT-f8ae2f95d6-20180115
C compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-16)
GDB: GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-100.el7
Assembler: GNU assembler version 2.25.1-32.base.el7_4.1
C library: GNU C Library (GNU libc) stable release version 2.17
uname -mrs: Linux 3.10.0-514.26.2.el7.ppc64 ppc64
Vendor version: CentOS Linux 7 (AltArch)
Nightly build on gcc110 ( \S, ppc64 )
Started at 2018-01-16 03:00:02 UTC
Ended at 2018-01-16 03:05:31 UTC
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
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 sys-openat.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_ppc64be=1 -DVGO_linux=1 -DVGP_ppc64be_linux=1 -DVGPV_ppc64be_linux_vanilla=1 -DVGA_SEC_ppc32=1 -DVGP_SEC_ppc64be_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -MT sys-openat.o -MD -MP -MF $depbase.Tpo -c -o sys-openat.o sys-openat.c &&\
mv -f $depbase.Tpo $depbase.Po
make[5]: *** [dlclose_leak.o] Error 1
make[5]: *** Waiting for unfinished jobs....
gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -o ioctl-tiocsig ioctl-tiocsig.o
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/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck/tests/linux'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck/tests/linux'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/philippe/valgrind/cron_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:14:5: note: use option -std=c99 or -std=gnu99 to compile your code
depbase=`echo sys-openat.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_ppc64be=1 -DVGO_linux=1 -DVGP_ppc64be_linux=1 -DVGPV_ppc64be_linux_vanilla=1 -DVGA_SEC_ppc32=1 -DVGP_SEC_ppc64be_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -MT sys-openat.o -MD -MP -MF $depbase.Tpo -c -o sys-openat.o sys-openat.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/dlclose_leak_so_so-dlclose_leak_so.Tpo .deps/dlclose_leak_so_so-dlclose_leak_so.Po
gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fpic -g -O0 -fpic -m64 -shared -Wl,-soname -Wl,dlclose_leak_so.so -o dlclose_leak_so.so dlclose_leak_so_so-dlclose_leak_so.o
gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -o ioctl-tiocsig ioctl-tiocsig.o
make[5]: *** [dlclose_leak.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/memcheck/tests/linux'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/memcheck/tests/linux'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/memcheck/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/memcheck'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old'
make: *** [check] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2018-01-16 03:02:38.608898539 +0000
--- new.short 2018-01-16 03:05:31.909297129 +0000
***************
*** 6,7 ****
--- 6,8 ----
Last 20 lines of verbose log follow echo
+ for (int i = 0; i < 2; ++i)
^
***************
*** 11,26 ****
mv -f $depbase.Tpo $depbase.Po
- mv -f .deps/dlclose_leak_so_so-dlclose_leak_so.Tpo .deps/dlclose_leak_so_so-dlclose_leak_so.Po
- gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -fpic -g -O0 -fpic -m64 -shared -Wl,-soname -Wl,dlclose_leak_so.so -o dlclose_leak_so.so dlclose_leak_so_so-dlclose_leak_so.o
- gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -o ioctl-tiocsig ioctl-tiocsig.o
make[5]: *** [dlclose_leak.o] Error 1
make[5]: *** Waiting for unfinished jobs....
! make[5]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/memcheck/tests/linux'
make[4]: *** [check-am] Error 2
! make[4]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/memcheck/tests/linux'
make[3]: *** [check-recursive] Error 1
! make[3]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/memcheck/tests'
make[2]: *** [check-recursive] Error 1
! make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/memcheck'
make[1]: *** [check-recursive] Error 1
! make[1]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old'
make: *** [check] Error 2
--- 12,26 ----
mv -f $depbase.Tpo $depbase.Po
make[5]: *** [dlclose_leak.o] Error 1
make[5]: *** Waiting for unfinished jobs....
! gcc -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -o ioctl-tiocsig ioctl-tiocsig.o
! 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/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck/tests/linux'
make[4]: *** [check-am] Error 2
! make[4]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck/tests/linux'
make[3]: *** [check-recursive] Error 1
! make[3]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck/tests'
make[2]: *** [check-recursive] Error 1
! make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck'
make[1]: *** [check-recursive] Error 1
! make[1]: Leaving directory `/home/philippe/valgrind/cron_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 ----------------------------------------------
real 0m0.014s
user 0m0.012s
sys 0m0.002s
|