Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904681 - net-analyzer/ostinato-1.1-r2 - protoc: symbol lookup error: .../libprotoc.so.32: undefined symbol: _ZSt4clog, version GLIBCXX_3.4.
Summary: net-analyzer/ostinato-1.1-r2 - protoc: symbol lookup error: .../libprotoc.so....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-19 20:17 UTC by Toralf Förster
Modified: 2023-04-20 19:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.50 KB, text/plain)
2023-04-19 20:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,54.23 KB, text/plain)
2023-04-19 20:17 UTC, Toralf Förster
Details
environment (environment,60.47 KB, text/plain)
2023-04-19 20:17 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.21 KB, application/x-bzip)
2023-04-19 20:17 UTC, Toralf Förster
Details
net-analyzer:ostinato-1.1-r2:20230419-201401.log (net-analyzer:ostinato-1.1-r2:20230419-201401.log,20.02 KB, text/plain)
2023-04-19 20:17 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.95 KB, application/x-bzip)
2023-04-19 20:17 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-04-19 20:17:32 UTC
too long lines were shrinked:

cd qhexedit2/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/net-analyzer/ostinato-1.1-r2/work/ostinato-1.1/extra/qhexedit2/qhexedit2.pro 'QMAKE_AR="x86_64-pc-linux-gnu-ar cqs"' 'QMAKE_CC="x86_64-pc-linux-gnu-gcc"' 'QMAKE_LINK_C="x86_64-pc-linux-gnu-gcc"' 'QMAKE_LINK_
make[1]: Entering directory '/var/tmp/portage/net-analyzer/ostinato-1.1-r2/work/ostinato-1.1/rpc'
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -isystem /usr/include/qt5 -std=c++11 -fPIC -D_REENTRANT -Wall -Wextra -DHAVE_REMOTE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -isystem /usr/include/qt5 -std=c++11 -fPIC -D_REENTRANT -Wall -Wextra -DHAVE_REMOTE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/
make[1]: Entering directory '/var/tmp/portage/net-analyzer/ostinato-1.1-r2/work/ostinato-1.1/common'
protoc --cpp_out=. --proto_path=. protocol.proto
protoc: symbol lookup error: /usr/lib64/libprotoc.so.32: undefined symbol: _ZSt4clog, version GLIBCXX_3.4.31
make[1]: *** [Makefile.ostproto:632: protocol.pb.h] Error 127
make[1]: Leaving directory '/var/tmp/portage/net-analyzer/ostinato-1.1-r2/work/ostinato-1.1/common'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20230418-201504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/16
16.0.1
Python 3.10.11
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.68.2 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

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

  HEAD of ::gentoo
commit b4e0b91343eccd627076b270044d6cb7815efeff
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Apr 19 19:16:58 2023 +0000

    2023-04-19 19:16:57 UTC

emerge -qpvO net-analyzer/ostinato
[ebuild  N    ] net-analyzer/ostinato-1.1-r2
Comment 1 Toralf Förster gentoo-dev 2023-04-19 20:17:33 UTC
Created attachment 860410 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-19 20:17:35 UTC
Created attachment 860411 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-04-19 20:17:37 UTC
Created attachment 860412 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-19 20:17:38 UTC
Created attachment 860413 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-19 20:17:38 UTC
Created attachment 860414 [details]
net-analyzer:ostinato-1.1-r2:20230419-201401.log
Comment 6 Toralf Förster gentoo-dev 2023-04-19 20:17:40 UTC
Created attachment 860415 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-20 19:19:12 UTC
Issue in GCC 13 RC1.