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

Test stdlib no longer works building into the sysimage #54333

Open
KristofferC opened this issue May 2, 2024 · 0 comments
Open

Test stdlib no longer works building into the sysimage #54333

KristofferC opened this issue May 2, 2024 · 0 comments

Comments

@KristofferC
Copy link
Sponsor Member

error during bootstrap:
LoadError("sysimg.jl", 57, LoadError("/Users/kristoffercarlsson/julia1.11/usr/share/julia/stdlib/v1.11/Test/src/Test.jl", 3, LoadError("/Users/kristoffercarlsson/julia1.11/usr/share/julia/stdlib/v1.11/Test/src/precompile.jl", 1, MethodError(Base.RedirectStdStream(1, true), (Core.CoreSTDOUT(),), 0x00000000000075f8))))
jl_method_error_bare at /Users/kristoffercarlsson/julia1.11/src/gf.c:2254
jl_method_error at /Users/kristoffercarlsson/julia1.11/src/gf.c:2272
jl_lookup_generic_ at /Users/kristoffercarlsson/julia1.11/src/gf.c:3104 [inlined]
ijl_apply_generic at /Users/kristoffercarlsson/julia1.11/src/gf.c:3119
RedirectStdStream at ./stream.jl:1457
unknown function (ip: 0x16c1c44c3)
jl_apply at /Users/kristoffercarlsson/julia1.11/src/./julia.h:2155 [inlined]
do_call at /Users/kristoffercarlsson/julia1.11/src/interpreter.c:126
eval_stmt_value at /Users/kristoffercarlsson/julia1.11/src/interpreter.c:174
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

1 participant