#9511: Upgrade Givaro to version 3.7.0
-------------------------------------------------------------------+--------
Reporter: pcpa |
Owner: cpernet
Type: enhancement |
Status: needs_review
Priority: minor |
Milestone: sage-5.1
Component: givaro |
Resolution:
Keywords: | Work
issues:
Report Upstream: N/A |
Reviewers:
Authors: Paulo César Pereira de Andrade, Martin Albrecht | Merged
in:
Dependencies: #12883, #12761 |
Stopgaps:
-------------------------------------------------------------------+--------
Comment (by vbraun):
Compiles fine, but one failure with the testsuite on mark/skynet (SPARC
solaris)
{{{
/bin/bash ../libtool --tag=CXX --mode=link g++ -O0 -Wall -g -DNDEBUG
-UGIVARO_DEBUG -UDEBUG
-I/home/vbraun/opt/mark/sage-5.1.beta3/local//include -fPIC
-I"/home/vbraun/opt/mark/sage-5.1.beta3/local/include" -static -o te
st-trunc test-trunc.o -L../src -L../src/.libs -lgivaro
-L/home/vbraun/opt/mark/sage-5.1.beta3/local//lib -lgmpxx -lgmp
-L/home/vbraun/opt/mark/sage-5.1.beta3/local//lib -lgmpxx -lgmp
libtool: link: g++ -O0 -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG
-I/home/vbraun/opt/mark/sage-5.1.beta3/local//include -fPIC
-I/home/vbraun/opt/mark/sage-5.1.beta3/local/include -o test-trunc test-
trunc.o -L../src -L../src/.l
ibs
/home/vbraun/opt/mark/sage-5.1.beta3/spkg/build/givaro-3.7.0/src/src/.libs/libgivaro.a
-L/home/vbraun/opt/mark/sage-5.1.beta3/local//lib
/home/vbraun/opt/mark/sage-5.1.beta3/local/lib/libgmpxx.so
/home/vbraun/opt/mark/sag
e-5.1.beta3/local/lib/libstdc++.so -lm
/home/vbraun/opt/mark/sage-5.1.beta3/local/lib/libgmp.so -Wl,-R
-Wl,/home/vbraun/opt/mark/sage-5.1.beta3/local/lib -Wl,-R
-Wl,/home/vbraun/opt/mark/sage-5.1.beta3/local/lib
ld: warning: file
/home/vbraun/opt/mark/sage-5.1.beta3/local//lib/libstdc++.so: linked to
/home/vbraun/opt/mark/sage-5.1.beta3/local/lib/libstdc++.so: attempted
multiple inclusion of file
g++ -DHAVE_CONFIG_H -I. -I.. -I..
-I/home/vbraun/opt/mark/sage-5.1.beta3/local//include
-I../src/kernel/system -I../src/kernel/memory -I../src/kernel/zpz
-I../src/kernel/integer -I../src/kernel -I../src/library/poly1 -I../s
rc/kernel/bstruct -I../src/library/tools -O0 -Wall -g -DNDEBUG
-UGIVARO_DEBUG -UDEBUG
-I/home/vbraun/opt/mark/sage-5.1.beta3/local//include -fPIC
-I"/home/vbraun/opt/mark/sage-5.1.beta3/local/include" -c -o test-crt.o
test-
crt.C
}}}
looks good but then further down
{{{
PASS: test-trunc
/bin/bash: line 5: 12309 Bus Error (core dumped) ${dir}$tst
FAIL: test-crt
PASS: test-geom
PASS: test-integer
PASS: test-conversion
PASS: test-ratrecon
=============================================
1 of 12 tests failed
Please report to [email protected]
=============================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory
`/home/vbraun/opt/mark/sage-5.1.beta3/spkg/build/givaro-3.7.0/src/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory
`/home/vbraun/opt/mark/sage-5.1.beta3/spkg/build/givaro-3.7.0/src/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory
`/home/vbraun/opt/mark/sage-5.1.beta3/spkg/build/givaro-3.7.0/src/tests'
make: *** [check-recursive] Error 1
Error while running the Givaro testsuite ... exiting
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9511#comment:32>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.