Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12584 - Transcode 0.6.0 fails to compile
Summary: Transcode 0.6.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Bart Lauwers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-22 14:14 UTC by baz
Modified: 2003-01-18 18:47 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 baz 2002-12-22 14:14:43 UTC
using gcc3.2.1 on athlon-tbird 1.4G system

CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"

filter_pp.c: In function `tc_filter':
filter_pp.c:157: `GET_PP_QUALITY_MAX' undeclared (first use in this function)
filter_pp.c:157: (Each undeclared identifier is reported only once
filter_pp.c:157: for each function it appears in.)
make[3]: *** [filter_pp.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/transcode-0.6.0/work/transcode-0.6.0/filter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/transcode-0.6.0/work/transcode-0.6.0/filter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/transcode-0.6.0/work/transcode-0.6.0'
make: *** [all] Error 2

!!! ERROR: media-video/transcode-0.6.0 failed.
!!! Function src_compile, Line -165, Exitcode 2
!!! (no error message)
Comment 1 baz 2002-12-22 14:28:09 UTC
Retried with CFLAGS="-march=athlon-tbird -O2 -pipe", same results.

Comment 2 Martin Holzer (RETIRED) gentoo-dev 2002-12-24 05:56:07 UTC
please plaste
#emerge info


there are many version up to transcode-0.6.3.20021205

please try 0.6.1 and/or 0.6.2 if it works so we can mark it as stable

Comment 3 Miles Barr 2002-12-27 06:47:07 UTC
I've emerged transcode-0.6.3.20021205 successfully. I had the same error when I
tried to compile the current stable version of transcode. I would have installed
0.6.2 but k3b would not recognize it as meeting its dependency.
Comment 4 baz 2002-12-27 18:30:13 UTC
Managed to emerge transcode 0.6.3.20021205 with no problems.

Here's my emerge info.

baz@lennon baz $ sudo emerge info
Portage 2.0.46-r2 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 AMD Athlon(tm) processor
USE="x86 3dnow apm avi crypt cups encode gif jpeg libg++ libwww mikmod mmx mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm
berkdb slang readline bonobo svga tcltk java guile X sdl tcpd pam ssl perl
python imlib oggvorbis gtk motif opengl mozilla ldap -alsa -arts cdr dvd esd evo
gd -gnome -gpm -kde oss -qt -qtmt samba scanner tiff"
ARCH="x86"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j2"
JDK_HOME="/opt/blackdown-jdk-1.3.1"
JAVA_HOME="/opt/blackdown-jdk-1.3.1"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"

baz@lennon baz $ 
Comment 5 Tony Clark 2002-12-30 04:20:44 UTC
I would guess this is a gcc3 issue and not worth fixing.  Personally I would 
suggest all versions of Transcode below 0.6.3.xxxxxxx be trashed as they have a 
bug with affects at lot of NTSC users. transcode-0.6.3.2002.12.19 is sitting in 
bugs.gentoo but not in portage yet.  It's stable for me.
Comment 6 Martin Holzer (RETIRED) gentoo-dev 2002-12-30 10:53:51 UTC
please try if transcode-0.6.1-r1 works for you ?
Comment 7 Martin Holzer (RETIRED) gentoo-dev 2002-12-30 11:10:08 UTC
forget my comment :)
Bart: how about marking a higher version as stable ?
Comment 8 baz 2002-12-31 14:26:15 UTC
0.6.3.20021205 compiles and works perfectly for me. All earlier versions b0rk on
emerge. I suggest this version is marked stable, as it's crippling my 'emerge
--deep -u world' processes ;)
Comment 9 Chris Bainbridge (RETIRED) gentoo-dev 2003-01-06 08:08:31 UTC
I ran into this bug as well. 0.6.2 and 0.6.3.20021205 both compile fine, maybe
one of them should become the stable version? There is a typo in the 0.6.2
ebuild though, the first line isn't commented out.
Comment 10 Martin Holzer (RETIRED) gentoo-dev 2003-01-07 04:55:17 UTC
okey just corrected the header in 0.6.2 thx

Comment 11 Martin Holzer (RETIRED) gentoo-dev 2003-01-18 18:47:07 UTC
now fixed in cvs

0.6.0 compiles fine, downported patch agains mplayer