"make check" fails on HP-UX 11.11 PA-RISC system

Alexander Skwar listen at alexander.skwar.name
Thu Aug 10 08:59:43 CEST 2006


Hello.

Yesterday, I built gmp 4.2.1 on HP-UX 11.11 PA-RISC system with
the HP distributed gcc:

[17:15:02 vz6tml at dewuib07:~/Source/clamav] $ LC_ALL=C /opt/hp-gcc64/bin/gcc -v
Using built-in specs.
Target: hppa64-hp-hpux11.11
Configured with: /tmp/gcc-4.1.1.tar.gz/gcc-4.1.1/configure --host=hppa64-hp-hpux11.11 --target=hppa64-hp-hpux11.11 --build=hppa64-hp-hpux11.11 --prefix=/opt/hp-gcc64-4.1.1 
--enable-languages=c,c++ --with-gnu-as --without-gnu-ld --with-ld=/usr/ccs/bin/ld --enable-threads=posix
Thread model: posix
gcc version 4.1.1

"make check" fails:

g++ -O2 -mpa-risc-2-0 -o .libs/t-unary t-unary.o  -L/u/vz6tml/Source/clamav/obj-gmp-4.2.1/.libs ../../tests/.libs/libtests.a ../../.libs/libgmpxx.sl 
/u/vz6tml/Source/clamav/obj-gmp-4.2.1/.libs/libgmp.sl /opt/hp-gcc64-4.1.1/lib/libstdc++.sl -L/tmp/gcc-4.1.1.tar.gz/obj/hppa64-hp-hpux11.11/libstdc++-v3/src 
-L/tmp/gcc-4.1.1.tar.gz/obj/hppa64-hp-hpux11.11/libstdc++-v3/src/.libs -L/tmp/gcc-4.1.1.tar.gz/obj/./gcc -L/opt/hp-gcc64-4.1.1/hppa64-hp-hpux11.11/bin 
-L/opt/hp-gcc64-4.1.1/lib ../../.libs/libgmp.sl -Wl,+b -Wl,/opt/gmp/lib:/opt/hp-gcc64-4.1.1/lib
creating t-unary
gmake[4]: Leaving directory `/mounts/home/vz6tml/Source/clamav/obj-gmp-4.2.1/tests/cxx'
gmake  check-TESTS
gmake[4]: Entering directory `/mounts/home/vz6tml/Source/clamav/obj-gmp-4.2.1/tests/cxx'
/bin/sh: 23379 Memory fault(coredump)
FAIL: t-assign
PASS: t-binary
PASS: t-cast
/bin/sh: 23413 Memory fault(coredump)
FAIL: t-constr
PASS: t-headers
PASS: t-istream
PASS: t-locale
PASS: t-misc
PASS: t-ops
PASS: t-ostream
PASS: t-prec
/bin/sh: 23502 Memory fault(coredump)
FAIL: t-rand
PASS: t-ternary
PASS: t-unary
==================================
3 of 14 tests failed
Please report to gmp-bugs at swox.com
==================================
gmake[4]: *** [check-TESTS] Error 1
gmake[4]: Leaving directory `/mounts/home/vz6tml/Source/clamav/obj-gmp-4.2.1/tests/cxx'
gmake[3]: *** [check-am] Error 2
gmake[3]: Leaving directory `/mounts/home/vz6tml/Source/clamav/obj-gmp-4.2.1/tests/cxx'
gmake[2]: *** [check-recursive] Error 1
gmake[2]: Leaving directory `/mounts/home/vz6tml/Source/clamav/obj-gmp-4.2.1/tests'
gmake[1]: *** [check-recursive] Error 1
gmake[1]: Leaving directory `/mounts/home/vz6tml/Source/clamav/obj-gmp-4.2.1'
gmake: *** [check] Error 2

What to do about it? Do I have to worry?

Thanks,

Alexander Skwar
-- 
Per buck you get more computing action with the small computer.
		-- R.W. Hamming


More information about the gmp-discuss mailing list