<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
For info, I faced same issue on biojava3-live (bug
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712359"
style="color: rgb(255, 0, 0); font-weight: bold; font-family:
sans-serif; font-size: 14px; font-style: normal; font-variant:
normal; letter-spacing: normal; line-height: 19px; orphans: auto;
text-align: left; text-indent: 0px; text-transform: none;
white-space: normal; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(254, 254,
254); text-decoration: line-through;">#712359</a>).<br>
DefaultFontMapper in libitext5-java moved to com.itextpdf.awt<br>
<br>
To fix it :<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<pre class="message" style="font-family: monospace; padding-top: 8px; margin-top: 0px; border-top-width: 0px; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></pre>
<pre wrap="">-import com.itextpdf.text.pdf.DefaultFontMapper;
+import com.itextpdf.awt.DefaultFontMapper;
Olivier
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
</pre>
<blockquote cite="mid:20130622115835.GA25329@xanadu.blop.info"
type="cite">
<pre wrap="">
The full build log is available from:
<a class="moz-txt-link-freetext" href="http://aws-logs.debian.net/ftbfs-logs/2013/06/20/figtree_1.3.1-2_unstable.log">http://aws-logs.debian.net/ftbfs-logs/2013/06/20/figtree_1.3.1-2_unstable.log</a>
A list of current common problems and possible solutions is available at
<a class="moz-txt-link-freetext" href="http://wiki.debian.org/qa.debian.org/FTBFS">http://wiki.debian.org/qa.debian.org/FTBFS</a> . 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.
_______________________________________________
Debian-med-packaging mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Debian-med-packaging@lists.alioth.debian.org">Debian-med-packaging@lists.alioth.debian.org</a>
<a class="moz-txt-link-freetext" href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Olivier Sallou
IRISA / University of Rennes 1
Campus de Beaulieu, 35000 RENNES - FRANCE
Tel: 02.99.84.71.95
gpg key id: 4096R/326D8438 (keyring.debian.org)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335 D26D 78DC 68DB 326D 8438
</pre>
</body>
</html>