Thanks to Francois, the problem is now resolved. I uninstalled the local
NTL and then the installation went fine. Now once I reinstalled, all files
are probably overwritten.
So, I cannot help with the log files.
Thanks and Regards,
Ayan
On Fri, Oct 27, 2023 at 2:48 PM Dima Pasechnik wrote:
> On
On Fri, Oct 27, 2023 at 11:15 AM François Bissey wrote:
>
> From the log sent to me in a private email:
> [sagelib-10.1] gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1
> -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall
> -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTI
From the log sent to me in a private email:
[sagelib-10.1] gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1
-DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall
-Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3
-Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -
Hi,
We need the build log. The last output is not always where the error
occurred. On most modern system there are several compilations done at
the same time. The last one printed is just the last one to finish.
François
On 27/10/23 20:15, Ayan Mahalanobis wrote:
Hi All,
I am trying to bui
Hi All,
I am trying to build sage 10.1 from source with no luck. I am using fedora
38. It uses gcc 13. The error occurs when it tries to build sagelib is
below.
This is the command it ran just before exit code 1 from g++. It is nasty
looking and I am sorry for that. Any help much appreciated.