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

Bug 913650

Summary: sys-process/criu-3.18 - protoc-c: symbol lookup error: protoc-c: undefined symbol: _ZN6google8protobuf8internal17AssignDescriptors
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: CONFIRMED ---    
Severity: normal CC: gentoo, toralf, virtualization
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 912819    
Attachments: emerge-info.txt
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
sys-process:criu-3.18:20230904-152600.log
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-09-04 17:56:30 UTC
too long lines were shrinked:

make[1]: 'soccr/libsoccr.a' is up to date.
x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT 
protoc-c --proto_path=images/ --c_out=images/ images/stats.proto
x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT 
x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT 
protoc-c --proto_path=images/ --c_out=images/ images/google/protobuf/descriptor.proto
protoc-c: symbol lookup error: protoc-c: undefined symbol: _ZN6google8protobuf8internal17AssignDescriptorsEPFPKNS1_15DescriptorTableEvEPN4absl12lts_202308029once_flagERKNS0_8MetadataE
protoc-c: symbol lookup error: protoc-c: undefined symbol: _ZN6google8protobuf8internal17AssignDescriptorsEPFPKNS1_15DescriptorTableEvEPN4absl12lts_202308029once_flagERKNS0_8MetadataE
protoc-c --proto_path=images/ --c_out=images/ images/creds.proto

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0
  [2]   rust-1.72.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit 5effa8a86d4a2ec487841e838afa17fd8d67eec8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 4 14:16:52 2023 +0000

    2023-09-04 14:16:52 UTC

emerge -qpvO sys-process/criu
[ebuild  N    ] sys-process/criu-3.18  USE="-bpf -doc -gnutls -nftables (-selinux) -setproctitle -static-libs -test" PYTHON_TARGETS="python3_11 -python3_10" VIDEO_CARDS="amdgpu"
Comment 1 Toralf Förster gentoo-dev 2023-09-04 17:56:31 UTC
Created attachment 869714 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-04 17:56:32 UTC
Created attachment 869715 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-04 17:56:33 UTC
Created attachment 869716 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-04 17:56:34 UTC
Created attachment 869717 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-04 17:56:35 UTC
Created attachment 869718 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-04 17:56:36 UTC
Created attachment 869719 [details]
sys-process:criu-3.18:20230904-152600.log
Comment 7 Toralf Förster gentoo-dev 2023-09-04 17:56:37 UTC
Created attachment 869720 [details]
temp.tar.xz
Comment 8 Volkmar W. Pogatzki 2024-03-21 12:48:06 UTC
3.18 is gone and with presently stable 3.18-r1 i cannot reproduce the error.
Please verify.
Comment 9 Toralf Förster gentoo-dev 2024-03-22 15:47:52 UTC
x.19 works