Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697440 - games-emulation/mupen64plus-audio-sdl-2.5.9 : ../.../speex.c:25:10: fatal error: speex/speex_resampler.h: No such file or directory
Summary: games-emulation/mupen64plus-audio-sdl-2.5.9 : ../.../speex.c:25:10: fatal err...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-10 17:12 UTC by Toralf Förster
Modified: 2019-10-10 17:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.16 KB, text/plain)
2019-10-10 17:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,153.94 KB, text/plain)
2019-10-10 17:12 UTC, Toralf Förster
Details
environment (environment,50.73 KB, text/plain)
2019-10-10 17:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.66 KB, application/x-bzip)
2019-10-10 17:12 UTC, Toralf Förster
Details
games-emulation:mupen64plus-audio-sdl-2.5.9:20191010-043514.log (games-emulation:mupen64plus-audio-sdl-2.5.9:20191010-043514.log,5.07 KB, text/plain)
2019-10-10 17:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.04 KB, application/x-bzip)
2019-10-10 17:12 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 2019-10-10 17:12:37 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native  -Wall -ffast-math -fno-strict-aliasing -fvisibility=hidden -I../../src -fPIC -I/usr/include/SDL2 -D_REENTRANT   -I/usr/include/mupen64plus -MD -MP   -c -o _obj/osal_dynamiclib_unix.o ../../src/osal_dynamiclib_unix.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native  -Wall -ffast-math -fno-strict-aliasing -fvisibility=hidden -I../../src -fPIC -I/usr/include/SDL2 -D_REENTRANT   -I/usr/include/mupen64plus -MD -MP   -c -o _obj/resamplers/speex.o ../../src/resamplers/speex.c
../../src/resamplers/speex.c:25:10: fatal error: speex/speex_resampler.h: No such file or directory
   25 | #include <speex/speex_resampler.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.38.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 10 Oct 2019 03:29:10 +0000

emerge -qpvO games-emulation/mupen64plus-audio-sdl
[ebuild  N    ] games-emulation/mupen64plus-audio-sdl-2.5.9  USE="speex -libsamplerate -oss"
Comment 1 Toralf Förster gentoo-dev 2019-10-10 17:12:40 UTC
Created attachment 592406 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-10 17:12:43 UTC
Created attachment 592408 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-10-10 17:12:45 UTC
Created attachment 592410 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-10-10 17:12:48 UTC
Created attachment 592412 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-10-10 17:12:51 UTC
Created attachment 592414 [details]
games-emulation:mupen64plus-audio-sdl-2.5.9:20191010-043514.log
Comment 6 Toralf Förster gentoo-dev 2019-10-10 17:12:53 UTC
Created attachment 592416 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-10-10 17:39:18 UTC
The bug has been closed via the following commit(s):

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

commit 58f481a78d5fa7085381d7a62ba49f6ef4865b23
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-10-10 17:31:40 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-10-10 17:39:13 +0000

    games-emulation/mupen64plus-audio-sdl: Add dep on speexdsp
    
    Closes: https://bugs.gentoo.org/697440
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.5.9.ebuild     | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)