Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138187 - kde-base/kdelibs-3.5.3-r3: Autoconf version incorrectly detected
Summary: kde-base/kdelibs-3.5.3-r3: Autoconf version incorrectly detected
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 138254 138322 138424 138450 138553 138923 (view as bug list)
Depends on:
Blocks: 137964
  Show dependency tree
 
Reported: 2006-06-27 05:06 UTC by FieldySnuts
Modified: 2006-07-02 16:15 UTC (History)
8 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 FieldySnuts 2006-06-27 05:06:33 UTC
kde-base/kdelibs-3.5.3-r3 fails to configure for me because it is insisting on autoconf 2.53 or higher. I have 2.60 but it seems to think that is not higher:

>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/kdelibs-3.5.3-r3/work/kdelibs-3.5.3 ...
This Makefile is only for the SVN repository

*** YOU'RE USING autoconf (GNU Autoconf) 2.60.
*** KDE requires autoconf 2.53 or newer
make[1]: *** [cvs] Error 1
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.5.3-r3 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  kdelibs-3.5.3-r3.ebuild, line 123:   Called kde_src_compile
  kde.eclass, line 164:   Called kde_src_compile 'all'
  kde.eclass, line 299:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 228:   Called die

!!! no configure script found, generation unsuccessful


Yay for being bleedin edge :D

Portage 2.1.1_pre1-r3 (default-linux/x86/2006.0, gcc-3.4.6/vanilla, glibc-2.3.6-r4, 2.6.16-reiser4-4 i686)
=================================================================
System uname: 2.6.16-reiser4-4 i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.12.1
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://fido.online.kz/gentoo http://src.gentoo.pl http://ftp.twaren.net/Linux/Gentoo/ ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ ftp://ftp.twaren.net/Linux/Gentoo/"
LINGUAS="en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa am apache2 apm avi berkdb bitmap-fonts bzip2 cdr chroot cli crypt dri dv dvd dvdr eds emboss encode foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal imlib isdnlog jpeg kde kdeenablefinal libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses nls nptl ogg oggvorbis opengl oss pam pcre pdflib perl png pppd pwdb python qt quicktime readline reflection sdl session spell spl sse ssl tiff truetype truetype-fonts type1-fonts udev vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en userland_GNU video_cards_nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Guillaume Castagnino 2006-06-27 05:12:36 UTC
Same here

Should be blocking #137964
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-06-27 05:13:35 UTC
Already fixed, emerge --sync in an hour or two.

http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/kde.eclass?r1=1.170&r2=1.171
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-06-27 12:40:44 UTC
*** Bug 138254 has been marked as a duplicate of this bug. ***
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-06-28 02:58:02 UTC
*** Bug 138322 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-06-28 23:38:01 UTC
*** Bug 138424 has been marked as a duplicate of this bug. ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-06-29 09:45:02 UTC
*** Bug 138450 has been marked as a duplicate of this bug. ***
Comment 7 didier fabert 2006-06-29 10:24:08 UTC
this patch resolv only kde merging, not the other!
It's not better to patch autotconf directly? 
Comment 8 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-06-29 10:31:31 UTC
Patch it with what? The KDE problem (btw now fixed upstream) is due to short foresee of the future versions.

The rest of problems are caused by autoconf being more strict than before. 
If you want to follow the problems, look at http://farragut.flameeyes.is-a-geek.org/articles/2006/06/25/the-autoconf-debacle and following.
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2006-06-30 02:22:44 UTC
*** Bug 138553 has been marked as a duplicate of this bug. ***
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2006-07-02 16:15:25 UTC
*** Bug 138923 has been marked as a duplicate of this bug. ***