https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lang/ats-0.2.9 does not respect CFLAGS/LDFLAGS. Discovered on: amd64 (internal ref: tinderbox) 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 654546 [details] build.log build log and emerge --info
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f3ed3b7de40732e0ba865667c1fc09ba280e22e commit 4f3ed3b7de40732e0ba865667c1fc09ba280e22e Author: Sam James <sam@gentoo.org> AuthorDate: 2021-02-27 04:39:33 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-02-27 04:40:29 +0000 profiles/package.mask: last-rite dev-lang/ats Bug: https://bugs.gentoo.org/723192 Bug: https://bugs.gentoo.org/737058 Signed-off-by: Sam James <sam@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0bfd132f849e73273c2df89e56fba9d609c77a4 commit e0bfd132f849e73273c2df89e56fba9d609c77a4 Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-03-30 09:23:54 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-03-30 09:23:54 +0000 dev-lang/ats: Remove last-rited pkg Closes: https://bugs.gentoo.org/723192 Closes: https://bugs.gentoo.org/737058 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> dev-lang/ats/Manifest | 1 - dev-lang/ats/ats-0.2.9.ebuild | 33 --------------------------------- dev-lang/ats/metadata.xml | 11 ----------- profiles/package.mask | 6 ------ 4 files changed, 51 deletions(-)