https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-calculators/xsv-0.13.0 does not respect CFLAGS/LDFLAGS. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html 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 717606 [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=bd18ffe50893a1eaa2177bf6a760a4563e00e8ae commit bd18ffe50893a1eaa2177bf6a760a4563e00e8ae Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2024-06-07 13:56:02 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2024-06-07 13:56:02 +0000 sci-calculators/xsv: EAPI 8, silence LDFLAGS warning We know it isn't respected with Cargo. Closes: https://bugs.gentoo.org/797493 Signed-off-by: James Le Cuirot <chewi@gentoo.org> sci-calculators/xsv/{xsv-0.13.0.ebuild => xsv-0.13.0-r1.ebuild} | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)