Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128347 - Emerging dev-java/ant: javac: target release 1.2 conflicts with default source release 1.5
Summary: Emerging dev-java/ant: javac: target release 1.2 conflicts with default sourc...
Status: RESOLVED DUPLICATE of bug 79206
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-01 00:18 UTC by Eugine V. Kosenko
Modified: 2006-04-01 00:24 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 Eugine V. Kosenko 2006-04-01 00:18:04 UTC
$ emerge dev-java/ant
...
avalon-site-warn:
     [echo] ******************************************************
     [echo] *
     [echo] *  The avalon-site CVS module is not available.
     [echo] *  Without it, you cannot build the documentation
     [echo] *  from source.
     [echo] *
     [echo] *  Recovery:
     [echo] *  Set the avalon-site.dir property in either
     [echo] *  ant.properties or /root/.ant.properties to
     [echo] *  point at your cvs checkout of avalon-site, or run
     [echo] *  the build target import-avalon-site and it will
     [echo] *  check out the required parts of avalon-site into the
     [echo] *  parent directory.
     [echo] *
     [echo] *  In order to not let the build fail completely, I'll
     [echo] *  created a directory ../avalon-site/lib.
     [echo] *
     [echo] ******************************************************

    [mkdir] Created dir: /var/tmp/portage/avalon-logkit-1.2/work/avalon-site/lib

optional-warnings:

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: 3 seconds

$ java-config -Lfv
[sun-jdk-1.5.0.06] "Sun JDK 1.5.0.06" (/etc/env.d/java/20sun-jdk-1.5.0.06) *
sun-jdk-1.5.0.06
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_06-b05, mixed mode)

$ emerge --info
Portage 2.0.54 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.gentoo.org.ua/ http://gentoo.linux.kiev.ua/"
LANG="uk_UA.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org.ua/gentoo-portage"
USE="amd64 X alsa apache2 audiofile avi berkdb bitmap-fonts bzip2 cdr cli crypt ctype cups dba dri dvd eds emboss encode esd exif expat fam fastbuild ffmpeg foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut gnome gpm gstreamer gtk gtk2 gtkhtml idn imagemagick imlib ipv6 isdnlog java jpeg junit lcms ldap lua lzw lzw-tiff mad memlimit mng mozilla mp3 mpeg mysql ncurses nls nptl nvidia ogg opengl pam pcre pdflib perl png posix pppd python quicktime readline sdl session simplexml soap sockets spell spl ssl tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev usb vorbis xml xml2 xmms xpm xsl xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-01 00:24:10 UTC

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