Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738060 - net-firewall/ipt_netflow-2.5.1-r1 calls ld directly
Summary: net-firewall/ipt_netflow-2.5.1-r1 calls ld directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-08-19 20:33 UTC by Agostino Sarubbo
Modified: 2020-11-15 15:05 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,8.23 KB, text/plain)
2020-08-19 20:33 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-19 20:33:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-firewall/ipt_netflow-2.5.1-r1 calls ld directly.
Discovered on: amd64 (internal ref: ci)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different LD implementation (like llvm-link). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the LD variable to x86_64-pc-linux-gnu-ld.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-19 20:33:24 UTC
Created attachment 655546 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-11-15 15:05:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68a0171e98ec09a53dd65f3385d9cf408d6dedc

commit d68a0171e98ec09a53dd65f3385d9cf408d6dedc
Author:     Sergey Popov <pinkbyte@gentoo.org>
AuthorDate: 2020-11-15 14:58:59 +0000
Commit:     Sergey Popov <pinkbyte@gentoo.org>
CommitDate: 2020-11-15 15:05:12 +0000

    net-firewall/ipt_netflow: respect OBJDUMP and LD variables
    
    Repoted-by: Agostino Sarubbo <ago@gentoo.org>
    Closes: https://bugs.gentoo.org/738060
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>

 net-firewall/ipt_netflow/ipt_netflow-2.4-r1.ebuild   | 2 +-
 net-firewall/ipt_netflow/ipt_netflow-2.5.1-r1.ebuild | 2 +-
 net-firewall/ipt_netflow/ipt_netflow-9999.ebuild     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)