Skip to content

Precompile directive failed on Julia 1.10.10 #1002

@jonas-schulze

Description

@jonas-schulze

I just updated to Revise and got the following warning:

┌ Revise
│  ┌ Warning: precompile directive
│  │     precompile(Tuple{mbody.sig.parameters[1], Symbol, Bool, Bool, Iterators.Pairs{Symbol, Bool, Nothing, NamedTuple{(:skip_include,), Tuple{Bool}}}, typeof(methods_by_execution!), Compiled, MI, Module, Expr})
│  │ failed. Please report an issue in Revise (after checking for duplicates) or remove this directive.
│  └ @ Revise ~/.julia/packages/Revise/b0dDX/src/precompile.jl:65
└  
┌ LoweredCodeUtils
│  ┌ Warning: skipping callee LoweredCodeUtils.:(var"#f#45") (called by LoweredCodeUtils.f) due to MethodError(iterate, (nothing,), 0x0000000000007be1)
│  └ @ LoweredCodeUtils ~/.julia/packages/LoweredCodeUtils/hO6Ne/src/signatures.jl:333
└  

There are some related issues like #969 and #780, though I'm using Julia LTS and my environment already contains their prospective fixes:

Sorry for the inconvenience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions