That sounds normal. "No stash" is not an error. You should see new files in directory ".git/hooks" which help give correct date to built VM to avoid "to old" message. btw, make sure you match your 32/64-bitness between VM and Image. cheers -ben On Tue, 11 Dec 2018 at 00:51, Alexandre Garreau <galex-713@galex-713.eu> wrote:
Le 07/12/2018 à 02h25, Ben Coman a écrit :
On Fri, 7 Dec 2018 at 01:43, Alexandre Garreau <galex-713@galex-713.eu> wrote:
I built the VM and when running the Pharo.image file got with curl by the site, it runs but warns the VM is too old for this image (strangely, since I built the git version),
That warning can occur if you didn't run "scripts/updateSCCSVersions" once on your fresh clone (as described in the repo README, but its a common miss)
I recloned and did it, and it doesnât seem it did something, as it pretty quickly ended with only that output:
galex-713@portable:~/doc/comp/src/pharo/opensmalltalk-vm$ LCALL=C scripts/updateSCCSVersions No stash found.