Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 738476

Summary: net-p2p/gtk-gnutella-1.2.2 calls nm directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Hans de Graaff <graaff>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/34561
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-08-22 05:02:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-p2p/gtk-gnutella-1.2.0 calls nm 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 NM implementation (like llvm-nm). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the NM variable to x86_64-pc-linux-gnu-nm.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-22 05:02:44 UTC
Created attachment 656006 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-26 09:12:58 UTC
ci has reproduced this issue with version 1.2.2 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2024-01-13 20:46:18 UTC
The bug has been closed via the following commit(s):

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

commit 58e0d7f5a46c4b6080d6908249204f29bdd5f64b
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2023-12-30 15:09:46 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-01-13 20:45:49 +0000

    net-p2p/gtk-gnutella: EAPI8 bump, various fixes
    
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    
    Closes: https://bugs.gentoo.org/452082
    Closes: https://bugs.gentoo.org/738476
    Closes: https://bugs.gentoo.org/738504
    Closes: https://github.com/gentoo/gentoo/pull/34561
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-p2p/gtk-gnutella/gtk-gnutella-1.2.2-r1.ebuild | 93 +++++++++++++++++++++++
 1 file changed, 93 insertions(+)