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

Bug 719064

Summary: dev-libs/libcdio-paranoia calls nm directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-04-23 14:30:03 UTC
This is an auto-filled bug because dev-libs/libcdio-paranoia calls nm directly.
The issue was originally discovered on arm64, 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:
This issue has been reproduced by setting the NM variable and by removing the /usr/bin/nm binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-23 14:30:13 UTC
Created attachment 634206 [details]
build.log

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

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

commit c5b00825cc9d777404947efc2986257522cea05e
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-07-05 21:51:38 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-07-05 21:51:38 +0000

    dev-libs/libcdio-paranoia: Pass NM to build system
    
    Closes: https://bugs.gentoo.org/719064
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/libcdio-paranoia-2.0.1-pass-NM.patch     | 38 ++++++++++++++++++++++
 .../libcdio-paranoia/libcdio-paranoia-2.0.1.ebuild |  3 +-
 2 files changed, 39 insertions(+), 2 deletions(-)