First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 76529
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 75806
Assigned To: Development Tools Team <dev-tools@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Rahul Rekapalli <rrahul@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 76529 depends on: Show dependency tree
Bug 76529 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-01-03 09:24 0000
When I try to emerge eclipse-sdk, I get the following errors:
/usr/lib/portage/bin/ebuild.sh: line 399: cd: /var/tmp/portage/eclipse-sdk-3.1_pre4/work/eclipse-sdk-3.1_pre4/plugins/org.eclipse.swt.gtk64/src/Eclipse SWT PI/gtk/library: No such file or directory
./build64.sh: ./build64.sh: No such file or directory

!!! ERROR: dev-util/eclipse-sdk-3.1_pre4 failed.
!!! Function build-gtk-native, Line 406, Exitcode 127
!!! Failed to build platform-independent SWT support

I looked at the ebuild and the ebuild did not fetch the swt source file from the eclipse download site. This file has to be unpacked into the appropriate plugins directory org.eclipse.swt.gtk64 and then the file swtsrc.zip which is in that directory also needs to be unpacked.

Reproducible: Always
Steps to Reproduce:
1. nano -w /etc/portage/package.unmask
2. add dev-util/eclipse-sdk~amd64 to the package.unmask file
3. emerge eclipse-sdk

Actual Results:  
Emerge picks up dev-util/eclipse-sdk-3.1_pre4 and fetches the source file and
extracts it and begins to compile the source and gives the following error:

/usr/lib/portage/bin/ebuild.sh: line 399: cd:
/var/tmp/portage/eclipse-sdk-3.1_pre4/work/eclipse-sdk-3.1_pre4/plugins/org.eclipse.swt.gtk64/src/Eclipse
SWT PI/gtk/library: No such file or directory
./build64.sh: ./build64.sh: No such file or directory

!!! ERROR: dev-util/eclipse-sdk-3.1_pre4 failed.
!!! Function build-gtk-native, Line 406, Exitcode 127
!!! Failed to build platform-independent SWT support


Expected Results:  
The softare should also have fetched the swt source for the corresponding
architecture , in my case, amd64 and extracted it and the ebuild should have
been successfully merged

Portage 2.0.51-r3 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20040808-r1, 2.6.9 x86_64)
=================================================================
System uname: 2.6.9 x86_64 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://gentoo.chem.wisc.edu/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa berkdb bitmap-fonts cdr crypt dvd dvdread esd f77 fam
fortran gdbm gif gpm gtk imlib ipv6 java jp2 jpeg junit libwww lzw lzw-tiff mad
mpeg multilib ncurses nls opengl oss pam perl png python qt readline sdl ssl
tcltk tcpd tiff truetype truetype-fonts type1-fonts usb userlocales xml2 xmms
xpm xrandr xv xvid zlib"

------- Comment #1 From Rahul Rekapalli 2005-01-10 11:18:38 0000 -------

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

First Last Prev Next    No search results available      Search page      Enter new bug