Your message dated Wed, 15 Aug 2012 01:32:41 +0000
with message-id <e1t1str-0001zz...@franck.debian.org>
and subject line Bug#684853: fixed in svnkit 1.3.5+dfsg-4
has caused the Debian Bug report #684853,
regarding svnkit: FTBFS:     [javac] 
/«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/src/org/tigris/subversion/javahl/SVNClient.java:588:
 cannot find symbol
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.)


-- 
684853: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684853
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: svnkit
Version: 1.3.5+dfsg-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120814 qa-ftbfs
Justification: FTBFS in wheezy on amd64

Hi,

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

Relevant part:
> make[1]: Entering directory `/«BUILDDIR»/svnkit-1.3.5+dfsg'
> ant -propertyfile debian/ant.properties
> Buildfile: /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml
> 
> clean:
> 
> init-environment:
> 
> compile-library:
>     [mkdir] Created dir: /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/bin
>     [mkdir] Created dir: /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit-cli/bin
>     [mkdir] Created dir: /«BUILDDIR»/svnkit-1.3.5+dfsg/contrib/sequence/bin
>     [javac] /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml:47: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
>     [javac] Compiling 68 source files to 
> /«BUILDDIR»/svnkit-1.3.5+dfsg/contrib/sequence/bin
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml:48: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
>     [javac] Compiling 447 source files to 
> /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/bin
>     [javac] 
> /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/src/org/tmatesoft/svn/core/javahl/SVNClientImpl.java:2243:
>  cannot find symbol
>     [javac] symbol  : class BlameCallback3
>     [javac] location: package org.tigris.subversion.javahl
>     [javac]     public void blame(String path, Revision pegRevision, Revision 
> revisionStart, Revision revisionEnd, boolean ignoreMimeType, boolean 
> includeMergedRevisions, org.tigris.subversion.javahl.BlameCallback3 callback) 
> throws ClientException {
>     [javac]                                                                   
>                                                                               
>                                            ^
>     [javac] 
> /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/src/org/tigris/subversion/javahl/SVNClient.java:588:
>  cannot find symbol
>     [javac] symbol  : class BlameCallback3
>     [javac] location: package org.tigris.subversion.javahl
>     [javac]     public void blame(String path, Revision pegRevision, Revision 
> revisionStart, Revision revisionEnd, boolean ignoreMimeType, boolean 
> includeMergedRevisions, org.tigris.subversion.javahl.BlameCallback3 callback) 
> throws ClientException {
>     [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] 2 errors
> 
> BUILD FAILED
> /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml:48: Compile failed; see the compiler 
> error output for details.
> 
> Total time: 6 seconds
> make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/08/14/svnkit_1.3.5+dfsg-3_wheezy.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: svnkit
Source-Version: 1.3.5+dfsg-4

We believe that the bug you reported is fixed in the latest version of
svnkit, which is due to be installed in the Debian FTP archive.

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

Debian distribution maintenance software
pp.
Miguel Landaeta <mig...@miguel.cc> (supplier of updated svnkit 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: SHA512

Format: 1.8
Date: Tue, 14 Aug 2012 19:22:32 -0430
Source: svnkit
Binary: svnkit libsvnkit-java libsvnkit-java-doc
Architecture: source all
Version: 1.3.5+dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Miguel Landaeta <mig...@miguel.cc>
Description: 
 libsvnkit-java - pure Java Subversion client library
 libsvnkit-java-doc - documentation for libsvnkit-java
 svnkit     - pure Java Subversion client
Closes: 684853
Changes: 
 svnkit (1.3.5+dfsg-4) unstable; urgency=low
 .
   * Drop the patch that fixes an FTBFS with subversion 1.7.5 because it didn't
     migrate to wheezy and now is causing an FTBFS with 1.6.x. (Closes: 
#684853).
Checksums-Sha1: 
 27dcca9ed3904087e558c02388c0dfdb82d8981b 2158 svnkit_1.3.5+dfsg-4.dsc
 849ecc82ae525a4cf1711ae0d06c860a7721a1f6 10450 
svnkit_1.3.5+dfsg-4.debian.tar.gz
 faf11c12108617a2cb15529277e8f46bd194cfe4 321796 svnkit_1.3.5+dfsg-4_all.deb
 1a44684df09937e6becf7ea5205c48669d6fb01d 1823916 
libsvnkit-java_1.3.5+dfsg-4_all.deb
 4203c9cba2401e617ec5368058950dd579f8541c 692388 
libsvnkit-java-doc_1.3.5+dfsg-4_all.deb
Checksums-Sha256: 
 7f9e5da36636a682716b210f342bb035ed61b3164037726a4b6bac079509816a 2158 
svnkit_1.3.5+dfsg-4.dsc
 1c74d031f5e98626063c1b230d6eeb96b515ff85ff679a1694e503a64b2067f5 10450 
svnkit_1.3.5+dfsg-4.debian.tar.gz
 1da6de7af9a457b07cdcfc5932214d2354099b5d31ef08896fc4af2a69a024db 321796 
svnkit_1.3.5+dfsg-4_all.deb
 aa4170ed55bf9ebd76d10f83d21884b3437dbcb28508b123ad2ba45d6b30c8e7 1823916 
libsvnkit-java_1.3.5+dfsg-4_all.deb
 aef5ef0eff7b653b5ed9d7c6295d3069bdd9b07061b98e6b263428e4e4b5c820 692388 
libsvnkit-java-doc_1.3.5+dfsg-4_all.deb
Files: 
 5ee1ad93f4083173ef44274d64fab8ea 2158 java optional svnkit_1.3.5+dfsg-4.dsc
 46fcfdccb32adfecfb27840e07f11e42 10450 java optional 
svnkit_1.3.5+dfsg-4.debian.tar.gz
 406ec5fc626102ce8e491a7a70ee9a02 321796 java optional 
svnkit_1.3.5+dfsg-4_all.deb
 1ab0e7ebaf5056b23956494aa77d87bc 1823916 java optional 
libsvnkit-java_1.3.5+dfsg-4_all.deb
 d54e30d0252d85f251c80f600658aa19 692388 doc optional 
libsvnkit-java-doc_1.3.5+dfsg-4_all.deb

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

iQIcBAEBCgAGBQJQKvlTAAoJEI8AS/UHtGj7ZIcP/ReSyZxB85FYskk1TSTY4Vr0
2eFGdLkPR5Ox3uQvQMmWbMo8R6LpqLeo26zrIhrOBj53gdItAN2Wk5uYSfkRMv1n
9Zy4EY3ey8UbY5umu36U0tqyVpl1HqR0+2avZBQI35uF7eiPqKAS9YAe1/q6Rriy
se+HT57unNqRfZGhv0ROZuh6iT1Okgh5bpgqGGWoDSmMXwy+qPa5IBnLTgW3MTD5
0hl1G2Db0qggHl4ktM9t6HGq4IOxC1QY3TFhtxdPmqSUZ6lwE1tQQxy/Vt9913Sv
h1S8qd6gir+3MnJNS/clwob8iChoXn5b2WHWrdxU1u+nXn+TKUBrDafh+sBAxpmr
i/SRS6tqa9pklY+gf2ckByzSBF4FN9ABXrfEHetgOydgwbxrw33LPKcviQWVh4Ys
9AIxsTfIWOdfJiK6RSu4Mp1D3AUCXWUTI2oAD16quasB34YAgqM1u7wf81jB1EPL
YT7NR6HEKH/GsXNNlHsqJ+eHhFZIAwqLsbVH2OKkJ6C4UJIGiFXT81Te1M9wugrs
eGuhS5xJmkieTQ/pyzFXX24bOHofk4BmTgV/Gw3wBoBULOr5vRkcbA4ZhSeJYt/z
7D2CsXKhlgfjYPUJZjWvcYdqL5XxltRhuhoDaYJvY4VADHomjsw4HEaDx0VQGGO9
PBjUbCuId2armajoS6h5
=O/MQ
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to