[ports-i386@FreeBSD.org: batik-1.5.1_1 failed on i386 5]

Kris Kennaway kris at obsecurity.org
Tue Apr 11 13:47:31 UTC 2006


FYI; can you please investigate and/or report to the developers?  If
you are already aware of this problem but do not yet have a fix,
please mark the port BROKEN in the appropriate case, so that users do
not unexpectedly encounter it.

See http://pointyhat.freebsd.org for the full log.

Thanks,
Kris

----- Forwarded message from User Ports-i386 <ports-i386 at FreeBSD.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
X-Original-To: kris at FreeBSD.org
Delivered-To: kris at FreeBSD.org
Date: Tue, 11 Apr 2006 07:56:03 GMT
From: User Ports-i386 <ports-i386 at FreeBSD.org>
To: freebsd+buildfail at lovett.com, kris at FreeBSD.org
Subject: batik-1.5.1_1 failed on i386 5
X-UIDL: Fe$"!D/""!pb8"!26V"!
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.0.2

building batik-1.5.1_1 on gohan27.freebsd.org
in directory /x/tmp/5/chroot/37887
maintained by: ports at FreeBSD.org
port directory: /usr/ports/graphics/batik
build started at Tue Apr 11 07:48:54 UTC 2006
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=unzip-5.52_2.tbz
BUILD_DEPENDS=apache-ant-1.6.5_1.tbz diablo-jdk-1.5.0.06.00.tbz expat-2.0.0_1.tbz fontconfig-2.3.2_3,1.tbz freetype2-2.1.10_3.tbz javavmwrapper-2.0_6.tbz libdrm-2.0.1_1.tbz pkgconfig-0.20.tbz xorg-libraries-6.9.0.tbz
RUN_DEPENDS=diablo-jdk-1.5.0.06.00.tbz expat-2.0.0_1.tbz fontconfig-2.3.2_3,1.tbz freetype2-2.1.10_3.tbz javavmwrapper-2.0_6.tbz libdrm-2.0.1_1.tbz pkgconfig-0.20.tbz xorg-libraries-6.9.0.tbz
prefixes: LOCALBASE=usr/local X11BASE=usr/X11R6
add_pkg
================================================================
====================<phase 1: make checksum>====================
=> batik-src-1.5.1.zip doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/.
batik-src-1.5.1.zip                                     10 MB 3352 kBps
=> MD5 Checksum OK for batik-src-1.5.1.zip.
=> SHA256 Checksum OK for batik-src-1.5.1.zip.
================================================================
====================<phase 2: make extract>====================
add_pkg unzip-5.52_2.tbz
adding dependencies
pkg_add unzip-5.52_2.tbz
===>  Extracting for batik-1.5.1_1
=> MD5 Checksum OK for batik-src-1.5.1.zip.
=> SHA256 Checksum OK for batik-src-1.5.1.zip.
===>   batik-1.5.1_1 depends on executable: unzip - found
Deleting unzip-5.52_2
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for batik-1.5.1_1
================================================================
====================<phase 4: make build>====================
add_pkg apache-ant-1.6.5_1.tbz diablo-jdk-1.5.0.06.00.tbz expat-2.0.0_1.tbz fontconfig-2.3.2_3,1.tbz freetype2-2.1.10_3.tbz javavmwrapper-2.0_6.tbz libdrm-2.0.1_1.tbz pkgconfig-0.20.tbz xorg-libraries-6.9.0.tbz
adding dependencies
pkg_add apache-ant-1.6.5_1.tbz
Running fc-cache to build fontconfig cache...
fc-cache: "/usr/X11R6/lib/X11/fonts": caching, 0 fonts, 1 dirs
fc-cache: "/usr/X11R6/lib/X11/fonts/local": caching, 0 fonts, 0 dirs
fc-cache: "/root/.fonts": skipping, no such directory
fc-cache: succeeded
pkg_add diablo-jdk-1.5.0.06.00.tbz
skipping diablo-jdk-1.5.0.06.00, already added
pkg_add expat-2.0.0_1.tbz
skipping expat-2.0.0_1, already added
pkg_add fontconfig-2.3.2_3,1.tbz
skipping fontconfig-2.3.2_3,1, already added
pkg_add freetype2-2.1.10_3.tbz
skipping freetype2-2.1.10_3, already added
pkg_add javavmwrapper-2.0_6.tbz
skipping javavmwrapper-2.0_6, already added
pkg_add libdrm-2.0.1_1.tbz
skipping libdrm-2.0.1_1, already added
pkg_add pkgconfig-0.20.tbz
skipping pkgconfig-0.20, already added
pkg_add xorg-libraries-6.9.0.tbz
skipping xorg-libraries-6.9.0, already added
===>   batik-1.5.1_1 depends on file: /usr/local/diablo-jdk1.5.0/bin/java - found
===>   batik-1.5.1_1 depends on file: /usr/local/bin/ant - found
===>  Configuring for batik-1.5.1_1
===>  Building for batik-1.5.1_1
Buildfile: build.xml

