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

Failed to precompile SnoopCompile in CI #397

Closed
ranocha opened this issue Oct 10, 2024 · 2 comments
Closed

Failed to precompile SnoopCompile in CI #397

ranocha opened this issue Oct 10, 2024 · 2 comments

Comments

@ranocha
Copy link
Contributor

ranocha commented Oct 10, 2024

We observe the following error in our CI runs:

Failed to precompile SnoopCompile [aa65fe97-06da-5843-b5b1-d5d13cad87d2] to "/home/runner/.julia/compiled/v1.11/SnoopCompile/jl_ArRXUZ".
ERROR: LoadError: TypeError: in keyword argument nonoverlayed, expected UInt8, got a value of type Bool
Stacktrace:
   [1] concrete_eval_eligible
     @ ~/.julia/packages/JET/1ZQeA/src/analyzers/jetanalyzer.jl:287 [inlined]
   [2] abstract_call_method_with_const_args(interp::JET.JETAnalyzer{JET.BasicPass}, result::Core.Compiler.MethodCallResult, f::Any, arginfo::Core.Compiler.ArgInfo, si::Core.Compiler.StmtInfo, match::Core.MethodMatch, sv::Core.Compiler.InferenceState, invokecall::Nothing)
     @ Core.Compiler ./compiler/abstractinterpretation.jl:826
[...]

see https://github.com/trixi-framework/Trixi.jl/actions/runs/11248379964/job/31277133604?pr=2062#step:5:347

CC @aviatesk (since the stacktrace points to JET.jl)

@timholy
Copy link
Owner

timholy commented Oct 21, 2024

If this comes from julia-invalidations, see julia-actions/julia-invalidations#19

@timholy
Copy link
Owner

timholy commented Nov 24, 2024

Closing this. The fix is for julia-invalidations to bump compat to SnoopCompile v3.

@timholy timholy closed this as completed Nov 24, 2024
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