Date: prev next · Thread: first prev next last
2018 Archives by date, by thread · List index


On 19/06/18 22:11, Olivier Hallot wrote:
------8<------------
configure:38880: checking if /usr/share/ant/bin/ant works
configure:38900: /usr/share/ant/bin/ant -buildfile conftest.xml 1>&2
Buildfile: /home/tdf/git/core/conftest.xml

conftest:
     [javac] /home/tdf/git/core/conftest.xml:3: warning:
'includeantruntime' was not set, defaulting to build.sysclasspath=last;
set to false for repeatable builds
     [javac] Compiling 1 source file
     [javac] /home/tdf/git/core/conftest.java:1: error: cannot access
unnamed package
     [javac]         public class conftest {
     [javac]         ^
     [javac]   error accessing directory
/home/tdf/git/corejava.nio.file.InvalidPathException: Malformed input or
input contains unmappable characters: Sem t??tulo 1.odt
     [javac] 1 error

BUILD FAILED
/home/tdf/git/core/conftest.xml:3: Compile failed; see the compiler
error output for details.

------8<------------

Apparently it complains on the file "Sem título 1.ods" that has accented
characters. Nothing changed, AFAIK, WRT locales (pt-BR) in the build.

Smells like you happen to have such a (not-git-tracked) file "Sem título 1.ods" in your SRCDIR (/home/tdf/git/core), and that the configure.ac check "if $ANT works" is written in a way that it is not resilient to that.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.