|
From: Tom H. <to...@co...> - 2012-07-07 02:39:52
Attachments:
diffs.txt
|
valgrind revision: 12721
VEX revision: 2421
C compiler: gcc (GCC) 4.4.5 20101112 (Red Hat 4.4.5-2)
Assembler: GNU assembler version 2.20.51.0.2-20.fc13 20091009
C library: GNU C Library stable release version 2.12.2
uname -mrs: Linux 3.4.0-1.fc17.x86_64 x86_64
Vendor version: Fedora release 13 (Goddard)
Nightly build on bristol ( x86_64, Fedora 13 )
Started at 2012-07-07 03:21:53 BST
Ended at 2012-07-07 03:39:42 BST
Results differ from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... failed
Regression test results follow
== 605 tests, 2 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
none/tests/ifunc (stdout)
none/tests/ifunc (stderr)
helgrind/tests/pth_barrier3 (stderr)
=================================================
== 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
gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -o rlimit64_nofile rlimit64_nofile.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT ifunc.o -MD -MP -MF .deps/ifunc.Tpo -c -o ifunc.o ifunc.c
ifunc.c:15: warning: âifuncâ attribute directive ignored
ifunc.c:9: warning: âresolve_testâ defined but not used
mv -f .deps/ifunc.Tpo .deps/ifunc.Po
gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -o ifunc ifunc.o
ifunc.o: In function `main':
/tmp/vgtest-11090/2012-07-07/valgrind-old/none/tests/ifunc.c:19: undefined reference to `test'
collect2: ld returned 1 exit status
make[5]: *** [ifunc] Error 1
make[5]: Leaving directory `/tmp/vgtest-11090/2012-07-07/valgrind-old/none/tests'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/tmp/vgtest-11090/2012-07-07/valgrind-old/none/tests'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/tmp/vgtest-11090/2012-07-07/valgrind-old/none/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/tmp/vgtest-11090/2012-07-07/valgrind-old/none'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/tmp/vgtest-11090/2012-07-07/valgrind-old'
make: *** [check] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2012-07-07 03:25:35.206085059 +0100
--- new.short 2012-07-07 03:39:42.413087453 +0100
***************
*** 3,26 ****
Configuring valgrind ... done
! Building valgrind ... failed
- Last 20 lines of verbose log follow echo
- gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -o rlimit64_nofile rlimit64_nofile.o
- gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DVGA_SEC_x86=1 -DVGP_SEC_amd64_linux=1 -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT ifunc.o -MD -MP -MF .deps/ifunc.Tpo -c -o ifunc.o ifunc.c
- ifunc.c:15: warning: âifuncâ attribute directive ignored
- ifunc.c:9: warning: âresolve_testâ defined but not used
- mv -f .deps/ifunc.Tpo .deps/ifunc.Po
- gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -o ifunc ifunc.o
- ifunc.o: In function `main':
- /tmp/vgtest-11090/2012-07-07/valgrind-old/none/tests/ifunc.c:19: undefined reference to `test'
- collect2: ld returned 1 exit status
- make[5]: *** [ifunc] Error 1
- make[5]: Leaving directory `/tmp/vgtest-11090/2012-07-07/valgrind-old/none/tests'
- make[4]: *** [check-am] Error 2
- make[4]: Leaving directory `/tmp/vgtest-11090/2012-07-07/valgrind-old/none/tests'
- make[3]: *** [check-recursive] Error 1
- make[3]: Leaving directory `/tmp/vgtest-11090/2012-07-07/valgrind-old/none/tests'
- make[2]: *** [check-recursive] Error 1
- make[2]: Leaving directory `/tmp/vgtest-11090/2012-07-07/valgrind-old/none'
- make[1]: *** [check-recursive] Error 1
- make[1]: Leaving directory `/tmp/vgtest-11090/2012-07-07/valgrind-old'
- make: *** [check] Error 2
--- 3,13 ----
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 605 tests, 2 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! none/tests/ifunc (stdout)
! none/tests/ifunc (stderr)
! helgrind/tests/pth_barrier3 (stderr)
|