Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278152 - media-libs/tunepimp-0.5.3-r2 fails to build
Summary: media-libs/tunepimp-0.5.3-r2 fails to build
Status: RESOLVED DUPLICATE of bug 218286
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-17 13:34 UTC by Paul Monsour
Modified: 2009-07-18 15:23 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 Paul Monsour 2009-07-17 13:34:46 UTC
Can't build tunepimp-0.5.3-r2. 

Reproducible: Always

Steps to Reproduce:
1. emerging media-libs/tunepimp-0.5.3-r2

Actual Results:  
The build always terminates with the following:

libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/tunepimp-0.5 -Wall -O2 -march=athlon64 -O2 -pipe -msse3 -MT flac_meta.lo -MD -MP -MF .deps/flac_meta.Tpo -c flac_meta.cpp -o flac_meta.o >/dev/null 2>&1
mv -f .deps/flac_meta.Tpo .deps/flac_meta.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link x86_64-pc-linux-gnu-g++  -march=athlon64 -O2 -pipe -msse3 -module -avoid-version -Wl,-O1 -o flac.la -rpath /usr/lib64 flac.lo flacdecode.lo flac_meta.lo ../../lib/utf8/libutf8.la ../../lib/libpluginsupport.la -lFLAC -lmusicbrainz -lofa -ldl -Wl,-O1 -lexpat -lcurl -lofa -lmusicbrainz
/bin/grep: /usr/lib64/libogg.la: No such file or directory
/bin/sed: can't read /usr/lib64/libogg.la: No such file or directory
libtool: link: `/usr/lib64/libogg.la' is not a valid libtool archive
make[3]: *** [flac.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-libs/tunepimp-0.5.3-r2/work/libtunepimp-0.5.3/plugins/flac'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/tunepimp-0.5.3-r2/work/libtunepimp-0.5.3/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/tunepimp-0.5.3-r2/work/libtunepimp-0.5.3'
make: *** [all] Error 2
 * 
 * ERROR: media-libs/tunepimp-0.5.3-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3054:  Called die
 * The specific snippet of code:
 *       emake || die 'emake failed'
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-libs/tunepimp-0.5.3-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/tunepimp-0.5.3-r2/temp/environment'.
 * 

>>> Failed to emerge media-libs/tunepimp-0.5.3-r2, Log file:

>>>  '/var/tmp/portage/media-libs/tunepimp-0.5.3-r2/temp/build.log'

 * Messages for package media-libs/tunepimp-0.5.3-r2:

 * 
 * ERROR: media-libs/tunepimp-0.5.3-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3054:  Called die
 * The specific snippet of code:
 *       emake || die 'emake failed'
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-libs/tunepimp-0.5.3-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/tunepimp-0.5.3-r2/temp/environment'.
 * 


Expected Results:  
Successful build

After a recent successful "emerge -Duav world", the message to run "emerge @preserved-rebuild" appeared. Executing this led to an attempted emerge of tunepimp, which always fails with the above message.

Checking, I find there really is no /usr/lib64/libogg.la, so the build seems doomed to failure!

Here is emerge --info:

Portage 2.2_rc33 (default/linux/amd64/2008.0/desktop, gcc-4.3.3, glibc-2.10.1-r0, 2.6.30-gentoo-r1 x86_64)
=================================================================
System uname: Linux-2.6.30-gentoo-r1-x86_64-AMD_Phenom-tm-_II_X3_720_Processor-with-gentoo-2.0.1
Timestamp of tree: Fri, 17 Jul 2009 12:30:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p24
dev-java/java-config: 2.1.8-r1
dev-lang/python:     2.6.2-r1
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.4
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    2.0
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/                 http://gentoo.mirrors.hoobly.com/ 		http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cddb cdr cli cracklib crypt cups dbus doc dri dvd dvdr dvdread eds emacs emboss encode esd evo fam firefox flac fortran gdbm gif gnome gpm gstreamer gtk hal iconv ipv6 isdnlog jack java jpeg kde kpathsea ldap libnotify mad midi mikmod mmx mp3 mpeg mudflap multilib musicbrainz ncurses nls nptl nptlonly nsplugin ogg opengl openmp pam pcre pdf perl phonon png ppds pppd python qt3 qt3support qt4 quicktime readline reflection sdl session spell spl sse sse2 ssl startup-notification svg sysfs tcpd tiff truetype unicode usb vorbis webkit xft xml xorg xulrunner xv xvmc zlib" ALSA_CARDS="ice1712" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="canon" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-07-17 14:28:33 UTC

*** This bug has been marked as a duplicate of bug 218286 ***
Comment 2 Paul Monsour 2009-07-18 15:23:30 UTC
(In reply to comment #1)
> 
> *** This bug has been marked as a duplicate of bug 218286 ***
> 

Thanks for the info. I searched on tunepimp, which didn't come up with any hits.