@@This is an auto-filed bug@@ If you think that a different summary clarifies the issue better, feel free to change it. Issue: net-analyzer/sngrep does not respect LDFLAGS. Discovered on: amd64 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 644252 [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=7b5b5bd16b586c269969862ada5a5908f03d2dbd commit 7b5b5bd16b586c269969862ada5a5908f03d2dbd Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2020-06-10 10:43:00 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2020-06-10 10:44:24 +0000 net-analyzer/sngrep: Version 1.4.7 - Add USE=logo - EAPI=7 - RESTRICT=test - Fix setting LDFLAGS Package-Manager: Portage-2.3.100, Repoman-2.3.22 Closes: https://bugs.gentoo.org/727790 Closes: https://bugs.gentoo.org/709852 Signed-off-by: Jeroen Roovers <jer@gentoo.org> net-analyzer/sngrep/Manifest | 1 + .../sngrep/files/sngrep-1.4.7-LDFLAGS.patch | 11 ++++++ net-analyzer/sngrep/metadata.xml | 1 + net-analyzer/sngrep/sngrep-1.4.7.ebuild | 46 ++++++++++++++++++++++ 4 files changed, 59 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea02c91dce90ad12716507d32633bcb923cf774 commit 3ea02c91dce90ad12716507d32633bcb923cf774 Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2020-06-10 11:50:02 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2020-06-10 11:54:24 +0000 net-analyzer/sngrep: Backport tinfo patch - In case 1.4.7 has bugs that 1.4.6 does not, apply the fixed tinfo patch there as well. - The tinfo patch fixes the test suite problems as well, so drop RESTRICT=test again. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Bug: https://bugs.gentoo.org/709852 Bug: https://bugs.gentoo.org/727790 Signed-off-by: Jeroen Roovers <jer@gentoo.org> net-analyzer/sngrep/files/sngrep-1.4.5-tinfo.patch | 13 ------------- .../{sngrep-1.4.6-r2.ebuild => sngrep-1.4.6-r3.ebuild} | 2 +- net-analyzer/sngrep/sngrep-1.4.7.ebuild | 1 - 3 files changed, 1 insertion(+), 15 deletions(-)