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


On 25/01/2019 10:55, julien2412 wrote:
$
C:/PROGRA~2/MIB055~1/2017/COMMUN~1/VC/Tools/MSVC/1416~1.270/bin/HostX64/x64/cl.exe
-v
Compilateur d'optimisation Microsoft (R) C/C++ version▒19.16.27026.1 pour

So that character between "version" and "19" (presumably meant to be a no-break space) obviously isn't liked by that sed regex in nss's configure.in; it expects to see a true space before the digit sequence.

In principle, you could add a patch to external/nss to adapt that regex in nspr/configure (which presumably doesn't get rebuilt from nspr/configure.in during our build) to handle either a true space or whatever other character you have there. In practice, that may be complicated by cl outputting its text with a different code page than what your cygwin shell's locale expects, so coming up with a meaningful regex may be nontrivial. You could also try to see whether nss upstream has some fix on offer.

x64
Copyright (C) Microsoft Corporation. Tous droits r▒serv▒s.

cl▒: Ligne de commande warning D9002▒: option '-v' inconnue ignor▒e
cl▒: Ligne de commande error D8003▒: nom de fichier de la source absent

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.