Summary: | sci-astronomy/montage-5.0 - [gcc-15] <artificial>:(.text+<snip>): undefined reference to convertEclToEqu | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Astronomy project <sci-astronomy> |
Status: | CONFIRMED --- | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/40854 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt.xz environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz qlist-info.txt.xz sci-astronomy:montage-5.0:20241102-064941.log temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 907648 [details]
emerge-info.txt
Created attachment 907649 [details]
emerge-history.txt.xz
Created attachment 907650 [details]
environment
Created attachment 907651 [details]
etc.clang.tar.xz
Created attachment 907652 [details]
etc.portage.tar.xz
Created attachment 907653 [details]
logs.tar.xz
Created attachment 907654 [details]
qlist-info.txt.xz
Created attachment 907655 [details]
sci-astronomy:montage-5.0:20241102-064941.log
Created attachment 907656 [details]
temp.tar.xz
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de2495100b0829f5e8e74e76c13791ead6630781 commit de2495100b0829f5e8e74e76c13791ead6630781 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-03-02 20:00:34 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-10 01:34:52 +0000 sci-astronomy/montage: update EAPI 7 -> 8, fix build with GCC-15 Uses hand-written, badly-recursive Makefile that swallows errors and replaces makefiles of vendored dependencies. Parallel builds exhibit random, unpredictable failures, so they are disabled. Most of Makefiles pass -std=c99, for case where they don't limit C version globally to C17 with GNU extensions. Remove an unused function from vendored dependency, add missing include to main component. Fix deprecated dependency. Closes: https://bugs.gentoo.org/920316 Bug: https://bugs.gentoo.org/942753 Bug: https://bugs.gentoo.org/888553 Closes: https://bugs.gentoo.org/741080 Bug: https://bugs.gentoo.org/832708 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40854 Signed-off-by: Sam James <sam@gentoo.org> sci-astronomy/montage/files/montage-5.0-c23.patch | 34 +++++++++++ sci-astronomy/montage/montage-5.0-r1.ebuild | 74 +++++++++++++++++++++++ 2 files changed, 108 insertions(+) |