Skip to content

Precompile failure on julia master: UndefVarError: InterpreterIP not defined in Compiler #403

@IanButterworth

Description

@IanButterworth

Seems to be a Compiler related change @Keno

Failed to precompile SnoopCompile [aa65fe97-06da-5843-b5b1-d5d13cad87d2] to "/Users/ian/.julia/compiled/v1.12/SnoopCompile/jl_jpLsqK".
ERROR: LoadError: UndefVarError: `InterpreterIP` not defined in `Compiler`
Stacktrace:
  [1] getproperty(x::Module, f::Symbol)
    @ Base ./Base_compiler.jl:47
  [2] top-level scope
    @ ~/.julia/packages/SnoopCompile/L09vG/src/parcel_snoop_inference.jl:34
  [3] include(mapexpr::Function, mod::Module, _path::String)
    @ Base ./Base.jl:301
  [4] top-level scope
    @ ~/.julia/packages/SnoopCompile/L09vG/src/SnoopCompile.jl:73
  [5] include(mod::Module, _path::String)
    @ Base ./Base.jl:300
  [6] 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:2988
  [7] top-level scope
    @ stdin:5
  [8] eval(m::Module, e::Any)
    @ Core ./boot.jl:460
  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
    @ Base ./loading.jl:2839
 [10] include_string
    @ ./loading.jl:2849 [inlined]
 [11] exec_options(opts::Base.JLOptions)
    @ Base ./client.jl:327
 [12] _start()
    @ Base ./client.jl:558
in expression starting at /Users/ian/.julia/packages/SnoopCompile/L09vG/src/parcel_snoop_inference.jl:34
in expression starting at /Users/ian/.julia/packages/SnoopCompile/L09vG/src/SnoopCompile.jl:1

on

Version 1.12.0-DEV.1653 (2024-11-18)
Commit af9e6e3167f (1 day old master)

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