Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26399 - kdebase-3.1.3 failed to compile
Summary: kdebase-3.1.3 failed to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-11 07:19 UTC by Tim Rädisch
Modified: 2003-08-11 18:48 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 Tim Rädisch 2003-08-11 07:19:14 UTC
Hi! 
 
Installing kde 3.1.3 stopps with the following error during compilation of kdebase: 
 
"autom4te-2.57: cannot not rename autom4te.cache/traces.0t as autom4te.cache/traces.0: 
No such file or directory 
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found. 
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE, 
configure.in: that aclocal.m4 is present in the top-level directory, 
configure.in: and that aclocal.m4 was recently regenerated (using aclocal). 
configure.in: required file `./install-sh' not found 
configure.in: required file `./mkinstalldirs' not found 
configure.in: required file `./missing' not found 
SUBDIRS: variable `TOPSUBDIRS' is used but `TOPSUBDIRS' is undefined 
make: *** [Makefile.in] Fehler 1 
make: *** Warte auf noch nicht beendete Prozesse... 
 
!!! ERROR: kde-base/kdebase-3.1.3 failed. 
!!! Function kde_src_compile, Line 137, Exitcode 2 
!!! died running emake, kde_src_compile:make 
" 
 
 
Here's the emerge info ouput 
 
Portage 2.0.48-r7 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1) 
================================================================= 
System uname: 2.4.20-gentoo-r6 i686 AMD Athlon(tm) XP 1700+ 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ 
/usr/share/texmf/tex/platex/config/ /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/archiv/distfiles" 
PKGDIR="/archiv/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="/archiv/portage.local/" 
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod mmx 
ncurses nls pdflib png spell truetype xml2 xv zlib directfb gtkhtml alsa gdbm berkdb slang 
readline tetex aalib bonobo svga java guile sdl gpm tcpd libwww perl python esd imlib gtk motif 
cdr scanner -gnome tcltk X dga opengl kde qt qtmt arts sdlavi mpeg quicktime dvd xmms 
oggvorbis imap ldap pam ssl mozilla mysql 3dnow apache2" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-mcpu=athlon-xp -O3 -pipe" 
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe" 
ACCEPT_KEYWORDS="x86 ~x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache" 
 
 
 
Tim 

Reproducible: Always
Steps to Reproduce:
1. emerge -kbu kde-base/kde 
Actual Results:  
breaks with error 
 

Expected Results:  
install KDE
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-08-11 07:45:36 UTC

*** This bug has been marked as a duplicate of 26145 ***
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-08-11 12:04:53 UTC
Aha, now that I look a little closer it ISN'T a duplicate.  Re-opening. 
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2003-08-11 12:16:52 UTC
In kdebase-3.1.3.ebuild under src_compile() there is a line commented out: 
 
#rm -f configure configure.in ... 
 
Uncomment this line (remove the #) and try to emerge again...does this help? 
 
If not, please post the whole output from your compile error.  Thanks. 
Comment 4 Tim Rädisch 2003-08-11 15:08:09 UTC
Ok, 
 
this modification solved my problem. I've just compiled kdebase withtout any 
erros. 
 
Thx for quick help 
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2003-08-11 18:48:42 UTC
Now fixed in portage