Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55946 - eclipse-sdk-3.0.0-rc1 , 2 and 3 ebuilds wont install on KDE due to : "recompile with -fPIC"
Summary: eclipse-sdk-3.0.0-rc1 , 2 and 3 ebuilds wont install on KDE due to : "recompi...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
: 55952 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-07-03 03:33 UTC by Izak Wessels
Modified: 2004-08-23 15:14 UTC (History)
0 users

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 Izak Wessels 2004-07-03 03:33:43 UTC
When I try to emerge eclipse-sdk-3.0.0-rc1, 2 or 3, I get the following error msg:

kde.cc:538: warning: cast to pointer from integer of different size
kde.cc: In function `jint
   Java_org_eclipse_swt_internal_motif_KDE_QString_1equals(JNIEnv*, _jclass*,
   int, int)':
kde.cc:552: warning: cast to pointer from integer of different size
kde.cc:552: warning: cast to pointer from integer of different size
kde.cc: In function `jint
   Java_org_eclipse_swt_internal_motif_KDE_QString_1new(JNIEnv*, _jclass*,
   _jbyteArray*)':
kde.cc:570: warning: cast from pointer to integer of different size
kde.cc: In function `jint
   Java_org_eclipse_swt_internal_motif_KDE_QString_1utf8(JNIEnv*, _jclass*,
   int)':
kde.cc:584: warning: cast to pointer from integer of different size
kde.cc:587: warning: cast from pointer to integer of different size
ld -o libswt-kde-motif-3061.so kde.o -L/usr/lib  -L/usr/qt/3/lib -shared  -L`kde-config --prefix`/lib -lkdecore -lqt
ld: kde.o: relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC
kde.o: could not read symbols: Bad value
make: *** [libswt-kde-motif-3061.so] Error 1

!!! ERROR: dev-util/eclipse-sdk-3.0.0_rc3 failed.
!!! Function build_motif_frontend, Line 190, Exitcode 2
!!! Failed to build KDE support


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r8 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.
4.20040605-r0, 2.6.7-gentoo-r6)
==============================================================
===
System uname: 2.6.7-gentoo-r6 x86_64 12
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb 
/usr/kde/2/share/config /usr/kde/3.2/share/config 
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.
org/gentoo/ ftp://mirrors.blueyonder.co.uk/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb crypt encode foomaticdb 
gdbm gif gpm imlib java jpeg kde libg++ libwww mikmod motif 
mpeg ncurses nls nogcj oggvorbis opengl oss pam pdflib perl 
png python qt quicktime readline sdl slang spell ssl tcltk 
tcpd truetype xml2 xmms xv zlib"
Comment 1 Danny van Dyk (RETIRED) gentoo-dev 2004-07-03 04:43:00 UTC
NOT CRITICAL...
Comment 2 Bryan Østergaard (RETIRED) gentoo-dev 2004-07-03 05:35:24 UTC
*** Bug 55952 has been marked as a duplicate of this bug. ***
Comment 3 Danny van Dyk (RETIRED) gentoo-dev 2004-08-23 15:14:09 UTC
The versions of eclipse-sdk you mention aren't in the tree anymore.
The latest version of eclipse-sdk (3.0.0-r3) however is package.mask'ed; that mean's it's not supposed to work right now. There is not much what we can do here. CANTFIX