On Monday, 3 February 2020 at 21:58:31 UTC, Vladimir Panteleev wrote:
On Monday, 3 February 2020 at 21:44:20 UTC, Anonymouse wrote:
New log: https://pastebin.com/raw/uUMNQjEN

It looks like it fails to execute git (to get the current version for the build).

I don't know why that fails, as I see C:\Temp\work\dl\git\cmd is in PATH in the environment that build.exe is invoked with. I assume that that directory does contain a git.exe?

You may have some luck further debugging the cause of the error with a strace-like tool such as Process Monitor.

No, C:\Temp\work\dl\git does not exist. :o

```
 Directory of C:\Temp\work\dl

03/02/2020  22:20    <DIR>          .
03/02/2020  22:20    <DIR>          ..
03/02/2020  22:20    <DIR>          7z
03/02/2020  22:20           384,846 7za920.zip
03/02/2020  22:20    <DIR>          dm857-snn2074-optlink80017
03/02/2020  22:19         3,057,337 dm857c.zip
03/02/2020  22:20    <DIR>          dmd-2.079.0
03/02/2020  22:20        20,614,650 dmd.2.074.0.windows.7z
03/02/2020  22:20        41,903,965 dmd.2.079.0.windows.zip
               4 File(s)     65,960,798 bytes
               5 Dir(s)  42,867,355,648 bytes free
```

Reply via email to