https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-portage/emlop-0.4.1 does not respect CFLAGS/LDFLAGS. Discovered on: amd64 (internal ref: guru_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 698130 [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=e0fe40b73cc1ee6489cdee754edb787a770ee0f4 commit e0fe40b73cc1ee6489cdee754edb787a770ee0f4 Author: Theo Anderson <telans@posteo.de> AuthorDate: 2021-04-11 10:13:31 +0000 Commit: Theo Anderson <telans@posteo.de> CommitDate: 2021-04-11 10:38:56 +0000 app-portage/emlop: specify QA_FLAGS_IGNORED Closes: https://bugs.gentoo.org/780753 Signed-off-by: Theo Anderson <telans@posteo.de> app-portage/emlop/emlop-0.4.1.ebuild | 2 ++ 1 file changed, 2 insertions(+)
Changing TRACKER as requested by QA.