Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121705 - media-gfx/showimg => mjpegtools-1.8.0-r1 won't compile
Summary: media-gfx/showimg => mjpegtools-1.8.0-r1 won't compile
Status: RESOLVED DUPLICATE of bug 121622
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: 2006-02-05 12:01 UTC by Alexander Rink
Modified: 2006-02-05 12:03 UTC (History)
0 users

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 Alexander Rink 2006-02-05 12:01:11 UTC
One dependency of media-gfx/showimg is media-video/mpjepgtools, but they won't compile on ~amd64:

make[2]: *** No rule to make target `../mpeg2enc/libmpeg2encpp.la', needed by `mpeg2enc'.  Stop.
make[2]: *** Waiting for unfinished jobs....
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../utils -march=x86-64 -mcpu=x86-64 -O2 -march=k8 -mtune=k8 -fomit-frame-pointer -pipe -fno-strict-aliasing -pthread -Wall -Wunused -MT predict_x86.lo -MD -MP -MF .deps/predict_x86.Tpo -c predict_x86.c  -fPIC -DPIC -o .libs/predict_x86.o
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../utils -march=x86-64 -mcpu=x86-64 -O2 -march=k8 -mtune=k8 -fomit-frame-pointer -pipe -fno-strict-aliasing -pthread -Wall -Wunused -MT predict_x86.lo -MD -MP -MF .deps/predict_x86.Tpo -c predict_x86.c -o predict_x86.o >/dev/null 2>&1
make[2]: Leaving directory `/var/tmp/portage/mjpegtools-1.8.0-r1/work/mjpegtools-1.8.0/mpeg2enc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mjpegtools-1.8.0-r1/work/mjpegtools-1.8.0'
make: *** [all] Error 2

!!! ERROR: media-video/mjpegtools-1.8.0-r1 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Below is my emerge --info:


Portage 2.1_pre4-r1 (default-linux/amd64/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-nitro3 x86_64)
=================================================================
System uname: 2.6.15-nitro3 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.0_pre15
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
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-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -mtune=k8 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/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/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=k8 -mtune=k8 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo"
LC_ALL="en_US.UTF-8"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi alsa arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups doc dri dvd dvdr eds emboss encode exif ffmpeg foomaticdb fortran gif gpm gstreamer gtk gtk2 hal imlib ipv6 java javascript jpeg kde lzw lzw-tiff mp3 mpeg musicbrainz ncurses nls nptl nptlonly nsplugin opengl pam pdflib perl png python qt quicktime readline sdl spell ssl svg tcpd threads tiff truetype-fonts type1-fonts unicode usb userlocales xpm xv xvid zlib elibc_glibc input_devices_mouse input_devices_keyboard input_devices_evdev kernel_linux linguas_de userland_GNU video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-05 12:03:56 UTC

*** This bug has been marked as a duplicate of 121622 ***