Summary: | kdelibs 3.5.3 fails to compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Matteo Settenvini <matteo-ml> |
Component: | [OLD] KDE | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED WORKSFORME | ||
Severity: | major | CC: | danijel, pete4abw |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | config.log file |
Description
Matteo Settenvini
2006-06-02 03:16:10 UTC
I get this: config.pl: fast created 206 file(s). config.status: creating config.h config.status: creating dcop/dcop-path.h config.status: error: cannot find input file: dcop/dcop-path.h.in !!! Please attach the config.log to your bug report: !!! /mnt/src/var/tmp/portage/kdelibs-3.5.3/work/kdelibs-3.5.3/config.log !!! ERROR: kde-base/kdelibs-3.5.3 failed. !!! Function econf, Line 495, Exitcode 0 Created attachment 88171 [details] config.log file as requested by emerge. mars tmp # emerge info Portage 2.0.54-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r3, 2.6.16-ck11 i686) ================================================================= System uname: 2.6.16-ck11 i686 AMD Athlon(tm) XP 2800+ Gentoo Base System version 1.6.14 dev-lang/python: 2.4.2 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.16.1-r2 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r5 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=i686 -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/" CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer" DISTDIR="/mnt/src/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://gentoo.mirrors.tds.net/gentoo ftp://206.75.217.180/" MAKEOPTS="-j2" PKGDIR="/mnt/src/portage/packages" PORTAGE_TMPDIR="/mnt/src/var/tmp" PORTDIR="/mnt/src/portage" PORTDIR_OVERLAY="/mnt/src/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X alsa apache2 apm arts artswrappersuid audiofile avi berkdb bitmap-fonts bzip2 cdr cli crypt cups curl dri dvd dvdr eds emboss encode esd exif expat fam flac foomaticdb fortran gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml idn imagemagick imlib ipv6 isdnlog java jpeg lcms ldap libg++ libwww mad mikmod mng motif mp3 mpeg mysql ncurses nls nptl nsplugin offensive ogg opengl oss pam pcre pdflib perl png pppd python qt quicktime readline recode reflection samba sdl session slang spell spl ssl svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb vorbis win32codecs xine xml xml2 xmms xorg xscreensaver xv zlib userland_GNU kernel_linux elibc_glibc" Unset: CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS re-emerging kdelibs manually seemed to have gotten over the configure error mentioned above. and it compiled and installed ok. Have no idea what caused the initial error. Make sure you do have latest class too and the sync is complete (no kde 3.5.3 in package.mask). It went through without doing a resync. Not in package.mask. I have all kde stuff in package.keywords as ~x86 in my case. kde.eclass is from 5/31. Could it have something to do with the fact I first tried it during a emerge -uD world (where arts came first)? The second time (with the environment updated), I did emerge kdelibs. Anyway, hope this information helps. I know, lousy workaround -- try it again! Emerging kdelibs manually, after an "env-update && source /etc/profile", and in a separate merge than that of arts, solved the issue for me. Still not sure about what was the problem in the first place, though. Strange non-reproducible errors, closing for now. |