Package: ginac Version: 1.3.3-5 Severity: important Your package fails to build with G++ 4.1. I'm filing this bug as important for now, but when 4.1 will be the default compiler in unstable (probably in a few weeks) I'll upgrade this to serious.
> Automatic build of ginac_1.3.3-5 on bigsur by sbuild/mips 1.80 ... > g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -finline-limit=1200 -MT > indexed.lo -MD -MP -MF .deps/indexed.Tpo -c indexed.cpp -fPIC -DPIC -o > .libs/indexed.o > basic.h:85: warning: 'struct GiNaC::map_function' has virtual functions but > non-virtual destructor > basic.h:104: warning: 'class GiNaC::basic::visitor' has virtual functions but > non-virtual destructor > ex.h:878: warning: 'class GiNaC::pointer_to_map_function' has virtual > functions but non-virtual destructor > wildcard.h:35: warning: 'class GiNaC::wildcard::visitor' has virtual > functions but non-virtual destructor > indexed.h:42: warning: 'class GiNaC::indexed::visitor' has virtual functions > but non-virtual destructor > numeric.h:80: warning: 'class GiNaC::numeric::visitor' has virtual functions > but non-virtual destructor > idx.h:38: warning: 'class GiNaC::idx::visitor' has virtual functions but > non-virtual destructor > idx.h:112: warning: 'class GiNaC::varidx::visitor' has virtual functions but > non-virtual destructor > idx.h:159: warning: 'class GiNaC::spinidx::visitor' has virtual functions but > non-virtual destructor > expairseq.h:67: warning: 'class GiNaC::expairseq::visitor' has virtual > functions but non-virtual destructor > add.h:33: warning: 'class GiNaC::add::visitor' has virtual functions but > non-virtual destructor > mul.h:33: warning: 'class GiNaC::mul::visitor' has virtual functions but > non-virtual destructor > ncmul.h:33: warning: 'class GiNaC::ncmul::visitor' has virtual functions but > non-virtual destructor > power.h:39: warning: 'class GiNaC::power::visitor' has virtual functions but > non-virtual destructor > relational.h:35: warning: 'class GiNaC::relational::visitor' has virtual > functions but non-virtual destructor > symmetry.h:44: warning: 'class GiNaC::symmetry::visitor' has virtual > functions but non-virtual destructor > symbol.h:41: warning: 'class GiNaC::symbol::visitor' has virtual functions > but non-virtual destructor > integral.h:34: warning: 'class GiNaC::integral::visitor' has virtual > functions but non-virtual destructor > matrix.h:95: warning: 'class GiNaC::matrix::visitor' has virtual functions > but non-virtual destructor > indexed.cpp: In function 'GiNaC::ex GiNaC::simplify_indexed_product(const > GiNaC::ex&, GiNaC::exvector&, GiNaC::exvector&, const > GiNaC::scalar_products&)': > indexed.cpp:805: error: no matching function for call to > 'simplify_indexed(GiNaC::ex&, std::vector<GiNaC::ex, > std::allocator<GiNaC::ex> >&, std::vector<GiNaC::ex, > std::allocator<GiNaC::ex> >&, const GiNaC::scalar_products&)' > ex.h:826: note: candidates are: GiNaC::ex GiNaC::simplify_indexed(const > GiNaC::ex&, const GiNaC::scalar_products&, unsigned int) > ex.h:823: note: GiNaC::ex GiNaC::simplify_indexed(const > GiNaC::ex&, unsigned int) > ex.h: At global scope: > ex.h: In instantiation of 'GiNaC::pointer_to_map_function_1arg<bool>': > indexed.cpp:1352: instantiated from here > ex.h:887: warning: 'class GiNaC::pointer_to_map_function_1arg<bool>' has > virtual functions but non-virtual destructor > container.h: In instantiation of 'GiNaC::container<std::vector>::visitor': > container.h:130: instantiated from 'void GiNaC::container< > <template-parameter-1-1> >::accept(GiNaC::visitor&) const [with C = > std::vector]' > indexed.h:42: instantiated from here > container.h:130: warning: 'class GiNaC::container<std::vector>::visitor' has > virtual functions but non-virtual destructor > container.h: In instantiation of 'GiNaC::container<std::list>::visitor': > container.h:130: instantiated from 'void GiNaC::container< > <template-parameter-1-1> >::accept(GiNaC::visitor&) const [with C = > std::list]' > indexed.cpp:1397: instantiated from here > container.h:130: warning: 'class GiNaC::container<std::list>::visitor' has > virtual functions but non-virtual destructor > make[3]: *** [indexed.lo] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

