Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47412 - media-libs/faad2-1.1 fails to compile
Summary: media-libs/faad2-1.1 fails to compile
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Joel Martin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-10 00:59 UTC by postmodern
Modified: 2004-10-01 08:05 UTC (History)
0 users

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


Attachments
faad2 Makefile (Makefile,14.02 KB, text/plain)
2004-04-12 13:15 UTC, postmodern
Details

Note You need to log in before you can comment on or make changes to this bug.
Description postmodern 2004-04-10 00:59:31 UTC
when emerging media-libs/faad2 version 1.1 I receive an error.

Reproducible: Always
Steps to Reproduce:
1. emerge faad2
2.
3.

Actual Results:  
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands
Making all in libfaad
make[1]: Entering directory `/var/tmp/portage/faad2-1.1/work/faad2/libfaad'
Makefile:203: *** missing separator.  Stop.
make[1]: Leaving directory `/var/tmp/portage/faad2-1.1/work/faad2/libfaad'
make: *** [all-recursive] Error 1

!!! ERROR: media-libs/faad2-1.1 failed.
!!! Function src_compile, Line 32, Exitcode 2
!!! (no error message)


Expected Results:  
builds correctly

Portage 2.0.50-r3 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 2.6.3-gentoo-r2)
=================================================================
System uname: 2.6.3-gentoo-r2 x86_64 4
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/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"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb cdr crypt encode esd foomaticdb gdbm gif
gnome gpm gtk gtk2 imlib jpeg kde libg++ libwww mikmod motif mozilla mpeg
ncurses nls nogcj oggvorbis opengl oss pam pdflib perl png python quicktime
readline sdl slang spell ssl tcpd truetype xml2 xmms xv zlib"
Comment 1 Zach Glasgow 2004-04-11 14:22:55 UTC
I have the same problem.  I get the error message in the exact same area.  I'm using 64-bit gentoo also.
Comment 2 Joel Martin (RETIRED) gentoo-dev 2004-04-12 06:27:51 UTC
Looks like a 64 bit specific problem. The Changelog doesn't have the person who
marked it as stable on amd64 which is really who this belongs to.

However, it might be helpful if one of you can attach the following file to this
bug (as an attachment please):

/var/tmp/portage/faad2-1.1/work/faad2/libfaad/Makefile

It appears that it is getting generated incorrectly on amd64 for some reason.
Comment 3 postmodern 2004-04-12 13:15:56 UTC
Created attachment 29156 [details]
faad2 Makefile

requested Makefile from /var/tmp/portage/faad2-1.1/work/faad2/libfaad/Makefile
Comment 4 Joel Martin (RETIRED) gentoo-dev 2004-06-25 12:38:56 UTC
Version 2.0 of faad2 is now marked stable. Can you try recompiling and see if this bug still exists in 2.0? Sorry about the long wait, I was on a long but very needed vacation.
Comment 5 Joel Martin (RETIRED) gentoo-dev 2004-10-01 08:05:02 UTC
Anybody who ran into this problem still listening? I'm going to close this bug as
NEEDINFO. If you can verify that this still happens with faad2 2.0 (which is
now stable), please re-open the bug.