make check fails on powerpc-ibm-aix5.3.0.0

Eric Fernandez efernandez at physiomics-plc.com
Tue May 26 13:20:31 CEST 2009


Hi,

I'd like to report a check fail of GMP on AIX 5.3. Firstly, this problem
has been seen with gmp-4.3.1, but I report it for the latest snapshot:
gmp-4.4.-1-20090526

- Problem:

./configure --prefix=$PREFIXGNU ABI=32
make
make check

make[4]: Entering directory
`/hpc/work/fernandz/gnusrc/gmp-4.4.-1-20090526/tests'
PASS: t-bswap
exec(): 0509-036 Cannot load program
/hpc/work/fernandz/gnusrc/gmp-4.4.-1-20090526/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.4.-1-20090526/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 gmplib.org
====================================


- GCC version:

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)

- System version:

bash-2.05a$ uname -a
AIX l1f101 3 5 00CEA5DC4C00

- config.guess output:

bash-2.05a$ ./config.guess
power5-ibm-aix5.3.0.0
bash-2.05a$ ./configfsf.guess
powerpc-ibm-aix5.3.0.0


Please let me know if you need more info.

Kind regards,
Eric Fernandez


More information about the gmp-bugs mailing list