Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879607 - media-sound/snd-22.8 - snd-utils.c:(.text+<snip>): undefined reference to Pa_Terminate
Summary: media-sound/snd-22.8 - snd-utils.c:(.text+<snip>): undefined reference to Pa_...
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-11-04 17:43 UTC by Toralf Förster
Modified: 2022-11-04 17:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.69 KB, text/plain)
2022-11-04 17:43 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,53.09 KB, application/x-bzip)
2022-11-04 17:43 UTC, Toralf Förster
Details
environment (environment,92.17 KB, text/plain)
2022-11-04 17:43 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.96 KB, application/x-bzip)
2022-11-04 17:43 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.32 KB, application/x-bzip)
2022-11-04 17:43 UTC, Toralf Förster
Details
media-sound:snd-22.8:20221104-172423.log (media-sound:snd-22.8:20221104-172423.log,13.06 KB, text/plain)
2022-11-04 17:43 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.26 KB, application/x-bzip)
2022-11-04 17:43 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-11-04 17:43:42 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      snd-motif.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      xm.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 s7.o headers.o audio.o io.o sound.o clm.o xen.o vct.o sndlib2xen.o clm2xen.o snd-io.o snd-utils.
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: snd-utils.o: in function `snd_exit':
snd-utils.c:(.text+0x994): undefined reference to `Pa_Terminate'
collect2: error: ld returned 1 exit status
make: *** [makefile:83: snd] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221102-130004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-17  system-vm

php cli (if any):
  [1]   php7.4
  [2]   php8.0 *
  [3]   php8.1
GNU Make 4.4

  HEAD of ::gentoo
commit 19484fa6f26996c1e2e5a36e5fd21b3f6b38e429
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 4 16:16:53 2022 +0000

    2022-11-04 16:16:52 UTC

emerge -qpvO media-sound/snd
[ebuild  N    ] media-sound/snd-22.8  USE="alsa gui opengl oss portaudio readline s7 -doc -fftw -gmp -gsl -jack -ladspa -notcurses -pulseaudio (-ruby)"
Comment 1 Toralf Förster gentoo-dev 2022-11-04 17:43:43 UTC
Created attachment 827117 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-04 17:43:44 UTC
Created attachment 827119 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-04 17:43:46 UTC
Created attachment 827121 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-04 17:43:47 UTC
Created attachment 827123 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-04 17:43:48 UTC
Created attachment 827125 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-04 17:43:49 UTC
Created attachment 827127 [details]
media-sound:snd-22.8:20221104-172423.log
Comment 7 Toralf Förster gentoo-dev 2022-11-04 17:43:50 UTC
Created attachment 827129 [details]
temp.tar.bz2