This is an auto-filed bug because app-misc/sl does not respect CFLAGS/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 add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS/LDFLAGS.
Created attachment 643058 [details] build.log build log and emerge --info
5f444e02e0e87bc2c27a67d986a1da06a428eba2
I still can reproduce the ldflags issue
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd74ec7b947eb456f238e45ca13c9918bf31515a commit cd74ec7b947eb456f238e45ca13c9918bf31515a Author: Patrice Clement <monsieurp@gentoo.org> AuthorDate: 2020-06-04 12:31:17 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2020-06-04 15:36:37 +0000 app-misc/sl: honor LDFLAGS. Closes: https://bugs.gentoo.org/726670 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> app-misc/sl/sl-5.02.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
*** Bug 729404 has been marked as a duplicate of this bug. ***