[Pkg-julia-devel] Julia parallel test
Graham Inggs
graham at nerve.org.za
Wed Nov 11 16:07:59 UTC 2015
Hi Peter
I'm seeing the error below when building julia with sbuild on amd64.
Disabling the parallel test (i.e. replacing disable-parallel-test.patch)
causes it to build again.
Regards
Graham
...
From worker 5: * goto
From worker 2: * parser
From worker 5: * examples
From worker 2: * parallel
exception on 5: ERROR: new not defined
in TestEnum at /«PKGBUILDDIR»/examples/enum.jl:5
in runtests at /«PKGBUILDDIR»/test/testdefs.jl:6
in anonymous at ./multi.jl:855
in run_work_thunk at ./multi.jl:621
in anonymous at ./task.jl:855
while loading examples.jl, in expression starting on line 8
INFO: Disabling history file for this session.
exception on 2: ERROR: shm_open() failed for
/jl152631447255964335192832: Permission denied
in parseint_nocheck at ./string.jl:1557
in parseint_nocheck at ./string.jl:1567
in int at ./string.jl:1578
while loading parallel.jl, in expression starting on line 35
ERROR: new not defined
in anonymous at ./task.jl:1363
while loading examples.jl, in expression starting on line 8
while loading /«PKGBUILDDIR»/test/runtests.jl, in expression starting on
line 38
make[2]: *** [all] Error 1
Makefile:16: recipe for target 'all' failed
More information about the Pkg-julia-devel
mailing list