I've come up with another error. This is the first time I've built
with SAGE_CHECK set, so it's running all the test suites in all the
packages, and quaddouble fails:

Successfully installed quaddouble-2.2.p9
Running the test suite.
make[2]: Entering directory `/home/david/sage-4.1.2.rc0/spkg/build/
quaddouble-2.2.p9/src'
Making check in
config
make[3]: Entering directory `/home/david/sage-4.1.2.rc0/spkg/build/
quaddouble-2.2.p9/src/config'
make[3]: Nothing to be done for
`check'.
make[3]: Leaving directory `/home/david/sage-4.1.2.rc0/spkg/build/
quaddouble-2.2.p9/src/config'
Making check in
src
make[3]: Entering directory `/home/david/sage-4.1.2.rc0/spkg/build/
quaddouble-2.2.p9/src/src'
make[3]: Nothing to be done for
`check'.
make[3]: Leaving directory `/home/david/sage-4.1.2.rc0/spkg/build/
quaddouble-2.2.p9/src/src'
Making check in
include
make[3]: Entering directory `/home/david/sage-4.1.2.rc0/spkg/build/
quaddouble-2.2.p9/src/include'
make[3]: Nothing to be done for
`check'.
make[3]: Leaving directory `/home/david/sage-4.1.2.rc0/spkg/build/
quaddouble-2.2.p9/src/include'
Making check in tests
make[3]: Entering directory `/home/david/sage-4.1.2.rc0/spkg/build/
quaddouble-2.2.p9/src/tests'
make  qd_test pslq_test
make[4]: Entering directory `/home/david/sage-4.1.2.rc0/spkg/build/
quaddouble-2.2.p9/src/tests'
g++ -DHAVE_CONFIG_H   -I.. -I../include -I../include   -fPIC -O3 -
Dx86  -MT qd_test.o -MD -MP -MF .deps/qd_test.Tpo -c -o qd_test.o
qd_test.cpp
qd_test.cpp:25: error: ‘std::strcmp’ has not been declared
qd_test.cpp:26: error: ‘std::exit’ has not been declared
qd_test.cpp: In function ‘int main(int, char**)’:
qd_test.cpp:374: error: ‘strcmp’ was not declared in this scope
qd_test.cpp:376: error: ‘exit’ was not declared in this scope
make[4]: *** [qd_test.o] Error 1
make[4]: Leaving directory `/home/david/sage-4.1.2.rc0/spkg/build/
quaddouble-2.2.p9/src/tests'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/david/sage-4.1.2.rc0/spkg/build/
quaddouble-2.2.p9/src/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/david/sage-4.1.2.rc0/spkg/build/
quaddouble-2.2.p9/src'
*************************************
Error testing package ** quaddouble-2.2.p9 **
*************************************

This looks like a bug in the quaddouble test script, rather than in
quaddouble itself.
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to