gmp 5.0.2 make check error on openSuSE armv7 hardfp

Joop Boonen joop.boonen at boonen.org
Thu Nov 3 22:29:17 CET 2011


Hi all,

make check for gmp 5.0.2 isn't completed for openSuSE armv7 hardfp. We use
gcc 4.6.1 20111012 .

I don't know exactly where to look to solve this error.


g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests    -march=armv7-a
-mtune=cortex-a9 -mlittle-endian -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb
-mabi=aapcs-linux -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector
-fmessage-length=0 -funwind-tables -fasynchronous-unwind-tables -g
-fexceptions -c -o t-unary.o t-unary.cc
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -march=armv7-a
-mtune=cortex-a9 -mlittle-endian -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb
-mabi=aapcs-linux -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector
-fmessage-length=0 -funwind-tables -fasynchronous-unwind-tables -g
-fexceptions   -o t-unary t-unary.o -L../../.libs ../../tests/libtests.la
../../libgmpxx.la ../../libgmp.la
libtool: link: g++ -march=armv7-a -mtune=cortex-a9 -mlittle-endian
-mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -mabi=aapcs-linux -O2 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector -fmessage-length=0 -funwind-tables
-fasynchronous-unwind-tables -g -fexceptions -o .libs/t-unary t-unary.o 
-L/usr/src/packages/BUILD/gmp-5.0.2/.libs ../../tests/.libs/libtests.a
../../.libs/libgmpxx.so /usr/src/packages/BUILD/gmp-5.0.2/.libs/libgmp.so
../../.libs/libgmp.so
make[4]: Leaving directory `/usr/src/packages/BUILD/gmp-5.0.2/tests/cxx'
make  check-TESTS
make[4]: Entering directory `/usr/src/packages/BUILD/gmp-5.0.2/tests/cxx'
terminate called after throwing an instance of 'std::invalid_argument'
terminate called recursively
qemu: uncaught target signal 6 (Aborted) - core dumped
/bin/sh: line 5:   333 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
qemu: uncaught target signal 6 (Aborted) - core dumped
/bin/sh: line 5:   390 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
qemu: uncaught target signal 6 (Aborted) - core dumped
/bin/sh: line 5:   536 Aborted                 ${dir}$tst
FAIL: t-rand
PASS: t-ternary
PASS: t-unary
====================================
3 of 14 tests failed
Please report to gmp-bugs at gmplib.org
====================================

Regards,

Joop.



More information about the gmp-bugs mailing list