Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293669 - media-video/ffmpegthumbnailer-1.5.5 failed at x264 tree
Summary: media-video/ffmpegthumbnailer-1.5.5 failed at x264 tree
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-18 21:59 UTC by Moonfire
Modified: 2009-11-18 22:13 UTC (History)
0 users

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


Attachments
build.log (build.log,16.79 KB, text/plain)
2009-11-18 22:00 UTC, Moonfire
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Moonfire 2009-11-18 21:59:18 UTC
merging this package makes all time error at the part of x264. it looks like this package is not compatible to the latest x264 ebuild

Reproducible: Always

Steps to Reproduce:
1. only to build standard ebuild, you get this error
2.
3.

Actual Results:  
/bin/sh ./libtool --tag=CXX   --mode=link x86_64-pc-linux-gnu-g++   -I/usr/include/libpng12   -march=athlon64 -O2 -pipe -msse3 -version-info 3:2:0 -Wl,-O1 -o libffmpegthumbnailer.la -rpath /usr/lib64 libffmpegthumbnailer_la-moviedecoder.lo libffmpegthumbnailer_la-stringoperations.lo libffmpegthumbnailer_la-videothumbnailer.lo libffmpegthumbnailer_la-videothumbnailerc.lo libffmpegthumbnailer_la-filmstripfilter.lo libffmpegthumbnailer_la-pngwriter.lo libffmpegthumbnailer_la-jpegwriter.lo -lavutil -lavformat -lavcodec -lswscale   -lpng12   -ljpeg 
libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/crtbeginS.o  .libs/libffmpegthumbnailer_la-moviedecoder.o .libs/libffmpegthumbnailer_la-stringoperations.o .libs/libffmpegthumbnailer_la-videothumbnailer.o .libs/libffmpegthumbnailer_la-videothumbnailerc.o .libs/libffmpegthumbnailer_la-filmstripfilter.o .libs/libffmpegthumbnailer_la-pngwriter.o .libs/libffmpegthumbnailer_la-jpegwriter.o   -lavutil -lavformat -lavcodec -lswscale /usr/lib64/libpng12.so -lz /usr/lib64/libjpeg.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/crtn.o  -march=athlon64 -msse3 -Wl,-O1   -Wl,-soname -Wl,libffmpegthumbnailer.so.3 -o .libs/libffmpegthumbnailer.so.3.0.2
libtool: link: (cd ".libs" && rm -f "libffmpegthumbnailer.so.3" && ln -s "libffmpegthumbnailer.so.3.0.2" "libffmpegthumbnailer.so.3")
libtool: link: (cd ".libs" && rm -f "libffmpegthumbnailer.so" && ln -s "libffmpegthumbnailer.so.3.0.2" "libffmpegthumbnailer.so")
libtool: link: ( cd ".libs" && rm -f "libffmpegthumbnailer.la" && ln -s "../libffmpegthumbnailer.la" "libffmpegthumbnailer.la" )
/bin/sh ./libtool --tag=CXX   --mode=link x86_64-pc-linux-gnu-g++  -march=athlon64 -O2 -pipe -msse3  -Wl,-O1 -o ffmpegthumbnailer main.o libffmpegthumbnailer.la 
libtool: link: x86_64-pc-linux-gnu-g++ -march=athlon64 -O2 -pipe -msse3 -Wl,-O1 -o .libs/ffmpegthumbnailer main.o  ./.libs/libffmpegthumbnailer.so -lavutil -lavformat -lavcodec -lswscale /usr/lib64/libpng12.so -lz /usr/lib64/libjpeg.so
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libx264.so.75, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/libavcodec.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/libavcodec.so: undefined reference to `x264_nal_encode'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/libavcodec.so: undefined reference to `x264_encoder_encode'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/libavcodec.so: undefined reference to `x264_encoder_open_75'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/libavcodec.so: undefined reference to `x264_param_default'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/libavcodec.so: undefined reference to `x264_encoder_headers'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/libavcodec.so: undefined reference to `x264_encoder_close'
collect2: ld returned 1 exit status
make[2]: *** [ffmpegthumbnailer] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-video/ffmpegthumbnailer-1.5.5/work/ffmpegthumbnailer-1.5.5'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-video/ffmpegthumbnailer-1.5.5/work/ffmpegthumbnailer-1.5.5'
make: *** [all] Error 2
 * ERROR: media-video/ffmpegthumbnailer-1.5.5 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line  55:  Called src_compile
 *   environment, line 236:  Called _eapi2_src_compile
 *     ebuild.sh, line 635:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =media-video/ffmpegthumbnailer-1.5.5',
 * the complete build log and the output of 'emerge -pqv =media-video/ffmpegthumbnailer-1.5.5'.
 * The complete build log is located at '/var/tmp/portage/media-video/ffmpegthumbnailer-1.5.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/ffmpegthumbnailer-1.5.5/temp/environment'.
 * S: '/var/tmp/portage/media-video/ffmpegthumbnailer-1.5.5/work/ffmpegthumbnailer-1.5.5'

