Created attachment 922999 [details] build.log Noticed this in passing: * QA Notice: Files built without respecting CFLAGS have been detected * Please include the following list of files in your report: * /usr/lib64/libqhexedit.so.4.2.0 * /usr/bin/qhexedit p.g.o says that 0.9.0 is out upstream, maybe this is already fixed?
The bug has been located. The eqmake step correctly passed the CFLAGS/CXXFLAGS, but the problem occurred in sip-build which failed to properly pass the CFLAGS/CXXFLAGS. I'll pull request fix to GitHub later.
Can't bump to 0.9.0 because of API break (also compile fail), need more study. Fix on 0.8.10 and rev bump, and backport to 0.8.9
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad254426fb2ca7ed1e4086916688db6c22fed55 commit 4ad254426fb2ca7ed1e4086916688db6c22fed55 Author: Huang Rui <vowstar@gmail.com> AuthorDate: 2025-03-28 06:03:36 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2025-03-28 08:47:31 +0000 app-editors/qhexedit2: fix bug 952787, rev bump Closes: https://bugs.gentoo.org/952787 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> .../{qhexedit2-0.8.10.ebuild => qhexedit2-0.8.10-r1.ebuild} | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37be7e43056738c9ccfd6eb27f17f83b7eb9b558 commit 37be7e43056738c9ccfd6eb27f17f83b7eb9b558 Author: Huang Rui <vowstar@gmail.com> AuthorDate: 2025-03-28 06:05:54 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2025-03-28 08:48:57 +0000 app-editors/qhexedit2: backport fix 952787 Bug: https://bugs.gentoo.org/952787 Closes: https://github.com/gentoo/gentoo/pull/41336 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> ...0210525-r3.ebuild => qhexedit2-0.8.9_p20210525-r4.ebuild} | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-)