|
From: Tom H. <to...@co...> - 2013-08-22 01:49:20
Attachments:
diffs.txt
|
valgrind revision: 13506
VEX revision: 2744
C compiler: gcc (GCC) 4.8.1 20130814 (Red Hat 4.8.1-6)
GDB: GNU gdb (GDB) Fedora (7.6.50.20130731-5.fc20)
Assembler: GNU assembler version 2.23.2
C library: GNU C Library (GNU libc) stable release version 2.18
uname -mrs: Linux 3.9.5-301.fc19.x86_64 x86_64
Vendor version: Fedora release 20 (Rawhide)
Nightly build on bristol ( x86_64, Fedora 20 )
Started at 2013-08-22 02:23:21 BST
Ended at 2013-08-22 02:49:06 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
== 660 tests, 6 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/amd64/insn_basic (stderr)
memcheck/tests/dw4 (stderr)
memcheck/tests/origin5-bz2 (stderr)
none/tests/amd64/insn_basic (stdout)
none/tests/amd64/insn_basic (stderr)
drd/tests/pth_mutex_reinit (stderr)
exp-sgcheck/tests/hackedbz2 (stderr)
=================================================
== Results from 24 hours ago ==
=================================================
Checking out valgrind source tree ... done
Configuring valgrind ... failed
Last 20 lines of verbose log follow echo
checking for a supported CPU/OS combination... ok (amd64-linux)
checking for use as an inner Valgrind... no
checking for Pagesize... 4k
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking the GLIBC_VERSION version... unsupported version 2.18
configure: error: Valgrind requires glibc version 2.2 - 2.17
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2013-08-22 02:33:31.880861385 +0100
--- new.short 2013-08-22 02:49:06.466137097 +0100
***************
*** 2,25 ****
Checking out valgrind source tree ... done
! Configuring valgrind ... failed
- Last 20 lines of verbose log follow echo
- checking for a supported CPU/OS combination... ok (amd64-linux)
- checking for use as an inner Valgrind... no
- checking for Pagesize... 4k
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking features.h usability... yes
- checking features.h presence... yes
- checking for features.h... yes
- checking the GLIBC_VERSION version... unsupported version 2.18
- configure: error: Valgrind requires glibc version 2.2 - 2.17
--- 2,17 ----
Checking out valgrind source tree ... done
! Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 660 tests, 6 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! memcheck/tests/amd64/insn_basic (stderr)
! memcheck/tests/dw4 (stderr)
! memcheck/tests/origin5-bz2 (stderr)
! none/tests/amd64/insn_basic (stdout)
! none/tests/amd64/insn_basic (stderr)
! drd/tests/pth_mutex_reinit (stderr)
! exp-sgcheck/tests/hackedbz2 (stderr)
|