Comment 0 for bug 1949193

Revision history for this message
Rik Mills (rikmills) wrote :

llvm-toolchain-9 1:9.0.1-20 jammy-proposed
julia 1.5.3+dfsg-3 jammy-release

When libllvm9 from the proposed pocket is upgraded to, this causes julia to segfault on start

$ julia
Segmentation fault (core dumped)

When building src:cantor julia backend, cmake runs julia to find the include file location. Therefore building cantor in jammy-proposed causes cmake to fail to find julia include files, and not build the backend.