|
From: Tom H. <to...@co...> - 2012-06-25 02:58:31
Attachments:
diffs.txt
|
valgrind revision: 12672
VEX revision: 2410
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.4.0-1.fc17.x86_64 x86_64
Vendor version: Fedora release 9 (Sulphur)
Nightly build on bristol ( x86_64, Fedora 9 )
Started at 2012-06-25 03:41:55 BST
Ended at 2012-06-25 03:58:17 BST
Results differ from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... failed
Last 20 lines of verbose log follow echo
avx-1.c:2078: Error: no such instruction: `vpclmulqdq $0x01,%xmm6,%xmm8,%xmm7'
avx-1.c:2078: Error: no such instruction: `vpclmulqdq $0x01,(%rax),%xmm8,%xmm7'
avx-1.c:2081: Error: no such instruction: `vpclmulqdq $0x10,%xmm6,%xmm8,%xmm7'
avx-1.c:2081: Error: no such instruction: `vpclmulqdq $0x10,(%rax),%xmm8,%xmm7'
avx-1.c:2084: Error: no such instruction: `vpclmulqdq $0x11,%xmm6,%xmm8,%xmm7'
avx-1.c:2084: Error: no such instruction: `vpclmulqdq $0x11,(%rax),%xmm8,%xmm7'
avx-1.c:2087: Error: no such instruction: `vpclmulqdq $0xFF,%xmm6,%xmm8,%xmm7'
avx-1.c:2087: Error: no such instruction: `vpclmulqdq $0xFF,(%rax),%xmm8,%xmm7'
make[5]: *** [avx-1.o] Error 1
rm insn_ssse3.c insn_sse3.c insn_sse.c insn_mmx.c insn_fpu.c insn_pclmulqdq.c insn_sse2.c insn_basic.c
make[5]: Leaving directory `/tmp/vgtest-27604/2012-06-25/valgrind-new/none/tests/amd64'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/tmp/vgtest-27604/2012-06-25/valgrind-new/none/tests/amd64'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/tmp/vgtest-27604/2012-06-25/valgrind-new/none/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/tmp/vgtest-27604/2012-06-25/valgrind-new/none'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/tmp/vgtest-27604/2012-06-25/valgrind-new'
make: *** [check] Error 2
=================================================
== Results 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, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
none/tests/amd64/sse4-64 (stdout)
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2012-06-25 03:54:48.038249648 +0100
--- new.short 2012-06-25 03:58:17.169808133 +0100
***************
*** 3,11 ****
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 600 tests, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! none/tests/amd64/sse4-64 (stdout)
--- 3,26 ----
Configuring valgrind ... done
! Building valgrind ... failed
+ Last 20 lines of verbose log follow echo
+ avx-1.c:2078: Error: no such instruction: `vpclmulqdq $0x01,%xmm6,%xmm8,%xmm7'
+ avx-1.c:2078: Error: no such instruction: `vpclmulqdq $0x01,(%rax),%xmm8,%xmm7'
+ avx-1.c:2081: Error: no such instruction: `vpclmulqdq $0x10,%xmm6,%xmm8,%xmm7'
+ avx-1.c:2081: Error: no such instruction: `vpclmulqdq $0x10,(%rax),%xmm8,%xmm7'
+ avx-1.c:2084: Error: no such instruction: `vpclmulqdq $0x11,%xmm6,%xmm8,%xmm7'
+ avx-1.c:2084: Error: no such instruction: `vpclmulqdq $0x11,(%rax),%xmm8,%xmm7'
+ avx-1.c:2087: Error: no such instruction: `vpclmulqdq $0xFF,%xmm6,%xmm8,%xmm7'
+ avx-1.c:2087: Error: no such instruction: `vpclmulqdq $0xFF,(%rax),%xmm8,%xmm7'
+ make[5]: *** [avx-1.o] Error 1
+ rm insn_ssse3.c insn_sse3.c insn_sse.c insn_mmx.c insn_fpu.c insn_pclmulqdq.c insn_sse2.c insn_basic.c
+ make[5]: Leaving directory `/tmp/vgtest-27604/2012-06-25/valgrind-new/none/tests/amd64'
+ make[4]: *** [check-am] Error 2
+ make[4]: Leaving directory `/tmp/vgtest-27604/2012-06-25/valgrind-new/none/tests/amd64'
+ make[3]: *** [check-recursive] Error 1
+ make[3]: Leaving directory `/tmp/vgtest-27604/2012-06-25/valgrind-new/none/tests'
+ make[2]: *** [check-recursive] Error 1
+ make[2]: Leaving directory `/tmp/vgtest-27604/2012-06-25/valgrind-new/none'
+ make[1]: *** [check-recursive] Error 1
+ make[1]: Leaving directory `/tmp/vgtest-27604/2012-06-25/valgrind-new'
+ make: *** [check] Error 2
|