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

Bug 730872

Summary: media-libs/sdl-net calls commands that do not exist (./libtool: line 46: -c: command not found)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED WORKSFORME    
Severity: normal CC: ionen, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/21772
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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

Issue: media-libs/sdl-net calls commands that do not exist.
Discovered on: amd64
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-05 08:31:34 UTC
Created attachment 647754 [details]
build.log

build log and emerge --info
Comment 2 Ionen Wolkens gentoo-dev 2021-07-28 21:03:27 UTC
Had a look at this because of the PR, but neither of us actually managed to reproduce even with -native-symlinks.

I see this used a llvm/clang toolchain, but doing the same didn't change anything.

Considering (current) line 46 isn't interesting I think this was either fixed by something else or triggered by a specific way to setup toolchain variables (if this comes up again, I'll likely need the env file).