dev-util/eclipse-sdk-3.4-r2 fails to build with USEFLAG doc Reproducible: Always Steps to Reproduce: 1.USEFLAG=doc emerge =dev-util/eclipse-sdk-3.4-r2 fails to build 2.USEFLAG=-doc emerge =dev-util/eclipse-sdk-3.4-r2 build successfully 3. Actual Results: fails to build Expected Results: should build GENTOO_VM=sun-jdk-1.6 CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.13" JAVACFLAGS="-source 1.5 -target 1.5" COMPILER="ecj-3.4" and of course, the output of emerge --info
Created attachment 193789 [details] emerge --info Portage 2.1.6.13 (default/linux/x86/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.29-gentoo-r5 i686) ================================================================= System uname: Linux-2.6.29-gentoo-r5-i686-Intel-R-_Core-TM-2_Duo_CPU_E6550_@_2.33GHz-with-glibc2.0 Timestamp of tree: Sun, 07 Jun 2009 11:15:01 +0000 distcc 3.1 i686-pc-linux-gnu [disabled] ccache version 2.4 [enabled] app-shells/bash: 3.2_p39 dev-java/java-config: 2.1.7 dev-lang/python: 2.5.4-r2 dev-util/ccache: 2.4-r7 dev-util/cmake: 2.6.2-r1 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.13, 2.63 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=core2 -O2 -pipe -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/share/config" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-march=core2 -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="buildpkg ccache collision-detect distlocks fixpackages metadata-transfer parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch userpriv" GENTOO_MIRRORS="http://ftp.fi.muni.cz/pub/linux/gentoo/ http://mirror.muntinternet.net/pub/gentoo/" LDFLAGS="-Wl,-O1" LINGUAS="en en_GB nl sw_TZ sw" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://fileserver/gentoo-portage" USE="X acl acpi alsa apache2 arts berkdb bluetooth branding bzip2 cairo cdr cgraph cli cracklib crypt cups dbus doc dri dvd dvdr dvdread eds emboss encode esd evo examples fam filter firefox fortran ftp gd gdbm gif giff gpm gstreamer gtk hal iconv ipv6 isdnlog java jce jpeg kde ldap libnotify lm_sensors mad midi mikmod mmx mmx2 mp3 mpeg mudflap mysql ncurses nls nptl nptlonly nsplugin ogg opengl openmp pam pcre pdf perl php png ppds pppd python qt3 qt3support qt4 quicktime rar readline reflection samba sdl session source spell spl sse sse2 ssl ssse3 startup-notification svg sysfs tcpd tiff truetype unicode usb vhosts vorbis win32codecs x86 xml xorg xulrunner xv xvmc zlib" ALSA_CARDS="snd-hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="sony_dscf1 sony_dscf55" ELIBC="glibc" INPUT_DEVICES="evdev mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_GB nl sw_TZ sw" NETBEANS_MODULES="ide nb php webcommon websvccommon xml gsf harness" USERLAND="GNU" VIDEO_CARDS="nvidia" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Please attach the build.log as well.
Created attachment 193836 [details] build.log
Created attachment 193838 [details] ebuild environment
(In reply to comment #0) > dev-util/eclipse-sdk-3.4-r2 fails to build with USEFLAG doc > > Reproducible: Always > > Steps to Reproduce: > 1.USEFLAG=doc emerge =dev-util/eclipse-sdk-3.4-r2 fails to build > 2.USEFLAG=-doc emerge =dev-util/eclipse-sdk-3.4-r2 build successfully > 3. > > Actual Results: > fails to build > > Expected Results: > should build > > GENTOO_VM=sun-jdk-1.6 CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.13" > JAVACFLAGS="-source 1.5 -target 1.5" COMPILER="ecj-3.4" > and of course, the output of emerge --info > TYPO: USE instead of USEFLAG
It says "No space left on device" Eclipse build is a bit resource hungry so try with a larger build space.
(In reply to comment #6) > It says "No space left on device" > > Eclipse build is a bit resource hungry so try with a larger build space. > My bad, didnt see that "No space left on device"...its so far on the right :) it does make sense its compiled on 2G RAM using tmpfs thats why... Thanks for the help and my appology for the noise...