After getting tired of having to re-run the CygWin setup-x86.exe a few times to install one-more-missing-requirement, I discovered this PR and manually extracted "scripts/ci/installCygwin.bat" from this PR to my system so I could run it manually. Afterwards doing "cd build.win32x86/pharo.cog.spur; ./mvm" worked like a dream and an hour later the compile completed successfully. So it seems this is a great initiative. What is holding it up? — |
In reply to this post by David T Lewis
Hi Ben, On Thu, Jul 12, 2018 at 8:37 AM, Ben Coman <[hidden email]> wrote: > After getting tired of having to re-run the CygWin setup-x86.exe a few > times to install one-more-missing-requirement, I discovered this PR and > manually extracted "scripts/ci/installCygwin.bat" from this PR to my system > so I could run it manually. > So should this be mentioned in HowToBuild? > Afterwards doing "cd build.win32x86/pharo.cog.spur; ./mvm" worked like a > dream and an hour later the compile completed successfully. > An hour? > So it seems this is a great initiative. What is holding it up? > What's the issue? > Can an admin give the CI a bump to see if the error was transitory? > _,,,^..^,,,_ best, Eliot — |
Hi, On 12/07/2018 19:43, Eliot Miranda wrote: > Hi Ben, > > So should this be mentioned in HowToBuild? > This will be mentionned after the PR is integrated: https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/242/files#diff-ac2d0c36ed846d5d97ea3d911ecb424aR74 > > An hour? > When there is no cashes the build of the windows VM can take between 45min and 4h from my experience (Maybe one was on a SSD and another on an HDD) > > What's the issue? > The issue is that the CI is broken and only pass because of caches in other PR. With this PR, one of the cache was invalidated and the VM build broke, so the PR was not integrated because the check did not pass. Maybe it is corrected by now? Anyway, now there is a merge conflict :( >> Can an admin give the CI a bump to see if the error was transitory? >> > _,,,^..^,,,_ > best, Eliot > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/242#issuecomment-404593068>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AhLyW_cSqykK4M8NEEzlsHl9Gi7uqJSHks5uF4rQgaJpZM4TLHTw>. > -- Cyril Ferlicot https://ferlicot.fr |
In reply to this post by David T Lewis
@jecisc pushed 1 commit.
— |
In reply to this post by David T Lewis
On 13 July 2018 at 01:43, Eliot Miranda <[hidden email]> wrote: > Hi Ben, > > On Thu, Jul 12, 2018 at 8:37 AM, Ben Coman <[hidden email]> > wrote: > > > After getting tired of having to re-run the CygWin setup-x86.exe a few > > times to install one-more-missing-requirement, I discovered this PR and > > manually extracted "scripts/ci/installCygwin.bat" from this PR to my > system > > so I could run it manually. > > > > So should this be mentioned in HowToBuild? > Definitely! Once this PR is merged. The PR includes an update to HowToBuild... https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/242/files > > > Afterwards doing "cd build.win32x86/pharo.cog.spur; ./mvm" worked like a > > dream and an hour later the compile completed successfully. > > > > An hour? > Cyril saw similar time, step 5 here... http://forum.world.st/Compiling-the-windows-32-bits- vm-tp5072691p5073200.html I believe most of this time was building Pharo's third-party libs. cheers -ben — |
In reply to this post by David T Lewis
Checks are now green! :) — |
In reply to this post by David T Lewis
Any news on this integration? — |
In reply to this post by David T Lewis
Can this please be integrated? It seems amendments covered off all comments.
— |
In reply to this post by David T Lewis
Merged #242 into Cog. — |
In reply to this post by David T Lewis
@bencoman merged and moved via 815be6b. — |
In reply to this post by David T Lewis
Super cool. Thanks @fniephaus. — |
Free forum by Nabble | Edit this page |