[Vm-dev] OSProcess fork issue with Debian built VM

Eliot Miranda eliot.miranda at gmail.com
Thu May 18 18:58:49 UTC 2017


BTW, for all people installing and building their own please note this:

On Tue, May 16, 2017 at 5:57 AM, Max Leske <maxleske at gmail.com> wrote:
[snip]

> /usr/local/lib/phcogspurlinux/lib/pharo/5.0-/pharo
> Pharo VM version: 5.0-$URL$  Tue May 16 12:22:16 UTC 2017 gcc 4.9.2
> [Production Spur ITHB VM]
> Built from: CoInterpreter VMMaker.oscog-eem.2207 uuid:
> 8da5de9b-33d7-478b-9081-58591f7da69a May 16 2017
> With: StackToRegisterMappingCogit VMMaker.oscog-eem.2208 uuid:
> 4877be7d-941d-4e15-b6df-4f1b8c7072a8 May 16 2017
> Revision: VM: $URL$ $Date$ Date: $Rev$ Plugins:  $Rev$
> Build host: Linux nuc 4.10.0-20-generic #22-Ubuntu SMP Thu Apr 20 09:22:42
> UTC 2017 i686 GNU/Linux
> plugin path: /usr/local/lib/phcogspurlinux/lib/pharo/5.0-/ [default:
> /usr/local/lib/phcogspurlinux/lib/pharo/5.0-/]
>

The way to get rid of the " Revision: VM: $URL$ $Date$ Date: $Rev$
Plugins:  $Rev$" nonsense in the version report is to make sure to run
scripts/updateSCCSVersions
exactly once before you build.  From then on the checkin script
scrips/gitci
makes sure that this is up-to-date.  You'll get something more useful such
as

VM: 201705161708 eliot at Sisyphus:oscogvm $ Date: Tue May 16 10:08:12 2017
-0700 $

which allows me to identify this VM as one I build myself on my Mac Mini
Sisyphus in directory oscogvm, which contrasts with the official binary VMs.

Ideally the script would be run automatically after the repository was
cloned.  Do git mavens know if a post-clone hook is available to make this
happen?  If so, can someone make it so?


_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20170518/75b40881/attachment.html>


More information about the Vm-dev mailing list