https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lang/tcc-0.9.27_p20211022 does not respect 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 set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Created attachment 746607 [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=fce1a7679fe7e09f4a8e930df1e692a4274346b1 commit fce1a7679fe7e09f4a8e930df1e692a4274346b1 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-25 12:59:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-25 13:00:53 +0000 dev-lang/tcc: respect LDFLAGS, no pre-stripping Two for the price of one! Bug: https://bugs.gentoo.org/820200 Closes: https://bugs.gentoo.org/820191 Closes: https://bugs.gentoo.org/820188 Signed-off-by: Sam James <sam@gentoo.org> dev-lang/tcc/tcc-0.9.27_p20211022.ebuild | 2 +- dev-lang/tcc/tcc-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)