Your message dated Wed, 18 Jan 2012 16:33:52 +0000
with message-id <e1rnyso-0005l2...@franck.debian.org>
and subject line Bug#652184: fixed in libbtm-java 2.1.2-1
has caused the Debian Bug report #652184,
regarding libbtm-java: FTBFS: [javac] 552 problems (513 errors, 39 warnings)
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 ow...@bugs.debian.org
immediately.)


-- 
652184: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652184
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libbtm-java
Version: 1.3.3-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20111210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>     [javac] 30. ERROR in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/resource/jms/DualSessionWrapper.java
>  (at line 11)
>     [javac]   import javax.jms.*;
>     [javac]          ^^^^^^^^^
>     [javac] The import javax.jms cannot be resolved
>     [javac] ----------
>     [javac] 31. ERROR in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/resource/jms/DualSessionWrapper.java
>  (at line 25)
>     [javac]   public class DualSessionWrapper extends 
> AbstractXAResourceHolder implements Session, StateChangeListener {
>     [javac]                                                                   
>             ^^^^^^^
>     [javac] Session cannot be resolved to a type
>     [javac] ----------
>     [javac] 32. ERROR in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/resource/jms/DualSessionWrapper.java
>  (at line 33)
>     [javac]   private XASession xaSession;
>     [javac]           ^^^^^^^^^
>     [javac] XASession cannot be resolved to a type
>     [javac] ----------
>     [javac] 33. ERROR in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/resource/jms/DualSessionWrapper.java
>  (at line 34)
>     [javac]   private Session session;
>     [javac]           ^^^^^^^
>     [javac] Session cannot be resolved to a type
>     [javac] ----------
>     [javac] 34. ERROR in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/resource/jms/DualSessionWrapper.java
>  (at line 36)
>     [javac]   private MessageListener listener;
>     [javac]           ^^^^^^^^^^^^^^^
>     [javac] MessageListener cannot be resolved to a type
>     [javac] ----------
>     [javac] 35. ERROR in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/resource/jms/DualSessionWrapper.java
>  (at line 57)
>     [javac]   public Session getSession() throws JMSException {
>     [javac]          ^^^^^^^
>     [javac] Session cannot be resolved to a type
>     [javac] ----------

...

>     [javac] 542. WARNING in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/timer/TaskException.java
>  (at line 9)
>     [javac]   public class TaskException extends Exception {
>     [javac]                ^^^^^^^^^^^^^
>     [javac] The serializable class TaskException does not declare a static 
> final serialVersionUID field of type long
>     [javac] ----------
>     [javac] ----------
>     [javac] 543. WARNING in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/twopc/PhaseException.java
>  (at line 16)
>     [javac]   public class PhaseException extends Exception {
>     [javac]                ^^^^^^^^^^^^^^
>     [javac] The serializable class PhaseException does not declare a static 
> final serialVersionUID field of type long
>     [javac] ----------
>     [javac] ----------
>     [javac] 544. WARNING in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/twopc/executor/Executor.java
>  (at line 3)
>     [javac]   import bitronix.tm.internal.BitronixRuntimeException;
>     [javac]          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>     [javac] The import bitronix.tm.internal.BitronixRuntimeException is never 
> used
>     [javac] ----------
>     [javac] ----------
>     [javac] 545. WARNING in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/utils/CryptoEngine.java
>  (at line 143)
>     [javac]   public final static int DECODE = 0;
>     [javac]                           ^^^^^^
>     [javac] The field CryptoEngine.Base64.DECODE is never read locally
>     [javac] ----------
>     [javac] 546. WARNING in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/utils/CryptoEngine.java
>  (at line 837)
>     [javac]   public static Object decodeToObject(String encodedObject) {
>     [javac]                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>     [javac] The method decodeToObject(String) from the type 
> CryptoEngine.Base64 is never used locally
>     [javac] ----------
>     [javac] 547. WARNING in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/utils/CryptoEngine.java
>  (at line 901)
>     [javac]   public OutputStream(java.io.OutputStream out) {
>     [javac]          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>     [javac] The constructor CryptoEngine.Base64.OutputStream(OutputStream) is 
> never used locally
>     [javac] ----------
>     [javac] 548. WARNING in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/utils/CryptoEngine.java
>  (at line 1065)
>     [javac]   public void suspendEncoding() throws java.io.IOException {
>     [javac]               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>     [javac] The method suspendEncoding() from the type 
> CryptoEngine.Base64.OutputStream is never used locally
>     [javac] ----------
>     [javac] 549. WARNING in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/utils/CryptoEngine.java
>  (at line 1078)
>     [javac]   public void resumeEncoding() {
>     [javac]               ^^^^^^^^^^^^^^^^
>     [javac] The method resumeEncoding() from the type 
> CryptoEngine.Base64.OutputStream is never used locally
>     [javac] ----------
>     [javac] ----------
>     [javac] 550. WARNING in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/utils/InitializationException.java
>  (at line 9)
>     [javac]   public class InitializationException extends RuntimeException {
>     [javac]                ^^^^^^^^^^^^^^^^^^^^^^^
>     [javac] The serializable class InitializationException does not declare a 
> static final serialVersionUID field of type long
>     [javac] ----------
>     [javac] ----------
>     [javac] 551. WARNING in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/utils/LruMap.java 
> (at line 11)
>     [javac]   public class LruMap extends HashMap {
>     [javac]                ^^^^^^
>     [javac] The serializable class LruMap does not declare a static final 
> serialVersionUID field of type long
>     [javac] ----------
>     [javac] ----------
>     [javac] 552. WARNING in 
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/src/bitronix/tm/utils/PropertyException.java
>  (at line 9)
>     [javac]   public class PropertyException extends RuntimeException {
>     [javac]                ^^^^^^^^^^^^^^^^^
>     [javac] The serializable class PropertyException does not declare a 
> static final serialVersionUID field of type long
>     [javac] ----------
>     [javac] 552 problems (513 errors, 39 warnings)
> 
> BUILD FAILED
> /build/libbtm-java-_Dm_31/libbtm-java-1.3.3/build.xml:94: Compile failed; see 
> the compiler error output for details.
> 
> Total time: 3 seconds
> make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/12/10/libbtm-java_1.3.3-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
Source: libbtm-java
Source-Version: 2.1.2-1

We believe that the bug you reported is fixed in the latest version of
libbtm-java, which is due to be installed in the Debian FTP archive:

libbtm-java_2.1.2-1.debian.tar.gz
  to main/libb/libbtm-java/libbtm-java_2.1.2-1.debian.tar.gz
libbtm-java_2.1.2-1.dsc
  to main/libb/libbtm-java/libbtm-java_2.1.2-1.dsc
libbtm-java_2.1.2-1_all.deb
  to main/libb/libbtm-java/libbtm-java_2.1.2-1_all.deb
libbtm-java_2.1.2.orig.tar.gz
  to main/libb/libbtm-java/libbtm-java_2.1.2.orig.tar.gz



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 652...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brian Thomason <brian.thoma...@eucalyptus.com> (supplier of updated libbtm-java 
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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 23 Dec 2011 23:56:40 +0100
Source: libbtm-java
Binary: libbtm-java
Architecture: source all
Version: 2.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Brian Thomason <brian.thoma...@eucalyptus.com>
Description: 
 libbtm-java - Bitronix JTA Transaction Manager
Closes: 652184
Changes: 
 libbtm-java (2.1.2-1) unstable; urgency=low
 .
   [ by sponsor Steffen Moeller ]
   * Added pkg-java member Brian to uploaders.
   * Added DMUA flag
   * Updated dependency to libgeronimo-jta-1.1-spec-java and adjusted CLASSPATH
   [ merged from Miquel Landaeta's patch for bug #652184 ]
   * Fix lintian warning with copyright file.
   [ we all independently contributing to the previous FTBFS] (Closes: #652184)
Checksums-Sha1: 
 b3757a085dd56f8021932291bcdb0ddfe0c66a9f 1517 libbtm-java_2.1.2-1.dsc
 b14d872a503a5a8d6e64c4fce9e61d3e79630507 517263 libbtm-java_2.1.2.orig.tar.gz
 19fb706876f05918831e8cdc23d7ef1a7b19aeb5 2905 libbtm-java_2.1.2-1.debian.tar.gz
 9d140b9f324e7a1fe44ac78b3c39a04140ec048e 269428 libbtm-java_2.1.2-1_all.deb
Checksums-Sha256: 
 fddc847f5048fb27cf687d9c41662635f9bdd4886c5c9c2730e53bd656233a52 1517 
libbtm-java_2.1.2-1.dsc
 640f5a4f2aa14556a78847c81e2a7328345171948772df838f84964ba366f8a4 517263 
libbtm-java_2.1.2.orig.tar.gz
 e6cc9770014a92bcf4133f6354caf6f883e5fecb99df73473fffe169ee945328 2905 
libbtm-java_2.1.2-1.debian.tar.gz
 1e2a6ecf21da2ecfc6301024d2fbb382a72662e47af83916f0dd38097d50198c 269428 
libbtm-java_2.1.2-1_all.deb
Files: 
 78fbc8f4823032490ace0bd8f7afc490 1517 java optional libbtm-java_2.1.2-1.dsc
 87e60c94d699fc9a370eef01d1dff708 517263 java optional 
libbtm-java_2.1.2.orig.tar.gz
 e4f8c022a6da5bc36d9d8f4822d668c6 2905 java optional 
libbtm-java_2.1.2-1.debian.tar.gz
 104e8a9c0930a5df79502f3ad270b56d 269428 java optional 
libbtm-java_2.1.2-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk8W80AACgkQ1gXdnL6dUzmq6ACgqGuGSbSxXXN2BnL35J3WwuDI
NIEAnRhxoWWEqSZ+hd5BTzvtmDwcOPiK
=z9kf
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to