init-args:

init:

compile:
    [mkdir] Created dir: /work/a/ports/graphics/batik/work/xml-batik/classes
     [echo] debug off, optimize on, deprecation on
    [javac] Compiling 1364 source files to /work/a/ports/graphics/batik/work/xml-batik/classes
    [javac] /work/a/ports/graphics/batik/work/xml-batik/sources/org/apache/batik/ext/awt/image/codec/tiff/TIFFDirectory.java:411: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
    [javac] (try -source 1.4 or lower to use 'enum' as an identifier)
    [javac]         Enumeration enum = fieldIndex.keys();
    [javac]                     ^
    [javac] /work/a/ports/graphics/batik/work/xml-batik/sources/org/apache/batik/ext/awt/image/codec/tiff/TIFFDirectory.java:414: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
    [javac] (try -source 1.4 or lower to use 'enum' as an identifier)
    [javac]         while (enum.hasMoreElements()) {
    [javac]                ^
    [javac] /work/a/ports/graphics/batik/work/xml-batik/sources/org/apache/batik/ext/awt/image/codec/tiff/TIFFDirectory.java:415: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
    [javac] (try -source 1.4 or lower to use 'enum' as an identifier)
    [javac]             tags[i++] = ((Integer)enum.nextElement()).intValue();
    [javac]                                   ^
    [javac] /work/a/ports/graphics/batik/work/xml-batik/sources/org/apache/batik/util/gui/CSSMediaPanel.java:242: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
    [javac] (try -source 1.4 or lower to use 'enum' as an identifier)
    [javac] 	Enumeration enum = listModel.elements();
    [javac]                     ^
    [javac] /work/a/ports/graphics/batik/work/xml-batik/sources/org/apache/batik/util/gui/CSSMediaPanel.java:243: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
    [javac] (try -source 1.4 or lower to use 'enum' as an identifier)
    [javac] 	while (enum.hasMoreElements()) {
    [javac]                ^
    [javac] /work/a/ports/graphics/batik/work/xml-batik/sources/org/apache/batik/util/gui/CSSMediaPanel.java:244: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
    [javac] (try -source 1.4 or lower to use 'enum' as an identifier)
    [javac] 	    media.add(enum.nextElement());
    [javac]                       ^
    [javac] /work/a/ports/graphics/batik/work/xml-batik/sources/org/apache/batik/util/gui/CSSMediaPanel.java:254: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
    [javac] (try -source 1.4 or lower to use 'enum' as an identifier)
    [javac] 	Enumeration enum = listModel.elements();
    [javac]                     ^
    [javac] /work/a/ports/graphics/batik/work/xml-batik/sources/org/apache/batik/util/gui/CSSMediaPanel.java:255: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
    [javac] (try -source 1.4 or lower to use 'enum' as an identifier)
    [javac] 	while (enum.hasMoreElements()) {
    [javac]                ^
    [javac] /work/a/ports/graphics/batik/work/xml-batik/sources/org/apache/batik/util/gui/CSSMediaPanel.java:256: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
    [javac] (try -source 1.4 or lower to use 'enum' as an identifier)
    [javac] 	    buffer.append((String)enum.nextElement());
    [javac]                                   ^
    [javac] 9 errors

BUILD FAILED
/work/a/ports/graphics/batik/work/xml-batik/build.xml:368: Compile failed; see the compiler error output for details.

Total time: 30 seconds
*** Error code 1

Stop in /a/ports/graphics/batik.
================================================================
build of /usr/ports/graphics/batik ended at Tue Apr 11 07:55:39 UTC 2006


----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20060411/b664909c/attachment.pgp


More information about the freebsd-java mailing list