On Sat, Aug 16, 2025 at 1:52 PM 'OHappyDay' via sage-support <[email protected]> wrote: > > Strange. The build error happens with the "brial-1.2.8". > I was always successful building Sage from the sources. Just today I have > built 10.7 without problems (my log shows though that brial comes in version > 1.2.14)
see, that is one of the differences between 10.6 and 10.7, and it's important that the OS you use was tested with 10.7. Nothing strange here. > > /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=gnu++11 > -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori > -I../../groebner/include -I../../libbrial/include -I../../libbrial/include > -ftemplate-depth-100 -g -O2 -c -o BlockDegLexOrder.lo BlockDegLexOrder.cc > [brial-1.2.8] [spkg-install] libtool: compile: g++ -std=gnu++11 > -DHAVE_CONFIG_H -I. -I../.. -I../../libbrial/include/polybori > -I../../groebner/include -I../../libbrial/include -I../../libbrial/include > -ftemplate-depth-100 -g -O2 -c BlockDegLexOrder.cc -fPIC -DPIC -o > .libs/BlockDegLexOrder.o > [brial-1.2.8] [spkg-install] In file included from > ../../libbrial/include/polybori/ring/CCuddInterface.h:25, > [brial-1.2.8] [spkg-install] from > ../../libbrial/include/polybori/ring/CCuddCore.h:22, > [brial-1.2.8] [spkg-install] from > ../../libbrial/include/polybori/BoolePolyRing.h:24, > [brial-1.2.8] [spkg-install] from > ../../libbrial/include/polybori/BoolePolynomial.h:30, > [brial-1.2.8] [spkg-install] from > ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, > [brial-1.2.8] [spkg-install] from > ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, > [brial-1.2.8] [spkg-install] from > ../../libbrial/include/polybori/BlockDegLexOrder.h:22, > [brial-1.2.8] [spkg-install] from BlockDegLexOrder.cc:18: > [brial-1.2.8] [spkg-install] > ../../libbrial/include/polybori/routines/pbori_func.h:114:15: warning: > 'template<class _Arg1, class _Arg2, class _Result> struct > std::binary_function' is deprecated [-Wdeprecated-declarations] > > > > Topaze schrieb am Dienstag, 12. August 2025 um 18:15:41 UTC+2: >> >> 10.7 has been released in the meantime indeed, I'll give it a try, thanks. > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/sage-support/3662d059-8d22-4833-bc72-bcf8d2dfcbcen%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-support/CAAWYfq0mTR0XjvoygDajamSBHVq7EJuyGr4AbVxqCd%2BBXiu8cw%40mail.gmail.com.
