Also, I ran a Pkg.test( )
to see if any other errors came up, and there were a few errors:
Cairo:
signal (6): Aborted
while loading /home/noahguzman/.julia/v0.5/Cairo/samples/sample_operators.jl, in expression starting on line 65
gsignal at /lib64/libc.so.6 (unknown line)
abort at /lib64/libc.so.6 (unknown line)
unknown function (ip: 0x3d5a42b60d)
__assert_fail at /lib64/libc.so.6 (unknown line)
…
================================[ ERROR: Cairo ]================================
failed process: Process(`/home/noahguzman/julia/bin/julia -Cx86-64 -J/home/noahguzman/
julia/lib/julia/sys.so --compile=yes --depwarn=yes --check-bounds=yes --code-coverage=none
--color=yes --compilecache=yes /home/noahguzman/.julia/v0.5/Cairo/test/runtests.jl`,
ProcessSignaled(6)) [0]
================================================================================
Colors:
HDF5-DIAG: Error detected in HDF5 (1.10.0-patch1) thread 0:
#000: /home/noahguzman/.julia/v0.5/HDF5/deps/src/hdf5-1.10.0-patch1/src/H5F.c line 579 in H5Fopen(): unable to open file
major: File accessibilty
minor: Unable to open file
#001: /home/noahguzman/.julia/v0.5/HDF5/deps/src/hdf5-1.10.0-patch1/src/H5Fint.c line 1168 in H5F_open(): unable to lock the file or initialize file structure
major: File accessibilty
minor: Unable to open file
#002: /home/noahguzman/.julia/v0.5/HDF5/deps/src/hdf5-1.10.0-patch1/src/H5FD.c line 1821 in H5FD_lock(): driver lock request failed
major: Virtual File Layer
minor: Can't update object
#003: /home/noahguzman/.julia/v0.5/HDF5/deps/src/hdf5-1.10.0-patch1/src/H5FDsec2.c line 939 in H5FD_sec2_lock(): unable to flock file, errno = 5, error message = 'Input/output error'
major: File accessibilty
minor: Bad file ID accessed
ERROR: LoadError: LoadError: Error opening file /home/noahguzman/.julia/v0.5/Colors/test/test_conversions.jld
in h5f_open(::String, ::UInt8, ::Int64) at /home/noahguzman/.julia/v0.5/HDF5/src/HDF5.jl:2089
in #jldopen#9(::Bool, ::Bool, ::Bool, ::Function, ::String, ::Bool, ::Bool, ::Bool, ::Bool, ::Bool) at /home/noahguzman/.julia/v0.5/JLD/src/JLD.jl:221
in (::JLD.#kw##jldopen)(::Array{Any,1}, ::JLD.#jldopen, ::String, ::Bool, ::Bool, ::Bool, ::Bool, ::Bool) at ./<missing>:0
in #jldopen#10(::Bool, ::Bool, ::Bool, ::Function, ::String, ::String) at /home/noahguzman/.julia/v0.5/JLD/src/JLD.jl:248
in jldopen(::String) at /home/noahguzman/.julia/v0.5/JLD/src/JLD.jl:248
in #jldopen#11(::Array{Any,1}, ::Function, ::##3#4, ::String, ::Vararg{String,N}) at /home/noahguzman/.julia/v0.5/JLD/src/JLD.jl:258
in jldopen(::Function, ::String) at /home/noahguzman/.julia/v0.5/JLD/src/JLD.jl:258
in include_from_node1(::String) at ./loading.jl:488 (repeats 2 times)
in process_options(::Base.JLOptions) at ./client.jl:265
in _start() at ./client.jl:321
while loading /home/noahguzman/.julia/v0.5/Colors/test/conversion.jl, in expression starting on line 222
while loading /home/noahguzman/.julia/v0.5/Colors/test/runtests.jl, in expression starting on line 2
===============================[ ERROR: Colors ]================================
failed process: Process(`/home/noahguzman/julia/bin/julia -Cx86-64 -J/home/noahguzman/julia/lib/julia/
sys.so --compile=yes --depwarn=yes --check-bounds=yes --code-coverage=none --color=yes --compilecache
=yes /home/noahguzman/.julia/v0.5/Colors/test/runtests.jl`, ProcessExited(1)) [1]
================================================================================
HDF5:
HDF5-DIAG: Error detected in HDF5 (1.10.0-patch1) thread 0:
#000: /home/noahguzman/.julia/v0.5/HDF5/deps/src/hdf5-1.10.0-patch1/src/H5F.c line 579 in H5Fopen(): unable to open file
major: File accessibilty
minor: Unable to open file
#001: /home/noahguzman/.julia/v0.5/HDF5/deps/src/hdf5-1.10.0-patch1/src/H5Fint.c line 1168 in H5F_open(): unable to lock the file or initialize file structure
major: File accessibilty
minor: Unable to open file
#002: /home/noahguzman/.julia/v0.5/HDF5/deps/src/hdf5-1.10.0-patch1/src/H5FD.c line 1821 in H5FD_lock(): driver lock request failed
major: Virtual File Layer
minor: Can't update object
#003: /home/noahguzman/.julia/v0.5/HDF5/deps/src/hdf5-1.10.0-patch1/src/H5FDsec2.c line 939 in H5FD_sec2_lock(): unable to flock file, errno = 5, error message = 'Input/output error'
major: File accessibilty
minor: Bad file ID accessed
plain: Error During Test
Got an exception of type ErrorException outside of a @test
Error opening file /home/noahguzman/.julia/v0.5/HDF5/test/compound.h5
in h5f_open(::String, ::UInt8, ::Int64) at /home/noahguzman/.julia/v0.5/HDF5/src/HDF5.jl:2089
in h5open(::String, ::Bool, ::Bool, ::Bool, ::Bool, ::Bool, ::HDF5.HDF5Properties, ::HDF5.HDF5Properties) at /home/noahguzman/.julia/v0.5/HDF5/src/HDF5.jl:556
in h5open(::String, ::String) at /home/noahguzman/.julia/v0.5/HDF5/src/HDF5.jl:585
in h5read(::String, ::String) at /home/noahguzman/.julia/v0.5/HDF5/src/HDF5.jl:621
in macro expansion; at /home/noahguzman/.julia/v0.5/HDF5/test/plain.jl:308 [inlined]
in macro expansion; at ./test.jl:674 [inlined]
in anonymous at ./<missing>:?
in include_from_node1(::String) at ./loading.jl:488 (repeats 2 times)
in process_options(::Base.JLOptions) at ./client.jl:265
in _start() at ./client.jl:321
Test Summary: | Pass Error Total
plain | 109 1 110
ERROR: LoadError: LoadError: Some tests did not pass: 109 passed, 0 failed, 1 errored, 0 broken.
in finish(::Base.Test.DefaultTestSet) at ./test.jl:498
in macro expansion; at ./test.jl:681 [inlined]
in anonymous at ./<missing>:?
in include_from_node1(::String) at ./loading.jl:488 (repeats 2 times)
in process_options(::Base.JLOptions) at ./client.jl:265
in _start() at ./client.jl:321
while loading /home/noahguzman/.julia/v0.5/HDF5/test/plain.jl, in expression starting on line 6
while loading /home/noahguzman/.julia/v0.5/HDF5/test/runtests.jl, in expression starting on line 4
================================[ ERROR: HDF5 ]=================================
failed process: Process(`/home/noahguzman/julia/bin/julia -Cx86-64 -J/home/noahguzman/julia/lib/julia/
sys.so --compile=yes --depwarn=yes --check-bounds=yes --code-coverage=none --color=yes --compilecache
=yes /home/noahguzman/.julia/v0.5/HDF5/test/runtests.jl`, ProcessExited(1)) [1]
================================================================================
And with Nettle:
ERROR: LoadError: libnettle not properly installed. Please run Pkg.build("Nettle")
in error(::String) at ./error.jl:21
in include_from_node1(::String) at ./loading.jl:488
in macro expansion; at ./none:2 [inlined]
in anonymous at ./<missing>:?
in eval(::Module, ::Any) at ./boot.jl:234
in process_options(::Base.JLOptions) at ./client.jl:242
in _start() at ./client.jl:321
while loading /home/noahguzman/.julia/v0.5/Nettle/src/Nettle.jl, in expression starting on line 11
ERROR: LoadError: Failed to precompile Nettle to /home/noahguzman/.julia/lib/v0.5/Nettle.ji.
in compilecache(::String) at ./loading.jl:593
in require(::Symbol) at ./loading.jl:422
in include_from_node1(::String) at ./loading.jl:488
in process_options(::Base.JLOptions) at ./client.jl:265
in _start() at ./client.jl:321
while loading /home/noahguzman/.julia/v0.5/Nettle/test/runtests.jl, in expression starting on line 1
===============================[ ERROR: Nettle ]================================
failed process: Process(`/home/noahguzman/julia/bin/julia -Cx86-64 -J/home/noahguzman/julia/lib/julia/
sys.so --compile=yes --depwarn=yes --check-bounds=yes --code-coverage=none --color=yes --compilecache
=yes /home/noahguzman/.julia/v0.5/Nettle/test/runtests.jl`, ProcessExited(1)) [1]
================================================================================
The error which indicates a problem accessing libnettle
cannot be fixed by building Nettle since Pkg.build("Nettle")
throws errors. This problem may be related to this pull request, but I do not have sudo
privileges on this system. Should I just ask the sysadmin to install Nettle for me?