Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914659 - app-admin/syslog-ng-4.3.1 - /.../grpc_cpp_plugin: symbol lookup error: .../grpc_cpp_plugin: undefined symbol: _ZN6google8protobuf2io7Printer9PrintImpl
Summary: app-admin/syslog-ng-4.3.1 - /.../grpc_cpp_plugin: symbol lookup error: .../gr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 912819
  Show dependency tree
 
Reported: 2023-09-25 12:23 UTC by Toralf Förster
Modified: 2024-01-17 10:38 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.50 KB, text/plain)
2023-09-25 12:23 UTC, Toralf Förster
Details
app-admin:syslog-ng-4.3.1:20230925-114039.log (app-admin:syslog-ng-4.3.1:20230925-114039.log,22.59 KB, text/plain)
2023-09-25 12:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,148.97 KB, text/plain)
2023-09-25 12:23 UTC, Toralf Förster
Details
environment (environment,116.98 KB, text/plain)
2023-09-25 12:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-09-25 12:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.95 KB, application/x-xz)
2023-09-25 12:23 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,18.84 KB, application/x-xz)
2023-09-25 12:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,34.74 KB, application/x-xz)
2023-09-25 12:23 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-09-25 12:23:00 UTC
too long lines were shrinked:

/usr/bin/protoc --plugin=protoc-gen-grpc-cpp="/usr/bin/grpc_cpp_plugin" --proto_path=./modules/grpc/otel/opentelemetry-proto --cpp_out=./modules/grpc/otel/proto opentelemetry/proto/collector/logs/v1/logs_service.proto
mkdir -p ./modules/grpc/otel/proto
mkdir -p ./modules/grpc/otel/proto
/usr/bin/protoc --plugin=protoc-gen-grpc-cpp="/usr/bin/grpc_cpp_plugin" --proto_path=./modules/grpc/otel/opentelemetry-proto --cpp_out=./modules/grpc/otel/proto --grpc-cpp_out=./modules/grpc/otel/proto opentelemetry/proto/collector/metrics/v1/metrics_service.proto
/usr/bin/protoc --plugin=protoc-gen-grpc-cpp="/usr/bin/grpc_cpp_plugin" --proto_path=./modules/grpc/otel/opentelemetry-proto --cpp_out=./modules/grpc/otel/proto opentelemetry/proto/collector/metrics/v1/metrics_service.proto
mkdir -p ./modules/grpc/otel/proto
/usr/bin/grpc_cpp_plugin: symbol lookup error: /usr/bin/grpc_cpp_plugin: undefined symbol: _ZN6google8protobuf2io7Printer9PrintImplEN4absl12lts_2023012511string_viewENS4_4SpanIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEENS2_12PrintOptionsE
--grpc-cpp_out: protoc-gen-grpc-cpp: Plugin failed with status code 127.
make: *** [Makefile:32323: modules/grpc/otel/proto/opentelemetry/proto/collector/logs/v1/logs_service.grpc.pb.h] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20230923-004004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.1
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit c743a42726b8d35137ae6c7e380e1db0a13c23e8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 25 10:31:35 2023 +0000

    2023-09-25 10:31:35 UTC

emerge -qpvO app-admin/syslog-ng
[ebuild  N    ] app-admin/syslog-ng-4.3.1  USE="snmp systemd -amqp -caps -dbi -geoip2 -http -json -kafka -mongodb -pacct -python -redis -smtp -spoof-source -tcpd -test" PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-09-25 12:23:01 UTC
Created attachment 871382 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-25 12:23:03 UTC
Created attachment 871383 [details]
app-admin:syslog-ng-4.3.1:20230925-114039.log
Comment 3 Toralf Förster gentoo-dev 2023-09-25 12:23:04 UTC
Created attachment 871384 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-25 12:23:05 UTC
Created attachment 871385 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-25 12:23:06 UTC
Created attachment 871386 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-25 12:23:07 UTC
Created attachment 871387 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-25 12:23:08 UTC
Created attachment 871388 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-09-25 12:23:09 UTC
Created attachment 871389 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-01-16 08:39:30 UTC
The bug has been closed via the following commit(s):

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

commit fd00b67f1cd9ead2f580b2c008a42599494dd0fd
Author:     Leonardo Hernández Hernández <leohdz172@proton.me>
AuthorDate: 2023-12-26 16:31:28 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-01-16 08:38:27 +0000

    app-admin/syslog-ng: fix automagic depend on dev-libs/grpc
    
    Closes: https://bugs.gentoo.org/914659
    Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
    Closes: https://github.com/gentoo/gentoo/pull/34491
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-admin/syslog-ng/metadata.xml              |   1 +
 app-admin/syslog-ng/syslog-ng-4.4.0-r2.ebuild | 192 ++++++++++++++++++++++++++
 2 files changed, 193 insertions(+)