Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914714 - net-misc/frr-9.0 - protoc-c: symbol lookup error: protoc-c: undefined symbol: _ZN6google8protobuf8internal17AssignDescriptorsEPFPKNS1_15DescriptorTabl
Summary: net-misc/frr-9.0 - protoc-c: symbol lookup error: protoc-c: undefined symbol:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alarig Le Lay
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 923780
Blocks: 912819
  Show dependency tree
 
Reported: 2023-09-25 17:55 UTC by Toralf Förster
Modified: 2024-03-22 09:43 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.03 KB, text/plain)
2023-09-25 17:55 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,77.54 KB, application/x-xz)
2023-09-25 17:55 UTC, Toralf Förster
Details
environment (environment,136.79 KB, text/plain)
2023-09-25 17:55 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-09-25 17:55 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.58 KB, application/x-xz)
2023-09-25 17:55 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,21.35 KB, application/x-xz)
2023-09-25 17:55 UTC, Toralf Förster
Details
net-misc:frr-9.0:20230925-174615.log (net-misc:frr-9.0:20230925-174615.log,21.97 KB, text/plain)
2023-09-25 17:55 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,37.67 KB, application/x-xz)
2023-09-25 17:55 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 17:55:19 UTC
>>> Compiling source in /var/tmp/portage/net-misc/frr-9.0/work/frr-frr-9.0 ...
make -j5 
protoc-c -I. --c_out=. lib/mgmt.proto
true
/usr/bin/perl ./lib/route_types.pl --enabled babeld --enabled bfdd --enabled bgpd --enabled bgpd-vnc --enabled eigrpd --enabled isisd --enabled fabricd --enabled ldpd  --enabled ospfd --enabled ospf6d --enabled pbrd --enabled pimd --enabled ripd --enabled ripngd  --enabled zebra < ./lib/route_types.txt > lib/route_types.h
/usr/bin/perl ./vtysh/daemons.pl zebra mgmtd bgpd ripd ripngd ospfd ospf6d isisd fabricd  ldpd babeld eigrpd  pimd pim6d pbrd staticd bfdd vrrpd pathd > vtysh/vtysh_daemons.h
protoc-c: symbol lookup error: protoc-c: undefined symbol: _ZN6google8protobuf8internal17AssignDescriptorsEPFPKNS1_15DescriptorTableEvEPN4absl12lts_202308029once_flagERKNS0_8MetadataE
make: *** [Makefile:17895: lib/mgmt.pb-c.c] Error 127
 * ERROR: net-misc/frr-9.0::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20230917-162004

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

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:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 

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

  HEAD of ::gentoo
commit b993e4538f5498d52c848f68c751d88142ed163d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 25 16:32:09 2023 +0000

    2023-09-25 16:32:06 UTC

emerge -qpvO net-misc/frr
[ebuild  N    ] net-misc/frr-9.0  USE="ipv6 pam -doc -fpm -grpc -nhrp -ospfapi -rpki -snmp -test" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-09-25 17:55:20 UTC
Created attachment 871433 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-25 17:55:21 UTC
Created attachment 871434 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-25 17:55:22 UTC
Created attachment 871435 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-25 17:55:23 UTC
Created attachment 871436 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-25 17:55:24 UTC
Created attachment 871437 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-25 17:55:25 UTC
Created attachment 871438 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-25 17:55:26 UTC
Created attachment 871439 [details]
net-misc:frr-9.0:20230925-174615.log
Comment 8 Toralf Förster gentoo-dev 2023-09-25 17:55:27 UTC
Created attachment 871440 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-03-22 09:43:57 UTC
The bug has been closed via the following commit(s):

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

commit 82f669615665a4fc5a70f8357b6fb15a99a34585
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-03-21 06:07:36 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-03-22 09:43:39 +0000

    net-misc/frr: drop 9.0, 9.0.1
    
    Bug: https://bugs.gentoo.org/916902
    Closes: https://bugs.gentoo.org/914714
    Closes: https://bugs.gentoo.org/913887
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/35848
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-misc/frr/Manifest         |   2 -
 net-misc/frr/frr-9.0.1.ebuild | 151 ------------------------------------------
 net-misc/frr/frr-9.0.ebuild   | 151 ------------------------------------------
 3 files changed, 304 deletions(-)