Skip to content

mkl_jll hangs during precompilation #9281

@ufechner7

Description

@ufechner7

Installing LinearSolve.jl results in:

Precompiling project...
  227 dependencies successfully precompiled in 96 seconds
  1 dependency had output during precompilation:
┌ MKL_jll
│   Downloading artifact: MKL
│  
│  [pid 75780] waiting for IO to finish:
│   Handle type        uv_handle_t->data
│   timer              0x23375d0->0x71b7ed8cea70
│  This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.
│  
│  [pid 75780] waiting for IO to finish:
│   Handle type        uv_handle_t->data
│   timer              0x23375d0->0x71b7ed8cea70
│  This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.
└  

Can this be fixed here?

see also: SciML/LinearSolve.jl#524

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