Your message dated Mon, 02 Aug 2010 01:32:07 +0000
with message-id <[email protected]>
and subject line Bug#591108: fixed in jabref-plugin-oo 0.7.4+ds-3
has caused the Debian Bug report #591108,
regarding jabref-plugin-oo: FTBFS: package org.antlr.runtime does not exist
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.)


-- 
591108: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591108
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jabref-plugin-oo
Version: 0.7.4+ds-2
Severity: serious
Tags: squeeze sid
User: [email protected]
Usertags: qa-ftbfs-20100731 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[1]: Entering directory 
> `/build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds'
> JAVA_HOME=/usr/lib/jvm/default-java ANT_OPTS=-D"file.encoding=UTF-8" \
>               dh_auto_build
> Buildfile: 
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/build.xml
> 
> compile:
>     [mkdir] Created dir: 
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/classes
>     [javac] 
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/build.xml:40:
>  warning: 'includeantruntime' was not set, defaulting to 
> build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 17 source files to 
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/classes
>     [javac] 
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/net/sf/jabref/oo/BstWrapper.java:8:
>  package org.antlr.runtime does not exist
>     [javac] import org.antlr.runtime.RecognitionException;
>     [javac]                         ^
>     [javac] 
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/net/sf/jabref/oo/BstWrapper.java:39:
>  cannot find symbol
>     [javac] symbol  : class RecognitionException
>     [javac] location: class net.sf.jabref.oo.BstWrapper
>     [javac]     public void loadBstFile(File f) throws IOException, 
> RecognitionException {
>     [javac]                                                         ^
>     [javac] 
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/net/sf/jabref/oo/OOTestPanel.java:3:
>  warning: [deprecation] com.jgoodies.forms.builder.ButtonBarBuilder in 
> com.jgoodies.forms.builder has been deprecated
>     [javac] import com.jgoodies.forms.builder.ButtonBarBuilder;
>     [javac]                                  ^
>     [javac] 
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/net/sf/jabref/oo/StyleSelectDialog.java:11:
>  warning: [deprecation] com.jgoodies.forms.builder.ButtonBarBuilder in 
> com.jgoodies.forms.builder has been deprecated
>     [javac] import com.jgoodies.forms.builder.ButtonBarBuilder;
>     [javac]                                  ^
>     [javac] 
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/net/sf/jabref/oo/BstWrapper.java:40:
>  cannot access org.antlr.runtime.tree.CommonTree
>     [javac] class file for org.antlr.runtime.tree.CommonTree not found
>     [javac]         vm = new VM(f);
>     [javac]              ^
>     [javac] 
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/net/sf/jabref/oo/OOTestPanel.java:598:
>  warning: [deprecation] com.jgoodies.forms.builder.ButtonBarBuilder in 
> com.jgoodies.forms.builder has been deprecated
>     [javac]         ButtonBarBuilder bb = new ButtonBarBuilder();
>     [javac]         ^
>     [javac] 
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/net/sf/jabref/oo/OOTestPanel.java:598:
>  warning: [deprecation] com.jgoodies.forms.builder.ButtonBarBuilder in 
> com.jgoodies.forms.builder has been deprecated
>     [javac]         ButtonBarBuilder bb = new ButtonBarBuilder();
>     [javac]                                   ^
>     [javac] 
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/net/sf/jabref/oo/StyleSelectDialog.java:118:
>  warning: [deprecation] com.jgoodies.forms.builder.ButtonBarBuilder in 
> com.jgoodies.forms.builder has been deprecated
>     [javac]         ButtonBarBuilder bb = new ButtonBarBuilder();
>     [javac]         ^
>     [javac] 
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/net/sf/jabref/oo/StyleSelectDialog.java:118:
>  warning: [deprecation] com.jgoodies.forms.builder.ButtonBarBuilder in 
> com.jgoodies.forms.builder has been deprecated
>     [javac]         ButtonBarBuilder bb = new ButtonBarBuilder();
>     [javac]                                   ^
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 3 errors
>     [javac] 6 warnings
> 
> BUILD FAILED
> /build/user-jabref-plugin-oo_0.7.4+ds-2-amd64-51ZOic/jabref-plugin-oo-0.7.4+ds/build.xml:40:
>  Compile failed; see the compiler error output for details.
> 
> Total time: 1 second
> dh_auto_build: ant returned exit code 1
> make[1]: *** [override_dh_auto_build] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/31/jabref-plugin-oo_0.7.4+ds-2_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.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: jabref-plugin-oo
Source-Version: 0.7.4+ds-3

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

jabref-plugin-oo_0.7.4+ds-3.debian.tar.gz
  to main/j/jabref-plugin-oo/jabref-plugin-oo_0.7.4+ds-3.debian.tar.gz
jabref-plugin-oo_0.7.4+ds-3.dsc
  to main/j/jabref-plugin-oo/jabref-plugin-oo_0.7.4+ds-3.dsc
jabref-plugin-oo_0.7.4+ds-3_all.deb
  to main/j/jabref-plugin-oo/jabref-plugin-oo_0.7.4+ds-3_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.
gregor herrmann <[email protected]> (supplier of updated jabref-plugin-oo 
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: SHA256

Format: 1.8
Date: Sun, 01 Aug 2010 21:16:38 -0400
Source: jabref-plugin-oo
Binary: jabref-plugin-oo
Architecture: source all
Version: 0.7.4+ds-3
Distribution: unstable
Urgency: low
Maintainer: gregor herrmann <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description: 
 jabref-plugin-oo - OpenOffice plugin for JabRef
Closes: 591108
Changes: 
 jabref-plugin-oo (0.7.4+ds-3) unstable; urgency=low
 .
   * debian-libs.patch: add antlr3-runtime.jar to classpath
     (closes: #591108).
   * Set Standards-Version to 3.9.1 (no changes).
Checksums-Sha1: 
 18f4e1e39e68ea8453661d7dc5019901c73b7537 1904 jabref-plugin-oo_0.7.4+ds-3.dsc
 09dd054def4cc1c106fa057be8dc6a7bae7eeed1 3669 
jabref-plugin-oo_0.7.4+ds-3.debian.tar.gz
 208d027d68a963b89a8e4777a12f82e2c9bf9841 119822 
jabref-plugin-oo_0.7.4+ds-3_all.deb
Checksums-Sha256: 
 f51d1bd2028d5e2dc59387214873f1b4a7572c748bb44ac196b3ad8dad52f044 1904 
jabref-plugin-oo_0.7.4+ds-3.dsc
 a868dacd814d315f55a9c950574c0ef47ec7e6ae06d2d90ff5dab8207792f528 3669 
jabref-plugin-oo_0.7.4+ds-3.debian.tar.gz
 23109675c29162f4014783d1c2b329c62efe8eb156d50af241e51aee6421030a 119822 
jabref-plugin-oo_0.7.4+ds-3_all.deb
Files: 
 d5ff890b03c998f4bd4ad8da92e30637 1904 java extra 
jabref-plugin-oo_0.7.4+ds-3.dsc
 1378b53f1e2900b4bdd6f040186442ed 3669 java extra 
jabref-plugin-oo_0.7.4+ds-3.debian.tar.gz
 267913de3766ec8e1314144c402fba74 119822 java extra 
jabref-plugin-oo_0.7.4+ds-3_all.deb

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

iQIcBAEBCAAGBQJMVh32AAoJELs6aAGGSaoGPCYP/jRFSDzlx5u44d8u6Bah7bzc
mmZNe1IbId9HuyJ1t7yrb5KmB9OBSBXeLXcfJyXt8YuQl5GnEVbdhfKQ0ihEaB5Q
crFEomr5tQTe72C6u6tPa3jITkfaaAVggIXFZxrbi2WWaUciM46GCWE9bXJCTYeN
rDknE9beAxwiwxGBY9oTs1Pu732I6zluu3O6D/veJ9QVln1q+3js0t7tfshBfV3p
3NRBXMbFIjrU11ldpbpZ+j28RsgbFh8Ppi6pqQrLXf/DbUxotAmXeWq15soq1uyW
a1Psdzs8K7sEW2WT139DTeZQ42U0+TyP4yEkk32ePPTEP4YARa+L4v+ZnUgnElkU
45y/27OhBniB9VEUB13OGrmqW8+a+dZTNdH8MuKnCzjrx85i8mbU2DFCOJoh5Hvb
bo15U1mqUgICiz60TkeGk/sjkvDCsukQcD3bjLi5TxvC9pKuF3oRZhO2HHXhEPtU
SrMzxwVPCqfY4tvkgKWYhgO/dH3LNw/Fr+kS2HDngqufL402kt+HsHoYoD1fvkp3
Jn5HHcZURLNgemPAQXhyHOkh6B0dluUppjiOC/whGD25o6dd9fRU3nr5mqS+OJLE
tf84F3zp5M5oFqZwjgTTa1wIhRp2DmyKLl6fN2BO0igVmDwdiPndYVCEdVB/XsK7
rPNcFH/DWaP5ngGG9Bpv
=wWnL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to