[BUILD FAILED] Failing when build Libreoffice source on Windows platform

Thorsten Behrens thb at libreoffice.org
Fri Feb 22 08:21:27 UTC 2019


Hi Duy Vu,

Duy Vu wrote:
> I was failed while executing "../../opt/bin/make". (*I attached build log
> and some related files*)
> 
> Can you please check this?
> 
Odd error - did you run make clean before doing your new build (or was
it in a completely new checkout anyway)?

The interesting piece from the build log is:

[build C  ] solenv/bin/concat-deps.c
[build DEP] LNK:Executable/makedepend.exe
[build LNK] Executable/makedepend.exe
cl : Command line warning D9025 : overriding '/Od' with '/O2'
/usr/bin/sh: C:/Projects/libreoffice/dev/core/workdir/LinkTarget/Executable/concat-deps.exe: No such file or directory
[build LNK] Executable/concat-deps.exe

Which looks like a race..

The concat-deps.exe.d you attached contains DOS lineends, which might
be a sideeffect of that race - since
https://gerrit.libreoffice.org/40452 those should be filtered out.

No good ideas here currently, perhaps problem is best solved
interactively on IRC. One more thing to try to get you unblocked is
running 'make soltools.clean; make soltools.build' manually, then run
'make' again. Does that get you further?

Cheers,

-- Thorsten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1032 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20190222/fdeacc61/attachment.sig>


More information about the LibreOffice mailing list