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
Attachment:
signature.asc
Description: PGP signature