https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-editors/qxmledit-0.9.18-r1 adds -Werror flag on its own. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0035
Created attachment 885811 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe07b4b07e3e65f0348bd3bb8af5ef6151a97854 commit fe07b4b07e3e65f0348bd3bb8af5ef6151a97854 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-02-23 11:47:35 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-02-23 11:49:25 +0000 app-editors/qxmledit: fix -Werror The way we need to pass anto Werror changed, and I missed it when bumping. We can do it now using an environment variable, which is nicer than `sed` command. No revbump, since it affect compilation itself only (failing if there were warnings). Closes: https://bugs.gentoo.org/925324 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> app-editors/qxmledit/qxmledit-0.9.18-r1.ebuild | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-)