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

Precompilation error in Julia nightly #1510

Open
ronisbr opened this issue Apr 18, 2024 · 1 comment
Open

Precompilation error in Julia nightly #1510

ronisbr opened this issue Apr 18, 2024 · 1 comment

Comments

@ronisbr
Copy link

ronisbr commented Apr 18, 2024

Hi!

My package uses Zygote in its test suit. However, the execution fails during pre-compilation using Julia nightly with this error:

ERROR: LoadError: UndefVarError: `LineInfoNode` not defined in `Core.Compiler`

Is it a know bug? Is there any work around?

For more information, see:

https://github.com/JuliaSpace/SpaceIndices.jl/actions/runs/8741807428/job/23988665786#step:6:221

@mcabbott
Copy link
Member

This might be the bug fixed by FluxML/IRTools.jl#122

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

2 participants