Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913926 - media-plugins/zam-plugins-4.1 - /.../ld: ../.../DistrhoPluginMain_JACK.cpp.o: undefined reference to symbol pa_proplist_gets@@PULS
Summary: media-plugins/zam-plugins-4.1 - /.../ld: ../.../DistrhoPluginMain_JACK.cpp.o:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-10 09:00 UTC by Toralf Förster
Modified: 2024-01-09 20:28 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.80 KB, text/plain)
2023-09-10 09:00 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,52.90 KB, application/x-xz)
2023-09-10 09:00 UTC, Toralf Förster
Details
environment (environment,26.03 KB, text/plain)
2023-09-10 09:00 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,976 bytes, application/x-xz)
2023-09-10 09:00 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.59 KB, application/x-xz)
2023-09-10 09:00 UTC, Toralf Förster
Details
media-plugins:zam-plugins-4.1:20230909-231755.log (media-plugins:zam-plugins-4.1:20230909-231755.log,79.01 KB, text/plain)
2023-09-10 09:00 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,10.73 KB, application/x-xz)
2023-09-10 09:00 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-10 09:00:21 UTC
too long lines were shrinked:

Compiling DistrhoUIMain.cpp (CLAP)
x86_64-pc-linux-gnu-g++ ../../dpf/distrho/DistrhoUIMain.cpp -Wall -Wextra -pipe -MD -MP -fno-gnu-unique -g -fPIC -DPIC -DNDEBUG  -fvisibility=hidden -DHAVE_ALSA -DHAVE_LIBLO -DHAVE_PULSEAUDIO -DHAVE_RTAUDIO -DHAVE_SDL2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -DHA
Compiling DistrhoUIMain.cpp (CLAP)
x86_64-pc-linux-gnu-g++ ../../dpf/distrho/DistrhoUIMain.cpp -Wall -Wextra -pipe -MD -MP -fno-gnu-unique -g -fPIC -DPIC -DNDEBUG  -fvisibility=hidden -DHAVE_ALSA -DHAVE_LIBLO -DHAVE_PULSEAUDIO -DHAVE_RTAUDIO -DHAVE_SDL2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -DHA
Creating JACK standalone for ZamComp
x86_64-pc-linux-gnu-g++ ../../build/ZamComp/ZamCompPlugin.cpp.o ../../build/ZamComp/ZamCompArtwork.cpp.o ../../build/ZamComp/ZamCompUI.cpp.o ../../build/ZamComp/DistrhoPluginMain_JACK.cpp.o ../../build/ZamComp/DistrhoUIMain_JACK.cpp.o ../../dpf/build/libdgl-opengl.a -Wall -Wextra -pipe -MD -MP -fno-
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ../../build/ZamComp/DistrhoPluginMain_JACK.cpp.o: undefined reference to symbol 'pa_proplist_gets@@PULSE_0'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libpulse.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20230906-221505

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

gcc-config -l:
 [1] 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 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit a4561abeb6dc8cc0f41d9823bd0a7b3e801056b4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 9 21:17:07 2023 +0000

    2023-09-09 21:17:07 UTC

emerge -qpvO media-plugins/zam-plugins
[ebuild  N    ] media-plugins/zam-plugins-4.1  USE="opengl -jack"
Comment 1 Toralf Förster gentoo-dev 2023-09-10 09:00:21 UTC
Created attachment 870219 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-10 09:00:22 UTC
Created attachment 870220 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-10 09:00:23 UTC
Created attachment 870221 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-10 09:00:24 UTC
Created attachment 870222 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-10 09:00:25 UTC
Created attachment 870223 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-10 09:00:26 UTC
Created attachment 870224 [details]
media-plugins:zam-plugins-4.1:20230909-231755.log
Comment 7 Toralf Förster gentoo-dev 2023-09-10 09:00:27 UTC
Created attachment 870225 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2023-12-07 10:42:04 UTC
The bug has been referenced in the following commit(s):

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

commit d9d9e11029c135a9dbd68177d9df3e6fe9462260
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2023-12-07 10:41:54 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-12-07 10:41:54 +0000

    media-plugins/zam-plugins: removed obsolete 4.1
    
    Bug: https://bugs.gentoo.org/919328
    Bug: https://bugs.gentoo.org/913926
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-plugins/zam-plugins/Manifest               |  2 -
 media-plugins/zam-plugins/zam-plugins-4.1.ebuild | 68 ------------------------
 2 files changed, 70 deletions(-)
Comment 9 Samuel Bauer 2024-01-09 20:28:51 UTC
Still valid in 4.2.

I guess the ebuild does not handle HAVE_PULSEAUDIO. Not sure it can be user defined or it is hardcoded, but smells like user can set.

Forgetting it results in unpredictable builds, I installed apulse[sdk] and pa_proplist_gets is not in apulse minimal set, a flag to disable pulseaudio would be a nice thing :)