Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719064 - dev-libs/libcdio-paranoia calls nm directly
Summary: dev-libs/libcdio-paranoia calls nm directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-04-23 14:30 UTC by Agostino Sarubbo
Modified: 2020-07-05 21:51 UTC (History)
0 users

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


Attachments
build.log (build.log,97.22 KB, text/plain)
2020-04-23 14:30 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-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(-)