Skip to content

Fedora 40 and gcc 14 #37698

@enriqueartal

Description

@enriqueartal

Environment

- **OS**: Fedora 40beta
- **Sage Version**: 10-4beta0

Steps To Reproduce

Fedora 40beta has just arrived, I wanted to check if sage can be built. The first problem is that Fedora 40 is using gcc 14. Instead of using gcc package, I changed spkg-configure.m4 in build/pkgs/gcc and build/pkgs/gfortran to allow gcc 14.

The compilation gave an error for givaro; the patch in linbox-team/givaro#226 works for this. Next problem was with linbox. As a bypass, I used the changed files in #35148. The three packages have been successfully built.

But I stuck at the compilation of sagelib, apparently with ginac but not sure, see the package log

Config log

config.log

Package logs

sagelib-10.4.beta0.log

Additional Information

No response

Checklist

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.
  • I have read the documentation and troubleshoot guide

Dependencies

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions