Stable x86 system Build log to follow # emerge --info Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r4 i686) ================================================================= System uname: 2.6.24-gentoo-r4 i686 Intel(R) Celeron(R) CPU 2.80GHz Timestamp of tree: Mon, 14 Jul 2008 16:45:03 +0000 app-shells/bash: 3.2_p33 dev-java/java-config: 1.3.7, 2.1.6 dev-lang/python: 2.4.4-r13 dev-python/pycrypto: 2.0.1-r6 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.61-r2 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.23-r3 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=pentium4 -mmmx -msse -msse2 -mfpmath=sse -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-O2 -march=pentium4 -mmmx -msse -msse2 -mfpmath=sse -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS=" ftp://ftp.proxad.net/mirrors/ftp.gentoo.org http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://ftp.club-internet.fr/pub/mirrors/gentoo" LANG="en_US.UTF-8" LDFLAGS="-Wl,--as-needed" LINGUAS="fr en" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/overlay/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X a52 aac acpi aiglx alsa avahi berkdb bzip2 cairo cdparanoia cdr cli cracklib crypt cups curl daap dbus dga dri dts dv dvd dvdr dvdread eds encode evo exif ffmpeg firefox flac gdbm gif gimp glitz glut gnome gnome-keyring gnutls gphoto2 gstreamer gtk gtk2 gtkhtml hal howl-compat i8x0 iconv ieee1394 isdnlog java jpeg lcms libnotify libsexy live mad mdnsresponder-compat midi mmx mmxext mng mono mozbranding mp3 mpeg mudflap nautilus ncurses nls nptl nptlonly ogg opengl pam pcre pdf perl png pppd python quicktime readline real reflection ruby sdl session speex spell spl sse sse2 ssl svg sysfs tcpd theora tiff truetype unicode usb userlocales vorbis webdav win32codecs wma wxwindows x86 xcomposite xml xorg xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="canon ptp2" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fr en" USERLAND="GNU" VIDEO_CARDS="i810 i915 vesa" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Created attachment 160398 [details] build.log
hmm are you sure your ffmpeg hasn't been built with swscaler ? like -r1 or -r2 do ? Can I have the config.log ?
Same problem here. Indeed, the stable ebuild is missing "--enable-swscaler" in : myconf="${myconf} --enable-gpl --enable-pp --disable-strip" whereas it is present in -r1 and -r2
still needs the config.log; it was fine here with stable ffmpeg.
I think the most straightforward solution is to make swscaler a useflag for ffmpeg, and add checks for it in packages that need ffmpeg with or without swscaler.
(In reply to comment #5) > I think the most straightforward solution is to make swscaler a useflag for > ffmpeg, and add checks for it in packages that need ffmpeg with or without > swscaler. Been discussed multiple times: It breaks abi without changing the .so number, so no thanks.
(In reply to comment #4) > still needs the config.log; it was fine here with stable ffmpeg. I've been running a bunch of 0.8.6i builds with stable ffmpeg lately and never seen any failure, so I still need the config.log -> needinfo
Created attachment 160640 [details] config.log Sorry for the delay :)
reopening
configure:47851: i686-pc-linux-gnu-gcc -o conftest -Wsign-compare -Wall -O2 -march=pentium4 -mmmx -msse -msse2 -mfpmath=sse -pipe -pipe -I/usr/include/ffmpeg -DSYS_LINUX -Wl,--as-needed -lpostproc -lavformat -lavcodec -lz -la52 -lmp3lame -lxvidcore -ldc1394_control -lfaac -lfaad -ltheora -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg -lm conftest.c -lavcodec -lavutil >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libfaad.so.0, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libavcodec.so, not found (try using -rpath or -rpath-link) /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libavcodec.so: undefined reference to `faacDecDecode' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libavcodec.so: undefined reference to `faacDecInit2' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libavcodec.so: undefined reference to `faacDecClose' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libavcodec.so: undefined reference to `faacDecOpen' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libavcodec.so: undefined reference to `faacDecSetConfiguration' forgot to run revdep-rebuild ? :)
(In reply to comment #10) > forgot to run revdep-rebuild ? :) Guilty as charged... Sorry for the noise :)