Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63024 - app-pda/pilot-link/pilot-link-0.11.8.ebuild does not build with USE=java on amd64
Summary: app-pda/pilot-link/pilot-link-0.11.8.ebuild does not build with USE=java on a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-06 08:52 UTC by Christian Aistleitner
Modified: 2004-11-27 03:13 UTC (History)
0 users

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


Attachments
resolves Make-file problem with "java" in USE variables on amd64 (pilot-link-0.11.8-fPIC.patch,565 bytes, patch)
2004-09-06 08:53 UTC, Christian Aistleitner
Details | Diff
ebuild using the patch for this problem (pilot-link-0.11.8-r1.ebuild,1.88 KB, text/plain)
2004-09-06 08:54 UTC, Christian Aistleitner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Aistleitner 2004-09-06 08:52:33 UTC
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 Christian Aistleitner 2004-09-06 08:53:48 UTC
Created attachment 39061 [details, diff]
resolves Make-file problem with "java" in USE variables on amd64
Comment 2 Christian Aistleitner 2004-09-06 08:54:47 UTC
Created attachment 39062 [details]
ebuild using the patch for this problem
Comment 3 Christian Aistleitner 2004-09-06 08:55:19 UTC
the supllied files fix the problem
Comment 4 Paul Taylor 2004-10-27 04:20:00 UTC
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 Christian Aistleitner 2004-10-27 08:50:09 UTC
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 Simon Stelling (RETIRED) gentoo-dev 2004-11-27 03:13:24 UTC
patch is in cvs now, thanks!