3 cxx tests fail on i386-pc-solaris2.8 ABI=32
Dennis Clarke
dclarke at blastwave.org
Thu Jul 16 00:00:50 CEST 2009
configure line was :
$ ../gmp-4.3.1/configure --build=i386-pc-solaris2.8 ABI=32
--prefix=/opt/csw --enable-cxx
tools used
$ gcc --version
gcc (GCC) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
$ gas --version
GNU assembler (GNU Binutils) 2.19.1
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `i386-pc-solaris2.8'. $ gld
--version
GNU ld (GNU Binutils) 2.19.1
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later
version.
This program has absolutely no warranty.
$
All tests pass except for a few in the C++ section :
Making check in cxx
make[3]: Entering directory
`/export/medusa/dclarke/build/LIBGMP/i386_gcc/tests/cxx'
/export/home/dclarke/local/bin/make t-assign t-binary t-cast t-constr
t-headers t-istream t-locale t-misc t-ops t-ostream t-prec t-rand
t-ternary t-unary
make[4]: Entering directory
`/export/medusa/dclarke/build/LIBGMP/i386_gcc/tests/cxx'
.
.
.
FAIL: t-assign
PASS: t-binary
PASS: t-cast
FAIL: t-constr
PASS: t-headers
PASS: t-istream
PASS: t-locale
PASS: t-misc
PASS: t-ops
PASS: t-ostream
PASS: t-prec
FAIL: t-rand
PASS: t-ternary
PASS: t-unary
====================================
3 of 14 tests failed
Please report to gmp-bugs at gmplib.org
====================================
Dennis
--
Dennis Clarke
More information about the gmp-bugs
mailing list