Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915521 - [guru] media-sound/spot-0.4.0 fails to compile: mv: cannot stat spot: No such file or directory
Summary: [guru] media-sound/spot-0.4.0 fails to compile: mv: cannot stat spot: No such...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Konstantin Tutsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-10 07:44 UTC by Agostino Sarubbo
Modified: 2023-10-10 15:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,434.29 KB, text/plain)
2023-10-10 07:44 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 2023-10-10 07:44:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/spot-0.4.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-10-10 07:44:22 UTC
Created attachment 872485 [details]
build.log

build log and emerge --info
Comment 2 Konstantin Tutsch 2023-10-10 08:22:23 UTC
I can't replicate this.

My best guess is, that 'work/spot-0.4.0' gets cleaned before the install stage for some reason. I committed a fix that should be the solution to this.
Comment 3 Larry the Git Cow gentoo-dev 2023-10-10 15:41:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eb477bcafd90e460b5855f4b8c37a50c5512f6bb

commit eb477bcafd90e460b5855f4b8c37a50c5512f6bb
Author:     Konstantin Tutsch <mail@konstantintutsch.de>
AuthorDate: 2023-10-10 08:22:30 +0000
Commit:     Konstantin Tutsch <mail@konstantintutsch.de>
CommitDate: 2023-10-10 08:22:30 +0000

    media-sound/spot: move spot binary early to meson
    
    Closes: https://bugs.gentoo.org/915521
    Signed-off-by: Konstantin Tutsch <mail@konstantintutsch.de>

 media-sound/spot/spot-0.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)