gmp-4.2.4 failures with Solaris 10 AMD64 and Studio Express 03/09

Dennis Clarke dclarke at blastwave.org
Fri Apr 3 19:40:11 CEST 2009


Everything was going well until I ran make check.

Thus :

PASS: t-set_f
check_in: result wrong
  i=1 zeros=0 neg=0
  got_ret  5
  want_ret 5
  got      =0x8100000000000000
  want     =0x81
/bin/bash: line 4:  9616 Abort                   (core dumped) ${dir}$tst
FAIL: t-io_raw
wrong at data[25]
    count=3 order=1  size=8 endian=1 nail=0  align=0
    got =0x44003300220011008800770066005500CC00BB00AA00990
    want=0x100120023003400450056006700780089009A00AB00BC00C
/bin/bash: line 4:  9636 Abort                   (core dumped) ${dir}$tst
FAIL: t-import
wrong result data
    at data[26]  align=0
    src "0x100120023003400450056006700780089009A00AB00BC00C"
    src=0x100120023003400450056006700780089009A00AB00BC00C
    order=1  size=8 endian=1 nail=0
    want count 3
    got count  3
    want 0x10, 0x01, 0x20, 0x02, 0x30, 0x03, 0x40, 0x04, 0x50, 0x05, 0x60,
0x06, 0x70, 0x07, 0x80, 0x08, 0x90, 0x09, 0xA0, 0x0A, 0xB0, 0x0B,
0xC0, 0x0C,
    got  0x04, 0x40, 0x03, 0x30, 0x02, 0x20, 0x01, 0x10, 0x08, 0x80, 0x07,
0x70, 0x06, 0x60, 0x05, 0x50, 0x0C, 0xC0, 0x0B, 0xB0, 0x0A, 0xA0,
0x09, 0x90,
/bin/bash: line 4:  9656 Abort                   (core dumped) ${dir}$tst
FAIL: t-export
PASS: t-pprime_p
==================================
3 of 56 tests failed

this info may or may not help :

$ elfdump .libs/libgmp.so.3.4.4 | grep PATH
       [5]  RUNPATH           0x196d             
/opt/local/lib/\$ISALIST:/opt/local/lib:/opt/SSX0903/prod/lib/stlport4/amd64
       [6]  RPATH             0x196d             
/opt/local/lib/\$ISALIST:/opt/local/lib:/opt/SSX0903/prod/lib/stlport4/amd64
$
$ elfdump .libs/libgmpxx.so.4.0.4 | grep PATH
       [6]  RUNPATH           0x253a9            
/opt/local/lib/\$ISALIST:/opt/local/lib:/opt/SSX0903/prod/lib/stlport4/amd64:/export/medusa/dclarke/build/libgmp/i386/CXX/gmp-4.2.4-build-amd64/.libs:/opt/csw/lib:/opt/csw/lib/SALIST:/opt/SSX0903/lib/rw7/amd64:/opt/SSX0903/lib/stlport4/amd64:/opt/SSX0903/lib/amd64:/usr/ccs/lib/amd64:/lib/64:/usr/lib/64
       [7]  RPATH             0x253a9            
/opt/local/lib/\$ISALIST:/opt/local/lib:/opt/SSX0903/prod/lib/stlport4/amd64:/export/medusa/dclarke/build/libgmp/i386/CXX/gmp-4.2.4-build-amd64/.libs:/opt/csw/lib:/opt/csw/lib/SALIST:/opt/SSX0903/lib/rw7/amd64:/opt/SSX0903/lib/stlport4/amd64:/opt/SSX0903/lib/amd64:/usr/ccs/lib/amd64:/lib/64:/usr/lib/64
$
$
$ file .libs/libgmp.so.3.4.4
.libs/libgmp.so.3.4.4: ELF 64-bit LSB dynamic lib AMD64 Version 1 [SSE2
MMX FPU], dynamically linked, not stripped
$
$ file .libs/libgmpxx.so.4.0.4
.libs/libgmpxx.so.4.0.4: ELF 64-bit LSB dynamic lib AMD64 Version 1 [SSE2
SSE CMOV FPU], dynamically linked, not stripped
$

What steps should I take ?

-- 
Dennis Clarke




More information about the gmp-bugs mailing list