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

olivier.sallou at codeless.fr olivier.sallou at codeless.fr
Thu Jun 27 14:11:25 UTC 2013


On 06/26/2013 08:58 AM, Olivier Sallou wrote:
>
> ----- Mail original -----
>> De: "Andreas Tille" <andreas at an3as.eu>
>> À: debian-med-packaging at lists.alioth.debian.org
>> Envoyé: Mardi 25 Juin 2013 07:58:45
>> Objet: Re: [Debian-med-packaging] Bug#713143: Bug#713143: figtree: FTBFS:     [javac]
>> /«PKGBUILDDIR»/src/figtree/application/FigTreeFrame.java:1105: cannot find symbol
>>
>> Hi Olivier,
>>
>> On Mon, Jun 24, 2013 at 09:26:28AM +0200, Olivier Sallou wrote:
>>> For info, I faced same issue on biojava3-live (bug #712359
>>> <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712359>).
>>> DefaultFontMapper in libitext5-java moved to com.itextpdf.awt
>>>
>>> To fix it :
>>>
>>> -import com.itextpdf.text.pdf.DefaultFontMapper;
>>> +import com.itextpdf.awt.DefaultFontMapper;
>>  
>> Thanks for the hint.  However, I'm a bit more concerned about the
>> problem when building the latest upstream version (1.4).  The error
>> message when building is included in d/changelog in svn.
I had a quick look.

Package needs (at least) an update of libjam-java ( >= r304).

The error:
    [javac]
/tmp/buildd/figtree-1.4/src/figtree/panel/LabelPainterController.java:34: package
sun.jvm.hotspot.tools does not exist
    [javac] import sun.jvm.hotspot.tools.FinalizerInfo;

It does not find it in default-jdk, I don't know why..... Seems you
would need to include in classpath:
(but depends on used jvm):  /usr/lib/jvm/java-7-openjdk-amd64/lib/sa-jdi.jar

This works, but will depend on jdk and arch (sun, openjdk,...)

Furthermore, one patch fail to apply:

Applying patch ignore_quaqua.patch
patching file src/figtree/application/FigTreeApplication.java
Hunk #1 succeeded at 55 with fuzz 1.
Hunk #2 FAILED at 319

Olivier
>>
>> Any hint about this?
> Hi,
> I won't be able to have a look before friday. I will let you know.
>
> Olivier
>
>> Kind regards
>>
>>         Andreas.
>>
>> --
>> http://fam-tille.de
>>
>> _______________________________________________
>> Debian-med-packaging mailing list
>> Debian-med-packaging at lists.alioth.debian.org
>> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging
>>
> _______________________________________________
> Debian-med-packaging mailing list
> Debian-med-packaging at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging
>
> -- 
> gpg key id: 4096R/326D8438  (keyring.debian.org)
> Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438



More information about the Debian-med-packaging mailing list