Leo Famulari <l...@famulari.name> writes: > On Mon, Aug 15, 2016 at 12:51:15PM +0100, Marius Bakke wrote: >> Date: Sat, 13 Aug 2016 11:26:10 +0100 >> Subject: [PATCH] gnu: Add dlib. >> >> * gnu/packages/machine-learning.scm (dlib): New variable. > > Thanks for the updated patch. > > Does it build for you? On my x86_64 machine, it fails consistently. This > is all it prints: > > Running test_empirical_kernel_map / phase `check' failed after 2043.7 seconds
Strange, I've built this dozens of times now with no test failures (GuixSD on amd64). Are you memory constrained by any chance? Any OOM or segfaults? I don't think the tests have taken more than ~15 minutes to run either, once they are built. Will try it out on some other machines.