[Vm-dev] Build failed: opensmalltalk-vm 1.0.1373

Ben Coman btc at openinworld.com
Sun Aug 19 13:50:01 UTC 2018


On Sun, 19 Aug 2018 at 17:17, AppVeyor <no-reply at appveyor.com> wrote:
>
> Build opensmalltalk-vm 1.0.1373 failed
>
> Commit e5f7c08b66 by Fabio Niephaus on 8/19/2018 9:09 AM:
> Move to scripts/

This looks unrelated to the change. It failed during the git checkout.
First job succeeded, second job failed checking out the same hash.

First few log lines of first job...
[00:00:00] Build started
[00:00:00] git clone -q --depth=5 --branch=Cog
https://github.com/OpenSmalltalk/opensmalltalk-vm.git C:\projects\vm
[00:00:21] git checkout -qf e5f7c08b664823e1e92c5348c7087ca97492205a
[00:00:30] Running Install scripts
[00:00:30] curl -fsSL --retry 4 -m 600 -o "setup-x86.exe"
"http://cygwin.com/setup-x86.exe"

First few log lines of second job...
[00:00:00] Build started
[00:00:00] git clone -q --depth=5 --branch=Cog
https://github.com/OpenSmalltalk/opensmalltalk-vm.git C:\projects\vm
[00:00:24] git checkout -qf e5f7c08b664823e1e92c5348c7087ca97492205a
[00:00:25] fatal: reference is not a tree:
e5f7c08b664823e1e92c5348c7087ca97492205a
[00:00:26] Command exited with code 128

cheers -ben


More information about the Vm-dev mailing list