This is an auto-filed bug because media-gfx/apngopt does not respect CFLAGS/LDFLAGS. The issue was originally discovered on amd64, but it may be reproducible on other arches as well. If you think that a different summary clarifies the issue better, feel free to change it. Attached build log and emerge --info. NOTE: To reproduce this issue you may want to set CFLAGS="${CFLAGS} -frecord-gcc-switches" and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to set also FFLAGS and FCFLAGS or just see this bug as an hint to hide the QA warning where is not possible to respect CFLAGS/LDFLAGS.
Created attachment 641200 [details] build.log build log and emerge --info
tinderbox has reproduced this issue with version 1.4 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f486f3457412c8c1303a4cdca36feab722debb99 commit f486f3457412c8c1303a4cdca36feab722debb99 Author: Michael Mair-Keimberger <mmk@levelnine.at> AuthorDate: 2023-09-17 13:48:54 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2023-09-17 13:48:54 +0000 media-gfx/apngopt: remove old Closes: https://bugs.gentoo.org/724818 Closes: https://github.com/gentoo/gentoo/pull/32875 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org> media-gfx/apngopt/apngopt-1.4.ebuild | 39 ---------------------- media-gfx/apngopt/files/apngopt-1.4-makefile.patch | 27 --------------- 2 files changed, 66 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d91cd4932a8c3ebe09dc097808c0e6046b4ff6c commit 7d91cd4932a8c3ebe09dc097808c0e6046b4ff6c Author: Michael Mair-Keimberger <mmk@levelnine.at> AuthorDate: 2023-09-17 13:48:53 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2023-09-17 13:48:53 +0000 media-gfx/apngopt: EAPI8 bump, fix #724818 Closes: https://bugs.gentoo.org/724818 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org> media-gfx/apngopt/apngopt-1.4-r1.ebuild | 38 +++++++++++++++++++ .../apngopt/files/apngopt-1.4-r1-makefile.patch | 43 ++++++++++++++++++++++ 2 files changed, 81 insertions(+)