Skip to content

Julia v1.11.3 and v1.10.8 stalling precompilation with [email protected] #57152

@oschulz

Description

@oschulz

With Julia v1.11.3 (official binaries, tested on Ubuntu 22.04), precompilation of GaussianMixtures.jl stalls:

(@v1.11) pkg> add GaussianMixtures
Precompiling project...
[... dependency installation and precompilation ...]
  Progress [========================================>]  81/82
  ◒ GaussianMixtures

never finishes, but also show no errors (fresh Julia installation, starting with and empty package depot).

Everything is fine with Julia v1.11.2 and lower, so maybe some compiler bug in Julia v1.11.3?

System info:

Julia Version 1.11.3
Commit d63adeda50d (2025-01-21 19:42 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 20 × 13th Gen Intel(R) Core(TM) i9-13900H
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, goldmont)
Threads: 6 default, 0 interactive, 3 GC (on 20 virtual cores)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions