https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-misc/watchexec-1.14.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 698157 [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=d2ce84af22be6e3ac56c21e0d0816c0f77bca388 commit d2ce84af22be6e3ac56c21e0d0816c0f77bca388 Author: YOSHIOKA Takuma <lo48576@hard-wi.red> AuthorDate: 2021-04-07 17:58:20 +0000 Commit: YOSHIOKA Takuma <lo48576@hard-wi.red> CommitDate: 2021-04-07 18:02:58 +0000 app-misc/watchexec: Specify QA_FLAGS_IGNORED CFLAGS/LDFLAGS won't be respected since the application is written in Rust. Closes: https://bugs.gentoo.org/780780 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red> app-misc/watchexec/watchexec-1.14.1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Changing TRACKER as requested by QA.