Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14475 - lame-3.93.1 compile borks
Summary: lame-3.93.1 compile borks
Status: RESOLVED DUPLICATE of bug 14615
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: phoen][x
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-23 23:26 UTC by Matt Taylor
Modified: 2005-07-17 13:06 UTC (History)
1 user (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 Matt Taylor 2003-01-23 23:26:58 UTC
make[1]: Entering directory `/var/tmp/portage/lame-3.93.1/work/lame-3.93.1'
Making all in mpglib
make[2]: Entering directory `/var/tmp/portage/lame-3.93.1/work/lame-3.93.1/mpglib'
Makefile:228: .deps/common.Plo: No such file or directory
Makefile:229: .deps/dct64_i386.Plo: No such file or directory
Makefile:230: .deps/decode_i386.Plo: No such file or directory
Makefile:231: .deps/interface.Plo: No such file or directory
Makefile:232: .deps/layer1.Plo: No such file or directory
Makefile:233: .deps/layer2.Plo: No such file or directory
Makefile:234: .deps/layer3.Plo: No such file or directory
Makefile:235: .deps/tabinit.Plo: No such file or directory
make[2]: *** No rule to make target `.deps/tabinit.Plo'.  Stop.
make[2]: Leaving directory `/var/tmp/portage/lame-3.93.1/work/lame-3.93.1/mpglib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/lame-3.93.1/work/lame-3.93.1'
make: *** [all] Error 2

!!! ERROR: media-sound/lame-3.93.1 failed.
!!! Function src_compile, Line -100, Exitcode 2
!!! (no error message)
Comment 1 Spider (RETIRED) gentoo-dev 2003-01-27 05:39:43 UTC
can you give the output of "emerge info" 

Also reassigning to the committer of new lame :)


(reproducible here)
Portage 2.0.46-r9 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r3)
=================================================================
System uname: 2.4.20 i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/mnt/build/distfiles"
PKGDIR="/mnt/build/packages"
PORTAGE_TMPDIR="/mnt/build"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 apm avi encode gif jpeg libg++ mikmod mmx mpeg ncurses nls pdflib png
qtmt quicktime spell truetype xml2 xv zlib gdbm berkdb slang readline aalib svga
ggi tcltk java guile X sdl gpm tcpd pam libwww perl python esd imlib gtk motif
mozilla gphoto2 ldap cdr crypt alsa oggvorbis -arts -qt -kde -cups gnome gpg
gpgme bonobo oss ssl xmms 3dnow -tetex doc opengl"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="digest sandbox ccache"
Comment 2 Matt Taylor 2003-01-27 12:43:15 UTC
Portage 2.0.46-r9 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 AMD Athlon(tm) processor
GENTOO_MIRRORS="http://linux.oit.umass.edu/gentoo/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups jpeg libg++ mikmod mmx mpeg ncurses pdflib
qtmt quicktime spell truetype xml2 xmms xv berkdb bonobo cdr directfb esd gdbm
gif gnome gnome-libs gpm gtk gtkhtml guile imlib libwww motif mozilla mysql nls
oggvorbis opengl pam perl png python readline sdl slang snmp ssl svga tcltk tcpd
tiff X -kde -qt -arts -java dvd encode gtk2"
COMPILER=""
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O3 -pipe"
CXXFLAGS="-march=i686 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 3 Matthew Kennedy (RETIRED) gentoo-dev 2003-01-28 01:23:08 UTC

*** This bug has been marked as a duplicate of 14615 ***