GMP 5.0.1 "make check" failure under HP-UX with gcc 4.3.3 and 4.4.0
Torbjorn Granlund
tg at gmplib.org
Thu Jun 3 16:39:51 CEST 2010
Vincent Lefevre <vincent at vinc17.net> writes:
Under HP-UX (PA-RISC) with gcc 4.3.3 and 4.4.0, "make check" fails.
I've attached the config.log and "make check" output (compressed)
for gcc 4.3.3. The failures look the same with gcc 4.4.0.
GMP version: 5.0.1 (downloaded from the GMP web site).
In mpn: 19 of 30 tests failed
GMP configuration options: --enable-assert --enable-alloca=debug
bash-4.0$ /opt/hp-gcc-4.3.3/bin/gcc -v
Using built-in specs.
Target: hppa1.1-hp-hpux11.11
Configured with: /tmp/gcc-4.3.3.tar.gz/gcc-4.3.3/configure --host=hppa1.1-hp-hpux11.11 --target=hppa1.1-hp-hpux11.11 --build=hppa1.1-hp-hpux11.11 --prefix=/opt/hp-gcc-4.3.3 --with-gnu-as --without-gnu-ld --enable-threads=posix --enable-languages=c,c++ --with-gmp=/proj/opensrc/be/hppa1.1-hp-hpux11.11 --with-mpfr=/proj/opensrc/be/hppa1.1-hp-hpux11.11
Thread model: posix
gcc version 4.3.3 (GCC)
bash-4.0$ /opt/hp-gcc-4.4.0/bin/gcc -v
Using built-in specs.
Target: hppa1.1-hp-hpux11.11
Configured with: /tmp/gcc-4.4.0.tar.gz/gcc-4.4.0/configure --host=hppa1.1-hp-hpux11.11 --target=hppa1.1-hp-hpux11.11 --build=hppa1.1-hp-hpux11.11 --prefix=/opt/hp-gcc-4.4.0 --with-gnu-as --without-gnu-ld --enable-threads=posix --enable-languages=c,c++ --with-gmp=/proj/opensrc/be/hppa1.1-hp-hpux11.11 --with-mpfr=/proj/opensrc/be/hppa1.1-hp-hpux11.11
Thread model: posix
gcc version 4.4.0 (GCC)
bash-4.0$ uname -a
HP-UX hpbox B.11.11 U 9000/785 2016698240 unlimited-user license
bash-4.0$ ./config.guess
hppa2.0w-hp-hpux11.11
bash-4.0$ ./configfsf.guess
hppa2.0w-hp-hpux11.11
This bug is mentioned in http://gmplib.org/#STATUS.
It is specfic to the 2.0N ABI.
--
Torbjörn
More information about the gmp-bugs
mailing list