First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 121622
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: goathens@gmail.com
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 121622 depends on: Show dependency tree
Bug 121622 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-02-04 21:13 0000
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 From Diego E. 'Flameeyes' Pettenò 2006-02-05 03:55:07 0000 -------
Sounds like a parallel make issue, can you confirm that it builds with -j1 ?

------- Comment #2 From Jakub Moc (RETIRED) 2006-02-05 12:03:56 0000 -------
*** Bug 121705 has been marked as a duplicate of this bug. ***

------- Comment #3 From Alexander Rink 2006-02-05 12:37:11 0000 -------
(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 From Jakub Moc (RETIRED) 2006-02-05 14:54:24 0000 -------
*** Bug 121729 has been marked as a duplicate of this bug. ***

------- Comment #5 From Jakub Moc (RETIRED) 2006-02-05 15:39:36 0000 -------
*** Bug 121729 has been marked as a duplicate of this bug. ***

------- Comment #6 From Diego E. 'Flameeyes' Pettenò 2006-02-05 15:39:50 0000 -------
Working on it trying not to rerun autotools.

------- Comment #7 From Diego E. 'Flameeyes' Pettenò 2006-02-05 15:48:20 0000 -------
Patch added to portage, issue reported upstream.

------- Comment #8 From Jakub Moc (RETIRED) 2006-02-06 12:17:46 0000 -------
*** Bug 121858 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug