[Debian-med-packaging] Backport of figtree failed - but why

Andreas Tille andreas at an3as.eu
Mon Dec 7 20:14:32 UTC 2015


Hi,

I tried to backport figtree in branch

    debian/jessie-backports   in
    git://git.debian.org/git/debian-med/figtree.git

but this ended up in


compile:
    [javac] /build/figtree-1.4.2+dfsg/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 128 source files to /build/figtree-1.4.2+dfsg/build
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] /build/figtree-1.4.2+dfsg/src/figtree/application/FigTreeApplication.java:78: error: no suitable constructor found for MultiDocApplication(MenuBarFactory,String,String,String,Icon,String,String)
    [javac]         super(menuBarFactory, nameString, titleString, aboutString, icon, websiteURLString, helpURLString);
    [javac]         ^
    [javac]     constructor MultiDocApplication.MultiDocApplication(MenuBarFactory,String,String,Icon,String,String) is not applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac]     constructor MultiDocApplication.MultiDocApplication(MenuBarFactory,String,String,Icon) is not applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac]     constructor MultiDocApplication.MultiDocApplication(String,String,Icon,String,String) is not applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac]     constructor MultiDocApplication.MultiDocApplication(String,String,Icon) is not applicable
    [javac]       (actual and formal argument lists differ in length)
    [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] 1 error


I wonder what the difference between testing and Jessie might
be that prevents the compilation.

Kind regards

      Andreas.


-- 
http://fam-tille.de



More information about the Debian-med-packaging mailing list