Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 146476

Summary: mjpegtools: failed to read autoconf
Product: Gentoo Linux Reporter: David Carlos Manuelda <StormByte>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED DUPLICATE    
Severity: normal CC: media-tv, paolo.pedroni
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The autoconf file requested for posting bug
My emerge --info
emerge --info (this is the one)

Description David Carlos Manuelda 2006-09-05 16:34:10 UTC
This is the output of the emerge:

>>> Emerging (1 of 18) media-video/mjpegtools-1.8.0-r1 to /
>>> Downloading http://linuv.uv.es/mirror/gentoo/distfiles/mjpegtools-1.8.0.tar.gz
--01:36:51--  http://linuv.uv.es/mirror/gentoo/distfiles/mjpegtools-1.8.0.tar.gz
           => `/usr/portage/distfiles/mjpegtools-1.8.0.tar.gz'
Resolviendo linuv.uv.es... 147.156.17.151
Connecting to linuv.uv.es|147.156.17.151|:80... conectado.
Petici
Comment 1 David Carlos Manuelda 2006-09-05 16:34:10 UTC
This is the output of the emerge:

>>> Emerging (1 of 18) media-video/mjpegtools-1.8.0-r1 to /
>>> Downloading http://linuv.uv.es/mirror/gentoo/distfiles/mjpegtools-1.8.0.tar.gz
--01:36:51--  http://linuv.uv.es/mirror/gentoo/distfiles/mjpegtools-1.8.0.tar.gz
           => `/usr/portage/distfiles/mjpegtools-1.8.0.tar.gz'
Resolviendo linuv.uv.es... 147.156.17.151
Connecting to linuv.uv.es|147.156.17.151|:80... conectado.
PeticiĆ³n HTTP enviada, esperando respuesta... 200 OK
Longitud: 1,475,998 (1.4M) [application/x-gzip]

100%[======================================================================================================================================>] 1,475,998    434.94K/s    ETA 00:00

01:36:55 (433.84 KB/s) - `/usr/portage/distfiles/mjpegtools-1.8.0.tar.gz' saved [1475998/1475998]

>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking mjpegtools-1.8.0.tar.gz ;-)
>>> Unpacking source...
>>> Unpacking mjpegtools-1.8.0.tar.gz to /var/tmp/portage/mjpegtools-1.8.0-r1/work
 * Applying mjpegtools-1.8.0-gcc41.patch ...                                                                                                                                [ ok ]
 * Applying mjpegtools-1.8.0-parallelmake.patch ...                                                                                                                         [ ok ]
 * Applying mjpegtools-1.8.0-pkg-config.patch ...                                                                                                                           [ ok ]
 * Applying mjpegtools-1.8.0-as-needed.patch ...                                                                                                                            [ ok ]
 * Running eautoreconf in '/var/tmp/portage/mjpegtools-1.8.0-r1/work/mjpegtools-1.8.0' ...
 * Running aclocal ...                                                                                                                                                      [ ok ]
 * Running libtoolize --copy --force --automake ...                                                                                                                         [ ok ]
 * Running aclocal ...                                                                                                                                                      [ ok ]
 * Running autoconf ...                                                                                                                                                     [ !! ]

 * Failed Running autoconf !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/mjpegtools-1.8.0-r1/temp/autoconf-1642.out


!!! ERROR: media-video/mjpegtools-1.8.0-r1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_unpack
  ebuild.sh, line 711:   Called src_unpack
  mjpegtools-1.8.0-r1.ebuild, line 53:   Called eautoreconf
  autotools.eclass, line 67:   Called eautoconf
  autotools.eclass, line 137:   Called autotools_run_tool 'autoconf'
  autotools.eclass, line 193:   Called die

!!! Failed Running autoconf !
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 2 David Carlos Manuelda 2006-09-05 16:34:38 UTC
Created attachment 96128 [details]
The autoconf file requested for posting bug
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2006-09-05 17:15:24 UTC
Provide `emerge --info`, please.
Comment 4 David Carlos Manuelda 2006-09-05 18:42:01 UTC
Created attachment 96135 [details]
My emerge --info
Comment 5 David Carlos Manuelda 2006-09-05 18:45:14 UTC
Created attachment 96136 [details]
emerge --info (this is the one)

This is my emerge --info with new gcc 4.1.1 version
Comment 6 Paolo Pedroni 2006-09-06 06:08:54 UTC
It's the same error as in bug #117091, which was supposedly fixed.

One thing that I've noted is that every bug report about this error is given by someone who do not have "sdl" in their USE flags.
Comment 7 David Carlos Manuelda 2006-09-06 07:31:32 UTC
I've read bug #117091, and, if sdl is **really** needed **and** there is no other workarround, please, consider change the sdl IUSE, to a RDEPEND (or DEPEND) in the ebuild.
Comment 8 Matthias Schwarzott gentoo-dev 2006-09-06 08:01:28 UTC
This is the same error as described in bug #117091.

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