https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-crypt/rotix-0.83-r2 does not respect LDFLAGS. Discovered on: amd64 (internal ref: ci) NOTE: To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
CC'ing also the author of the commit (6ef01054101bc167103879eb0caf0db26bdfa372)
Created attachment 870601 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd262942d9abaa10fdb67a967cb1230cc8e158f9 commit dd262942d9abaa10fdb67a967cb1230cc8e158f9 Author: Azamat H. Hackimov <azamat.hackimov@gmail.com> AuthorDate: 2023-09-15 15:17:29 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2023-09-16 07:00:53 +0000 app-crypt/rotix: switch to meson Implementing own meson based build system is cheaper than dealing broken upstream build system. Updated LICENSE. Closes: https://bugs.gentoo.org/914230 Closes: https://bugs.gentoo.org/914231 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32811 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> .../rotix/files/rotix-0.83-cc-cflags-lflags.patch | 61 ---------------------- app-crypt/rotix/files/rotix-0.83-meson-build.patch | 61 ++++++++++++++++++++++ app-crypt/rotix/rotix-0.83-r2.ebuild | 25 +++++---- 3 files changed, 75 insertions(+), 72 deletions(-)