Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931000 - [guru] net-misc/sshx-0.2.3 fails to compile: error: failed to run custom build command for sshx-core v0.2.3 - Could not find protoc installation and this build crate cannot proceed without
Summary: [guru] net-misc/sshx-0.2.3 fails to compile: error: failed to run custom buil...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: YangMame
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-01 05:13 UTC by Agostino Sarubbo
Modified: 2024-05-06 11:53 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,227.97 KB, text/plain)
2024-05-01 05: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 2024-05-01 05:13:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/sshx-0.2.3 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-01 05:13:37 UTC
Created attachment 892034 [details]
build.log

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


  Could not find `protoc` installation and this build crate cannot proceed without
  thread 'main' panicked at /var/tmp/portage/net-misc/sshx-0.2.3/work/cargo_home/gentoo/prost-build-0.12.0/src/lib.rs:1475:10:
error: failed to run custom build command for `sshx-core v0.2.3 (/var/tmp/portage/net-misc/sshx-0.2.3/work/sshx-0.2.3/crates/sshx-core)`
Comment 3 Larry the Git Cow gentoo-dev 2024-05-06 11:53:00 UTC
The bug has been closed via the following commit(s):

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

commit 3084dd9e2ca71b77f8c816bb862d9c9c93fddf03
Author:     Xin Yang <yangmame@icloud.com>
AuthorDate: 2024-05-06 00:44:15 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2024-05-06 11:48:01 +0000

    net-misc/sshx: add missing dependency: dev-libs/protobuf
    
    Closes: https://bugs.gentoo.org/931000
    Signed-off-by: Xin Yang <yangmame@icloud.com>
    Signed-off-by: David Roman <davidroman96@gmail.com>

 net-misc/sshx/sshx-0.2.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)