https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-libs/meschach-1.2b 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 698709 [details] build.log build log and emerge --info
closed with https://github.com/gentoo/guru/commit/fa49691bc1b5a7cbf6adce592fd8889532ff44a6
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fa49691bc1b5a7cbf6adce592fd8889532ff44a6 commit fa49691bc1b5a7cbf6adce592fd8889532ff44a6 Author: Alessandro Barbieri <lssndrbarbieri@gmail.com> AuthorDate: 2021-04-11 20:21:26 +0000 Commit: Alessandro Barbieri <lssndrbarbieri@gmail.com> CommitDate: 2021-04-11 20:21:26 +0000 sci-libs/meschach: respect flags, remove useless binaries Closes: https://bugs.gentoo.org/781644 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> sci-libs/meschach/files/makefile.patch | 116 +++++++++++++++++++++++++++++++++ sci-libs/meschach/meschach-1.2b.ebuild | 26 ++++---- 2 files changed, 129 insertions(+), 13 deletions(-)
Changing TRACKER as requested by QA.