[Vm-dev] nix based build system (was problem with configure and libGL on CentOS 6.5)

Luke Gorrie luke at snabb.co
Thu Apr 27 07:41:37 UTC 2017


On 27 April 2017 at 09:22, Luke Gorrie <luke at snabb.co> wrote:

> How to run the build including all tests in VMs (go for lunch the first
> time you run it...):
>

... if you really want to run this then it's probably worth giving e.g. '-j
10' to nix-build to parallelize downloads and execution, and also to test
from the stable branch of nix instead of the master branch (git clone -b
1.11-maintenance ...).

Note: Nix CI is also able to distribute builds across many machines
automatically. This can make the big multiplatform builds and tests fast. I
usually work with a Nix CI that has ~ 20 build machines and this lets us do
nice things like run a machine-week of benchmark regression tests
overnight. But I digress... :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20170427/de854cb4/attachment.html>


More information about the Vm-dev mailing list