>>> Failed to emerge media-video/ffmpegthumbnailer-1.5.5, Log file:

>>>  '/var/tmp/portage/media-video/ffmpegthumbnailer-1.5.5/temp/build.log'

 * Messages for package media-video/ffmpegthumbnailer-1.5.5:

 * ERROR: media-video/ffmpegthumbnailer-1.5.5 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line  55:  Called src_compile
 *   environment, line 236:  Called _eapi2_src_compile
 *     ebuild.sh, line 635:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =media-video/ffmpegthumbnailer-1.5.5',
 * the complete build log and the output of 'emerge -pqv =media-video/ffmpegthumbnailer-1.5.5'.
 * The complete build log is located at '/var/tmp/portage/media-video/ffmpegthumbnailer-1.5.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/ffmpegthumbnailer-1.5.5/temp/environment'.
 * S: '/var/tmp/portage/media-video/ffmpegthumbnailer-1.5.5/work/ffmpegthumbnailer-1.5.5'



emerge --info =media-video/ffmpegthumbnailer-1.5.5
Portage 2.1.7.4 (default/linux/amd64/10.0, gcc-4.4.1, glibc-2.10.1-r0, 2.6.31 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.31-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_6000+-with-gentoo-2.0.1
Timestamp of tree: Wed, 18 Nov 2009 20:30:01 +0000
app-shells/bash:     4.0_p35
dev-java/java-config: 2.1.9-r1
dev-lang/python:     2.4.6, 2.5.4-r3, 2.6.3, 3.1.1-r1
dev-python/pycrypto: 2.0.1-r8
dev-util/cmake:      2.6.4
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    2.1
sys-devel/autoconf:  2.13, 2.63-r1
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.2, 1.11
sys-devel/binutils:  2.20
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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/portage/local/layman/berkano /usr/portage/local/layman/mozilla /usr/portage/local/layman/enlightenment /usr/portage/local/layman/pro-audio /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="64bit aac aalib acl acpi alsa amd64 apache2 asf berkdb bzip2 cli cracklib crypt cups dbus divx dri dvd dvdr dvdread fam fame flac fortran freetype gdbm gpm hal iconv ipv6 jack java mailbox maildir matroska mmx mmx2 modules mp3 mp4 mpeg mpeg2 mpeg4 mplayer mudflap multilib musicbrainz mysql ncurses nls nptl nptlonly nvidia nvtv opengl openmp pam pcre perl pppd pulseaudio python readline reflection session smp spl sse ssl sysfs tcpd threads tiff truetype unicode usb utf8 v4l v4l2 vcd wma wma123 wmf wmv wxwindows x264 xine xinerama xorg xv xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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 mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd 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 dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias version" APACHE2_MPMS="prefork" ELIBC="glibc" INPUT_DEVICES="keyboard mouse wacom" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="fbdev nv nvidia vesa" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

media-video/ffmpegthumbnailer-1.5.5 was built with the following:
USE="jpeg (multilib) png" 
________________ snip _________________________________

emerge -pqv =media-video/ffmpegthumbnailer-1.5.5
[ebuild   R   ] media-video/ffmpegthumbnailer-1.5.5  USE="-jpeg* -png*"
Comment 1 Moonfire 2009-11-18 22:00:12 UTC
Created attachment 210591 [details]
build.log

that's the full logfile
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-11-18 22:13:36 UTC
ssuominen@unique ~ $ qlist -CIv ffmpegthumbnailer x264 ffmpeg
media-libs/x264-0.0.20091021
media-video/ffmpeg-0.5_p20373
media-video/ffmpegthumbnailer-1.5.5

ffmpegthumbnailer doesn't depend on x264, it needs only working ffmpeg, and your ffmpeg is broken.

run revdep-rebuild.