|
From: Tom H. <to...@co...> - 2013-09-18 03:00:49
Attachments:
diffs.txt
|
valgrind revision: 13558
VEX revision: 2765
C compiler: gcc (GCC) 4.4.1 20090725 (Red Hat 4.4.1-2)
GDB:
Assembler: GNU assembler version 2.19.51.0.14-3.fc11 20090722
C library: GNU C Library stable release version 2.10.2
uname -mrs: Linux 3.9.5-301.fc19.x86_64 x86_64
Vendor version: Fedora release 11 (Leonidas)
Nightly build on bristol ( x86_64, Fedora 11 )
Started at 2013-09-18 03:41:21 BST
Ended at 2013-09-18 04:00:34 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
== 644 tests, 1 stderr failure, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/long_namespace_xml (stderr)
none/tests/amd64/sse4-64 (stdout)
=================================================
== 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
mv -f $depbase.Tpo $depbase.Po
threadname.c: In function âchild_fn_2â:
threadname.c:24: warning: implicit declaration of function âpthread_setname_npâ
gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wwrite-strings -fno-stack-protector -Wno-write-strings -o threadname threadname.o -lpthread
threadname.o: In function `child_fn_2':
/tmp/vgtest-30380/2013-09-18/valgrind-old/memcheck/tests/threadname.c:24: undefined reference to `pthread_setname_np'
threadname.o: In function `child_fn_1':
/tmp/vgtest-30380/2013-09-18/valgrind-old/memcheck/tests/threadname.c:36: undefined reference to `pthread_setname_np'
collect2: ld returned 1 exit status
make[5]: *** [threadname] Error 1
make[5]: Leaving directory `/tmp/vgtest-30380/2013-09-18/valgrind-old/memcheck/tests'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/tmp/vgtest-30380/2013-09-18/valgrind-old/memcheck/tests'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/tmp/vgtest-30380/2013-09-18/valgrind-old/memcheck/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/tmp/vgtest-30380/2013-09-18/valgrind-old/memcheck'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/tmp/vgtest-30380/2013-09-18/valgrind-old'
make: *** [check] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2013-09-18 03:45:02.713891894 +0100
--- new.short 2013-09-18 04:00:34.025621151 +0100
***************
*** 3,26 ****
Configuring valgrind ... done
! Building valgrind ... failed
- Last 20 lines of verbose log follow echo
- mv -f $depbase.Tpo $depbase.Po
- threadname.c: In function âchild_fn_2â:
- threadname.c:24: warning: implicit declaration of function âpthread_setname_npâ
- gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wwrite-strings -fno-stack-protector -Wno-write-strings -o threadname threadname.o -lpthread
- threadname.o: In function `child_fn_2':
- /tmp/vgtest-30380/2013-09-18/valgrind-old/memcheck/tests/threadname.c:24: undefined reference to `pthread_setname_np'
- threadname.o: In function `child_fn_1':
- /tmp/vgtest-30380/2013-09-18/valgrind-old/memcheck/tests/threadname.c:36: undefined reference to `pthread_setname_np'
- collect2: ld returned 1 exit status
- make[5]: *** [threadname] Error 1
- make[5]: Leaving directory `/tmp/vgtest-30380/2013-09-18/valgrind-old/memcheck/tests'
- make[4]: *** [check-am] Error 2
- make[4]: Leaving directory `/tmp/vgtest-30380/2013-09-18/valgrind-old/memcheck/tests'
- make[3]: *** [check-recursive] Error 1
- make[3]: Leaving directory `/tmp/vgtest-30380/2013-09-18/valgrind-old/memcheck/tests'
- make[2]: *** [check-recursive] Error 1
- make[2]: Leaving directory `/tmp/vgtest-30380/2013-09-18/valgrind-old/memcheck'
- make[1]: *** [check-recursive] Error 1
- make[1]: Leaving directory `/tmp/vgtest-30380/2013-09-18/valgrind-old'
- make: *** [check] Error 2
--- 3,12 ----
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 644 tests, 1 stderr failure, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! memcheck/tests/long_namespace_xml (stderr)
! none/tests/amd64/sse4-64 (stdout)
|