[Bug 591] New: Unable to build openjdk/icedtea on Slack 13.1
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sun Nov 14 23:24:03 PST 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=591
Summary: Unable to build openjdk/icedtea on Slack 13.1
Product: IcedTea
Version: 6-1.9.1
Platform: 32-bit
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: IcedTea6
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: robert at linux-source.org
Im trying to build icedted using openjdk6-b20 with jaws,jaxp,jaf version b20
and gcc version 4.5.1 on slackware. Everything works until one point when the
builder dies with this error:
-init-src-dirs:
[echo] Using
primary.src.dir=/tmp/kng/icedtea6-1.9.1/openjdk.build-ecj/jaxws/drop/jaxws_src/src
[echo] Using
src.dir.id=/tmp/kng/icedtea6-1.9.1/openjdk.build-ecj/jaxws/drop/jaxws_src/src:/tmp/kng/icedtea6-1.9.1/openjdk.build-ecj/jaxws/drop/jaf_src/src
compile:
[javac] Compiling 2545 source files to
/tmp/kng/icedtea6-1.9.1/openjdk.build-ecj/jaxws/build/classes
[javac] ----------
[javac] 1. ERROR in
/tmp/kng/icedtea6-1.9.1/openjdk.build-ecj/jaxws/drop/jaxws_src/src/com/sun/xml/internal/fastinfoset/stax/events/AttributeBase.java
(at line 111)
[javac] public QName getDTDType() {
[javac] ^^^^^
[javac] The return type is incompatible with Attribute.getDTDType()
[javac] ----------
[javac] 1 problem (1 error)
BUILD FAILED
/tmp/kng/icedtea6-1.9.1/openjdk-ecj/jaxws/build.xml:135: Compile failed; see
the compiler error output for details.
Total time: 1 minute 7 seconds
make[3]: *** [all] Error 1
make[3]: Leaving directory `/tmp/kng/icedtea6-1.9.1/openjdk-ecj/jaxws/make'
make[2]: *** [jaxws-build] Error 2
make[2]: Leaving directory `/tmp/kng/icedtea6-1.9.1/openjdk-ecj'
make[1]: *** [build_product_image] Error 2
make[1]: Leaving directory `/tmp/kng/icedtea6-1.9.1/openjdk-ecj'
make: *** [stamps/icedtea-ecj.stamp] Error 2
Can anyone tell me whats the issue?
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list