Source: jaxe
Version: 3.5-5
Severity: serious
Justification: fails to build from source
Tags: sid 
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

    [javac] /jaxe-3.5/source/jaxe/Export.java:220: error: no suitable method 
found for newInstance()
    [javac]                         final FopFactory fopFactory = 
FopFactory.newInstance();
    [javac]                                                                 ^
    [javac]     method FopFactory.newInstance(URI,InputStream) is not applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac]     method FopFactory.newInstance(URI) is not applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac]     method FopFactory.newInstance(File) is not applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac]     method FopFactory.newInstance(FopFactoryConfig) is not 
applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac] /jaxe-3.5/source/jaxe/Export.java:224: error: cannot find symbol
    [javac]                             
userAgent.setBaseURL(doc.fsave.toURI().toURL().toExternalForm());
    [javac]                                      ^
    [javac]   symbol:   method setBaseURL(String)
    [javac]   location: variable userAgent of type FOUserAgent

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/jaxe.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Reply via email to