Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable nightly until fixed? #523

Open
christiangnrd opened this issue Dec 10, 2024 · 4 comments
Open

Disable nightly until fixed? #523

christiangnrd opened this issue Dec 10, 2024 · 4 comments

Comments

@christiangnrd
Copy link
Contributor

christiangnrd commented Dec 10, 2024

It's making CI a guaranteed fail.

@JamesWrigley
Copy link
Member

I think it's better that it fail obviously to remind us that it's broken 😛 Some people rely on nightly support to update their packages in time. I'll try to take a look at it in the next day or two.

@ViralBShah
Copy link
Contributor

In trying to update the SuiteSparse wrappers for 1.12-dev on nightly, I get:

(gen) pkg> up
    Updating registry at `~/.julia/registries/General.toml`
    Updating registry at `~/.julia/registries/JSMLComponents.toml`
    Updating registry at `~/.julia/registries/JuliaComputingRegistry.toml`
    Updating registry at `~/.julia/registries/JuliaHubRegistry.toml`
ERROR: Unsatisfiable requirements detected for package libLLVM_jll [8f36deef]:
 libLLVM_jll [8f36deef] log:
 ├─possible versions are: 18.1.7 or uninstalled
 └─found to have no compatible versions left with Clang_jll [0ee61d77]
   └─Clang_jll [0ee61d77] log:
     ├─possible versions are: 9.0.1 - 19.1.1 or uninstalled
     └─restricted by compatibility requirements with Clang [40e3b903] to versions: 12.0.0 - 16.0.6
       └─Clang [40e3b903] log:
         ├─possible versions are: 0.7.0 - 0.18.3 or uninstalled
         └─restricted to versions 0.18 by project [65f3cf78], leaving only versions: 0.18.0 - 0.18.3
           └─project [65f3cf78] log:
             ├─possible versions are: 0.0.0 or uninstalled
             └─project [65f3cf78] is fixed to version 0.0.0

@JamesWrigley
Copy link
Member

Is that with master of Clang.jl? I thought we did support 1.12 since #503.

@ViralBShah
Copy link
Contributor

I was using the released version. I can try master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants