Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782055 - media-sound/pulseaudio-13.0-r1 - /.../dumpmodules.c:93: undefined reference to lt_PROGRAM_LTX_preloaded_symbols
Summary: media-sound/pulseaudio-13.0-r1 - /.../dumpmodules.c:93: undefined reference t...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://dev.midipix.org/cross/slibtoo...
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool 925555
  Show dependency tree
 
Reported: 2021-04-11 07:45 UTC by Toralf Förster
Modified: 2024-03-05 04:16 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.67 KB, text/plain)
2021-04-11 07:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,41.30 KB, text/plain)
2021-04-11 07:45 UTC, Toralf Förster
Details
environment (environment,155.17 KB, text/plain)
2021-04-11 07:45 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.46 KB, application/x-bzip)
2021-04-11 07:45 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,24.08 KB, application/x-bzip)
2021-04-11 07:45 UTC, Toralf Förster
Details
media-sound:pulseaudio-13.0-r1:20210410-210405.log.bz2 (media-sound:pulseaudio-13.0-r1:20210410-210405.log.bz2,30.75 KB, application/x-bzip)
2021-04-11 07:45 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,94.37 KB, application/x-bzip)
2021-04-11 07:45 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 2021-04-11 07:45:20 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: daemon/pulseaudio-main.o: warning: relocation against `lt__PROGRAM__LTX_preloaded_symbols' in read-only section `.text'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: daemon/pulseaudio-dumpmodules.o: in function `is_preloaded':
/var/tmp/portage/media-sound/pulseaudio-13.0-r1/work/pulseaudio-13.0/src/daemon/dumpmodules.c:93: undefined reference to `lt__PROGRAM__LTX_preloaded_symbols'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: daemon/pulseaudio-dumpmodules.o: in function `pa_dump_modules':
/var/tmp/portage/media-sound/pulseaudio-13.0-r1/work/pulseaudio-13.0/src/daemon/dumpmodules.c:136: undefined reference to `lt__PROGRAM__LTX_preloaded_symbols'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: daemon/pulseaudio-main.o: in function `main':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20210408-231233

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.3.0 *
/usr/lib/llvm/11
11.1.0
Python 3.8.9
Available Rust versions:
  [1]   rust-1.51.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Apr 10 18:50:29 UTC 2021

emerge -qpvO media-sound/pulseaudio
[ebuild  N    ] media-sound/pulseaudio-13.0-r1  USE="X alsa alsa-plugin asyncns bluetooth caps dbus gdbm glib gtk ipv6 orc qt5 ssl systemd tcpd udev webrtc-aec -doc (-elogind) -equalizer -gconf -jack (-libressl) -libsamplerate -lirc -native-headset -ofono-headset (-oss) -realtime (-selinux) -sox (-system-wide) -test -zeroconf" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2021-04-11 07:45:21 UTC
Created attachment 699111 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-11 07:45:23 UTC
Created attachment 699114 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-11 07:45:24 UTC
Created attachment 699117 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-11 07:45:26 UTC
Created attachment 699120 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-11 07:45:28 UTC
Created attachment 699123 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-11 07:45:29 UTC
Created attachment 699126 [details]
media-sound:pulseaudio-13.0-r1:20210410-210405.log.bz2
Comment 7 Toralf Förster gentoo-dev 2021-04-11 07:45:31 UTC
Created attachment 699129 [details]
temp.tar.bz2
Comment 8 orbea 2021-04-11 20:52:14 UTC
Upstream has moved to meson.

Slibtool issue: https://dev.midipix.org/cross/slibtool/issue/2
Comment 9 orbea 2022-05-06 13:31:35 UTC
Should not be an issue anymore, upstream moved to meson and the latest stable ebuild (15.0-r2) uses that now.