Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887149 - media-sound/snd-22.9 - audio.c: fatal error: samplerate.h: No such file or directory
Summary: media-sound/snd-22.9 - audio.c: fatal error: samplerate.h: No such file or di...
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-12-19 09:54 UTC by Toralf Förster
Modified: 2022-12-19 09:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.42 KB, text/plain)
2022-12-19 09:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,51.64 KB, text/plain)
2022-12-19 09:54 UTC, Toralf Förster
Details
environment (environment,91.07 KB, text/plain)
2022-12-19 09:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.57 KB, application/x-bzip)
2022-12-19 09:54 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.90 KB, application/x-bzip)
2022-12-19 09:54 UTC, Toralf Förster
Details
media-sound:snd-22.9:20221219-012255.log (media-sound:snd-22.9:20221219-012255.log,5.54 KB, text/plain)
2022-12-19 09:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.40 KB, application/x-bzip)
2022-12-19 09:54 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-12-19 09:54:49 UTC
>>> Compiling source in /var/tmp/portage/media-sound/snd-22.9/work/snd-22.9 ...
make -j4 snd 
x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\"  -I. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wno-format-truncation -Wno-stringop-overflow      headers.c
x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\"  -I. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wno-format-truncation -Wno-stringop-overflow      audio.c
x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\"  -I. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wno-format-truncation -Wno-stringop-overflow      io.c
x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\"  -I. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wno-format-truncation -Wno-stringop-overflow      sound.c
audio.c:3770:10: fatal error: samplerate.h: No such file or directory
 3770 | #include <samplerate.h>
      |          ^~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20221218-190004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 2630ba2874de200748367e2814a3c5d24a4cef78
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Dec 19 00:02:21 2022 +0000

    2022-12-19 00:02:20 UTC

emerge -qpvO media-sound/snd
[ebuild  N    ] media-sound/snd-22.9  USE="gmp jack readline -alsa -doc -fftw -gsl -gui -ladspa -notcurses -opengl -oss -portaudio -pulseaudio (-ruby) -s7"
Comment 1 Toralf Förster gentoo-dev 2022-12-19 09:54:50 UTC
Created attachment 843647 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-19 09:54:51 UTC
Created attachment 843649 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-19 09:54:52 UTC
Created attachment 843651 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-19 09:54:53 UTC
Created attachment 843653 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-19 09:54:54 UTC
Created attachment 843655 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-19 09:54:55 UTC
Created attachment 843657 [details]
media-sound:snd-22.9:20221219-012255.log
Comment 7 Toralf Förster gentoo-dev 2022-12-19 09:54:56 UTC
Created attachment 843659 [details]
temp.tar.bz2