Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66683 - emerge kde and gnome fail at libungif
Summary: emerge kde and gnome fail at libungif
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords: Bug, EBUILD
Depends on:
Blocks:
 
Reported: 2004-10-07 12:51 UTC by Eric des Courtis
Modified: 2005-01-08 01: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 Eric des Courtis 2004-10-07 12:51:11 UTC
When I run emerge kde I get this error...
=================================================
checking for 8-bit clean memcmp... yes
checking whether setvbuf arguments are reversed... no
checking for vprintf... yes
checking for strdup... yes
updating cache ./config.cache
creating ./config.status
creating util/Makefile
creating lib/Makefile
creating Makefile
creating doc/Makefile
creating pic/Makefile
creating config.h
cd . && aclocal
cd . && automake --gnu Makefile
cd . && autoconf
FATAL ERROR: Autoconf version 2.50 or higher is required for this script
make: *** [configure] Error 2
make: *** Waiting for unfinished jobs....

!!! ERROR: media-libs/libungif-4.1.0.1b failed.
!!! Function src_compile, Line 38, Exitcode 2
!!! (no error message)

root@mainframe root #
=====================================================
When I run emerge kde I get...
=====================================================
checking for 8-bit clean memcmp... yes
checking whether setvbuf arguments are reversed... no
checking for vprintf... yes
checking for strdup... yes
updating cache ./config.cache
creating ./config.status
creating util/Makefile
creating lib/Makefile
creating Makefile
creating doc/Makefile
creating pic/Makefile
creating config.h
cd . && aclocal
cd . && automake --gnu Makefile
cd . && autoconf
FATAL ERROR: Autoconf version 2.50 or higher is required for this script
make: *** [configure] Error 2
make: *** Waiting for unfinished jobs....

!!! ERROR: media-libs/libungif-4.1.0.1b failed.
!!! Function src_compile, Line 38, Exitcode 2
!!! (no error message)

root@mainframe root #
Comment 1 Danny 2004-10-09 12:33:50 UTC
I'm getting a whole lot of this autoconf stuff lately.  I've just started to do this before I emerge anything:
export WANT_AUTOCONF_2_5=1
Comment 2 Greg Phillips 2004-10-09 12:37:20 UTC
I get the same thing.  This is a fresh install of gentoo as of about 6 hours ago.

-- begin paste --

 * Applying libungif-4.1.0-stdarg.patch...                                                     [ ok ]
>>> Source unpacked.
 * Patching ${S}/ltmain.sh...
 *   Could not apply portage.patch!
 *   Please verify that it is not needed.
 * Cannot apply any patch, running libtoolize...
Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
You should update your `aclocal.m4' by running aclocal.
 * Applying uClibc/libtool patches ...
 *  Fixing ${S}/ltconfig...                                                                    [ ok ]
creating cache ./config.cache

-- end paste --

-- begin paste --

checking for strdup... yes
updating cache ./config.cache
creating ./config.status
creating util/Makefile
creating lib/Makefile
creating Makefile
creating doc/Makefile
creating pic/Makefile
creating config.h
cd . && aclocal
cd . && automake --gnu Makefile
cd . && autoconf
FATAL ERROR: Autoconf version 2.50 or higher is required for this script
make: *** [configure] Error 2
make: *** Waiting for unfinished jobs....

!!! ERROR: media-libs/libungif-4.1.0.1b failed.
!!! Function src_compile, Line 38, Exitcode 2
!!! (no error message)

-- end paste --

-- begin paste --

Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.3.20040420-r2, 2.4.26-gentoo-r9)
=================================================================
System uname: 2.4.26-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=pentium4 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=pentium4 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb bitmap-fonts crypt cups encode f77 foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg kde libg++ libwww mad mbox mikmod motif mpeg msn mysql ncurses nls oggvorbis opengl oscar oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl svga tcpd truetype x86 xml2 xmms xprint xv zlib"

-- end paste --
Comment 3 SpanKY gentoo-dev 2005-01-08 01:03:41 UTC
libungif-4.1.3 should have this resolved (and is now stable)