On Mon, 7 Oct 2013, Burcin Erocal wrote:
I got few floating point exceptions, but they seems to be already
reported: http://trac.sagemath.org/ticket/14658
However, I also found one new error:
Can you check if these problems are still there with the Singular spkg
posted on #14333?
I compiled stand-alone Singular 3.1.6. It seems to work with at least 4
polynomial that didn't work with Singular 3.1.5.
As to #14333, I was not able to install singular-3-1-6.p0.spkg. What I got
was
### Singular spkg-install: build_libfac ###
. . .
g++ -O2 -g -fPIC -I./factor -I./charset -I. -I..
-I/home/jm58660/sage-5.11/local -I./factor
-I/home/jm58660/sage-5.11/local/include
-I/home/jm58660/sage-5.11/local/include -DHAVE_CONFIG_H -c
factor/tmpl_inst.cc -o OPTOBJ/tmpl_inst.o
factor/tmpl_inst.cc: In instantiation of 'std::ostream&
operator<<(std::ostream&, const Array<T>&) [with T = int; std::ostream =
std::basic_ostream<char>]':
factor/tmpl_inst.cc:75:64: required from here
factor/tmpl_inst.cc:75:64: error: explicit instantiation of 'std::ostream&
operator<<(std::ostream&, const Array<T>&) [with T = int; std::ostream =
std::basic_ostream<char>]' but no definition available [-fpermissive]
factor/tmpl_inst.cc: In instantiation of 'std::ostream&
operator<<(std::ostream&, const Array<T>&) [with T = int; std::ostream =
std::basic_ostream<char>]':
factor/tmpl_inst.cc:75:64: required from here
factor/tmpl_inst.cc:75:64: error: explicit instantiation of 'std::ostream&
operator<<(std::ostream&, const Array<T>&) [with T = int; std::ostream =
std::basic_ostream<char>]' but no definition available [-fpermissive]
factor/tmpl_inst.cc: In instantiation of 'std::ostream&
operator<<(std::ostream&, const Array<T>&) [with T = int; std::ostream =
std::basic_ostream<char>]':
factor/tmpl_inst.cc:75:64: required from here
factor/tmpl_inst.cc:75:64: error: explicit instantiation of 'std::ostream&
operator<<(std::ostream&, const Array<T>&) [with T = int; std::ostream =
std::basic_ostream<char>]' but no definition available [-fpermissive]
make: *** [OPTOBJ/tmpl_inst.o] Error 1
Error building libfac.
(Type Array<int> should have friend function to get cout<< working if I
read this correctly.)
--
Jori Mäntysalo
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.