This is an auto-filed bug because net-misc/spiped does not respect LDFLAGS. The issue was originally discovered on amd64, but it may be reproducible on other arches as well. If you think that a different summary clarifies the issue better, feel free to change it. Attached build log and emerge --info. 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 where is not possible to respect LDFLAGS.
Created attachment 641580 [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=2771878d049c1715202d3c23c84ff647325d03c6 commit 2771878d049c1715202d3c23c84ff647325d03c6 Author: Patrice Clement <monsieurp@gentoo.org> AuthorDate: 2020-06-03 20:31:43 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2020-06-03 20:54:05 +0000 net-misc/spiped: honor CC, CFLAGS and LDFLAGS. Closes: https://bugs.gentoo.org/725230 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> net-misc/spiped/spiped-1.6.0-r1.ebuild | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)
I still can reproduce the issue
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99d6110fc6b30c51fabef6d171dd08cf81ff9b1e commit 99d6110fc6b30c51fabef6d171dd08cf81ff9b1e Author: Patrice Clement <monsieurp@gentoo.org> AuthorDate: 2020-06-11 11:07:58 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2020-06-11 11:07:58 +0000 net-misc/spiped: patch Makefile to honor LDFLAGS. Closes: https://bugs.gentoo.org/725230 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> .../files/spiped-1.6.0-ldflags-support.patch | 22 ++++++++++++++++++++++ net-misc/spiped/spiped-1.6.0-r1.ebuild | 4 ++++ 2 files changed, 26 insertions(+)