Skip to content

CI is breaking with the upcoming release 1.12 #55

@amontoison

Description

@amontoison

I suspect that they changed some internal structures...

ERROR: LoadError: The following 1 direct dependency failed to precompile:

SparseMatricesCOO --code-coverage=@/home/runner/work/SparseMatricesCOO.jl/SparseMatricesCOO.jl --color=yes --check-bounds=yes --warn-overwrite=yes --depwarn=yes --inline=yes --startup-file=no --track-allocation=none --check-bounds=yes --compiled-modules=yes --depwarn=yes 

Failed to precompile SparseMatricesCOO [fa32481b-f100-4b48-8dc8-c62f61b13870] to "/home/runner/.julia/compiled/v1.12/SparseMatricesCOO/jl_c6kTzq".
ERROR: LoadError: UndefRefError: access to undefined reference
Stacktrace:
  [1] getproperty
    @ ./Base_compiler.jl:54 [inlined]
  [2] needs_instrumentation(codeinst::Core.CodeInstance, mi::Core.MethodInstance, def::Method, validation_world::UInt64)
    @ Base.StaticData ./staticdata.jl:94
  [3] verify_method(codeinst::Core.CodeInstance, stack::Vector{Core.CodeInstance}, visiting::IdDict{Core.CodeInstance, Int64}, mwis::IdSet{Method}, validation_world::UInt64)
    @ Base.StaticData ./staticdata.jl:134
  [4] verify_method(codeinst::Core.CodeInstance, stack::Vector{Core.CodeInstance}, visiting::IdDict{Core.CodeInstance, Int64}, mwis::IdSet{Method}, validation_world::UInt64) (repeats 2 times)
    @ Base.StaticData ./staticdata.jl:243
  [5] verify_method_graph(codeinst::Core.CodeInstance, stack::Vector{Core.CodeInstance}, visiting::IdDict{Core.CodeInstance, Int64}, mwis::IdSet{Method}, validation_world::UInt64)
    @ Base.StaticData ./staticdata.jl:68
  [6] _insert_backedges(edges::Vector{Any}, stack::Vector{Core.CodeInstance}, visiting::IdDict{Core.CodeInstance, Int64}, mwis::IdSet{Method}, external::Bool)
    @ Base.StaticData ./staticdata.jl:42
  [7] insert_backedges
    @ ./staticdata.jl:34 [inlined]
  [8] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::String, depmods::Vector{Any}; register::Bool)
    @ Base ./loading.jl:1285
  [9] _include_from_serialized
    @ ./loading.jl:1246 [inlined]
 [10] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})
    @ Base ./loading.jl:2083
 [11] __require_prelocked(pkg::Base.PkgId, env::String)
    @ Base ./loading.jl:2595
 [12] _require_prelocked(uuidkey::Base.PkgId, env::String)
    @ Base ./loading.jl:2461
 [13] macro expansion
    @ ./loading.jl:2389 [inlined]
 [14] macro expansion
    @ ./lock.jl:376 [inlined]
 [15] __require(into::Module, mod::Symbol)
    @ Base ./loading.jl:2354
 [16] require(into::Module, mod::Symbol)
    @ Base ./loading.jl:2330
 [17] top-level scope
    @ ~/work/SparseMatricesCOO.jl/SparseMatricesCOO.jl/src/SparseMatricesCOO.jl:12
 [18] include(mod::Module, _path::String)
    @ Base ./Base.jl:303
 [19] include_package_for_output(pkg::Base.PkgId, input::String, 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:2974
 [20] top-level scope
    @ stdin:5
 [21] eval(m::Module, e::Any)
    @ Core ./boot.jl:489
 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
    @ Base ./loading.jl:2820
 [23] include_string
    @ ./loading.jl:2830 [inlined]
 [24] exec_options(opts::Base.JLOptions)
    @ Base ./client.jl:326
 [25] _start()
    @ Base ./client.jl:561
in expression starting at /home/runner/work/SparseMatricesCOO.jl/SparseMatricesCOO.jl/src/SparseMatricesCOO.jl:1
in expression starting at stdin:
in expression starting at /home/runner/work/_actions/julia-actions/julia-runtest/v1/test_harness.jl:25
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions