Latte-int: throw(NotGenericException) not allowed by ISO C++17 during build

15 views
Skip to first unread message

Maks Manko

unread,
Jul 7, 2022, 10:13:35 AM7/7/22
to sage-support
Hello,

I'm building latte-distro on ubuntu 22.04 (windows 10 dual boot, Ryzen 7 5700h) for apt-installed sage 9.5 . ./configure executes properly but then for make check the error is

ExponentialSubst.h:67:3: error: ISO C++17 does not allow dynamic exception specifications
   67 |   throw(NotGenericException);

It appears to be a gcc version issue. Commenting out the offending lines appears to bypass it but then sage cannot see the package.

Also

sage -i  latte-int

throws

No rule to make target 'all-toolchain'. Stop.

Would appreciate any hints how to install the package
Maks

Matthias Koeppe

unread,
Jul 7, 2022, 6:17:59 PM7/7/22
to sage-support
Reply all
Reply to author
Forward
0 new messages