Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148729 - media-sound/audacious-1.2.0_rc1 should depend on media-libs/taglib
Summary: media-sound/audacious-1.2.0_rc1 should depend on media-libs/taglib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
: 148721 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-22 19:50 UTC by Jack Kelly
Modified: 2006-10-11 05:02 UTC (History)
2 users (show)

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 Jack Kelly 2006-09-22 19:50:42 UTC
Trying to emerge audacious without having taglib installed gives the following error while configuring:

checking for taglib-config... no
configure: error: Cannot find taglib

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/audacious-1.2.0_rc1/work/audacious-1.2.0-rc1/config.log
(no, I didn't attach the log, but I really don't think it was relevant, since I have found the fix.)

!!! ERROR: media-sound/audacious-1.2.0_rc1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  audacious-1.2.0_rc1.ebuild, line 37:   Called econf '--disable-chardet' '--enable-nls' '--disable-gconf'
  ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

emerge --oneshot && emerge audacious works around the problem.

Emerge --info follows:

Portage 2.1.2_pre1 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.18-gentoo i686)
=================================================================
System uname: 2.6.18-gentoo i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Gentoo Base System version 1.12.5
Last Sync: Thu, 21 Sep 2006 23:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.29
dev-lang/python:     2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS=" -march=prescott -Os -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS=" -march=prescott -Os -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distcc distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.pacific.net.au/linux/Gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS=""
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://yggdrasil/gentoo-portage"
USE="x86 X acpi alsa bash-completion berkdb bitmap-fonts cli crypt dlloader dri elibc_glibc emacs fortran gdbm gpm input_devices_keyboard input_devices_mouse ipv6 isdnlog java kernel_linux libg++ mmx motif mp3 ncurses nls nptl nptlonly nsplugin opengl pam pcre perl ppds pppd python readline reflection session spl sse sse2 ssl symlink tcpd tetex timidity truetype-fonts type1-fonts udev unicode userland_GNU video_cards_fglrx vorbis winbind wma xorg zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-23 01:40:34 UTC
*** Bug 148721 has been marked as a duplicate of this bug. ***
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2006-10-11 05:02:48 UTC
This dependency has been added to the ebuild. Note that it will be removed from the 1.2 release ebuild, as this dependency doesn't belong in the audacious configure script (it should be in audacious-plugins). This has already been corrected upstream.
Thank you for your report.