Michał "phoe" Herda

Results 359 comments of Michał "phoe" Herda

Attaching a full roswell log from a brand new Windows 8 VM. [ros.txt](https://github.com/roswell/roswell/files/3766994/ros.txt) I can reproduce this issue by simply downloading roswell and issuing `ros init` and `ros install sbcl`...

Steps to reproduce this issue: 1) Download a x64 Windows 10 test VM from https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ and run it (e.g. on VirtualBox) 1) Download Roswell from https://github.com/roswell/roswell/releases/download/v19.09.12.102/roswell_19.09.12.102_amd64.zip and unzip it into...

Issue reproduced on Travis https://github.com/phoe-trash/roswell-test/blob/master/.travis.yml https://travis-ci.com/phoe-trash/roswell-test/jobs/249121689

Also fails on macOS: https://travis-ci.com/phoe-trash/roswell-test/builds/133580923

https://lispcookbook.github.io/cl-cookbook/os.html#asynchronously has a chapter on how to route output from a launched program.

@lucaregini The version 19.02.12.102 is *exactly* the version that is crashing in the Travis log I have attached: https://travis-ci.com/phoe-trash/roswell-test/jobs/249121689

I can't clean my environment since it's as clean as I can get - a brand new virtual machine from Travis. I just got a brand new failure a minute...

The issue is with Roswell on Travis CI - I have no choice of what VMs they offer, so, no, I cannot try to build on a different workstation. MSYS...

In that case, is the version of MSYS bundled with Roswell outdated? Does this warrant a new Roswell release?

I have modified my test at https://github.com/phoe-trash/roswell-test/commit/06605d9c4c45a5ea327a2c99bd2cecb44cb358d9 to use the link you provided. Fired up a Travis job at https://travis-ci.com/phoe-trash/roswell-test/jobs/272523026 - let's see how it goes.