|
From: Tom H. <to...@co...> - 2012-05-19 03:20:03
Attachments:
diffs.txt
|
valgrind revision: 12568
VEX revision: 2329
C compiler: gcc (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
Assembler: GNU assembler version 2.18.50.0.6-2 20080403
C library: GNU C Library stable release version 2.8
uname -mrs: Linux 3.3.4-3.fc16.x86_64 x86_64
Vendor version: Fedora release 9 (Sulphur)
Nightly build on bristol ( x86_64, Fedora 9 )
Started at 2012-05-19 03:41:18 BST
Ended at 2012-05-19 04:19:44 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
== 600 tests, 2 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/err_disable4 (stderr)
none/tests/amd64/sse4-64 (stdout)
drd/tests/pth_create_chain (stderr)
=================================================
== Results from 24 hours ago ==
=================================================
Checking out valgrind source tree ... done
Configuring valgrind ... failed
Last 20 lines of verbose log follow echo
Checked out revision 12567.
At revision 2329.
Configuring valgrind ... cd valgrind-old && ./autogen.sh && ./configure --prefix=/tmp/vgtest-28063/2012-05-19/valgrind-old/Inst
running: aclocal
configure.in:1791: warning: macro `AM_COND_IF' not found in library
configure.in:1794: warning: macro `AM_COND_IF' not found in library
running: autoheader
running: automake -a
configure.in:25: installing `./compile'
configure.in:152: installing `./config.guess'
configure.in:152: installing `./config.sub'
configure.in:14: installing `./install-sh'
configure.in:14: installing `./missing'
Makefile.vex.am: installing `./depcomp'
running: autoconf
configure.in:1798: error: possibly undefined macro: AM_COND_IF
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
error: while running 'autoconf'
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2012-05-19 03:58:13.095220375 +0100
--- new.short 2012-05-19 04:19:44.298239569 +0100
***************
*** 2,25 ****
Checking out valgrind source tree ... done
! Configuring valgrind ... failed
! Last 20 lines of verbose log follow echo
- Checked out revision 12567.
- At revision 2329.
- Configuring valgrind ... cd valgrind-old && ./autogen.sh && ./configure --prefix=/tmp/vgtest-28063/2012-05-19/valgrind-old/Inst
- running: aclocal
- configure.in:1791: warning: macro `AM_COND_IF' not found in library
- configure.in:1794: warning: macro `AM_COND_IF' not found in library
- running: autoheader
- running: automake -a
- configure.in:25: installing `./compile'
- configure.in:152: installing `./config.guess'
- configure.in:152: installing `./config.sub'
- configure.in:14: installing `./install-sh'
- configure.in:14: installing `./missing'
- Makefile.vex.am: installing `./depcomp'
- running: autoconf
- configure.in:1798: error: possibly undefined macro: AM_COND_IF
- If this token and others are legitimate, please use m4_pattern_allow.
- See the Autoconf documentation.
- error: while running 'autoconf'
--- 2,13 ----
Checking out valgrind source tree ... done
! Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
! Regression test results follow
!
! == 600 tests, 2 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! memcheck/tests/err_disable4 (stderr)
! none/tests/amd64/sse4-64 (stdout)
! drd/tests/pth_create_chain (stderr)
|