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

Bug 156760

Summary: dev-util/cmake-2.4.4 fails parallel make
Product: Gentoo Linux Reporter: Alexander Jenisch <nt>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexander Jenisch 2006-12-01 00:16:55 UTC
Linking CXX static library libCMakeLib.a
[ 78%] Built target CMakeLib
make: *** [all] Error 2

!!! ERROR: dev-util/cmake-2.4.4 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  cmake-2.4.4.ebuild, line 24:   Called die


nt@enti $ emerge --info
Portage 2.1.2_rc2-r3 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.18-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.18-gentoo-r3 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.12.6
Last Sync: Fri, 01 Dec 2006 07:31:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -ftracer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=athlon64 -O2 -pipe -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache cvs distlocks fixpackages metadata-transfer prelink sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.club-internet.fr/pub/mirrors/gentoo ftp://gentoo.imj.fr/pub/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
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.gentoo.org/gentoo-portage"
USE="amd64 X Xaw3d a52 acpi aiglx airo alsa apache2 asf audiofile automount avi bash-completion berkdb bitmap-fonts bzip2 bzlib cairo cdda cdparanoia cli cpudetection cracklib crypt ctype cups curl cvs dbus dga dir divx4linux dlloader dri dts dvd dvdread elibc_glibc encode fam ffmpeg foomaticdb fortran freetype ftp gcc64 gd gdbm gif gimpprint glx gphoto2 gpm gtk gtk2 hal iconv icq imagemagick imap imlib input_devices_keyboard input_devices_mouse ipv6 isdnlog ithreads java javascript jpeg jpeg2k kde kdeenablefinal kernel_linux ldap libg++ lm_sensors logitech-mouse lzo mad maildir mikmod mime modplug mp3 mp4 mpeg musicbrainz mysql ncurses nls nocd nptl nptlonly nsplugin nvidia offensive ogg oggvorbis openal opengl openntpd oss pam pcre pdf pdflib perl php png posix ppds pppd python qt qt3 quicktime rdesktop readline reflection rowserplugin rtc samba sasl scenarios sdl server session slp sndfile sockets spamassassin speex spell spl sql ssl stream subversion svg swat syslog tcltk tcpd tetex tga theora threads tiff timidity truetype truetype-fonts type1-fonts udev unicode usb userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa videos visualization vorbis webdav wma x264 xft xine xml xml2 xorg xosd xpm xv xvid xvmc zeroconf zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-01 02:41:54 UTC
No error whatsoever in the output you've posted.

MAKEOPTS="-j1" emerge =dev-util/cmake-2.4.3 &> log

and attach the log here.

Comment 2 Alexander Jenisch 2006-12-01 04:19:50 UTC
hmm... -j1 resolved the error
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-12-01 04:50:38 UTC
(In reply to comment #2)
> hmm... -j1 resolved the error

OK, thanks. 

Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2006-12-13 12:12:49 UTC
Is this resolved with cmake-2.4.5?
Comment 5 Wulf Krueger (RETIRED) gentoo-dev 2007-06-07 16:00:34 UTC
Yes.