Bug#802356: Latest version (1.8.11) fails to build

Andreas Tille andreas at an3as.eu
Thu Nov 5 08:10:24 UTC 2015


Hi again,

Emmanuel Bourg has kindly packaged sequence-library version 1.0.3 and
this is used now in the build (see full build log attached to this
mail).

On Wed, Nov 04, 2015 at 03:29:03PM +0100, TMate Software Support wrote:
> Hello Andreas,
> 
> Thank you for reporting this issue! So far I have no idea why it fails to
> compile.

Unfortunately there are new errors now - actually these are not new but
perfectly identical to the one reported in Debian bug #802356:
 

    [javac] Compiling 31 source files to /tmp/buildd/svnkit-1.8.11/svnkit-javahl16/bin
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
    [javac] /tmp/buildd/svnkit-1.8.11/svnkit-javahl16/src/main/java/org/apache/subversion/javahl/SVNClient.java:37: error: SVNClient is not abstract and does not override abstract method openRemoteSession(Strin
g,int) in ISVNClient
    [javac] public class SVNClient implements ISVNClient {
    [javac]        ^
    [javac] /tmp/buildd/svnkit-1.8.11/svnkit-javahl16/src/main/java/org/tmatesoft/svn/core/javahl17/SVNClientImpl.java:100: error: SVNClientImpl is not abstract and does not override abstract method openRemoteS
ession(String,int) in ISVNClient
    [javac] public class SVNClientImpl implements ISVNClient {
    [javac]        ^
    [javac] /tmp/buildd/svnkit-1.8.11/svnkit-javahl16/src/main/java/org/apache/subversion/javahl/SVNRepos.java:16: error: SVNRepos is not abstract and does not override abstract method verify(File,Revision,Revi
sion,boolean,boolean,ReposNotifyCallback,ReposVerifyCallback) in ISVNRepos
    [javac] public class SVNRepos implements ISVNRepos {
    [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] 3 errors
    [javac] 1 warning


So while I hoped that the new svnkit version would solve the existing
issue it is now back after settling with the new needed dependencies.

Sorry, I have no idea how to go further from here but at least I've
forwarded the issue.

Kind regards

       Andreas.

-- 
http://fam-tille.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: svnkit_1.8.11-1_amd64.build.gz
Type: application/gzip
Size: 15617 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20151105/5bf35978/attachment-0001.bin>


More information about the pkg-java-maintainers mailing list