[Pkg-julia-devel] Julia 0.4.1

Peter Colberg peter at colberg.org
Thu Nov 19 22:37:59 UTC 2015


On Wed, Nov 18, 2015 at 01:52:13AM -0500, Peter Colberg wrote:
> The package builds on amd64 using debuild. I have yet to debug an
> error [1] when running the test suite in an sbuild chroot.
> 
> [1] https://github.com/JuliaLang/julia/issues/14033

It turns out that the profile test was segfaulting in an sbuild chroot
due to eatmydata, which uses a small LD_PRELOAD library to disable
fsync() and related calls.

This is a bit unfortunate, since dpkg is an order of magnitude faster
with eatmydata; but it does not affect the buildds, which no longer
use eatmydata [2].

[2] https://bugs.debian.org/714307#63

Peter



More information about the Pkg-julia-devel mailing list