Bug 63024 - app-pda/pilot-link/pilot-link-0.11.8.ebuild does not build with USE=java on amd64
Bug#: 63024 Product:  Gentoo Linux Version: 2004.2 Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: amd64@gentoo.org Reported By: tmgisi@gmx.at
Component: Ebuilds
URL: 
Summary: app-pda/pilot-link/pilot-link-0.11.8.ebuild does not build with USE=java on amd64
Keywords:  
Status Whiteboard: 
Opened: 2004-09-06 08:52 0000
Description:   Opened: 2004-09-06 08:52 0000
When emerging pilot-link on an amd64 system with "java" in the USE variables,
an error occurs when building (missing an "-fPIC").

Portage 2.0.50-r10 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.7-gentoo-r14)
=================================================================
System uname: 2.6.7-gentoo-r14 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O3 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://gentoo.inode.at/ ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d aalib acpi alsa amd64 apache2 apm arts audiofile avi berkdb bonobo
bzlib cdb cdr cjk crypt ctype cups dga dio divx4linux doc dvd emacs encode esd
evo exif fam flash foomaticdb ftp gb gd gdbm gif gmp gnome gnutls gphoto2 gpm
gtk gtk2 gtkhtml iconf icq imagemagick imlib jabber java joystick jpeg junit
kde lesstif libg++ libwww lirc live lufsusermount matrox mcal mikmod mime mng
motif mozilla mpeg msn mule multilib ncurses network nls nogcj nvidia offensive
oggvorbis openal opengl oscar oss pam pda pdflib perl php plotutils png posix
ppds python qt quicktime readline recode samba sdl shared simplexml slang soap
sockets speex spell spl ssl tcpd tetex tidy tiff tokenizer truetype unicode usb
v4l v4l2 wmf xine xml xml2 xmms xosd xpm xsl xv xvid yahoo zlib"

------- Comment #1 From Christian Aistleitner 2004-09-06 08:53:48 0000 -------
Created an attachment (id=39061) [details]
resolves Make-file problem with "java" in USE variables on amd64

------- Comment #2 From Christian Aistleitner 2004-09-06 08:54:47 0000 -------
Created an attachment (id=39062) [details]
ebuild using the patch for this problem

------- Comment #3 From Christian Aistleitner 2004-09-06 08:55:19 0000 -------
the supllied files fix the problem

------- Comment #4 From Paul Taylor 2004-10-27 04:20:00 0000 -------
I've (re)encountered this problem...  The patch works fine, but it still hasn't
made it to the tree...  Can this problem be reopened until the fix is out
there?

Thanks.

------- Comment #5 From Christian Aistleitner 2004-10-27 08:50:09 0000 -------
since it did not make it into the tree ... (probably because i closed it myself
and did not wait for the gentoo people to do it)

------- Comment #6 From Simon Stelling (RETIRED) 2004-11-27 03:13:24 0000 -------
patch is in cvs now, thanks!