Package evaluation to load Nghttp2Wrapper on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T20:13:13.289 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing Nghttp2Wrapper... Resolving package versions... Installed URIs ──────────── v1.6.1 Installed Preferences ───── v1.5.2 Installed PrecompileTools ─ v1.3.4 Installed Reseau ────────── v1.1.2 Installed Nghttp2Wrapper ── v0.2.0 Updating `~/.julia/environments/v1.14/Project.toml` [aac3f40a] + Nghttp2Wrapper v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [aac3f40a] + Nghttp2Wrapper v0.2.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [802f3686] + Reseau v1.1.2 [5c2747f8] + URIs v1.6.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [458c3c95] + OpenSSL_jll v3.5.6+0 [8e850ede] + nghttp2_jll v1.69.0+0 Installation completed after 5.03s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 31.2 s ✓ URIs 2.2 s ✓ Preferences 4.6 s ✓ PrecompileTools ┌ Info: JuliaLowering threw given input: │ code = │ :(function _try_accept_socket_accept4(fd::Cint)::Tuple{Cint, AcceptPeer, Int32} │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:258 =# │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:259 =# │ addrbuf = Ref{NTuple{_ACCEPT_ADDRBUF_LEN, UInt8}}() │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:260 =# │ addrlen = Ref{SockLen}(SockLen(_ACCEPT_ADDRBUF_LEN)) │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:261 =# │ flags = Cint(_SOCK_NONBLOCK | _SOCK_CLOEXEC) │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:262 =# │ newfd = #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:262 =# GC.@preserve(addrbuf, begin │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:263 =# │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:263 =# @gcsafe_ccall accept4(fd::Cint, Base.unsafe_convert(Ptr{Cvoid}, addrbuf)::Ptr{Cvoid}, addrlen::Ref{SockLen}, flags::Cint)::Cint │ end) │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:270 =# │ newfd == -1 && return (Cint(-1), nothing, _errno_i32()) │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:271 =# │ peer = #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:271 =# GC.@preserve(addrbuf, begin │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:272 =# │ addrptr = Ptr{UInt8}(Base.unsafe_convert(Ptr{NTuple{_ACCEPT_ADDRBUF_LEN, UInt8}}, addrbuf)) │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:273 =# │ _decode_accept_peer(addrptr, addrlen[]) │ end) │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:275 =# │ return (newfd, peer, Int32(0)) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [function] │ │ [::] │ │ [call] │ │ _try_accept_socket_accept4 :: Identifier │ │ [::] │ │ fd :: Identifier │ │ Cint :: Identifier │ │ [curly] │ │ Tuple :: Identifier │ │ Cint :: Identifier │ │ AcceptPeer :: Identifier │ │ Int32 :: Identifier │ │ [block] │ │ [=] │ │ addrbuf :: Identifier │ │ [call] │ │ [curly] │ │ Ref :: Identifier │ │ [curly] │ │ NTuple :: Identifier │ │ _ACCEPT_ADDRBUF_LEN :: Identifier │ │ UInt8 :: Identifier │ │ [=] │ │ addrlen :: Identifier │ │ [call] │ │ [curly] │ │ Ref :: Identifier │ │ SockLen :: Identifier │ │ [call] │ │ SockLen :: Identifier │ │ _ACCEPT_ADDRBUF_LEN :: Identifier │ │ [=] │ │ flags :: Identifier │ │ [call] │ │ Cint :: Identifier │ │ [call] │ │ | :: Identifier │ │ _SOCK_NONBLOCK :: Identifier │ │ _SOCK_CLOEXEC :: Identifier │ │ [=] │ │ newfd :: Identifier │ │ [macrocall] │ │ [.] │ │ GC :: Identifier │ │ [inert] │ │ @preserve :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:262 =#) :: Value │ │ addrbuf :: Identifier │ │ [block] │ │ [macrocall] │ │ @gcsafe_ccall :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:263 =#) :: Value │ │ [::] │ │ [call] │ │ accept4 :: Identifier │ │ [::] │ │ fd :: Identifier │ │ Cint :: Identifier │ │ [::] │ │ [call] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ unsafe_convert :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ addrbuf :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ [::] │ │ addrlen :: Identifier │ │ [curly] │ │ Ref :: Identifier │ │ SockLen :: Identifier │ │ [::] │ │ flags :: Identifier │ │ Cint :: Identifier │ │ Cint :: Identifier │ │ [&&] │ │ [call] │ │ == :: Identifier │ │ newfd :: Identifier │ │ -1 :: Value │ │ [return] │ │ [tuple] │ │ [call] │ │ Cint :: Identifier │ │ -1 :: Value │ │ nothing :: Identifier │ │ [call] │ │ _errno_i32 :: Identifier │ │ [=] │ │ peer :: Identifier │ │ [macrocall] │ │ [.] │ │ GC :: Identifier │ │ [inert] │ │ @preserve :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:271 =#) :: Value │ │ addrbuf :: Identifier │ │ [block] │ │ [=] │ │ addrptr :: Identifier │ │ [call] │ │ [curly] │ │ Ptr :: Identifier │ │ UInt8 :: Identifier │ │ [call] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ unsafe_convert :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ [curly] │ │ NTuple :: Identifier │ │ _ACCEPT_ADDRBUF_LEN :: Identifier │ │ UInt8 :: Identifier │ │ addrbuf :: Identifier │ │ [call] │ │ _decode_accept_peer :: Identifier │ │ addrptr :: Identifier │ │ [ref] │ │ addrlen :: Identifier │ │ [return] │ │ [tuple] │ │ newfd :: Identifier │ │ peer :: Identifier │ │ [call] │ │ Int32 :: Identifier │ │ 0 :: Value │ │ │ st1 = nothing │ file = "/home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl" │ line = 258 └ mod = Reseau.SocketOps ERROR: LoadError: MacroExpansionError while expanding $(Expr(:scope_layer, Symbol("@gcsafe_ccall"), 1)) in module Reseau.SocketOps: #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:263 =# - Error expanding macro Caused by: ArgumentError: @ccall function name must be a symbol, a `.` node (e.g. `libc.printf`) or an interpolated function pointer (with `$`) Stacktrace:  [1] ccall_macro_parse(exprs::Vector{Any})  @ Base ./c.jl:326  [2] var"@gcsafe_ccall"(__source__::LineNumberNode, __module__::Module, expr::Any)  @ Reseau ~/.julia/packages/Reseau/12hM1/src/0_compat.jl:40  [3] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:342  [4] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:427  [5] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [6] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [7] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447  [8] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [9] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [10] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447  [11] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:367  [12] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:427  [13] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [14] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [15] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447  [16] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [17] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [18] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447  [19] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [20] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [21] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447  [22] expand_forms_1(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, expr_compat_mode::Bool, macro_world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:471  [23] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:29  [24] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [25] top-level scope  @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:1  [26] macro expansion  @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:376 [inlined]  [27] macro expansion  @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:379 [inlined]  [28] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [29] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:494  [30] _eval  @ /source/usr/share/julia/JuliaLowering/src/eval.jl:475 [inlined]  [31] #eval#134  @ /source/usr/share/julia/JuliaLowering/src/eval.jl:467 [inlined]  [32] top-level scope  @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:1  [33] macro expansion  @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:1 [inlined]  [34] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [35] top-level scope  @ ~/.julia/packages/Reseau/12hM1/src/Reseau.jl:13  [36] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [37] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [38] top-level scope  @ stdin:5  [39] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [40] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [41] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [42] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [43] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:258 in expression starting at /home/pkgeval/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reseau/12hM1/src/Reseau.jl:1 in expression starting at stdin:5 ✗ Reseau ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("802f3686-a58f-41ce-bb0c-3c43c75bba36"), "Reseau") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(imported::Bool, to::Module, from::Expr, paths::Expr)  @ Base ./module.jl:101  [11] eval_import(imported::Bool, to::Module, from::Expr, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/Nghttp2Wrapper/lurDI/src/Nghttp2Wrapper.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Nghttp2Wrapper/lurDI/src/Nghttp2Wrapper.jl:1 in expression starting at stdin:5 ✗ Nghttp2Wrapper 3 dependencies successfully precompiled in 46 seconds. 7 already precompiled. Precompilation completed after 63.72s ################################################################################ # Loading # Loading Nghttp2Wrapper... ┌ Info: JuliaLowering threw given input: │ code = │ :(function _try_accept_socket_accept4(fd::Cint)::Tuple{Cint, AcceptPeer, Int32} │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:258 =# │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:259 =# │ addrbuf = Ref{NTuple{_ACCEPT_ADDRBUF_LEN, UInt8}}() │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:260 =# │ addrlen = Ref{SockLen}(SockLen(_ACCEPT_ADDRBUF_LEN)) │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:261 =# │ flags = Cint(_SOCK_NONBLOCK | _SOCK_CLOEXEC) │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:262 =# │ newfd = #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:262 =# GC.@preserve(addrbuf, begin │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:263 =# │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:263 =# @gcsafe_ccall accept4(fd::Cint, Base.unsafe_convert(Ptr{Cvoid}, addrbuf)::Ptr{Cvoid}, addrlen::Ref{SockLen}, flags::Cint)::Cint │ end) │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:270 =# │ newfd == -1 && return (Cint(-1), nothing, _errno_i32()) │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:271 =# │ peer = #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:271 =# GC.@preserve(addrbuf, begin │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:272 =# │ addrptr = Ptr{UInt8}(Base.unsafe_convert(Ptr{NTuple{_ACCEPT_ADDRBUF_LEN, UInt8}}, addrbuf)) │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:273 =# │ _decode_accept_peer(addrptr, addrlen[]) │ end) │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:275 =# │ return (newfd, peer, Int32(0)) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [function] │ │ [::] │ │ [call] │ │ _try_accept_socket_accept4 :: Identifier │ │ [::] │ │ fd :: Identifier │ │ Cint :: Identifier │ │ [curly] │ │ Tuple :: Identifier │ │ Cint :: Identifier │ │ AcceptPeer :: Identifier │ │ Int32 :: Identifier │ │ [block] │ │ [=] │ │ addrbuf :: Identifier │ │ [call] │ │ [curly] │ │ Ref :: Identifier │ │ [curly] │ │ NTuple :: Identifier │ │ _ACCEPT_ADDRBUF_LEN :: Identifier │ │ UInt8 :: Identifier │ │ [=] │ │ addrlen :: Identifier │ │ [call] │ │ [curly] │ │ Ref :: Identifier │ │ SockLen :: Identifier │ │ [call] │ │ SockLen :: Identifier │ │ _ACCEPT_ADDRBUF_LEN :: Identifier │ │ [=] │ │ flags :: Identifier │ │ [call] │ │ Cint :: Identifier │ │ [call] │ │ | :: Identifier │ │ _SOCK_NONBLOCK :: Identifier │ │ _SOCK_CLOEXEC :: Identifier │ │ [=] │ │ newfd :: Identifier │ │ [macrocall] │ │ [.] │ │ GC :: Identifier │ │ [inert] │ │ @preserve :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:262 =#) :: Value │ │ addrbuf :: Identifier │ │ [block] │ │ [macrocall] │ │ @gcsafe_ccall :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:263 =#) :: Value │ │ [::] │ │ [call] │ │ accept4 :: Identifier │ │ [::] │ │ fd :: Identifier │ │ Cint :: Identifier │ │ [::] │ │ [call] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ unsafe_convert :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ addrbuf :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ Cvoid :: Identifier │ │ [::] │ │ addrlen :: Identifier │ │ [curly] │ │ Ref :: Identifier │ │ SockLen :: Identifier │ │ [::] │ │ flags :: Identifier │ │ Cint :: Identifier │ │ Cint :: Identifier │ │ [&&] │ │ [call] │ │ == :: Identifier │ │ newfd :: Identifier │ │ -1 :: Value │ │ [return] │ │ [tuple] │ │ [call] │ │ Cint :: Identifier │ │ -1 :: Value │ │ nothing :: Identifier │ │ [call] │ │ _errno_i32 :: Identifier │ │ [=] │ │ peer :: Identifier │ │ [macrocall] │ │ [.] │ │ GC :: Identifier │ │ [inert] │ │ @preserve :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:271 =#) :: Value │ │ addrbuf :: Identifier │ │ [block] │ │ [=] │ │ addrptr :: Identifier │ │ [call] │ │ [curly] │ │ Ptr :: Identifier │ │ UInt8 :: Identifier │ │ [call] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ unsafe_convert :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ [curly] │ │ NTuple :: Identifier │ │ _ACCEPT_ADDRBUF_LEN :: Identifier │ │ UInt8 :: Identifier │ │ addrbuf :: Identifier │ │ [call] │ │ _decode_accept_peer :: Identifier │ │ addrptr :: Identifier │ │ [ref] │ │ addrlen :: Identifier │ │ [return] │ │ [tuple] │ │ newfd :: Identifier │ │ peer :: Identifier │ │ [call] │ │ Int32 :: Identifier │ │ 0 :: Value │ │ │ st1 = nothing │ file = "/home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl" │ line = 258 └ mod = Reseau.SocketOps ERROR: LoadError: MacroExpansionError while expanding $(Expr(:scope_layer, Symbol("@gcsafe_ccall"), 1)) in module Reseau.SocketOps: #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:263 =# - Error expanding macro Caused by: ArgumentError: @ccall function name must be a symbol, a `.` node (e.g. `libc.printf`) or an interpolated function pointer (with `$`) Stacktrace:  [1] ccall_macro_parse(exprs::Vector{Any})  @ Base ./c.jl:326  [2] var"@gcsafe_ccall"(__source__::LineNumberNode, __module__::Module, expr::Any)  @ Reseau ~/.julia/packages/Reseau/12hM1/src/0_compat.jl:40  [3] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:342  [4] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:427  [5] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [6] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [7] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447  [8] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [9] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [10] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447  [11] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:367  [12] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:427  [13] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [14] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [15] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447  [16] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [17] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [18] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447  [19] #expand_forms_1##2  @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined]  [20] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [21] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447  [22] expand_forms_1(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, expr_compat_mode::Bool, macro_world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:471  [23] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:29  [24] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [25] top-level scope  @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:1  [26] macro expansion  @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:376 [inlined]  [27] macro expansion  @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:379 [inlined]  [28] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [29] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:494  [30] _eval  @ /source/usr/share/julia/JuliaLowering/src/eval.jl:475 [inlined]  [31] #eval#134  @ /source/usr/share/julia/JuliaLowering/src/eval.jl:467 [inlined]  [32] top-level scope  @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:1  [33] macro expansion  @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:1 [inlined]  [34] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [35] top-level scope  @ ~/.julia/packages/Reseau/12hM1/src/Reseau.jl:13  [36] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [37] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [38] top-level scope  @ stdin:5  [39] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [40] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [41] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [42] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [43] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:258 in expression starting at /home/pkgeval/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reseau/12hM1/src/Reseau.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("802f3686-a58f-41ce-bb0c-3c43c75bba36"), "Reseau") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(imported::Bool, to::Module, from::Expr, paths::Expr)  @ Base ./module.jl:101  [11] eval_import(imported::Bool, to::Module, from::Expr, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/Nghttp2Wrapper/lurDI/src/Nghttp2Wrapper.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Nghttp2Wrapper/lurDI/src/Nghttp2Wrapper.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ Nghttp2Wrapper │ [Output was shown above] └ ┌ Reseau │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(function _try_accept_socket_accept4(fd::Cint)::Tuple{Cint, AcceptPeer, Int32} │ │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:258 =# │ │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:259 =# │ │ addrbuf = Ref{NTuple{_ACCEPT_ADDRBUF_LEN, UInt8}}() │ │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:260 =# │ │ addrlen = Ref{SockLen}(SockLen(_ACCEPT_ADDRBUF_LEN)) │ │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:261 =# │ │ flags = Cint(_SOCK_NONBLOCK | _SOCK_CLOEXEC) │ │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:262 =# │ │ newfd = #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:262 =# GC.@preserve(addrbuf, begin │ │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:263 =# │ │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:263 =# @gcsafe_ccall accept4(fd::Cint, Base.unsafe_convert(Ptr{Cvoid}, addrbuf)::Ptr{Cvoid}, addrlen::Ref{SockLen}, flags::Cint)::Cint │ │ end) │ │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:270 =# │ │ newfd == -1 && return (Cint(-1), nothing, _errno_i32()) │ │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:271 =# │ │ peer = #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:271 =# GC.@preserve(addrbuf, begin │ │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:272 =# │ │ addrptr = Ptr{UInt8}(Base.unsafe_convert(Ptr{NTuple{_ACCEPT_ADDRBUF_LEN, UInt8}}, addrbuf)) │ │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:273 =# │ │ _decode_accept_peer(addrptr, addrlen[]) │ │ end) │ │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:275 =# │ │ return (newfd, peer, Int32(0)) │ │ end) │ │ st0 = │ │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ │ [function] │ │ │ [::] │ │ │ [call] │ │ │ _try_accept_socket_accept4 :: Identifier │ │ │ [::] │ │ │ fd :: Identifier │ │ │ Cint :: Identifier │ │ │ [curly] │ │ │ Tuple :: Identifier │ │ │ Cint :: Identifier │ │ │ AcceptPeer :: Identifier │ │ │ Int32 :: Identifier │ │ │ [block] │ │ │ [=] │ │ │ addrbuf :: Identifier │ │ │ [call] │ │ │ [curly] │ │ │ Ref :: Identifier │ │ │ [curly] │ │ │ NTuple :: Identifier │ │ │ _ACCEPT_ADDRBUF_LEN :: Identifier │ │ │ UInt8 :: Identifier │ │ │ [=] │ │ │ addrlen :: Identifier │ │ │ [call] │ │ │ [curly] │ │ │ Ref :: Identifier │ │ │ SockLen :: Identifier │ │ │ [call] │ │ │ SockLen :: Identifier │ │ │ _ACCEPT_ADDRBUF_LEN :: Identifier │ │ │ [=] │ │ │ flags :: Identifier │ │ │ [call] │ │ │ Cint :: Identifier │ │ │ [call] │ │ │ | :: Identifier │ │ │ _SOCK_NONBLOCK :: Identifier │ │ │ _SOCK_CLOEXEC :: Identifier │ │ │ [=] │ │ │ newfd :: Identifier │ │ │ [macrocall] │ │ │ [.] │ │ │ GC :: Identifier │ │ │ [inert] │ │ │ @preserve :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:262 =#) :: Value │ │ │ addrbuf :: Identifier │ │ │ [block] │ │ │ [macrocall] │ │ │ @gcsafe_ccall :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:263 =#) :: Value │ │ │ [::] │ │ │ [call] │ │ │ accept4 :: Identifier │ │ │ [::] │ │ │ fd :: Identifier │ │ │ Cint :: Identifier │ │ │ [::] │ │ │ [call] │ │ │ [.] │ │ │ Base :: Identifier │ │ │ [inert] │ │ │ unsafe_convert :: Identifier │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ Cvoid :: Identifier │ │ │ addrbuf :: Identifier │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ Cvoid :: Identifier │ │ │ [::] │ │ │ addrlen :: Identifier │ │ │ [curly] │ │ │ Ref :: Identifier │ │ │ SockLen :: Identifier │ │ │ [::] │ │ │ flags :: Identifier │ │ │ Cint :: Identifier │ │ │ Cint :: Identifier │ │ │ [&&] │ │ │ [call] │ │ │ == :: Identifier │ │ │ newfd :: Identifier │ │ │ -1 :: Value │ │ │ [return] │ │ │ [tuple] │ │ │ [call] │ │ │ Cint :: Identifier │ │ │ -1 :: Value │ │ │ nothing :: Identifier │ │ │ [call] │ │ │ _errno_i32 :: Identifier │ │ │ [=] │ │ │ peer :: Identifier │ │ │ [macrocall] │ │ │ [.] │ │ │ GC :: Identifier │ │ │ [inert] │ │ │ @preserve :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:271 =#) :: Value │ │ │ addrbuf :: Identifier │ │ │ [block] │ │ │ [=] │ │ │ addrptr :: Identifier │ │ │ [call] │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ UInt8 :: Identifier │ │ │ [call] │ │ │ [.] │ │ │ Base :: Identifier │ │ │ [inert] │ │ │ unsafe_convert :: Identifier │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ [curly] │ │ │ NTuple :: Identifier │ │ │ _ACCEPT_ADDRBUF_LEN :: Identifier │ │ │ UInt8 :: Identifier │ │ │ addrbuf :: Identifier │ │ │ [call] │ │ │ _decode_accept_peer :: Identifier │ │ │ addrptr :: Identifier │ │ │ [ref] │ │ │ addrlen :: Identifier │ │ │ [return] │ │ │ [tuple] │ │ │ newfd :: Identifier │ │ │ peer :: Identifier │ │ │ [call] │ │ │ Int32 :: Identifier │ │ │ 0 :: Value │ │ │ │ │ st1 = nothing │ │ file = "/home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl" │ │ line = 258 │ └ mod = Reseau.SocketOps │ ERROR: LoadError: MacroExpansionError while expanding $(Expr(:scope_layer, Symbol("@gcsafe_ccall"), 1)) in module Reseau.SocketOps: │ #= /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:263 =# - Error expanding macro │ Caused by: │ ArgumentError: @ccall function name must be a symbol, a `.` node (e.g. `libc.printf`) or an interpolated function pointer (with `$`) │ Stacktrace: │ [1] ccall_macro_parse(exprs::Vector{Any}) │ @ Base ./c.jl:326 │ [2] var"@gcsafe_ccall"(__source__::LineNumberNode, __module__::Module, expr::Any) │ @ Reseau ~/.julia/packages/Reseau/12hM1/src/0_compat.jl:40 │ [3] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:342 │ [4] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:427 │ [5] #expand_forms_1##2 │ @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined] │ [6] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707 │ [7] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 │ [8] #expand_forms_1##2 │ @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined] │ [9] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707 │ [10] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 │ [11] expand_macro(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, outer_sl::Base.JuliaLowering.ScopeLayer) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:367 │ [12] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:427 │ [13] #expand_forms_1##2 │ @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined] │ [14] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707 │ [15] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 │ [16] #expand_forms_1##2 │ @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined] │ [17] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707 │ [18] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 │ [19] #expand_forms_1##2 │ @ /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 [inlined] │ [20] mapchildren(f::Base.JuliaLowering.var"#expand_forms_1##2#expand_forms_1##3"{Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, Base.JuliaLowering.ScopeLayer}, ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707 │ [21] expand_forms_1(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sl::Base.JuliaLowering.ScopeLayer) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:447 │ [22] expand_forms_1(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, expr_compat_mode::Bool, macro_world::UInt64) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:471 │ [23] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:29 │ [24] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [25] top-level scope │ @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:1 │ [26] macro expansion │ @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:376 [inlined] │ [27] macro expansion │ @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:379 [inlined] │ [28] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [29] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:494 │ [30] _eval │ @ /source/usr/share/julia/JuliaLowering/src/eval.jl:475 [inlined] │ [31] #eval#134 │ @ /source/usr/share/julia/JuliaLowering/src/eval.jl:467 [inlined] │ [32] top-level scope │ @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:1 │ [33] macro expansion │ @ ~/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:1 [inlined] │ [34] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [35] top-level scope │ @ ~/.julia/packages/Reseau/12hM1/src/Reseau.jl:13 │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [37] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3271 │ [38] top-level scope │ @ stdin:5 │ [39] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [40] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [41] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [42] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [43] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Reseau/12hM1/src/socket_ops/linux.jl:258 │ in expression starting at /home/pkgeval/.julia/packages/Reseau/12hM1/src/1_socket_ops.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Reseau/12hM1/src/Reseau.jl:1 │ in expression starting at stdin:5 └ ERROR: The following 2 packages failed to precompile: Nghttp2Wrapper Failed to precompile Nghttp2Wrapper [aac3f40a-7475-434e-9d89-bbdc1574c652] to "/home/pkgeval/.julia/compiled/v1.14/Nghttp2Wrapper/jl_G3mYo9" (ProcessExited(1)). Reseau Failed to precompile Reseau [802f3686-a58f-41ce-bb0c-3c43c75bba36] to "/home/pkgeval/.julia/compiled/v1.14/Reseau/jl_CHxKFl" (ProcessExited(1)). Loading failed after 16.51s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using Nghttp2Wrapper'`, ProcessExited(1)) [1] Stacktrace: [1] spawn_opts_inherit() @ Base ./process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] run(::Cmd) @ Base ./process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base ./Base.jl:326 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [7] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 111.76s: package fails to precompile