Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 204538 - app-editors/jedit-4.2-r2 fails to compile javadoc
Summary: app-editors/jedit-4.2-r2 fails to compile javadoc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-06 12:55 UTC by Markus Meier
Modified: 2008-01-06 18:45 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 Markus Meier gentoo-dev 2008-01-06 12:55:50 UTC
builds w/o problems with USE="-doc".

javadoc:
    [mkdir] Created dir: /var/tmp/portage/app-editors/jedit-4.2-r2/work/jEdit/doc/api
    [javac] Compiling 1 source file to /var/tmp/portage/app-editors/jedit-4.2-r2/work/jEdit
    [javac] /var/tmp/portage/app-editors/jedit-4.2-r2/work/jEdit/doclet/GenerateTocXML.java:22: package com.sun.javadoc does not exist
    [javac] import com.sun.javadoc.*;
    [javac] ^
    [javac] /var/tmp/portage/app-editors/jedit-4.2-r2/work/jEdit/doclet/GenerateTocXML.java:38: cannot find symbol
    [javac] symbol  : class RootDoc
    [javac] location: class doclet.GenerateTocXML
    [javac]     public static boolean start(RootDoc root)
    [javac]                                 ^
    [javac] /var/tmp/portage/app-editors/jedit-4.2-r2/work/jEdit/doclet/GenerateTocXML.java:63: cannot find symbol
    [javac] symbol  : class PackageDoc
    [javac] location: class doclet.GenerateTocXML
    [javac]     private static void processPackage(Writer out, PackageDoc pkg)
    [javac]                                                    ^
    [javac] /var/tmp/portage/app-editors/jedit-4.2-r2/work/jEdit/doclet/GenerateTocXML.java:45: cannot find symbol
    [javac] symbol  : class PackageDoc
    [javac] location: class doclet.GenerateTocXML
    [javac]                     PackageDoc[] packages = root.specifiedPackages();
    [javac]                     ^
    [javac] /var/tmp/portage/app-editors/jedit-4.2-r2/work/jEdit/doclet/GenerateTocXML.java:73: cannot find symbol
    [javac] symbol  : class ClassDoc
    [javac] location: class doclet.GenerateTocXML
    [javac]             ClassDoc[] classes = pkg.allClasses();
    [javac]             ^
    [javac] 5 errors

BUILD FAILED
/var/tmp/portage/app-editors/jedit-4.2-r2/work/jEdit/build.xml:139: Compile failed; see the compiler error output for details.

Total time: 6 seconds
 *
 * ERROR: app-editors/jedit-4.2-r2 failed.
 * Call stack:
 *             ebuild.sh, line 1701:  Called dyn_compile
 *             ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *             ebuild.sh, line   44:  Called src_compile
 *             ebuild.sh, line 1383:  Called java-pkg-2_src_compile
 *     java-pkg-2.eclass, line   83:  Called eant 'dist' 'javadoc' 'docs-html' '-f' 'build.xml'
 *   java-utils-2.eclass, line 1926:  Called die
 * The specific snippet of code:
 *      ant ${antflags} "${@}" || die "eant failed"
 *  The die message:
 *   eant failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/app-editors:jedit-4.2-r2:20080106-120812.log'.
 *
!!! When you file a bug report, please include the following information:
GENTOO_VM=sun-jdk-1.6  CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.03"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="javac"


Portage 2.1.3.19 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.23.12 i686)
=================================================================
System uname: 2.6.23.12 i686 Genuine Intel(R) CPU T2300 @ 1.66GHz
Timestamp of tree: Sat, 05 Jan 2008 11:00:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner"
FEATURES="collision-protect distlocks parallel-fetch sandbox sfperms strict test unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/ http://gentoo.inode.at/"
LINGUAS="en de en_GB de_CH"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa asf avahi berkdb bitmap-fonts cairo cdr cdrom cli cracklib crypt cups dbus divx dri dts dvd dvdr dvdread eds emboss encode evo exif fam ffmpeg firefox flac fortran gdbm gif gimp gnome gpm gstreamer gtk hal iconv ipv6 isdnlog java jpeg kde kdeenablefinal kerberos latex ldap lirc mad midi mikmod mmx mono mp3 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre pdf perl png pppd pulseaudio python qt3 qt3support qt4 quicktime raw readline reflection rtsp ruby samba sdl session smp spell spl sse sse2 sse3 ssl svg tcpd test tetex tex theora threads tiff truetype truetype-fonts type1-fonts unicode vcd vorbis wifi win32codecs wxwindows x264 x86 xine xml xorg xprint xv xvid zlib" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LINGUAS="en de en_GB de_CH" LIRC_DEVICES="macmini" USERLAND="GNU" VIDEO_CARDS="i810 fbdev vesa"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-01-06 18:45:43 UTC
tools.jar was missing, fixed. apparently arch teams didn't test with USE=doc when doing bug 142538