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

Bug 722370

Summary: app-misc/beanstalkd: calls nm directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: leio, sam
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-05-11 07:26:45 UTC
This is an auto-filled bug because app-misc/beanstalkd calls commands that do not exist.
The issue was originally discovered on amd64, 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.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-11 07:26:56 UTC
Created attachment 637926 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-06 17:30:17 UTC
ct/gen testheap.o testjobs.o testserv.o testutil.o  >ct/_ctcheck.c.part
ct/gen: line 16: nm: command not found
ct/gen: line 16: nm: command not found
ct/gen: line 16: nm: command not found
ct/gen: line 16: nm: command not found
ct/gen: line 16: nm: command not found
ct/gen: line 16: nm: command not found
ct/gen: line 16: nm: command not found
ct/gen: line 16: nm: command not found
mv ct/_ctcheck.c.part ct/_ctcheck.c

So calling nm directly.