Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637622 - media-plugins/audacious-plugins-3.9-r1 : configure: error: Missing dependency for speed/pitch effect: samplerate
Summary: media-plugins/audacious-plugins-3.9-r1 : configure: error: Missing dependency...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-15 18:48 UTC by Toralf Förster
Modified: 2018-02-03 00:48 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.84 KB, text/plain)
2017-11-15 18:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,45.69 KB, text/plain)
2017-11-15 18:48 UTC, Toralf Förster
Details
environment (environment,19.77 KB, text/plain)
2017-11-15 18:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.92 KB, application/x-bzip)
2017-11-15 18:49 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.67 KB, application/x-bzip)
2017-11-15 18:49 UTC, Toralf Förster
Details
media-plugins:audacious-plugins-3.9-r1:20171114-183102.log (media-plugins:audacious-plugins-3.9-r1:20171114-183102.log,7.88 KB, text/plain)
2017-11-15 18:49 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.77 KB, application/x-bzip)
2017-11-15 18:49 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-11-15 18:48:45 UTC
checking for NeAACDecInit2 in -lfaad... yes
checking for samplerate... no
configure: error: Missing dependency for speed/pitch effect: samplerate

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-plugins/audacious-plugins-3.9-r1/work/audacious-plugins-3.9/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_20171113-203456

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-plugins/audacious-plugins
[ebuild  N    ] media-plugins/audacious-plugins-3.9-r1  USE="aac adplug alsa cdda flac gtk libnotify mp3 nls sdl vorbis -ampache -aosd -bs2b -cue -ffmpeg -fluidsynth -gme -gnome -gtk3 -hotkeys -http -jack -lame -libav -libsamplerate -lirc -mms -modplug -pulseaudio -qt5 -scrobbler -sid -sndfile -soxr -speedpitch -wavpack"
Comment 1 Toralf Förster gentoo-dev 2017-11-15 18:48:49 UTC
Created attachment 504394 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-15 18:48:53 UTC
Created attachment 504396 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-15 18:48:56 UTC
Created attachment 504398 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-15 18:49:00 UTC
Created attachment 504400 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-15 18:49:04 UTC
Created attachment 504402 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-15 18:49:08 UTC
Created attachment 504404 [details]
media-plugins:audacious-plugins-3.9-r1:20171114-183102.log
Comment 7 Toralf Förster gentoo-dev 2017-11-15 18:49:11 UTC
Created attachment 504406 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2017-11-15 19:02:25 UTC
The bug has been closed via the following commit(s):

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

commit a8740c066ec84634b873663dff07db1b7d1ce0be
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2017-11-15 19:01:35 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2017-11-15 19:02:10 +0000

    media-plugins/audacious-plugins: Pass --enable-speedpitch conditionally
    
    Closes: https://bugs.gentoo.org/637622
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-plugins/audacious-plugins/audacious-plugins-3.9-r1.ebuild | 2 +-
 media-plugins/audacious-plugins/audacious-plugins-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)