[Vm-dev] how to fix appveyor red status?

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Sun Mar 5 12:59:44 UTC 2017


Thanks Holger and Fabio,
I think I now found a better match ;)

https://github.com/appveyor/ci/issues/1356

2017-03-05 13:14 GMT+01:00 Fabio Niephaus <lists at fniephaus.com>:

>
> I think I know what's going on and I'll try to fix it tomorrow.
> Error 127 means that it was unable to find a command (e.g. unzip).
>
> Fabio
>
> On Sun, 5 Mar 2017 at 10:50, Nicolas Cellier <nicolas.cellier.aka.nice@
> gmail.com> wrote:
>
>>
>> If I google "appveyor Errror 127" I got matches like
>> https://github.com/appveyor/ci/issues/1210
>>
>> maybe a clue...
>>
>> 2017-03-05 10:48 GMT+01:00 Nicolas Cellier <nicolas.cellier.aka.nice@
>> gmail.com>:
>>
>> Hi all,
>> anybody has an idea of what happens in the appveyor builds?
>>
>> The 64bit squeak.stack.spur started to fail with:
>>
>> https://ci.appveyor.com/project/OpenSmalltalk/vm/build/1.0.547/job/
>> 28bqcbsldbraq9nx
>>
>> x86_64-w64-mingw32-clang -o mkNamedPrims.exe -mconsole -m64
>> ../../platforms/win32/util/mkNamedPrims.c
>> make: *** [../common/Makefile:202: mkNamedPrims.exe] Error 127
>> Command exited with code 1
>>
>> Then it did propagate to most of the 32bits builds (but 2)
>>
>> It seems completely unrelated to the committed changes, and I can't
>> reproduce in any of my virtual windows machines.
>>
>> Is it a change in cygwin, or anything else in the appveyor infrastucture?
>> How can we debug that?
>>
>> Nicolas
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20170305/72a60ce4/attachment.html>


More information about the Vm-dev mailing list