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

Bug 37479

Summary: kdelibs-3.1.4 does not compile
Product: Gentoo Linux Reporter: M Grundman <grundman>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: compilation error message

Description M Grundman 2004-01-07 06:27:22 UTC
kdelibs-3.1.3 does not compile
error message after a successful configure :

Good - your configure finished. Start make now

cd . && make -f admin/Makefile.common configure.in
make[1]: Entering directory `/var/tmp/portage/kdelibs-3.1.4/work/kdelibs-3.1.4'
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.1.4/work/kdelibs-3.1.4'
cd . && /bin/sh /var/tmp/portage/kdelibs-3.1.4/work/kdelibs-3.1.4/admin/missing --run aclocal-1.
7
cd . && \
  /bin/sh /var/tmp/portage/kdelibs-3.1.4/work/kdelibs-3.1.4/admin/missing --run automake-1.7 --f
oreign  Makefile
  cd . && /bin/sh /var/tmp/portage/kdelibs-3.1.4/work/kdelibs-3.1.4/admin/missing --run autoconf
  NONE:0: /usr/bin/m4: ERROR: EOF in argument list
  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] Error 1
  make: *** Waiting for unfinished jobs....

  !!! ERROR: kde-base/kdelibs-3.1.4 failed.
  !!! Function kde_src_compile, Line 123, Exitcode 2
  !!! died running emake, kde_src_compile:make





Reproducible: Always
Steps to Reproduce:
1. emerge kdelibs
2.
3.




Gentoo Base System version 1.4.3.10
Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.22-openmosix-r2)
=================================================================
System uname: 2.4.22-openmosix-r2 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /u
sr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.gentoo.skynet.be/pub/gentoo/
ftp://ftp.gentoo.skynet.be/pub/gentoo/ h
ttp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/
gentoo/ http://gentoo.mirror.sdv.fr ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://sunsite.in
formatik.rwth-aachen.de/pub/Linux/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirr
or/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp6.uni-muenster.de/pub/linux/distribut
ions/gentoo http://ftp.easynet.nl/mirror/gentoo/
ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.
snt.utwente.nl/pub/os/linux/gentoo
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/ ftp://sunsi
te.cnlab-switch.ch/mirror/gentoo/
http://www.mirror.ac.uk/sites/www.ibiblio.org/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 crypt cups encode foomaticdb gdbm gif gnome gpm gtk
gtk2 imlib java j
peg kde libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl oss pam
pdflib perl png
 python qt quicktime readline sdl slang spell ssl svga tcpd truetype x86 xml2
xmms xv zlib"
Comment 1 M Grundman 2004-01-07 06:29:06 UTC
Created attachment 23296 [details]
compilation error message
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-01-07 06:30:08 UTC

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