Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625666 - games-fps/openarena-0.8.8 : code/.../client.h:39:36: fatal error: speex/speex_preprocess.h: No such file or directory
Summary: games-fps/openarena-0.8.8 : code/.../client.h:39:36: fatal error: speex/speex...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 641504
  Show dependency tree
 
Reported: 2017-07-19 18:08 UTC by Toralf Förster
Modified: 2017-12-17 22:37 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.04 KB, text/plain)
2017-07-19 18:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,138.07 KB, text/plain)
2017-07-19 18:08 UTC, Toralf Förster
Details
environment (environment,116.21 KB, text/plain)
2017-07-19 18:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.26 KB, application/x-bzip)
2017-07-19 18:08 UTC, Toralf Förster
Details
games-fps:openarena-0.8.8:20170719-123411.log (games-fps:openarena-0.8.8:20170719-123411.log,34.71 KB, text/plain)
2017-07-19 18:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.59 KB, application/x-bzip)
2017-07-19 18:08 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 2017-07-19 18:08:26 UTC
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -Wall -fno-strict-aliasing -DUSE_ICON -I. -DNO_GZIP -Icode/zlib -DDEFAULT_BASEDIR=\"/usr/share/games/openarena\" -DPRODUCT_VERSION=\"1.36\" -MMD -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DUSE_OPENAL -DUSE_OPENAL_DLOPEN -DUSE_CURL -DUSE_CURL_DLOPEN -DUSE_CODEC_VORBIS -DUSE_VOIP -DNDEBUG  -o openarena-build/client/cl_cgame.o -c code/client/cl_cgame.c
In file included from code/client/cl_cgame.c:24:0:
code/client/client.h:39:36: fatal error: speex/speex_preprocess.h: No such file or directory
 #include "speex/speex_preprocess.h"
                                    ^
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl_20170716-132802

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *
llvm-config:
3.9.1
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-19 18:08:29 UTC
Created attachment 485774 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-19 18:08:33 UTC
Created attachment 485776 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-19 18:08:36 UTC
Created attachment 485778 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-19 18:08:39 UTC
Created attachment 485780 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-19 18:08:42 UTC
Created attachment 485782 [details]
games-fps:openarena-0.8.8:20170719-123411.log
Comment 6 Toralf Förster gentoo-dev 2017-07-19 18:08:45 UTC
Created attachment 485784 [details]
temp.tbz2
Comment 7 Kostiantyn Hermash 2017-08-31 18:33:55 UTC
To solve the bug you need to install the package "media-libs/speexdsp".

This works for me.
Comment 8 Larry the Git Cow gentoo-dev 2017-12-17 22:37:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=071ac806937fff093a13564fa63b62e4c901bf33

commit 071ac806937fff093a13564fa63b62e4c901bf33
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-12-17 22:34:55 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-12-17 22:37:16 +0000

    games-fps/openarena: Add missing DEPEND
    
    Closes: https://bugs.gentoo.org/625666
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 games-fps/openarena/openarena-0.8.8.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)