Skip to content

ControlSystems.jl fails to compile #1020

@mzaffalon

Description

@mzaffalon
(tmp) pkg> st
Status `C:\Users\Michele.Zaffalon\tmp\Project.toml` (empty project)

(tmp) pkg> add ControlSystems
   Resolving package versions...
    Updating `C:\Users\Michele.Zaffalon\tmp\Project.toml`
  [a6e380b2] + ControlSystems v1.15.0

<snip>
Precompiling project...
  ✗ ControlSystems
  0 dependencies successfully precompiled in 29 seconds. 249 already precompiled.
  1 dependency errored.
  For a report of the errors see `julia> err`. To retry use `pkg> precompile`

julia> err
PkgPrecompileError: The following 1 direct dependency failed to precompile:

ControlSystems

Failed to precompile ControlSystems [a6e380b2-a6ca-5380-bf3e-84a91bcd477e] to "C:\\Users\\Michele.Zaffalon\\.julia\\compiled\\v1.11\\ControlSystems\\jl_5D44.tmp".
WARNING: could not import OrdinaryDiffEq.DiffEqBase into ControlSystems
ERROR: LoadError: UndefVarError: `DiffEqBase` not defined in `ControlSystems`

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