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

Bug 917113

Summary: media-video/jellyfin-media-player-1.9.1 - /.../ld: .../libcec.so: undefined reference to CEC::CTDA995xCECAdapterDetection::FindAdapter()
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Arsen Arsenović <arsen>
Status: CONFIRMED ---    
Severity: normal CC: proxy-maint, telans
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
media-video:jellyfin-media-player-1.9.1:20231110-092713.log
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-11-10 09:58:50 UTC
too long lines were shrinked:

[43/46] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CEC -DHAVE_LIRC -DHAVE_MINIZIP -DHAVE_SDL -DLINUX_DBUS=1 -DPREFIX=\"/usr\" -DQS_LOG_LINE_NUMBERS -DQS_LOG_SEPARATE_THREAD -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHA
[44/46] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CEC -DHAVE_LIRC -DHAVE_MINIZIP -DHAVE_SDL -DLINUX_DBUS=1 -DPREFIX=\"/usr\" -DQS_LOG_LINE_NUMBERS -DQS_LOG_SEPARATE_THREAD -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHA
[45/46] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CEC -DHAVE_LIRC -DHAVE_MINIZIP -DHAVE_SDL -DLINUX_DBUS=1 -DPREFIX=\"/usr\" -DQS_LOG_LINE_NUMBERS -DQS_LOG_SEPARATE_THREAD -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHA
[46/46] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wall -fno-omit-frame-pointer -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0   -flto   -rdynamic src/CMakeFiles/JellyfinMediaPlayer.dir/JellyfinMediaPlayer_autoge
FAILED: src/jellyfinmediaplayer 
: && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wall -fno-omit-frame-pointer -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0   -flto   -rdynamic src/CMakeFiles/JellyfinMediaPlayer.dir/JellyfinMediaPlayer_autogen/mocs_c
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libcec.so: undefined reference to `CEC::CTDA995xCECAdapterDetection::FindAdapter()'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libcec.so: undefined reference to `CEC::CTDA995xCECAdapterCommunication::CTDA995xCECAdapterCommunication(CEC::IAdapterCommunicationCallback*)'
collect2: error: ld returned 1 exit status

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.4
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.4
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0
  [2]   rust-1.73.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 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit 0284abe209532b3af7beef4f3dd3b4f0ecd4d269
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 10 07:46:53 2023 +0000

    2023-11-10 07:46:52 UTC

emerge -qpvO media-video/jellyfin-media-player
[ebuild  N    ] media-video/jellyfin-media-player-1.9.1  USE="dbus"
Comment 1 Toralf Förster gentoo-dev 2023-11-10 09:58:51 UTC
Created attachment 874435 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-10 09:58:52 UTC
Created attachment 874436 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-11-10 09:58:53 UTC
Created attachment 874437 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-11-10 09:58:54 UTC
Created attachment 874438 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-11-10 09:58:56 UTC
Created attachment 874439 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-10 09:58:57 UTC
Created attachment 874440 [details]
media-video:jellyfin-media-player-1.9.1:20231110-092713.log
Comment 7 Toralf Förster gentoo-dev 2023-11-10 09:58:59 UTC
Created attachment 874441 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-11-10 09:59:00 UTC
Created attachment 874442 [details]
temp.tar.xz