Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58977 - dev-libs/libcdio-0.69 compile fail
Summary: dev-libs/libcdio-0.69 compile fail
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-31 01:58 UTC by Daniel Black (RETIRED)
Modified: 2005-04-26 08:28 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 Daniel Black (RETIRED) gentoo-dev 2004-07-31 01:58:37 UTC
# emerge info
Portage 2.0.51_pre131 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-gentoo-r11 i686 AMD Athlon(tm) XP 2500+)
=================================================================
System uname: 2.6.7-gentoo-r11 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
Binutils: sys-devel/binutils-2.14.90.0.8-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox userpriv usersandbox"
GENTOO_MIRRORS="ftp://mirror.internode.on.net/pub/gentoo"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dfx 3dnow X aalib acpi4linux aim alsa apm arts artswrappersuid avi berkdb cddb cdr cle266 crypt cups curl dga directfb divx4linux djbfft dnd dvb dvd dvdr encode esd fam fbcon ffmpeg flash fltk fmod foomaticdb gdbm gif gimpprint glut gphoto2 gpm gstreamer gtk2 icq idea imap imlib jabber java javascript jbig jikes jpeg kde ldap libg++ libwww mad mbox memlimit mikmod mmx motif mozilla mozsvg mpeg msdav msn music mysql nas ncurses net nls nptl nvidia oav oggvorbis openal opengl oss pam pcap pda pdflib perl php pic png python qt quicktime readline samba sdl slang slp socks5 spell sse ssl svga tcltk tcpd transcode transparent-proxy truetype vhosts x86 xinerama xml2 xmms xv zlib"

env ACCEPT_KEYWORDS=~x86 emerge -pv media-video/vcdimager

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] dev-libs/libcdio-0.69 [0.64] +cddb 0 kB
[ebuild     U ] media-video/vcdimager-0.7.20-r1 [0.7.19] +xml2 931 kB

# env ACCEPT_KEYWORDS=~x86 emerge  media-video/vcdimager

make[2]: Entering directory `/var/tmp/portage/libcdio-0.69/work/libcdio-0.69/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib/ -I../include/       -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cd-drive.o -MD -MP -MF ".deps/cd-drive.Tpo" -c -o cd-drive.o cd-drive.c; \
then mv -f ".deps/cd-drive.Tpo" ".deps/cd-drive.Po"; else rm -f ".deps/cd-drive.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib/ -I../include/       -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare   -o cd-drive  cd-drive.o util.o ../lib/libcdio.la -lpopt -lm
mkdir .libs
gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -o .libs/cd-drive cd-drive.o util.o  ../lib/.libs/libcdio.so /usr/lib/libpopt.so -lm
creating cd-drive
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib/ -I../include/       -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cd-info.o -MD -MP -MF ".deps/cd-info.Tpo" -c -o cd-info.o cd-info.c; \
then mv -f ".deps/cd-info.Tpo" ".deps/cd-info.Po"; else rm -f ".deps/cd-info.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare   -o cd-info  cd-info.o util.o ../lib/libiso9660.la ../lib/libcdio.la -lpopt -lcddb    -lm
libtool: link: cannot find the library `/var/tmp/portage/libcdio-0.64/image/usr/lib/libcdio.la'
make[2]: *** [cd-info] Error 1
make[2]: Leaving directory `/var/tmp/portage/libcdio-0.69/work/libcdio-0.69/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libcdio-0.69/work/libcdio-0.69'
make: *** [all] Error 2

!!! ERROR: dev-libs/libcdio-0.69 failed.
!!! Function src_compile, Line 21, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

Why is this looking in /image in the compile phase?
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-08-01 17:15:05 UTC
recompiled some dependancies based that had libraries with /var/tmp/portage in them.  Compiled fine then.