Gentoo Archives: gentoo-java

From: Jan Meier <jan@×××××××××.org>
To: gentoo-java@l.g.o
Subject: [gentoo-java] Unmerging Eclipse fails
Date: Fri, 14 Jul 2006 12:42:30
Message-Id: 200607141439.55561.jan@codejunky.org
1 Hello,
2
3 a emerge -C eclipse-sdk fails with the following error:
4
5 >>> Waiting 5 seconds before starting...
6 >>> (Control-C to abort)...
7 >>> Unmerging in: 5 4 3 2 1
8 >>> Unmerging dev-util/eclipse-sdk-3.0.2...
9 No package files given... Grabbing a set.
10
11 !!! ERROR: dev-util/eclipse-sdk-3.0.2 failed.
12 Call stack:
13 ebuild.sh, line 1447: Called
14 source '/var/db/pkg/dev-util/eclipse-sdk-3.0.2/eclipse-sdk-3.0.2.ebuild'
15 eclipse-sdk-3.0.2.ebuild, line 5: Called
16 inherit 'eutils' 'java-pkg' 'java-ant'
17 ebuild.sh, line 1182: Called die
18
19 !!! java-ant.eclass could not be found by inherit()
20 !!! If you need support, post the topmost build error, and the call stack if
21 relevant.
22
23 !!! FAILED prerm: 1
24
25
26 emerge --info shows:
27
28
29 Portage 2.1-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4,
30 2.6.17-gentoo x86_64)
31 =================================================================
32 System uname: 2.6.17-gentoo x86_64 AMD Athlon(tm) 64 Processor 3200+
33 Gentoo Base System version 1.6.15
34 distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632)
35 [disabled]
36 app-admin/eselect-compiler: [Not Present]
37 dev-lang/python: 2.3.5, 2.4.2
38 dev-python/pycrypto: 2.0.1-r5
39 dev-util/ccache: [Not Present]
40 dev-util/confcache: [Not Present]
41 sys-apps/sandbox: 1.2.17
42 sys-devel/autoconf: 2.13, 2.59-r7
43 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
44 sys-devel/binutils: 2.16.1-r3
45 sys-devel/gcc-config: 1.3.13-r3
46 sys-devel/libtool: 1.5.22
47 virtual/os-headers: 2.6.11-r2
48 ACCEPT_KEYWORDS="amd64"
49 AUTOCLEAN="yes"
50 CBUILD="x86_64-pc-linux-gnu"
51 CFLAGS="-O2 -march=k8 -pipe -fomit-frame-pointer -msse3"
52 CHOST="x86_64-pc-linux-gnu"
53 CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/share/config/kdm/kdmrc /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
54 CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
55 CXXFLAGS="-O2 -march=k8 -pipe -fomit-frame-pointer -msse3"
56 DISTDIR="/usr/portage/distfiles"
57 FEATURES="autoconfig distlocks fixpackages metadata-transfer sandbox sfperms
58 strict"
59 GENTOO_MIRRORS="ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
60 ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo
61 http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
62 http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ "
63 LINGUAS="de"
64 MAKEOPTS="-j2"
65 PKGDIR="/home/jan/pkgdir/"
66 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'"
67 PORTAGE_TMPDIR="/var/tmp"
68 PORTDIR="/usr/portage"
69 SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
70 USE="amd64 X alsa apache2 arts avi berkdb bitmap-fonts bzlib calendar cdr cli
71 crypt cups dba dlloader dri dvb dvd dvdr eds emboss encode exif foomaticdb
72 fortran ftp gd gd-external gif gpm gstreamer gtk gtk2 hal i8x0 iconv imlib
73 ipv6 isdnlog java jpeg kde lzw lzw-tiff mad mp3 mpeg mysql ncurses nls nptl
74 nptlonly nsplugin nvidia opengl oss pam pcre pdf pdflib perl png pppd python
75 qt qt3 qt4 quicktime readline reflection samba sdl session simplexml sockets
76 spell spl sqlite ssl tcpd tiff truetype-fonts type1-fonts unicode usb vorbis
77 xine xinerama xml xmlrpc xorg xpm xv xvid zlib elibc_glibc
78 input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux
79 linguas_de userland_GNU video_cards_nvidia"
80 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
81 PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
82
83 Any suggestions?
84
85 Regards
86 Jan
87
88 --
89 Get my public key from: www.codejunky.org/codejunky.asc

Replies

Subject Author
Re: [gentoo-java] Unmerging Eclipse fails Joshua Nichols <nichoj@g.o>