-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
buildingBuild system, or building Julia or its dependenciesBuild system, or building Julia or its dependenciessystem:apple siliconAffects Apple Silicon only (Darwin/ARM64) - e.g. M1 and other M-series chipsAffects Apple Silicon only (Darwin/ARM64) - e.g. M1 and other M-series chips
Description
- System information
Julia Version 1.7.0
Commit 3bf9d17731 (2021-11-30 12:12 UTC)
Platform Info:
OS: macOS (arm64-apple-darwin21.1.0)
CPU: Apple M1 Max
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-12.0.1 (ORCJIT, cyclone)
- Part of outputs when running
make testall
The global RNG seed was 0xce96415f371957250b389b3c4995f4bc.
Error in testset compiler/inference:
Error During Test at none:1
Got exception outside of a @test
ProcessExitedException(11)
Stacktrace:
[1] try_yieldto(undo::typeof(Base.ensure_rescheduled))
@ Base ./task.jl:777
[2] wait()
@ Base ./task.jl:837
[3] wait(c::Base.GenericCondition{ReentrantLock})
@ Base ./condition.jl:123
[4] take_buffered(c::Channel{Any})
@ Base ./channels.jl:389
[5] take!(c::Channel{Any})
@ Base ./channels.jl:383
[6] take!(::Distributed.RemoteValue)
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:657
[7] remotecall_fetch(::Function, ::Distributed.Worker, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:448
[8] remotecall_fetch(::Function, ::Int64, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:479
[9] macro expansion
@ ~/julia/test/runtests.jl:241 [inlined]
[10] (::var"#37#47"{Vector{Task}, var"#print_testworker_errored#43"{ReentrantLock, Int64, Int64}, var"#print_testworker_stats#41"{ReentrantLock, Int64, Int64, Int64, Int64, Int64, Int64}, Vector{Any}, Dict{String, DateTime}})()
@ Main ./task.jl:423
Error in testset strings/io:
Error During Test at none:1
Got exception outside of a @test
ProcessExitedException(4)
Stacktrace:
[1] try_yieldto(undo::typeof(Base.ensure_rescheduled))
@ Base ./task.jl:777
[2] wait()
@ Base ./task.jl:837
[3] wait(c::Base.GenericCondition{ReentrantLock})
@ Base ./condition.jl:123
[4] take_buffered(c::Channel{Any})
@ Base ./channels.jl:389
[5] take!(c::Channel{Any})
@ Base ./channels.jl:383
[6] take!(::Distributed.RemoteValue)
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:657
[7] remotecall_fetch(::Function, ::Distributed.Worker, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:448
[8] remotecall_fetch(::Function, ::Int64, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:479
[9] macro expansion
@ ~/julia/test/runtests.jl:241 [inlined]
[10] (::var"#37#47"{Vector{Task}, var"#print_testworker_errored#43"{ReentrantLock, Int64, Int64}, var"#print_testworker_stats#41"{ReentrantLock, Int64, Int64, Int64, Int64, Int64, Int64}, Vector{Any}, Dict{String, DateTime}})()
@ Main ./task.jl:423
Error in testset core:
Error During Test at none:1
Got exception outside of a @test
ProcessExitedException(5)
Stacktrace:
[1] try_yieldto(undo::typeof(Base.ensure_rescheduled))
@ Base ./task.jl:777
[2] wait()
@ Base ./task.jl:837
[3] wait(c::Base.GenericCondition{ReentrantLock})
@ Base ./condition.jl:123
[4] take_buffered(c::Channel{Any})
@ Base ./channels.jl:389
[5] take!(c::Channel{Any})
@ Base ./channels.jl:383
[6] take!(::Distributed.RemoteValue)
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:657
[7] remotecall_fetch(::Function, ::Distributed.Worker, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:448
[8] remotecall_fetch(::Function, ::Int64, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:479
[9] macro expansion
@ ~/julia/test/runtests.jl:241 [inlined]
[10] (::var"#37#47"{Vector{Task}, var"#print_testworker_errored#43"{ReentrantLock, Int64, Int64}, var"#print_testworker_stats#41"{ReentrantLock, Int64, Int64, Int64, Int64, Int64, Int64}, Vector{Any}, Dict{String, DateTime}})()
@ Main ./task.jl:423
Error in testset arrayops:
Error During Test at none:1
Got exception outside of a @test
ProcessExitedException(10)
Stacktrace:
[1] try_yieldto(undo::typeof(Base.ensure_rescheduled))
@ Base ./task.jl:777
[2] wait()
@ Base ./task.jl:837
[3] wait(c::Base.GenericCondition{ReentrantLock})
@ Base ./condition.jl:123
[4] take_buffered(c::Channel{Any})
@ Base ./channels.jl:389
[5] take!(c::Channel{Any})
@ Base ./channels.jl:383
[6] take!(::Distributed.RemoteValue)
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:657
[7] remotecall_fetch(::Function, ::Distributed.Worker, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:448
[8] remotecall_fetch(::Function, ::Int64, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:479
[9] macro expansion
@ ~/julia/test/runtests.jl:241 [inlined]
[10] (::var"#37#47"{Vector{Task}, var"#print_testworker_errored#43"{ReentrantLock, Int64, Int64}, var"#print_testworker_stats#41"{ReentrantLock, Int64, Int64, Int64, Int64, Int64, Int64}, Vector{Any}, Dict{String, DateTime}})()
@ Main ./task.jl:423
Error in testset subarray:
Error During Test at none:1
Got exception outside of a @test
ProcessExitedException(12)
Stacktrace:
[1] try_yieldto(undo::typeof(Base.ensure_rescheduled))
@ Base ./task.jl:777
[2] wait()
@ Base ./task.jl:837
[3] wait(c::Base.GenericCondition{ReentrantLock})
@ Base ./condition.jl:123
[4] take_buffered(c::Channel{Any})
@ Base ./channels.jl:389
[5] take!(c::Channel{Any})
@ Base ./channels.jl:383
[6] take!(::Distributed.RemoteValue)
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:657
[7] remotecall_fetch(::Function, ::Distributed.Worker, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:448
[8] remotecall_fetch(::Function, ::Int64, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:479
[9] macro expansion
@ ~/julia/test/runtests.jl:241 [inlined]
[10] (::var"#37#47"{Vector{Task}, var"#print_testworker_errored#43"{ReentrantLock, Int64, Int64}, var"#print_testworker_stats#41"{ReentrantLock, Int64, Int64, Int64, Int64, Int64, Int64}, Vector{Any}, Dict{String, DateTime}})()
@ Main ./task.jl:423
Error in testset ranges:
Error During Test at none:1
Got exception outside of a @test
ProcessExitedException(13)
Stacktrace:
[1] try_yieldto(undo::typeof(Base.ensure_rescheduled))
@ Base ./task.jl:777
[2] wait()
@ Base ./task.jl:837
[3] wait(c::Base.GenericCondition{ReentrantLock})
@ Base ./condition.jl:123
[4] take_buffered(c::Channel{Any})
@ Base ./channels.jl:389
[5] take!(c::Channel{Any})
@ Base ./channels.jl:383
[6] take!(::Distributed.RemoteValue)
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:657
[7] remotecall_fetch(::Function, ::Distributed.Worker, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:448
[8] remotecall_fetch(::Function, ::Int64, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:479
[9] macro expansion
@ ~/julia/test/runtests.jl:241 [inlined]
[10] (::var"#37#47"{Vector{Task}, var"#print_testworker_errored#43"{ReentrantLock, Int64, Int64}, var"#print_testworker_stats#41"{ReentrantLock, Int64, Int64, Int64, Int64, Int64, Int64}, Vector{Any}, Dict{String, DateTime}})()
@ Main ./task.jl:423
Error in testset errorshow:
Test Failed at /Users/zhanlikan/julia/test/errorshow.jl:781
Expression: occursin(r"repeats \d+ times", bt_str)
Evaluated: occursin(r"repeats \d+ times", "\nStacktrace:\n [1] single_repeater()\n @ Main.Test34Main_errorshow ~/julia/test/errorshow.jl:771")
Error in testset errorshow:
Test Failed at /Users/zhanlikan/julia/test/errorshow.jl:789
Expression: occursin(r"the last 2 lines are repeated \d+ more times", bt_str)
Evaluated: occursin(r"the last 2 lines are repeated \d+ more times", "\nStacktrace:\n [1] pair_repeater_a()\n @ Main.Test34Main_errorshow ~/julia/test/errorshow.jl:772")
Error in testset stacktraces:
Test Failed at /Users/zhanlikan/julia/test/stacktraces.jl:51
Expression: StackTraces.lookup(C_NULL) == [StackTraces.UNKNOWN] == StackTraces.lookup(C_NULL + 1) == StackTraces.lookup(C_NULL - 1)
Evaluated: Base.StackTraces.StackFrame[ip:0x0] == Base.StackTraces.StackFrame[ip:0x0] == Base.StackTraces.StackFrame[ip:0x1] == Base.StackTraces.StackFrame[_dyld_private at julia:?]
Error in testset LibGit2/online:
Error During Test at /Users/zhanlikan/julia/usr/share/julia/stdlib/v1.7/LibGit2/test/online.jl:26
Got exception outside of a @test
GitError(Code:ERROR, Class:HTTP, unknown http scheme 'socks5')
Stacktrace:
[1] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/src/error.jl:110 [inlined]
[2] clone(repo_url::String, repo_path::String, clone_opts::LibGit2.CloneOptions)
@ LibGit2 ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/src/repository.jl:459
[3] clone(repo_url::String, repo_path::String; branch::String, isbare::Bool, remote_cb::Ptr{Nothing}, credentials::LibGit2.CredentialPayload, callbacks::Dict{Symbol, Tuple{Ptr{Nothing}, Any}})
@ LibGit2 ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/src/LibGit2.jl:583
[4] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/test/online.jl:29 [inlined]
[5] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
[6] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/test/online.jl:27 [inlined]
[7] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
[8] (::Main.Test50Main_LibGit2_online.LibGit2OnlineTests.var"#1#2")(dir::String)
@ Main.Test50Main_LibGit2_online.LibGit2OnlineTests ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/test/online.jl:26
[9] mktempdir(fn::Main.Test50Main_LibGit2_online.LibGit2OnlineTests.var"#1#2", parent::String; prefix::String)
@ Base.Filesystem ./file.jl:750
[10] mktempdir(fn::Function, parent::String) (repeats 2 times)
@ Base.Filesystem ./file.jl:748
[11] top-level scope
@ ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/test/online.jl:22
[12] include
@ ./Base.jl:418 [inlined]
[13] macro expansion
@ ~/julia/test/testdefs.jl:24 [inlined]
[14] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
[15] macro expansion
@ ~/julia/test/testdefs.jl:23 [inlined]
[16] macro expansion
@ ./timing.jl:380 [inlined]
[17] runtests(name::String, path::String, isolate::Bool; seed::UInt128)
@ Main ~/julia/test/testdefs.jl:21
[18] (::Distributed.var"#106#108"{Distributed.CallMsg{:call_fetch}})()
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:278
[19] run_work_thunk(thunk::Distributed.var"#106#108"{Distributed.CallMsg{:call_fetch}}, print_error::Bool)
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:63
[20] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:278 [inlined]
[21] (::Distributed.var"#105#107"{Distributed.CallMsg{:call_fetch}, Distributed.MsgHeader, Sockets.TCPSocket})()
@ Distributed ./task.jl:423
Error in testset LibGit2/online:
Error During Test at /Users/zhanlikan/julia/usr/share/julia/stdlib/v1.7/LibGit2/test/online.jl:38
Got exception outside of a @test
GitError(Code:ERROR, Class:HTTP, unknown http scheme 'socks5')
Stacktrace:
[1] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/src/error.jl:110 [inlined]
[2] clone(repo_url::String, repo_path::String, clone_opts::LibGit2.CloneOptions)
@ LibGit2 ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/src/repository.jl:459
[3] clone(repo_url::String, repo_path::String; branch::String, isbare::Bool, remote_cb::Ptr{Nothing}, credentials::LibGit2.CredentialPayload, callbacks::Dict{Symbol, Tuple{Ptr{Nothing}, Any}})
@ LibGit2 ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/src/LibGit2.jl:583
[4] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/test/online.jl:49 [inlined]
[5] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
[6] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/test/online.jl:39 [inlined]
[7] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
[8] (::Main.Test50Main_LibGit2_online.LibGit2OnlineTests.var"#1#2")(dir::String)
@ Main.Test50Main_LibGit2_online.LibGit2OnlineTests ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/test/online.jl:26
[9] mktempdir(fn::Main.Test50Main_LibGit2_online.LibGit2OnlineTests.var"#1#2", parent::String; prefix::String)
@ Base.Filesystem ./file.jl:750
[10] mktempdir(fn::Function, parent::String) (repeats 2 times)
@ Base.Filesystem ./file.jl:748
[11] top-level scope
@ ~/julia/usr/share/julia/stdlib/v1.7/LibGit2/test/online.jl:22
[12] include
@ ./Base.jl:418 [inlined]
[13] macro expansion
@ ~/julia/test/testdefs.jl:24 [inlined]
[14] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
[15] macro expansion
@ ~/julia/test/testdefs.jl:23 [inlined]
[16] macro expansion
@ ./timing.jl:380 [inlined]
[17] runtests(name::String, path::String, isolate::Bool; seed::UInt128)
@ Main ~/julia/test/testdefs.jl:21
[18] (::Distributed.var"#106#108"{Distributed.CallMsg{:call_fetch}})()
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:278
[19] run_work_thunk(thunk::Distributed.var"#106#108"{Distributed.CallMsg{:call_fetch}}, print_error::Bool)
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:63
[20] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:278 [inlined]
[21] (::Distributed.var"#105#107"{Distributed.CallMsg{:call_fetch}, Distributed.MsgHeader, Sockets.TCPSocket})()
@ Distributed ./task.jl:423
Error in testset LibGit2/online:
Test Failed at /Users/zhanlikan/julia/usr/share/julia/stdlib/v1.7/LibGit2/test/online.jl:87
Expression: ex.code == LibGit2.Error.EAUTH
Evaluated: LibGit2.Error.ERROR == LibGit2.Error.EAUTH
Error in testset DelimitedFiles:
Error During Test at none:1
Got exception outside of a @test
ProcessExitedException(15)
Stacktrace:
[1] try_yieldto(undo::typeof(Base.ensure_rescheduled))
@ Base ./task.jl:777
[2] wait()
@ Base ./task.jl:837
[3] wait(c::Base.GenericCondition{ReentrantLock})
@ Base ./condition.jl:123
[4] take_buffered(c::Channel{Any})
@ Base ./channels.jl:389
[5] take!(c::Channel{Any})
@ Base ./channels.jl:383
[6] take!(::Distributed.RemoteValue)
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:657
[7] remotecall_fetch(::Function, ::Distributed.Worker, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:448
[8] remotecall_fetch(::Function, ::Int64, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:479
[9] macro expansion
@ ~/julia/test/runtests.jl:241 [inlined]
[10] (::var"#37#47"{Vector{Task}, var"#print_testworker_errored#43"{ReentrantLock, Int64, Int64}, var"#print_testworker_stats#41"{ReentrantLock, Int64, Int64, Int64, Int64, Int64, Int64}, Vector{Any}, Dict{String, DateTime}})()
@ Main ./task.jl:423
Error in testset Pkg:
Error During Test at none:1
Got exception outside of a @test
ProcessExitedException(7)
Stacktrace:
[1] try_yieldto(undo::typeof(Base.ensure_rescheduled))
@ Base ./task.jl:777
[2] wait()
@ Base ./task.jl:837
[3] wait(c::Base.GenericCondition{ReentrantLock})
@ Base ./condition.jl:123
[4] take_buffered(c::Channel{Any})
@ Base ./channels.jl:389
[5] take!(c::Channel{Any})
@ Base ./channels.jl:383
[6] take!(::Distributed.RemoteValue)
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:657
[7] remotecall_fetch(::Function, ::Distributed.Worker, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:448
[8] remotecall_fetch(::Function, ::Int64, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:479
[9] macro expansion
@ ~/julia/test/runtests.jl:241 [inlined]
[10] (::var"#37#47"{Vector{Task}, var"#print_testworker_errored#43"{ReentrantLock, Int64, Int64}, var"#print_testworker_stats#41"{ReentrantLock, Int64, Int64, Int64, Int64, Int64, Int64}, Vector{Any}, Dict{String, DateTime}})()
@ Main ./task.jl:423
Error in testset Downloads:
Test Failed at /Users/zhanlikan/julia/usr/share/julia/stdlib/v1.7/Downloads/test/runtests.jl:267
Expression: startswith(err.message, "Could not resolve host")
Evaluated: startswith("Operation timed out after 30009 milliseconds with 0 out of 0 bytes received", "Could not resolve host")
Error in testset Downloads:
Test Failed at /Users/zhanlikan/julia/usr/share/julia/stdlib/v1.7/Downloads/test/runtests.jl:268
Expression: err.response.proto === nothing
Evaluated: "https" === nothing
Error in testset Downloads:
Test Failed at /Users/zhanlikan/julia/usr/share/julia/stdlib/v1.7/Downloads/test/runtests.jl:273
Expression: startswith(err.message, "Could not resolve host")
Evaluated: startswith("Server aborted the SSL handshake", "Could not resolve host")
Error in testset Downloads:
Test Failed at /Users/zhanlikan/julia/usr/share/julia/stdlib/v1.7/Downloads/test/runtests.jl:274
Expression: err.response.proto === nothing
Evaluated: "https" === nothing
Error in testset SharedArrays:
Error During Test at /Users/zhanlikan/julia/test/testdefs.jl:21
Got exception outside of a @test
LoadError: On worker 25:
SystemError: shm_open() failed for /jl031973FWJ8IldsM9dFmrQaeZgu: Permission denied
Stacktrace:
[1] #systemerror#69
@ ./error.jl:174
[2] #systemerror#68
@ ./error.jl:173 [inlined]
[3] systemerror
@ ./error.jl:173 [inlined]
[4] _shm_mmap_array
@ ~/julia/usr/share/julia/stdlib/v1.7/SharedArrays/src/SharedArrays.jl:681
[5] shm_mmap_array
@ ~/julia/usr/share/julia/stdlib/v1.7/SharedArrays/src/SharedArrays.jl:651
[6] #6
@ ~/julia/usr/share/julia/stdlib/v1.7/SharedArrays/src/SharedArrays.jl:128
[7] #103
@ ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:274
[8] run_work_thunk
@ ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:63
[9] run_work_thunk
@ ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:72
[10] #96
@ ./task.jl:423
Stacktrace:
[1] remotecall_fetch(::Function, ::Distributed.Worker, ::Distributed.RRID, ::Vararg{Any}; kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:452
[2] remotecall_fetch
@ ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:444 [inlined]
[3] #remotecall_fetch#158
@ ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:479 [inlined]
[4] remotecall_fetch
@ ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:479 [inlined]
[5] call_on_owner
@ ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:552 [inlined]
[6] wait(r::Future)
@ Distributed ~/julia/usr/share/julia/stdlib/v1.7/Distributed/src/remotecall.jl:573
[7] SharedArray{Int64, 3}(dims::Tuple{Int64, Int64, Int64}; init::Function, pids::Vector{Int64})
@ SharedArrays ~/julia/usr/share/julia/stdlib/v1.7/SharedArrays/src/SharedArrays.jl:137
[8] #shmem_rand#66
@ ~/julia/usr/share/julia/stdlib/v1.7/SharedArrays/src/SharedArrays.jl:548 [inlined]
[9] shmem_rand(TR::UnitRange{Int64}, dims::Tuple{Int64, Int64, Int64})
@ SharedArrays ~/julia/usr/share/julia/stdlib/v1.7/SharedArrays/src/SharedArrays.jl:547
[10] top-level scope
@ ~/julia/usr/share/julia/stdlib/v1.7/SharedArrays/test/runtests.jl:44
[11] include
@ ./Base.jl:418 [inlined]
[12] macro expansion
@ ~/julia/test/testdefs.jl:24 [inlined]
[13] macro expansion
@ ~/julia/usr/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
[14] macro expansion
@ ~/julia/test/testdefs.jl:23 [inlined]
[15] macro expansion
@ ./timing.jl:380 [inlined]
[16] runtests(name::String, path::String, isolate::Bool; seed::UInt128)
@ Main ~/julia/test/testdefs.jl:21
[17] invokelatest(::Any, ::Any, ::Vararg{Any}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
@ Base ./essentials.jl:718
[18] (::var"#31#39")()
@ Main ~/julia/test/runtests.jl:299
[19] cd(f::var"#31#39", dir::String)
@ Base.Filesystem ./file.jl:110
[20] top-level scope
@ ~/julia/test/runtests.jl:93
[21] include(mod::Module, _path::String)
@ Base ./Base.jl:418
[22] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:292
[23] _start()
@ Base ./client.jl:495
in expression starting at /Users/zhanlikan/julia/usr/share/julia/stdlib/v1.7/SharedArrays/test/runtests.jl:44
ERROR: LoadError: Test run finished with errors
in expression starting at /Users/zhanlikan/julia/test/runtests.jl:93
make[1]: *** [all] Error 1
make: *** [testall] Error 2
samuela
Metadata
Metadata
Assignees
Labels
buildingBuild system, or building Julia or its dependenciesBuild system, or building Julia or its dependenciessystem:apple siliconAffects Apple Silicon only (Darwin/ARM64) - e.g. M1 and other M-series chipsAffects Apple Silicon only (Darwin/ARM64) - e.g. M1 and other M-series chips