[Reproducible-builds] Bug#795849: biojava4-live: FTBFS: DemoOrientBioAssembly.java:60: error: unmappable character for encoding ASCII

Chris Lamb lamby at debian.org
Mon Aug 17 11:57:10 UTC 2015


Source: biojava4-live
Version: 4.1.0+dfsg-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

Thanks for looking at #795685 so quickly. However, biojava4-live still
fails to build from source on unstable/amd64 with a different issue:

  [..]
  
  compile:
      [mkdir] Created dir:
      /tmp/buildd/biojava4-live-4.1.0+dfsg/build/biojava4-structure-gui/classes
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/build.xml:76:
      warning: 'includeantruntime' was not set, defaulting to
      build.sysclasspath=last; set to false for repeatable builds
      [javac] Compiling 130 source files to
      /tmp/buildd/biojava4-live-4.1.0+dfsg/build/biojava4-structure-gui/classes
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:60:
      error: unmappable character for encoding ASCII
      [javac]                         4F88 ??? local C8
      [javac]                              ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:60:
      error: unmappable character for encoding ASCII
      [javac]                         4F88 ??? local C8
      [javac]                               ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:60:
      error: unmappable character for encoding ASCII
      [javac]                         4F88 ??? local C8
      [javac]                                ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:61:
      error: unmappable character for encoding ASCII
      [javac]                         1LTI ??? local C5
      [javac]                              ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:61:
      error: unmappable character for encoding ASCII
      [javac]                         1LTI ??? local C5
      [javac]                               ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:61:
      error: unmappable character for encoding ASCII
      [javac]                         1LTI ??? local C5
      [javac]                                ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:62:
      error: unmappable character for encoding ASCII
      [javac]                         2W6E ??? local C3
      [javac]                              ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:62:
      error: unmappable character for encoding ASCII
      [javac]                         2W6E ??? local C3
      [javac]                               ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:62:
      error: unmappable character for encoding ASCII
      [javac]                         2W6E ??? local C3
      [javac]                                ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:63:
      error: unmappable character for encoding ASCII
      [javac]                         2LXC ??? local C2
      [javac]                              ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:63:
      error: unmappable character for encoding ASCII
      [javac]                         2LXC ??? local C2
      [javac]                               ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:63:
      error: unmappable character for encoding ASCII
      [javac]                         2LXC ??? local C2
      [javac]                                ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:64:
      error: unmappable character for encoding ASCII
      [javac]                         3OE7 ??? local C3
      [javac]                              ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:64:
      error: unmappable character for encoding ASCII
      [javac]                         3OE7 ??? local C3
      [javac]                               ^
      [javac]
      /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/src/main/java/demo/DemoOrientBioAssembly.java:64:
      error: unmappable character for encoding ASCII
      [javac]                         3OE7 ??? local C3
      [javac]                                ^
      [javac] 15 errors
  
  BUILD FAILED
  /tmp/buildd/biojava4-live-4.1.0+dfsg/biojava-structure-gui/build.xml:76:
  Compile failed; see the compiler error output for details.
  
  Total time: 6 seconds
  debian/rules:32: recipe for target 'override_dh_auto_build' failed
  make[1]: *** [override_dh_auto_build] Error 1
  make[1]: Leaving directory '/tmp/buildd/biojava4-live-4.1.0+dfsg'
  debian/rules:10: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

  https://reproducible.debian.net/logs/unstable/amd64/biojava4-live_4.1.0+dfsg-1.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: biojava4-live.4.1.0+dfsg-1.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150817/123575c5/attachment.txt>


More information about the Reproducible-builds mailing list