https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-crypt/sequoia-sq-0.34.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
Created attachment 886521 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: called `Result::unwrap()` on an `Err` value: Error { kind: Failed, extra: "Failed to execute `capnp --version`: No such file or directory (os error 2). Please verify that version 0.5.2 or higher of the capnp executable is installed on your system. See https://capnproto.org/install.html" } thread 'main' panicked at /var/tmp/portage/app-crypt/sequoia-sq-0.34.0/work/cargo_home/gentoo/sequoia-keystore-0.2.0/build.rs:9:54: error: failed to run custom build command for `sequoia-keystore v0.2.0`
From build.log: "Failed to execute `capnp --version`: No such file or directory (os error 2). Please verify that version 0.5.2 or higher of the capnp executable is installed on your system. See https://capnproto.org/install.html" app-crypt/sequoia-sq depends on dev-libs/capnproto, installing it fixes the build error
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69f367b616fb5068dc062c31b3984500b2ac6017 commit 69f367b616fb5068dc062c31b3984500b2ac6017 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-04 08:25:17 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-04 08:25:17 +0000 app-crypt/sequoia-sq: add dep on capnproto Only needed at build-time. Closes: https://bugs.gentoo.org/926020 Signed-off-by: Sam James <sam@gentoo.org> .../{sequoia-sq-0.34.0.ebuild => sequoia-sq-0.34.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
*** Bug 926098 has been marked as a duplicate of this bug. ***