Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779781 - app-emulation/spim-8.0-r3 calls nm directly
Summary: app-emulation/spim-8.0-r3 calls nm directly
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2021-04-02 06:58 UTC by Agostino Sarubbo
Modified: 2024-12-31 10:28 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,15.18 KB, text/plain)
2021-04-02 06:58 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 2021-04-02 06:58:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/spim-8.0-r3 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 2021-04-02 06:58:22 UTC
Created attachment 696918 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-02 06:58:24 UTC
Possible context of error(s):

./Configure: line 81: nm: command not found
../CPU/spim.h:71:31: error: expected declaration specifiers or ‘...’ before ‘(’ token
Comment 3 Larry the Git Cow gentoo-dev 2024-12-31 10:28:00 UTC
The bug has been closed via the following commit(s):

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

commit 76ac0cbafd3e42cda26715fdd0c48da4bedbf28f
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2024-12-31 10:06:13 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-12-31 10:26:46 +0000

    app-emulation/spim: treeclean
    
    Closes: https://bugs.gentoo.org/882311 (pkgremoved)
    Closes: https://bugs.gentoo.org/874291 (pkgremoved)
    Closes: https://bugs.gentoo.org/779781 (pkgremoved)
    Closes: https://bugs.gentoo.org/722174 (pkgremoved)
    Closes: https://bugs.gentoo.org/484918 (pkgremoved)
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-emulation/spim/Manifest                        |   1 -
 .../spim/files/spim-8.0-r1-respect_env.patch       | 183 -----------------
 app-emulation/spim/files/xspim.svg                 | 216 ---------------------
 app-emulation/spim/metadata.xml                    |  13 --
 app-emulation/spim/spim-8.0-r3.ebuild              |  84 --------
 profiles/package.mask                              |   5 -
 6 files changed, 502 deletions(-)