Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 945461

Summary: net-libs/grpc-1.66.0 - [ncurses-6.5] sh:line <snip>: --grpc_out=generate_mock_code=true:gens: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Jason Zaman <perfinion>
Status: CONFIRMED ---    
Severity: normal CC: xen0n
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
net-libs:grpc-1.66.0:20241130-102430.log.xz
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-11-30 11:00:51 UTC
too long lines were shrinked:

[1421/1772] /usr/bin/x86_64-pc-linux-gnu-g++ -Dgrpc_unsecure_EXPORTS -I/var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0/include -I/var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0 -I/var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0/third_party/address_sorting/include -I/var/tmp/porta
[1422/1772] /usr/bin/cmake -E cmake_symlink_library libgrpc++.so.1.66.0  libgrpc++.so.1.66 libgrpc++.so && :
[1423/1772] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0     -Wl,--dependency-file,CMakeFiles/grpc_cpp_plugin.dir/link.d CMakeFiles/grpc_cpp_plugin.dir/src/compiler/cpp
[1424/1772] cd /var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0/protos && --grpc_out=generate_mock_code=true:/var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0/gens --cpp_out=/var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0/gens --plugin=protoc-gen-grpc=/var/tmp/portage/net-libs/grpc
FAILED: gens/src/proto/grpc/reflection/v1/reflection.grpc.pb.cc gens/src/proto/grpc/reflection/v1/reflection.grpc.pb.h gens/src/proto/grpc/reflection/v1/reflection_mock.grpc.pb.h gens/src/proto/grpc/reflection/v1/reflection.pb.cc gens/src/proto/grpc/reflection/v1/reflection.pb.h /var/tmp/portage/net
cd /var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0/protos && --grpc_out=generate_mock_code=true:/var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0/gens --cpp_out=/var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0/gens --plugin=protoc-gen-grpc=/var/tmp/portage/net-libs/grpc-1.66.0/work
/bin/sh: line 1: --grpc_out=generate_mock_code=true:/var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0/gens: No such file or directory
[1425/1772] /usr/bin/x86_64-pc-linux-gnu-g++ -Dgrpc_unsecure_EXPORTS -I/var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0/include -I/var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0 -I/var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0/third_party/address_sorting/include -I/var/tmp/porta
In file included from /var/tmp/portage/net-libs/grpc-1.66.0/work/grpc-1.66.0/src/core/lib/gprpp/no_destruct.h:23,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened-20241119-095006

  UNMASKED:
    Issues involving opaque types / incomplete typedefs should block bug 930805
  >=sys-libs/ncurses-6.5

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang version 19.1.4
llvm-config: 19.1.4
Python 3.12.7
go version go1.23.3 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.432_p06 [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

  HEAD of ::gentoo
commit 514c7a47933ed99aa58a7bd2c652dea7b35296cd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 30 09:49:03 2024 +0000

    2024-11-30 09:49:03 UTC

emerge -qpvO =net-libs/grpc-1.66.0
[ebuild  N    ] net-libs/grpc-1.66.0  USE="-doc -examples -systemd -test"
Comment 1 Toralf Förster gentoo-dev 2024-11-30 11:00:52 UTC
Created attachment 912850 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-30 11:00:53 UTC
Created attachment 912851 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-11-30 11:00:54 UTC
Created attachment 912852 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-30 11:00:55 UTC
Created attachment 912853 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-30 11:00:56 UTC
Created attachment 912854 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-30 11:00:57 UTC
Created attachment 912855 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-30 11:00:58 UTC
Created attachment 912856 [details]
net-libs:grpc-1.66.0:20241130-102430.log.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-30 11:01:00 UTC
Created attachment 912857 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-30 11:01:01 UTC
Created attachment 912858 [details]
temp.tar.xz