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 issue on 1.11 #155

Open
maleadt opened this issue Mar 16, 2024 · 0 comments
Open

Precompilation issue on 1.11 #155

maleadt opened this issue Mar 16, 2024 · 0 comments

Comments

@maleadt
Copy link
Member

maleadt commented Mar 16, 2024

┌ Error: Unexpected output on standard error:
│ ┌ Info: Loading BugReporting package...
│ └ @ InteractiveUtils /cache/julia-buildkite-plugin/julia_installs/bin/linux/x64/1.11/julia-1.11-latest-linux-x86_64/share/julia/stdlib/v1.11/InteractiveUtils/src/InteractiveUtils.jl:348
│ ┌ Warning: Module Base64 with build ID fafbfcfd-f707-74a8-0022-da8799e70ba4 is missing from the cache.
│ │ This may mean Base64 [2a0f44e3-6c83-55bd-87e4-b1978d98bd5f] does not support precompilation but is imported by a module that does.
│ └ @ Base loading.jl:2306
│ ┌ Warning: Module Base64 with build ID fafbfcfd-f707-74a8-0022-da8799e70ba4 is missing from the cache.
│ │ This may mean Base64 [2a0f44e3-6c83-55bd-87e4-b1978d98bd5f] does not support precompilation but is imported by a module that does.
│ └ @ Base loading.jl:2306
│ ┌ Warning: Module InteractiveUtils with build ID fafbfcfd-39ed-e583-0022-da89a6e6ee5f is missing from the cache.
│ │ This may mean InteractiveUtils [b77e0a4c-d291-57a0-90e8-8db25a27a240] does not support precompilation but is imported by a module that does.
│ └ @ Base loading.jl:2306
│ ┌ Warning: Module InteractiveUtils with build ID fafbfcfd-39ed-e583-0022-da89a6e6ee5f is missing from the cache.
│ │ This may mean InteractiveUtils [b77e0a4c-d291-57a0-90e8-8db25a27a240] does not support precompilation but is imported by a module that does.
│ └ @ Base loading.jl:2306
│ ┌ Warning: Module Test with build ID ffffffff-ffff-ffff-0027-9732e74fa5c0 is missing from the cache.
│ │ This may mean Test [8dfed614-e22c-5e08-85e1-65c5234f0b40] does not support precompilation but is imported by a module that does.
│ └ @ Base loading.jl:2306
└ @ Main /cache/build/tester-amdci4-11/julialang/bugreporting-dot-jl/test/rr.jl:138
rr: Test Failed at /cache/build/tester-amdci4-11/julialang/bugreporting-dot-jl/test/rr.jl:140
  Expression: length(stderr_lines) <= 1
   Evaluated: 16 <= 1
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