[Debian-med-packaging] Bug#713143: figtree: FTBFS: [javac] /«PKGBUILDDIR»/src/figtree/application/FigTreeFrame.java:1105: cannot find symbol

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Jun 22 11:58:35 UTC 2013


Source: figtree
Version: 1.3.1-2
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  fakeroot debian/rules binary
> dh binary --with javahelper
>    dh_testdir
>    dh_auto_configure
>    jh_linkjars
>    dh_auto_build
> Buildfile: /«PKGBUILDDIR»/build.xml
> 
> init:
>     [mkdir] Created dir: /«PKGBUILDDIR»/dist
> 
> compile:
>     [javac] /«PKGBUILDDIR»/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 115 source files to /«PKGBUILDDIR»/build
>     [javac] /«PKGBUILDDIR»/src/figtree/application/FigTreeFrame.java:5: cannot find symbol
>     [javac] symbol  : class DefaultFontMapper
>     [javac] location: package com.itextpdf.text.pdf
>     [javac] import com.itextpdf.text.pdf.DefaultFontMapper;
>     [javac]                             ^
>     [javac] /«PKGBUILDDIR»/src/figtree/application/FigTreeFrame.java:1105: cannot find symbol
>     [javac] symbol  : class DefaultFontMapper
>     [javac] location: class figtree.application.FigTreeFrame
>     [javac]                 Graphics2D g2d = tp.createGraphics((float)bounds.getWidth(), (float)bounds.getHeight(), new DefaultFontMapper());
>     [javac]                                                                                                             ^
>     [javac] Note: /«PKGBUILDDIR»/src/figtree/application/FigTreePDF.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: /«PKGBUILDDIR»/src/figtree/treeviewer/painters/LabelPainterController.java uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 2 errors
> 
> BUILD FAILED
> /«PKGBUILDDIR»/build.xml:39: Compile failed; see the compiler error output for details.
> 
> Total time: 8 seconds
> dh_auto_build: ant returned exit code 1
> make: *** [binary] Error 2

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/figtree_1.3.1-2_unstable.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.



More information about the Debian-med-packaging mailing list