Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 611714 - media-sound/mumble depends on media-libs/speexdsp
Summary: media-sound/mumble depends on media-libs/speexdsp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-04 16:52 UTC by Michael Mair-Keimberger (iamnr3)
Modified: 2017-03-04 17:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mair-Keimberger (iamnr3) 2017-03-04 16:52:46 UTC
Hi,

Today's rebuild of media-sound/mumble caused a configure error because media-libs/speexdsp wasn't installed. After installing speexdsp, mumble compiled as well.

Don't know why mumble now needs speexdsp because i already had that version installed and without speexdsp. However without speexdsp i get following error:

 * Package:    media-sound/mumble-1.2.19
 * Repository: gentoo
 * Maintainer: polynomial-c@gentoo.org
 * USE:        abi_x86_64 alsa amd64 dbus elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking mumble-1.2.19.tar.gz to /var/tmp/portage/media-sound/mumble-1.2.19/work
>>> Source unpacked in /var/tmp/portage/media-sound/mumble-1.2.19/work
>>> Preparing source in /var/tmp/portage/media-sound/mumble-1.2.19/work/mumble-1.2.19 ...
 * Applying mumble-1.2.4-speech-dispatcher.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-sound/mumble-1.2.19/work/mumble-1.2.19 ...
 * Running qmake ...
 *  - fixed CONFIG in src/mumble.pri
 *  - fixed CONFIG in speexbuild/speexbuild.pro
 *  - fixed CONFIG in sbcelt-lib-build/sbcelt-lib-build.pro
 *  - fixed CONFIG in sbcelt-helper-build/sbcelt-helper-build.pro
 *  - fixed CONFIG in plugins/plugins.pro
 *  - fixed CONFIG in plugins/plugins.pri
 *  - fixed CONFIG in overlay_gl/overlay_gl.pro
 *  - fixed CONFIG in overlay/overlay.pro
 *  - fixed CONFIG in opus-build/opus-build.pro
 *  - fixed CONFIG in main.pro
 *  - fixed CONFIG in macx/overlay/overlay.pro
 *  - fixed CONFIG in macx/osax/osax.pro
 *  - fixed CONFIG in macx/macx.pro
 *  - fixed CONFIG in macx/compat/compat.pro
 *  - fixed CONFIG in g15helper/g15helper.pro
 *  - fixed CONFIG in celt-0.7.0-build/celt-0.7.0-build.pro
 *  - fixed CONFIG in celt-0.11.0-build/celt-0.11.0-build.pro
 *  - fixed CONFIG in 3rdparty/xinputcheck-build/xinputcheck-build.pro
 *  - fixed CONFIG in 3rdparty/mach-override-build/mach-override-build.pro
Reading /var/tmp/portage/media-sound/mumble-1.2.19/work/mumble-1.2.19/celt-0.7.0-build/celt-0.7.0-build.pro
Reading /var/tmp/portage/media-sound/mumble-1.2.19/work/mumble-1.2.19/celt-0.11.0-build/celt-0.11.0-build.pro
Reading /var/tmp/portage/media-sound/mumble-1.2.19/work/mumble-1.2.19/src/mumble/mumble.pro
Project ERROR: Package speexdsp not found
 [ !! ]

 * Running qmake has failed! (see above for details)
 * This shouldn't happen - please send a bug report to https://bugs.gentoo.org/

 * ERROR: media-sound/mumble-1.2.19::gentoo failed (configure phase):
 *   eqmake4 failed
 * 
 * Call stack:
 *     ebuild.sh, line  115:  Called src_configure
 *   environment, line 2285:  Called eqmake4 '/var/tmp/portage/media-sound/mumble-1.2.19/work/mumble-1.2.19/main.pro' '-recursive' 'CONFIG+= no-pch release no-g15 no-oss no-portaudio no-pulseaudio no-speechd no-bonjour 			bundled-celt 			no-bundled-opus 			no-bundled-speex 			no-embed-qt-translations 			no-server 			no-update' 'DEFINES+=PLUGIN_PATH=/usr/lib64/mumble'
 *   environment, line 1013:  Called die
 * The specific snippet of code:
 *           die "eqmake4 failed";
 * 
 * If you need support, post the output of `emerge --info '=media-sound/mumble-1.2.19::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-sound/mumble-1.2.19::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-sound/mumble-1.2.19/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/mumble-1.2.19/temp/environment'.
 * Working directory: '/var/tmp/portage/media-sound/mumble-1.2.19/work/mumble-1.2.19'
 * S: '/var/tmp/portage/media-sound/mumble-1.2.19/work/mumble-1.2.19'