Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223301 - media-video/ffmpeg: cross compile fails with USE="-*" in depend
Summary: media-video/ffmpeg: cross compile fails with USE="-*" in depend
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-23 06:30 UTC by solar (RETIRED)
Modified: 2008-10-28 05:39 UTC (History)
1 user (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 solar (RETIRED) gentoo-dev 2008-05-23 06:30:53 UTC
wizdev libavcodec # USE="-*" giz -q xine-lib 
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 2) media-video/ffmpeg-0.4.9_p20070616-r2 to /usr/armv5te-softfloat-linux-gnueabi/

...

Creating config.mak and config.h...
"/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg"/version.sh "/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg"
grep: .svn/entries: No such file or directory

....

make[1]: Entering directory `/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg/libavutil'
armv5te-softfloat-linux-gnueabi-gcc -MM -I/usr/armv5te-softfloat-linux-gnueabi//usr/include/python2.4/ -I/usr/armv5te-softfloat-linux-gnueabi//usr/include/libmb/ -DBROKEN_RELOCATIONS -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -I"/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg" -I"/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg" -I"/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg"/libavutil -I"/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg"/libavcodec -I"/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg"/libavformat -I"/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg" -I"/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg" -I"/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg"/libavutil -I/usr/armv5te-softfloat-linux-gnueabi//usr/include/python2.4/ -I/usr/armv5te-softfloat-linux-gnueabi//usr/include/libmb/ -DBROKEN_RELOCATIONS -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign mathematics.c rational.c intfloat_readwrite.c crc.c md5.c lls.c adler32.c log.c mem.c fifo.c tree.c lzo.c random.c aes.c base64.c 1>.depend
make[1]: Leaving directory `/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg/libavutil'
make -C libavcodec  depend
make[1]: Entering directory `/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg/libavcodec'
make[1]: *** No rule to make target `armv4l/mpegvideo_armv5te.S', needed by `depend'.  Stop.
make[1]: Leaving directory `/usr/armv5te-softfloat-linux-gnueabi/tmp/portage/media-video/ffmpeg-0.4.9_p20070616-r2/work/ffmpeg/libavcodec'
make: *** [depend] Error 2
 * 
 * ERROR: media-video/ffmpeg-0.4.9_p20070616-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2386:  Called die
 * The specific snippet of code:
 *       emake -j1 depend || die "depend failed";
 *  The die message:
 *   depend failed


wizdev libavcodec # giz --info
Portage 2.1.4.4 (embedded, gcc-4.2.3, unavailable, 2.6.24-hardened-r2 x86_64)
=================================================================
System uname: 2.6.24-hardened-r2 x86_64 Dual Core AMD Opteron(tm) Processor 280
Timestamp of tree: Fri, 23 May 2008 05:06:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-shells/bash:     3.2_p33
dev-lang/python:     2.4.4-r9
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.61-r1
sys-devel/automake:  1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="arm ~arm"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-I/usr/armv5te-softfloat-linux-gnueabi//usr/include/python2.4/ -I/usr/armv5te-softfloat-linux-gnueabi//usr/include/libmb/"
CHOST="armv5te-softfloat-linux-gnueabi"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-Os -pipe -I/usr/armv5te-softfloat-linux-gnueabi//usr/include/ -I/usr/armv5te-softfloat-linux-gnueabi//include/"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-L/usr/armv5te-softfloat-linux-gnueabi//usr/lib -L/usr/armv5te-softfloat-linux-gnueabi//lib -Wl,--as-needed"
MAKEOPTS="-j8"
PKGDIR="/usr/armv5te-softfloat-linux-gnueabi//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="/usr/armv5te-softfloat-linux-gnueabi//tmp/"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/linwizard"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="arm bindist fbdev kdrive make-symlinks minimal multicall nonfsv4 tslib zlib" input_devices="evdev keyboard" video_cards="fbdev"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Alexis Ballier gentoo-dev 2008-10-28 05:39:19 UTC
reproduced with that version (0.4.9_p20070616-r2) but:
USE="-*" armv5te-softfloat-linux-gnueabi-emerge -1 =ffmpeg-0.4.9_p20081014

is fine now

-> fixed :)