Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121622 - emerge media-video/mjpegtools-1.8.0-r1 failed.
Summary: emerge media-video/mjpegtools-1.8.0-r1 failed.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL: https://sourceforge.net/tracker/?func...
Whiteboard:
Keywords:
: 121705 121729 121858 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-04 21:13 UTC by goathens
Modified: 2006-02-06 12:17 UTC (History)
3 users (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 goathens 2006-02-04 21:13:25 UTC
Here are the errors leading to failure.

make[2]: *** No rule to make target `../mpeg2enc/libmpeg2encpp.la', needed by `mpeg2enc'.  Stop.
make[2]: *** Waiting for unfinished jobs....
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../utils -march=i686 -mcpu=i686 -mcpu=athlon -O3 -pipe -mno-sse2 -fno-strict-aliasing -pthread -Wall -Wunused -MT quantize_x86.lo -MD -MP -MF .deps/quantize_x86.Tpo -c quantize_x86.c  -fPIC -DPIC -o .libs/quantize_x86.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../utils -march=i686 -mcpu=i686 -mcpu=athlon -O3 -pipe -mno-sse2 -fno-strict-aliasing -pthread -Wall -Wunused -MT transfrm_x86.lo -MD -MP -MF .deps/transfrm_x86.Tpo -c transfrm_x86.c -o transfrm_x86.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../utils -march=i686 -mcpu=i686 -mcpu=athlon -O3 -pipe -mno-sse2 -fno-strict-aliasing -pthread -Wall -Wunused -MT quantize_x86.lo -MD -MP -MF .deps/quantize_x86.Tpo -c quantize_x86.c -o quantize_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.
!!! Function src_compile, Line 89, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.



# emerge --info mjpegtools
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.12.5 i686)
=================================================================
System uname: 2.6.12.5 i686 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon -O3 -pipe"
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/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac aim alsa apm arts audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdparanoia cdr crypt cups curl divx4linux doc dts dv dvd dvdr dvdread eds emacs emboss encode esd ethereal exif expat fam ffmpeg flac flash foomaticdb fortran ftp gd gdbm gif glut gphoto2 gpm gstreamer gtk gtk2 hpeg icq idn ieee1394 imagemagick imap imlib ipv6 jabber jack java jpeg junit kde lcms libg++ libwww mad matroska matrox mikmod mmx mng motif mozilla mp3 mpeg msn ncurses nls nsplugin ogg oggvorbis opengl oscar oss pam pcre pda pdflib perl png python qt quicktime readline scanner sdl sndfile speex spell sse ssl svga tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts udev usb v4l vcd vorbis win32codecs xine xml2 xmms xv xvid yahoo zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-02-05 03:55:07 UTC
Sounds like a parallel make issue, can you confirm that it builds with -j1 ?
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-05 12:03:56 UTC
*** Bug 121705 has been marked as a duplicate of this bug. ***
Comment 3 Alexander Rink 2006-02-05 12:37:11 UTC
(In reply to comment #1)
> Sounds like a parallel make issue, can you confirm that it builds with -j1 ?
> 
I can confirm that it works with -j1, btw. this bug exists also on ~amd64
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-02-05 14:54:24 UTC
*** Bug 121729 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-02-05 15:39:36 UTC
*** Bug 121729 has been marked as a duplicate of this bug. ***
Comment 6 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-02-05 15:39:50 UTC
Working on it trying not to rerun autotools.
Comment 7 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-02-05 15:48:20 UTC
Patch added to portage, issue reported upstream.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2006-02-06 12:17:46 UTC
*** Bug 121858 has been marked as a duplicate of this bug. ***