Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891669 - sys-libs/pkgcraft-0.0.4 fails to compile: error: failed to run custom build command for scallop v0.0.3
Summary: sys-libs/pkgcraft-0.0.4 fails to compile: error: failed to run custom build c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-22 09:13 UTC by Agostino Sarubbo
Modified: 2023-01-23 04:12 UTC (History)
0 users

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


Attachments
build.log (build.log,439.86 KB, text/plain)
2023-01-22 09:13 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-01-22 09:13:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/pkgcraft-0.0.4 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-22 09:13:52 UTC
Created attachment 848961 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-22 09:13:53 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Error: CliError { error: Some(1 job failed), exit_code: 101 }
error: failed to run custom build command for `scallop v0.0.3`
Comment 3 Larry the Git Cow gentoo-dev 2023-01-23 04:12:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0adeee121f36438282280d6c4daa886870919a6e

commit 0adeee121f36438282280d6c4daa886870919a6e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-23 03:41:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-23 04:12:29 +0000

    sys-libs/pkgcraft: add clang BDEPEND for bindgen
    
    Thanks to radhermit for pointing out, as I'd missed the bug as well
    (I guess got buried under mail deluge when queue was down...?)
    
    Closes: https://bugs.gentoo.org/891669
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-libs/pkgcraft/pkgcraft-0.0.4.ebuild | 2 ++
 sys-libs/pkgcraft/pkgcraft-9999.ebuild  | 2 ++
 2 files changed, 4 insertions(+)