|
From: Tom H. <to...@co...> - 2013-01-15 08:34:53
Attachments:
diffs.txt
|
valgrind revision: 13229
VEX revision: 2633
C compiler: gcc (GCC) 4.7.2 20121109 (Red Hat 4.7.2-9)
Assembler: GNU assembler version 2.23.51.0.8-2.fc19 20121218
C library: GNU C Library (GNU libc) stable release version 2.17
uname -mrs: Linux 3.7.1-5.fc18.x86_64 x86_64
Vendor version: Fedora release 19 (Rawhide)
Nightly build on bristol ( x86_64, Fedora 19 )
Started at 2013-01-15 02:22:24 GMT
Ended at 2013-01-15 08:34:38 GMT
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
== 646 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/origin5-bz2 (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 use as an inner Valgrind... no
checking for Pagesize... 4k
checking for shared memory alignment... 2*PAGE_SIZE
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.17
configure: error: Valgrind requires glibc version 2.2 - 2.16
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2013-01-15 02:22:56.428436639 +0000
--- new.short 2013-01-15 08:34:38.804039300 +0000
***************
*** 2,25 ****
Checking out valgrind source tree ... done
! Configuring valgrind ... failed
- Last 20 lines of verbose log follow echo
- checking for use as an inner Valgrind... no
- checking for Pagesize... 4k
- checking for shared memory alignment... 2*PAGE_SIZE
- 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.17
- configure: error: Valgrind requires glibc version 2.2 - 2.16
--- 2,11 ----
Checking out valgrind source tree ... done
! Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 646 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! memcheck/tests/origin5-bz2 (stderr)
|