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

Bug 127855

Summary: kde-base/kdelibs-3.5.2 does not compile
Product: Gentoo Linux Reporter: David Watzke <david>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: Lowest    
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Watzke 2006-03-28 07:00:43 UTC
make[4]: Entering directory `/var/tmp/portage/kdelibs-3.5.2/work/kdelibs-3.5.2/kstyles/highcontrast'
/usr/qt/3/bin/moc ./highcontrast.h -o highcontrast.moc
/bin/sh: line 1:   792 Ne
Comment 1 David Watzke 2006-03-28 07:00:43 UTC
make[4]: Entering directory `/var/tmp/portage/kdelibs-3.5.2/work/kdelibs-3.5.2/kstyles/highcontrast'
/usr/qt/3/bin/moc ./highcontrast.h -o highcontrast.moc
/bin/sh: line 1:   792 Neúsp&#283;&#353;n&#283; ukon&#269;en (SIGABRT)        make "$target-am"
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.5.2/work/kdelibs-3.5.2/kstyles/highcontrast'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.5.2/work/kdelibs-3.5.2/kstyles'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.5.2/work/kdelibs-3.5.2'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.5.2 failed.
Call stack:
  ebuild.sh, line 1526:   Called dyn_compile
  ebuild.sh, line 923:   Called src_compile
  kdelibs-3.5.2.ebuild, line 90:   Called kde_src_compile
  kde.eclass, line 111:   Called kde_src_compile 'all'
  kde.eclass, line 228:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 224:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.

# emerge --info
Portage 3013-svn (default-linux/amd64/2006.0, gcc-4.1.0, glibc-2.4-r1, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.4.2-r1
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-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-Os -march=athlon64 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=athlon64 -fomit-frame-pointer -pipe"
DISTDIR="/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="autoconfig digest distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.linux.cz/pub/linux/gentoo http://mirror.gentoo.sk/pub http://distfiles.gentoo.org/"
LANG="cs_CZ.UTF-8"
LC_ALL="cs_CZ.UTF-8"
LINGUAS="cs"
MAKEOPTS="-j3"
PKGDIR="/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/portage"
PORTDIR_OVERLAY="/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi alsa apm asf audiofile avi bash-completion bitmap-fonts bzip2 cdr cli css ctype cups dba dbus dga dio directfb dri dts dvd dvdr dvdread emboss encode fastbuild fbcon ffmpeg flac flash force-cgi-redirect fortran ftp gdbm gif gpm hal i8x0 icq id3 id3v2 imagemagick imlib ipv6 jabber javascript jpeg kde kdeenablefinal lame lcms lzw lzw-tiff mad matroska mbox memlimit mikmod mime mp3 mpeg mplayer ncurses nls nowebdav nptl nptlonly nvidia ogg oggvorbis openal opengl osc oscar pcre pdflib perl pic png posix ppds python qt quicktime readline scanner sdl session sftplogging simplexml skey soap sockets speex spl ssl subversion svg symlink theora tiff tokenizer truetype truetype-fonts type1-fonts unicode usb userlocales utf8 vorbis xine xml xml2 xpm xsl xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_cs userland_GNU video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 2 David Watzke 2006-03-28 07:56:54 UTC
Ohh... with make -j2 (instead of -j3) and C[XX]FLAGS -O2 (instead of -Os) it is okay...
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-02 20:41:21 UTC
A SIGABRT during moc sounds like an hw or temporary issue.


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