Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877401 - media-sound/snd-22.8 - sndplay.c:(<snip>) undefined reference to mus_sound_initialize
Summary: media-sound/snd-22.8 - sndplay.c:(<snip>) undefined reference to mus_sound_in...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-17 08:30 UTC by Toralf Förster
Modified: 2022-10-17 15:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.41 KB, text/plain)
2022-10-17 08:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,137.71 KB, text/plain)
2022-10-17 08:30 UTC, Toralf Förster
Details
environment (environment,91.40 KB, text/plain)
2022-10-17 08:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,23.67 KB, application/x-bzip)
2022-10-17 08:30 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.34 KB, application/x-bzip)
2022-10-17 08:30 UTC, Toralf Förster
Details
media-sound:snd-22.8:20221017-015610.log (media-sound:snd-22.8:20221017-015610.log,32.27 KB, text/plain)
2022-10-17 08:30 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.21 KB, application/x-bzip)
2022-10-17 08:30 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 2022-10-17 08:30:29 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -pipe -march=native -fno-diagnostics-color -O2 -Wno-format-truncation -Wno-stringop-overflow -DUSE_SND=0 -DHAVE_EXTENSION_LANGUAGE=0 sndplay.c
x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -pipe -march=native -fno-diagnostics-color -O2 -Wno-format-truncation -Wno-stringop-overflow -DUSE_SND=0 -DHAVE_EXTENSION_LANGUAGE=0 sound.c
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -I. -pipe -march=native -fno-diagnostics-color -O2 -Wno-format-truncation -Wno-stringop-overflow headers.o io.o audio.o sound.o sndplay.o -o sndplay  -lasound -lm -ldl
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: sndplay.o: in function `main':
sndplay.c:(.text.startup+0x1e): undefined reference to `mus_sound_initialize'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: sndplay.c:(.text.startup+0x157): undefined reference to `mus_sound_header_type'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: sndplay.c:(.text.startup+0x216): undefined reference to `mus_sound_sample_type'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20221016-040011

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.2
Python 3.10.8
Available Ruby profiles:
  [1]   ruby30 *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit f92108667d06e66da8639e467f60245a54135fc2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 17 01:19:01 2022 +0000

    2022-10-17 01:19:01 UTC

emerge -qpvO media-sound/snd
[ebuild  N    ] media-sound/snd-22.8  USE="alsa gsl gui opengl oss readline s7 -doc -fftw -gmp -jack -ladspa -notcurses -portaudio -pulseaudio (-ruby)"
Comment 1 Toralf Förster gentoo-dev 2022-10-17 08:30:30 UTC
Created attachment 824535 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-17 08:30:32 UTC
Created attachment 824537 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-17 08:30:33 UTC
Created attachment 824539 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-17 08:30:34 UTC
Created attachment 824541 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-17 08:30:35 UTC
Created attachment 824543 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-17 08:30:37 UTC
Created attachment 824545 [details]
media-sound:snd-22.8:20221017-015610.log
Comment 7 Toralf Förster gentoo-dev 2022-10-17 08:30:38 UTC
Created attachment 824547 [details]
temp.tar.bz2