|
From: Christian B. <bor...@de...> - 2012-05-19 02:00:50
Attachments:
diffs.txt
|
valgrind revision: 12568
VEX revision: 2329
C compiler: gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]
Assembler: GNU assembler (GNU Binutils; SUSE Linux Enterprise 11) 2.20.0.20100122-0.7.9
C library: GNU C Library stable release version 2.11.1 (20100118)
uname -mrs: Linux 2.6.32.54-0.3-default s390x
Vendor version: Welcome to SUSE Linux Enterprise Server 11 SP1 (s390x) - Kernel %r (%t).
Nightly build on sless390 ( SUSE Linux Enterprise Server 11 SP1 gcc 4.3.4 on z196 (s390x) )
Started at 2012-05-19 03:45:01 CEST
Ended at 2012-05-19 04:00:38 CEST
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
== 536 tests, 4 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
helgrind/tests/tc18_semabuse (stderr)
helgrind/tests/tc20_verifywrap (stderr)
drd/tests/tc04_free_lock (stderr)
drd/tests/tc09_bad_unlock (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=/home/cborntra/valgrind-nightly/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 Sat May 19 03:46:21 2012
--- new.short Sat May 19 04:00:38 2012
***************
*** 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=/home/cborntra/valgrind-nightly/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,14 ----
Checking out valgrind source tree ... done
! Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
! Regression test results follow
!
! == 536 tests, 4 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! helgrind/tests/tc18_semabuse (stderr)
! helgrind/tests/tc20_verifywrap (stderr)
! drd/tests/tc04_free_lock (stderr)
! drd/tests/tc09_bad_unlock (stderr)
|