Your message dated Tue, 06 Jul 2010 22:02:15 +0000
with message-id <[email protected]>
and subject line Bug#588271: fixed in eclipselink 2.0.2-2
has caused the Debian Bug report #588271,
regarding eclipselink: FTBFS in clean chroot (cannot find org.antlr.runtime.*)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
588271: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588271
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: eclipselink
Severity: serious
Hi
As the title says - here is the relevant part of the log:
>
> [...]
> dh --with javahelper build
> dh_testdir
> dh_auto_configure
> jh_linkjars
> debian/rules override_dh_auto_build
> make[1]: Entering directory
> `/home/moon/debian/javahelper-test/eclipselink-2.0.2'
> ant -f debian/build.xml
> Buildfile:
> /home/moon/debian/javahelper-test/eclipselink-2.0.2/debian/build.xml
>
> init:
> [mkdir] Created dir:
> /home/moon/debian/javahelper-test/eclipselink-2.0.2/target/classes
>
> compile:
> [javac] Compiling 1829 source files to
> /home/moon/debian/javahelper-test/eclipselink-2.0.2/target/classes
> [javac]
> /home/moon/debian/javahelper-test/eclipselink-2.0.2/org/eclipse/persistence/config/PersistenceUnitProperties.java:506:
> warning: unmappable character for encoding ASCII
> [javac] * <li>true ? enable internal statement caching.
> [javac] ^
> [javac]
> /home/moon/debian/javahelper-test/eclipselink-2.0.2/org/eclipse/persistence/config/PersistenceUnitProperties.java:507:
> warning: unmappable character for encoding ASCII
> [javac] * <li>false ? disable internal statement caching. (DEFAULT)
> [javac] ^
> [javac]
> /home/moon/debian/javahelper-test/eclipselink-2.0.2/org/eclipse/persistence/config/PersistenceUnitProperties.java:1214:
> warning: unmappable character for encoding ASCII
> [javac] * <li>Custom profiler ? Specify a custom profiler class name
> which
> [javac] ^
> [javac]
> /home/moon/debian/javahelper-test/eclipselink-2.0.2/org/eclipse/persistence/internal/jpa/parsing/jpql/CaseInsensitiveANTLRStringStream.java:15:
> package org.antlr.runtime does not exist
> [javac] import org.antlr.runtime.ANTLRStringStream;
> [javac] ^
> [javac]
> /home/moon/debian/javahelper-test/eclipselink-2.0.2/org/eclipse/persistence/internal/jpa/parsing/jpql/CaseInsensitiveANTLRStringStream.java:25:
> cannot find symbol
> [javac] symbol: class ANTLRStringStream
> [javac] public class CaseInsensitiveANTLRStringStream extends
> ANTLRStringStream {
> [javac]
> [...]
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [javac] 100 errors
> [javac] 3 warnings
>
> BUILD FAILED
> /home/moon/debian/javahelper-test/eclipselink-2.0.2/debian/build.xml:26:
> Compile failed; see the compiler error output for details.
>
> Total time: 9 seconds
> make[1]: *** [override_dh_auto_build] Error 1
> make[1]: Leaving directory
> `/home/moon/debian/javahelper-test/eclipselink-2.0.2'
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
>
Even after adding antlr3-runtime.jar to classpath (debian/classpath-debian)
it still fails (with a different error though).
~Niels
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: eclipselink
Source-Version: 2.0.2-2
We believe that the bug you reported is fixed in the latest version of
eclipselink, which is due to be installed in the Debian FTP archive:
eclipselink_2.0.2-2.debian.tar.gz
to main/e/eclipselink/eclipselink_2.0.2-2.debian.tar.gz
eclipselink_2.0.2-2.dsc
to main/e/eclipselink/eclipselink_2.0.2-2.dsc
libeclipselink-java-doc_2.0.2-2_all.deb
to main/e/eclipselink/libeclipselink-java-doc_2.0.2-2_all.deb
libeclipselink-java_2.0.2-2_all.deb
to main/e/eclipselink/libeclipselink-java_2.0.2-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Damien Raude-Morvan <[email protected]> (supplier of updated eclipselink
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 06 Jul 2010 22:40:04 +0200
Source: eclipselink
Binary: libeclipselink-java libeclipselink-java-doc
Architecture: source all
Version: 2.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Damien Raude-Morvan <[email protected]>
Description:
libeclipselink-java - Eclipse Persistence Services Project
libeclipselink-java-doc - Documentation for libeclipselink-java
Closes: 588271
Changes:
eclipselink (2.0.2-2) unstable; urgency=low
.
* Team upload.
* Fix d/classpath-debian to include antlr3-runtime.jar (Closes: #588271).
* Fix build with new ANTLR 3.2:
- d/patches/antlr32.diff: Change API usage for ANTLR 3.2
- d/rules: Regenerate lexer from upstream d/JPQL.g
* Bump Standards-Version to 3.9.0: no changes needed.
Checksums-Sha1:
90e65b4976d94a7cbc078beb3beb701bb081f51e 1473 eclipselink_2.0.2-2.dsc
9d7d10e4f128cafdb6fa7b164610fa7688555718 26496
eclipselink_2.0.2-2.debian.tar.gz
ba859bb383d8646c8f18c842f809b25df5fa7a1a 5212414
libeclipselink-java_2.0.2-2_all.deb
efa6a2b1a8a239dadd398ac6f888b4e66b142bba 3341922
libeclipselink-java-doc_2.0.2-2_all.deb
Checksums-Sha256:
455744a846b327d845ce9c33d040951132d52a1b32ec88fb4e1d4ae5f61617a1 1473
eclipselink_2.0.2-2.dsc
7bc5b227c26a56b8d2bf90f28522661d1326acd2855beef0d1f5fd927c6e126d 26496
eclipselink_2.0.2-2.debian.tar.gz
eba9341362ece6e910a8206199fe38172e12f96e81d1ac348842ff020884c86f 5212414
libeclipselink-java_2.0.2-2_all.deb
34baec28dc10157f585c79c0713de42113196203791d72b056bd730117aeb3ef 3341922
libeclipselink-java-doc_2.0.2-2_all.deb
Files:
207e04264df538b1e4be51b5be5ff4d6 1473 java optional eclipselink_2.0.2-2.dsc
b0a289bb87d357b80e20b01dc81994be 26496 java optional
eclipselink_2.0.2-2.debian.tar.gz
a0da96b89ed67ded080ddfa868353bd8 5212414 java optional
libeclipselink-java_2.0.2-2_all.deb
52b764288b04df95a3a32c90a2b9664b 3341922 doc optional
libeclipselink-java-doc_2.0.2-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkwzpNkACgkQyIFXyIXHk4kslQCfU29x5hED1lDYhWV/f4f3otuz
RV4AnimFpaSMxAe3mDK7UwjwDfvDzOU4
=o8qs
-----END PGP SIGNATURE-----
--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please
use
[email protected] for discussions and questions.