Bugzilla – Bug 1221091
protobuf symbol lookup errors: Mumble, strawberry, clementine
Last modified: 2024-03-10 17:30:03 UTC
I installed mumble from the repository, but it does not start with: mumble: symbol lookup error: mumble: undefined symbol: _ZN6google8protobuf8internal17AssignDescriptorsEPFPKNS1_15DescriptorTableEvEPN4absl12lts_202308029once_flagERKNS0_8MetadataE
Did you install this from Tumbleweed or from the games repo (version-release)?
*** Bug 1221120 has been marked as a duplicate of this bug. ***
From bug 1221120 comment #0 $ strawberry strawberry: symbol lookup error: strawberry: undefined symbol: _ZN6google8protobuf8internal17AssignDescriptorsEPFPKNS1_15DescriptorTableEvEPN4absl12lts_202308029once_flagERKNS0_8MetadataE From bug 1221120 comment #2 :~> clementine clementine: symbol lookup error: clementine: undefined symbol: _ZN6google8protobuf8internal17AssignDescriptorsEPFPKNS1_15DescriptorTableEvEPN4absl12lts_202308029once_flagERKNS0_8MetadataE osc buildhist openSUSE:Factory protobuf standard x86_64 | tail -n2 2024-02-05 00:44:57 52f5fe6091ba1db397dc1c6c22063fc7 25.1-9.4 78 336 2024-03-05 18:14:58 52f5fe6091ba1db397dc1c6c22063fc7 25.1-9.5 78 308 osc buildhist openSUSE:Factory abseil-cpp standard x86_64 | tail -n2 2024-02-09 22:58:17 cc2706644c6849362adb38c9e2b8f306 20230802.1-3.1 34 80 2024-03-05 18:01:58 0b137e1698eb1d71a97d3c9207789bcf 20240116.1-1.1 35 76 Possibly due to SR#1154589
(In reply to Andreas Stieger from comment #1) > Did you install this from Tumbleweed or from the games repo > (version-release)? Sorry for the late reply. I installed it from the main repository: i+ | mumble | package | 1.5.517-5.1 | x86_64 | Main Repository (OSS) name: mumble i+ | mumble | package | 1.5.517-5.1 | x86_64 | openSUSE:Tumbleweed name: mumble i+ | mumble | package | 1.5.517-5.1 | x86_64 | openSUSE:Tumbleweed name: mumble i+ | mumble | package | 1.5.517-5.1 | x86_64 | openSUSE-20240128-0
*** Bug 1221149 has been marked as a duplicate of this bug. ***
1. There was an abseil-cpp change which made protobuf build, without further trickling down. 2. Some users of protobuf then fail to dynamically link 3. a rebuild of said packages itself fixes the issue So this issue will self-correct itself soon, but is also a bit weird.
Probably fixed by build of https://build.opensuse.org/request/show/1156438
Created attachment 873361 [details] clementine console output Now clementine partially starts and then crashes before showing the UI.
Created attachment 873362 [details] clementine stacktrace
The mumble issue is solved with current snapshot with 25.2. The remaining clementine issue is a different one.