version 4.2 failed tests on Debian HPPA

Alexander Skwar listen at alexander.skwar.name
Wed Aug 9 17:16:11 CEST 2006


Steve M. Robbins <steven.robbins at videotron.ca>:

> Hi,
> 
> The 4.2 build for HPPA (built with GCC 4.0.3) failed 3 tests in
> tests/cxx.  The build worked for 9 other Debian architectures.
> 
> 
> make[5]: Entering directory `/build/buildd/gmp-4.2.dfsg/tests/cxx'
> terminate called after throwing an instance of 'std::invalid_argument'
> terminate called recursively
> /bin/sh: line 4: 23107 Aborted                 ${dir}$tst
> FAIL: t-assign
> PASS: t-binary
> PASS: t-cast
> terminate called after throwing an instance of 'std::invalid_argument'
> terminate called recursively
> /bin/sh: line 4: 23172 Aborted                 ${dir}$tst
> FAIL: t-constr
> PASS: t-headers
> PASS: t-istream
> PASS: t-locale
> PASS: t-misc
> PASS: t-ops
> PASS: t-ostream
> PASS: t-prec
> terminate called after throwing an instance of 'std::length_error'
> terminate called recursively
> /bin/sh: line 4: 23342 Aborted                 ${dir}$tst
> FAIL: t-rand
> PASS: t-ternary
> PASS: t-unary
> ==================================
> 3 of 14 tests failed
> Please report to gmp-bugs at swox.com
> ==================================

That's interesting... I'm currently trying to build GMP 4.2.1
on a HP-UX 11.11 system with PA RISC CPUs. It fails with
the same 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
==================================

I'm using the 64bit GCC compiler from HP, version 4.1.1:

[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

> Full build log in
> http://buildd.debian.org/fetch.php?&pkg=gmp&ver=4.2.dfsg-1&arch=hppa&stamp=1145086249&file=log&as=raw

Mine is at http://alexander.skwar.name/~askwar/stuff/build-log.gmp-4.2.1.txt

Bye,

Alexander Skwar
-- 
Don't shoot until you're sure you both aren't on the same side.


More information about the gmp-bugs mailing list