@@This is an auto-filed bug@@ If you think that a different summary clarifies the issue better, feel free to change it. Issue: sci-astronomy/montage does not respect CFLAGS/LDFLAGS. Discovered on: amd64 NOTE: To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS/LDFLAGS.
Created attachment 644422 [details] build.log build log and emerge --info
tinderbox has reproduced this issue with version 5.0 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68cb773bf11b4362726d37bdb162c2198144fdcc commit 68cb773bf11b4362726d37bdb162c2198144fdcc Author: Alexey Sokolov <alexey+gentoo@asokolov.org> AuthorDate: 2025-02-20 23:17:50 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-14 08:10:33 +0000 sci-astronomy/montage: add 6.1 I have to drop IUSE=mpi because it cannot possibly compile due to lack of definitions of some functions: tsave() and trestore(), which are declared. https://github.com/Caltech-IPAC/Montage/issues/25 is closed without fixing, but has more context. Closes: https://bugs.gentoo.org/710420 Closes: https://bugs.gentoo.org/725282 Closes: https://bugs.gentoo.org/727974 Closes: https://bugs.gentoo.org/741080 Closes: https://bugs.gentoo.org/888553 Closes: https://bugs.gentoo.org/920316 Closes: https://bugs.gentoo.org/940310 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Sam James <sam@gentoo.org> sci-astronomy/montage/Manifest | 1 + .../montage/files/montage-6.1-montagelib-dep.patch | 30 +++ .../files/montage-6.1-presentation-strcpy.patch | 21 ++ .../montage/files/montage-6.1-prototypes.patch | 283 +++++++++++++++++++++ .../montage/files/montage-6.1-tcol-cntr.patch | 22 ++ sci-astronomy/montage/montage-6.1.ebuild | 71 ++++++ 6 files changed, 428 insertions(+)