protoc -I../src --ruby_out=lib ../src/google/protobuf/any.proto rake aborted! Command failed with status (127): [protoc -I../src --ruby_out=lib ../src/google/protobuf/any.proto] /var/tmp/portage/dev-ruby/google-protobuf-3.25.4/work/ruby31/protobuf-3.25.4/ruby/Rakefile:59:in `block (2 levels) in <top (required)>' Tasks: TOP => genproto => lib/google/protobuf/any_pb.rb (See full trace by running task with --trace) * ERROR: dev-ruby/google-protobuf-3.25.4::gentoo failed (prepare phase): * (no error message) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0-20240812-185503 UNMASKED: Requested by sam >=sys-libs/ncurses-6.5 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 18.1.8 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.8 Python 3.12.5 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) [3] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.80.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): [1] php8.2 [2] php8.3 * go version go1.23.0 linux/amd64 HEAD of ::gentoo commit 1daa9fd4bf3af00fcbae39f41036fccaef08aefb Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Aug 21 12:06:41 2024 +0000 2024-08-21 12:06:41 UTC emerge -qpvO =dev-ruby/google-protobuf-3.25.4 [ebuild N ] dev-ruby/google-protobuf-3.25.4 USE="-doc -test" RUBY_TARGETS="ruby31 ruby32 ruby33"
Created attachment 900880 [details] emerge-info.txt
Created attachment 900881 [details] dev-ruby:google-protobuf-3.25.4:20240821-131910.log
Created attachment 900882 [details] emerge-history.txt.xz
Created attachment 900883 [details] environment
Created attachment 900884 [details] etc.clang.tar.xz
Created attachment 900885 [details] etc.portage.tar.xz
Created attachment 900886 [details] qlist-info.txt.xz
Probably needs change to dev-libs/protobuf[protoc(+)]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d03e6529d875d2ba93537c07459750d92f99b274 commit d03e6529d875d2ba93537c07459750d92f99b274 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2024-08-31 09:14:08 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-08-31 09:14:08 +0000 dev-ruby/google-protobuf: ensure protoc availability Closes: https://bugs.gentoo.org/938276 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-ruby/google-protobuf/google-protobuf-3.21.12.ebuild | 4 ++-- dev-ruby/google-protobuf/google-protobuf-3.24.4.ebuild | 2 +- dev-ruby/google-protobuf/google-protobuf-3.25.4.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-)
(In reply to Paul Zander from comment #8) > Probably needs change to dev-libs/protobuf[protoc(+)] Thanks for the hint, now applied.