Skip to content

Fall back to really old version when LLVM.jl not available #475

Open
@ViralBShah

Description

@ViralBShah

I tried to install on 1.12-dev, and got this. I believe that this is because LLVM.jl is not available, and somehow this leads to fall back to really old version of Clang.jl, which used BinaryProvider.

Is it possible to prevent this from happening?

(@v1.12) pkg> up
    Updating registry at `~/.julia/registries/General.toml`
  No Changes to `~/.julia/environments/v1.12/Project.toml`
  No Changes to `~/.julia/environments/v1.12/Manifest.toml`
Precompiling project...
           ✗ BinaryProvider
           ✗ Clang
  0 dependencies successfully precompiled in 1 seconds. 8 already precompiled.
  2 dependencies errored.
  For a report of the errors see `julia> err`. To retry use `pkg> precompile`


(@v1.12) pkg> st
Status `~/.julia/environments/v1.12/Project.toml`
⌃ [40e3b903] Clang v0.9.2
Info Packages marked with ⌃ have new versions available and may be upgradable.

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