Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147868 - dev-util/eclipse-sdk-3.2 failed
Summary: dev-util/eclipse-sdk-3.2 failed
Status: RESOLVED DUPLICATE of bug 147217
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-16 17:48 UTC by Emanuel
Modified: 2006-09-18 14:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel 2006-09-16 17:48:47 UTC
eclipse-sdk fails, i dunno what's the problem. i've succefully installed before i reeinstalled gentoo.

    [javac] 60 problems (60 warnings)
     [echo] Assembling...
   [subant] Failure for target 'pre.gather.bin.parts' of: /var/tmp/portage/eclip                                                               se-sdk-3.2/work/plugins/org.eclipse.platform.doc.user/customBuildCallbacks.xml
   [subant] The following error occurred while executing this line:
   [subant] Target `pre.gather.bin.parts' does not exist in this project. 
   [subant] Failure for target 'pre.gather.bin.parts' of: /var/tmp/portage/eclip                                                               se-sdk-3.2/work/plugins/org.eclipse.platform.doc.isv/customBuildCallbacks.xml
   [subant] The following error occurred while executing this line:
   [subant] Target `pre.gather.bin.parts' does not exist in this project. 
./build: line 74:  9323 Killed                  ant -q -buildfile build.xml $tar                                                               get -DinstallOs=$os -DinstallWs=$ws -DinstallArch=$arch $compilelibs $bootclassp                                                               ath $java5home

!!! ERROR: dev-util/eclipse-sdk-3.2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  eclipse-sdk-3.2.ebuild, line 208:   Called die

!!! build failed
!!! If you need support, post the topmost build error, and the call stack if rel                                                               evant.

!!! When you file a bug report, please include the following information:
GENTOO_VM=blackdown-jdk-1.4.2  CLASSPATH="" JAVA_HOME="/opt/blackdown-jdk-1.4.2.                                                               03"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
and of course, the output of emerge --info

here's my emerge --info:
Portage 2.1.2_pre1 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.5
Last Sync: Sat, 16 Sep 2006 12:50:01 +0000
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.6-r1, 2.0.28-r1
dev-lang/python:     2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
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.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://darkstar.ist.utl.pt/gentoo"
LANG="pt_PT@euro"
LC_ALL="pt_PT@euro"
LDFLAGS="-Wl,-O1"
LINGUAS="en pt"
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.europe.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac acpi alsa apm bash-completion berkdb bitmap-fonts bzip2 cdr cli crypt cups dlloader dri dvd dvdr dvdread elibc_glibc emul-linux-x86 encode esd ffmpeg firefox fortran ftp gcc64 gcj gd gdbm gif gimp gpm gtk gtk2 hal input_devices_joystick input_devices_keyboard input_devices_mouse ipv6 isdnlog java javascript jikes joystick jpeg jpeg2k kernel_linux libg++ linguas_en linguas_pt linuxthreads-tls mad mp3 mp4 mpeg msn ncurses nls nptl nptl-only nptlonly nsplugin ocaml openal openexr opengl oracle oracle7 pam pango pcre pdf perl png ppds pppd python quicktime readline reflection scanner sdl session spell spl ssl startup-notification svg symlink tcl tcltk tcpd threads timidity tk truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l vcd video_cards_nv video_cards_nvidia vim-with-x vorbis xml xorg xprint xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS

i'm using as 2v java-config ibm-jdk-bin-1.5 and blackdown-jdk-1.4.2.03 as 1st v
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-09-18 14:43:54 UTC

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