Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95388 - avalon-logkit-1.2 does not build with jdk-1.5 (patch)
Summary: avalon-logkit-1.2 does not build with jdk-1.5 (patch)
Status: RESOLVED DUPLICATE of bug 79206
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 95585 96553 113984 117447 117486 118879 137001 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-07 14:46 UTC by Andy Lutomirski
Modified: 2006-06-16 10:50 UTC (History)
7 users (show)

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


Attachments
Fix for build.xml (avalon-logkit-fix.diff,401 bytes, patch)
2005-06-07 14:47 UTC, Andy Lutomirski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Lutomirski 2005-06-07 14:46:51 UTC
Building avalon-logkit-1.2 fails with:

compile:
    [mkdir] Created dir: /var/tmp/portage/avalon-logkit-1.2/work/LogKit-1.2/build
    [mkdir] Created dir:
/var/tmp/portage/avalon-logkit-1.2/work/LogKit-1.2/build/classes
    [javac] Compiling 69 source files to
/var/tmp/portage/avalon-logkit-1.2/work/LogKit-1.2/build/classes
    [javac] javac: target release 1.2 conflicts with default source release 1.5

BUILD FAILED
/var/tmp/portage/avalon-logkit-1.2/work/LogKit-1.2/build.xml:331: Compile
failed; see the compiler error output for details.

Total time: 2 seconds

The error seems to be a bug in build.xml.  Patch coming.

Reproducible: Always
Steps to Reproduce:




Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 13 2005, 13:55:09)]
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/boot/grub:/usr/lib/perl5/vendor_perl/5.8.4/Netcomics/etc /etc
/usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb
/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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg distlocks sandbox sfperms strict
userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/
http://gentoo.mirrors.pair.com/ http://gentoo.osuosl.org"
MAKEOPTS="-j2"
PKGDIR="/var/tmp/safe/portage-pkg"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aalib acl acpi alsa apache2 bash-completion berkdb bitmap-fonts boo
cairo cdr crypt cups curl dvd eds esd f77 fam flac font-server fortran gcj gd
gdbm gif gnome gpm gstreamer gtk gtk2 imagemagick imlib ipv6 ithreads java jp2
jpeg junit kde kerberos krb4 libwww lzw lzw-tiff mad mikmod mono motif mozilla
mozsvg mp3 mysql ncurses network nls nptl ogg opengl pam pdflib perl png
postgres python qt readline samba sasl sdl slang snmp sqlite ssl tcltk tcpd
tetex threads tiff truetype truetype-fonts type1-fonts usb userlocales v4l2
vhosts vorbis xine xml2 xmms xpm xrandr xv xvid zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Andy Lutomirski 2005-06-07 14:47:56 UTC
Created attachment 60804 [details, diff]
Fix for build.xml

This patch to build.xml seems to fix it.
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-06-09 06:31:27 UTC

*** This bug has been marked as a duplicate of 79206 ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-06-09 11:45:38 UTC
*** Bug 95585 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-06-19 15:26:51 UTC
*** Bug 96553 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-11-29 23:04:51 UTC
*** Bug 113984 has been marked as a duplicate of this bug. ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-01-02 06:58:50 UTC
*** Bug 117447 has been marked as a duplicate of this bug. ***
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-01-02 13:37:25 UTC
*** Bug 117486 has been marked as a duplicate of this bug. ***
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2006-01-13 07:32:26 UTC
*** Bug 118879 has been marked as a duplicate of this bug. ***
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2006-06-16 10:46:03 UTC
*** Bug 137001 has been marked as a duplicate of this bug. ***
Comment 10 Joshua Szmajda 2006-06-16 10:50:07 UTC
how does one complete the ebuild with this patch?