Summary: | sci-mathematics/singular fails to compile with format-security | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Thomas Kahle (RETIRED) <tomka> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dschridde+gentoobugs, felix.janda, sci-mathematics |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 259417 | ||
Attachments: |
singular-3.1.6:20141125-133611.log
Proposed patch |
Description
Agostino Sarubbo
![]() Created attachment 390268 [details]
singular-3.1.6:20141125-133611.log
build log
No longer in current version: https://github.com/Singular/Sources/commit/13a03bf0c76a48e756ec7fbd4e7c57a45432e301 Created attachment 408070 [details, diff]
Proposed patch
Thanks for the heads up. We already have 4.0.2 which seems to be way after this patch has been applied. Actually the relevant files are not even in the directory anymore. I tried, and it compiles with -Werror=format-security for me. I'll close this now, please open a new bug if there are problems with 4.0.2. Otherwise I'll aim for stabilization eventually. I also fixed another problem where it would not compile unless automake-1.13 was installed. I had also noticed that it is fixed in 4.0.2 and therefore later opened bug 556418 requesting stabilization. (In reply to Felix Janda from comment #5) > I had also noticed that it is fixed in 4.0.2 and therefore later opened > bug 556418 requesting stabilization. Thanks a lot for sorting this. It's a good idea to have a new Singular stable (finally). |