Summary: | sci-astronomy/wcslib-7.12 fails tests (lto): tspx.f:56:72: error: type of specx does not match original declaration [-Werror=lto-type-mismatch] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Astronomy project <sci-astronomy> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | davidroman96, eschwartz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2022-10-22 07:41:24 UTC
Created attachment 824995 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd615b08f0f30e39601f8c27da17eaf3443f56e commit 6bd615b08f0f30e39601f8c27da17eaf3443f56e Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-03-17 06:11:28 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-17 06:43:34 +0000 sci-astronomy/wcslib: mark as LTO-unsafe Closes: https://bugs.gentoo.org/877885 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> sci-astronomy/wcslib/wcslib-7.12.ebuild | 6 ++++++ 1 file changed, 6 insertions(+) https://www.atnf.csiro.au/people/mcalabre/WCS/CHANGES Upstream released 8.3 which seems to fix these issues, and a new configure option --with-bindc to opt into the fixes (requires fortran 2003). |