Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127833 - ffmpeg-0.4.9_p20060530 won't compile with XviD 1.1.0-Support
Summary: ffmpeg-0.4.9_p20060530 won't compile with XviD 1.1.0-Support
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-28 02:32 UTC by Gernot Kohlhaas
Modified: 2006-09-10 07:25 UTC (History)
0 users

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


Attachments
Portage-Log (6424-ffmpeg-0.4.9_p20060302.log,186.28 KB, text/plain)
2006-03-28 02:39 UTC, Gernot Kohlhaas
Details
The new error-message... (ffmpegXviD.Error,1.11 KB, text/plain)
2006-09-10 05:28 UTC, Gernot Kohlhaas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gernot Kohlhaas 2006-03-28 02:32:29 UTC
When compiling ffmpeg-0.4.9_p20060302, it aborts at the point, where it compiles XviD-Support.

emerge --info:
Portage 2.1_pre7-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-tbird -m3dnow -mmmx -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-tbird -m3dnow -mmmx -pipe -fomit-frame-pointer -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ds.thn.htu.se/linux/gentoo http://ftp.du.se/pub/os/gentoo http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.mirror.solnet.ch http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -s"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/local /usr/local/xgl-coffee"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac acpi aim alsa asf avi bash-completion bitmap-fonts bzip2 cairo canvas cdb cdda cdparanoia cdr cli crypt css cups curl dri dts dvd dvdr dvdread encode exif fame fbcon ffmpeg flac foomaticdb force-cgi-redirect fortran freetype ftp fuse gd gif glitz glut glx gpm gtk2 icq imagemagick imlib insecure-savers ipv6 java javascript joystick jpeg lzo mad mikmod mjpeg mmx mmxext mng mozsvg mp3 mpeg mplayer ncurses new-login nls no_wxgtk1 nocd nptl nptlonly nvidia offensive ogg oggvorbis openal opengl pam pango pdf perl png posix ppds python quicktime readline rtc s3tc samba sdl session slang spell ssl svg tcpd tga theora threads tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales v4l v4l2 vcd videos vorbis win32codecs wxwindows x264 xine xml xml2 xmms xscreensaver xv xvid xvmc yahoo yv12 zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_joystick kernel_linux linguas_de userland_GNU video_cards_nvidia video_cards_v4l video_cards_vesa video_cards_fbdev"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS

I'll attach the portage-log ASAP...
Comment 1 Gernot Kohlhaas 2006-03-28 02:39:11 UTC
Created attachment 83285 [details]
Portage-Log

Strange... LC_ALL=C doesn't work here...
Comment 2 Luca Barbato gentoo-dev 2006-03-28 22:56:56 UTC
Make sure you use the C locale 

and

CFLAGS="-O2 -march=athlon-tbird -m3dnow -mmmx -pipe -fomit-frame-pointer"
remove                          ^       ^
those flags, (it may help even if isn't that related)
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-24 18:45:52 UTC
Drop -fvisibility-inlines-hidden .
Comment 4 Gernot Kohlhaas 2006-09-10 05:28:53 UTC
Created attachment 96580 [details]
The new error-message...
Comment 5 Gernot Kohlhaas 2006-09-10 05:29:32 UTC
ffmpeg still doesn't compile with XviD-1.1.0(-r1) Support.
Even IF I compile without "-mmmx -m3dnow"...
I even recompiled XviD...
I'll attach a new log... This time it IS in english ;)
Comment 6 Gernot Kohlhaas 2006-09-10 05:31:04 UTC
Oh... I forgot: I DID drop "-fvisibility-inlines-hidden" ;)
Comment 7 Luca Barbato gentoo-dev 2006-09-10 07:06:21 UTC
are you sure you don't have stray xvid somewhere?
Comment 8 Gernot Kohlhaas 2006-09-10 07:25:10 UTC
You know what? I really found an old xvid.h in /usr/local/includes (D'oh!)...
Must be from a time, where XviD 1.1.0 still wasn't in portage...
Back then, I compiled and installed it myself...

Now I'm emerging ffmpeg again... Seems to work...

(You really need a resolution named "own stupidity")

Changing Bug Status to RESOLVED INVALID

Thanks for all your help (and the tip with the stray XviD ;) )