Bug#672618: scilab: fails to build with openjdk 7

Julian Taylor jtaylor.debian at googlemail.com
Sat May 12 12:55:35 UTC 2012


Package: scilab
Version: 5.3.3-8
Severity: normal

scilab fails to build with openjdk-7
apparently this warning in openjdk-6 is an error in 7:

    [javac]  * Copyright (C) 2011 - DIGITEO - Cl??ment DAVID
    [javac]                                     ^
    [javac] OS.java:4: warning: unmappable character for encoding ASCII
    [javac]  * Copyright (C) 2011 - DIGITEO - Cl??ment DAVID
    [javac]                                      ^
    [javac] ScilabConstants.java:3: warning: unmappable character for
encoding ASCII
    [javac]  * Copyright (C) 2010 - DIGITEO - Cl??ment DAVID
    [javac]                                     ^
    [javac] ScilabConstants.java:3: warning: unmappable character for
encoding ASCII
    [javac]  * Copyright (C) 2010 - DIGITEO - Cl??ment DAVID
    [javac]                                      ^
    [javac] Note: ScilabCommonsUtils.java uses unchecked or unsafe
operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 4 warnings
https://buildd.debian.org/status/fetch.php?pkg=scilab&arch=amd64&ver=5.3.3-8&stamp=1333065920

see the failure in ubuntu quantal:
https://launchpadlibrarian.net/104403085/buildlog_ubuntu-quantal-amd64.scilab_5.3.3-8_FAILEDTOBUILD.txt.gz

a workaround appears to be to build the doc with C.UTF-8:
LC_ALL=C.UTF-8 /usr/lib/jvm/java-7-openjdk-amd64/bin/javadoc -noindex
-nohelp -nonavbar -notree -d ./modules/javasci/javadoc -sourcepath
./modules/javasci/src/java:./modules/types/src/java
org.scilab.modules.javasci org.scilab.modules.types

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20120512/3a015066/attachment.pgp>


More information about the debian-science-maintainers mailing list