Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934405 - app-shells/atuin-18.3.0 fails to compile: error: failed to run custom build command for atuin-daemon v0.2.0 atuin-daemon)
Summary: app-shells/atuin-18.3.0 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: Jonas Frei
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-16 12:25 UTC by Agostino Sarubbo
Modified: 2024-06-16 13:51 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,511.46 KB, text/plain)
2024-06-16 12:25 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 2024-06-16 12:25:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/atuin-18.3.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-16 12:25:28 UTC
Created attachment 895900 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-16 12:25:29 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  Error: Custom { kind: NotFound, error: "Could not find `protoc`. If `protoc` is installed, try setting the `PROTOC` environment variable to the path of the `protoc` binary. To install it on Debian, run `apt-get install protobuf-compiler`. It is also available at https://github.com/protocolbuffers/protobuf/releases  For more information: https://docs.rs/prost-build/#sourcing-protoc" }
error: failed to run custom build command for `atuin-daemon v0.2.0 (/var/tmp/portage/app-shells/atuin-18.3.0/work/atuin-18.3.0/crates/atuin-daemon)`
Comment 3 Larry the Git Cow gentoo-dev 2024-06-16 13:51:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce6247b769ddccc2e5d9067e4b9f3974d9580a3

commit 6ce6247b769ddccc2e5d9067e4b9f3974d9580a3
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2024-06-16 13:51:24 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-06-16 13:51:41 +0000

    app-shells/atuin: add protobuf to BDEPEND
    
    Closes: https://bugs.gentoo.org/934405
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-shells/atuin/atuin-18.3.0.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)