https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-misc/uwufetch-2.0 does not respect LDFLAGS. Discovered on: amd64 (internal ref: guru_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.
Created attachment 840201 [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=b958e50641648c619c0a657027fd39e826e5163b commit b958e50641648c619c0a657027fd39e826e5163b Author: Cara Salter <cara@devcara.com> AuthorDate: 2022-12-05 14:31:18 +0000 Commit: Cara Salter <cara@devcara.com> CommitDate: 2022-12-05 14:31:18 +0000 app-misc/uwufetch: Respect LDFLAGS, CFLAGS, CC, and generate soname Closes: https://bugs.gentoo.org/884441 Closes: https://bugs.gentoo.org/884431 Closes: https://bugs.gentoo.org/884439 Closes: https://bugs.gentoo.org/884437 Signed-off-by: Cara Salter <cara@devcara.com> app-misc/uwufetch/files/uwufetch-2.0-cc.patch | 11 +++++++++++ .../uwufetch/files/uwufetch-2.0-cflags-ldflags.patch | 20 ++++++++++++++++++++ .../files/uwufetch-2.0-no-install-soname.patch | 12 ++++++++++++ app-misc/uwufetch/files/uwufetch-2.0-soname.patch | 18 +++++++++--------- app-misc/uwufetch/uwufetch-2.0.ebuild | 10 ++++++++-- 5 files changed, 60 insertions(+), 11 deletions(-)