Skip to content

Precompile directive failing on 1.12.1 #969

@guilhermebodin

Description

@guilhermebodin
(revise) pkg> update
    Updating registry at `D:\.julia\registries\General.toml`
   Installed CodeTracking ─ v2.0.2
     Project No packages added to or removed from `D:\BESSOperation\revise\Project.toml`
    Updating `D:\BESSOperation\revise\Manifest.toml`
  [da1fd8a2]  CodeTracking v2.0.1  v2.0.2
  [c8ffd9c3] - MbedTLS_jll v2.28.6+0
  [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0
  [ca575930]  NetworkOptions v1.2.0  v1.3.0
  [e37daf67]  LibGit2_jll v1.7.2+0  v1.9.0+0
  [29816b5a]  LibSSH2_jll v1.11.0+1  v1.11.3+1
  [458c3c95] + OpenSSL_jll v3.5.1+0
Precompiling packages finished.
  5 dependencies successfully precompiled in 27 seconds. 16 already precompiled.
  1 dependency had output during precompilation:
┌ Revise
│  ┌ Warning: precompile directive
│  │     precompile(Tuple{mbody.sig.parameters[1], Symbol, Bool, Bool, Iterators.Pairs{Symbol, Bool, Tuple{Symbol}, 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 D:\.julia\packages\Revise\nLE4h\src\precompile.jl:65

version

julia> versioninfo()
Julia Version 1.12.1
Commit ba1e628ee4 (2025-10-17 13:02 UTC)
Build Info:
  Official https://julialang.org release
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: 12 × 13th Gen Intel(R) Core(TM) i7-1355U
  WORD_SIZE: 64
  LLVM: libLLVM-18.1.7 (ORCJIT, alderlake)
  GC: Built with stock GC
Threads: 1 default, 1 interactive, 1 GC (on 12 virtual cores)
Environment:
  JULIA_DEPOT_PATH = D:\.julia\

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