Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740314 - media-sound/bempc-0.11_p20160207 fails to compile: mv: cannot stat 'be-mpc-code-2acbb8a9dbe9c4c60378887f79c0a9f364a628f1': No such file or directory
Summary: media-sound/bempc-0.11_p20160207 fails to compile: mv: cannot stat 'be-mpc-co...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-04 07:45 UTC by Agostino Sarubbo
Modified: 2022-12-22 16:56 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,5.63 KB, text/plain)
2020-09-04 07:45 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-09-04 07:45:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/bempc-0.11_p20160207 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-04 07:45:52 UTC
Created attachment 658296 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-12 09:47:26 UTC
Dear treecleaner@:

clang-stricter_tinderbox reproduced this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-12-22 16:43:25 UTC
In ebuild, there's COMMIT=783ea4e61cbfe54250e809498b1496d6cbd5afa1.  However, on your system it ends up being 2acbb8a9dbe9c4c60378887f79c0a9f364a628f1.  My guess is that you're redefining it in bashrc and breaking ebuilds.
Comment 4 Agostino Sarubbo gentoo-dev 2022-12-22 16:56:19 UTC
(In reply to Michał Górny from comment #3)
> In ebuild, there's COMMIT=783ea4e61cbfe54250e809498b1496d6cbd5afa1. 
> However, on your system it ends up being
> 2acbb8a9dbe9c4c60378887f79c0a9f364a628f1.  My guess is that you're
> redefining it in bashrc and breaking ebuilds.

confirmed, thanks to let me know