https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/orjson-3.5.3 does not respect CFLAGS/LDFLAGS. Discovered on: amd64 (internal ref: guru_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 720750 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19e33914308b97710d88c4e0d74b7a755991913f commit 19e33914308b97710d88c4e0d74b7a755991913f Author: Alessandro Barbieri <lssndrbarbieri@gmail.com> AuthorDate: 2021-07-01 10:49:10 +0000 Commit: Alessandro Barbieri <lssndrbarbieri@gmail.com> CommitDate: 2021-07-01 11:24:35 +0000 dev-python/orjson: don't strip, flag QA ignored Closes: https://bugs.gentoo.org/799650 Closes: https://bugs.gentoo.org/799653 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> dev-python/orjson/orjson-3.5.3.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)