4.3.0 test fails on AIX

Eric Fernandez efernandez at physiomics-plc.com
Thu Apr 23 16:05:00 CEST 2009


Hi,

I get test fails on AIX 5.3:

make  check-TESTS
make[4]: Entering directory `/hpc/work/fernandz/gnusrc/gmp-4.3.0/tests'
PASS: t-bswap
exec(): 0509-036 Cannot load program
/hpc/work/fernandz/gnusrc/gmp-4.3.0/tests/.libs/lt-t-constants because
of the following errors:
        0509-130 Symbol resolution failed for lt-t-constants because:
        0509-136   Symbol __gmp_binvert_limb_table (number 28) is not
exported from
                   dependent module
/hpc/work/fernandz/gnu/lib/libgmp.a(libgmp.so.3).
        0509-192 Examine .loader section symbols with the
                 'dump -Tv' command.
FAIL: t-constants
PASS: t-count_zeros
PASS: t-gmpmax
PASS: t-hightomask
exec(): 0509-036 Cannot load program
/hpc/work/fernandz/gnusrc/gmp-4.3.0/tests/.libs/lt-t-modlinv because of
the following errors:
        0509-130 Symbol resolution failed for lt-t-modlinv because:
        0509-136   Symbol __gmp_binvert_limb_table (number 33) is not
exported from
                   dependent module
/hpc/work/fernandz/gnu/lib/libgmp.a(libgmp.so.3).
        0509-192 Examine .loader section symbols with the
                 'dump -Tv' command.
FAIL: t-modlinv
PASS: t-popc
PASS: t-parity
PASS: t-sub
==================================
2 of 9 tests failed
Please report to gmp-bugs at swox.com
==================================

There seems to be symbols problems. I have gcc-4.3.3 installed, that I
compiled myself with gmp-4.2.4 and mpfr-2.4.0, and this is what I use to
compile gmp-4.3.0.

My gcc version is:

bash-2.05a$ gcc -v
Using built-in specs.
Target: powerpc-ibm-aix5.3.0.0
Configured with: /hpc/work/fernandz/gnusrc/gcc-4.3.3/configure
--enable-threads --enable-languages=c,c++
--prefix=/hpc/work/fernandz/gnu --enable-threads --disable-shared
--enable-version-specific-runtime-libs --disable-nls
--with-gmp=/hpc/work/fernandz/gnu --with-mpfr=/hpc/work/fernandz/gnu
Thread model: aix
gcc version 4.3.3 (GCC) 

Hope this helps,
Eric Fernandez


More information about the gmp-bugs mailing list