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

Readiness for LLVM 17 #573

Closed
vchuravy opened this issue Apr 24, 2024 · 0 comments · Fixed by #583
Closed

Readiness for LLVM 17 #573

vchuravy opened this issue Apr 24, 2024 · 0 comments · Fixed by #583

Comments

@vchuravy
Copy link
Member

vchuravy commented Apr 24, 2024

Error During Test at /home/pkgeval/.julia/packages/GPUCompiler/kqxyC/test/bpf_tests.jl:5
  Got exception outside of a @test
  could not load symbol "LLVMAddInternalizePassWithExportList":
  /home/pkgeval/.julia/artifacts/9afe5a2a17d6378596084bf7898a6e5016f610c1/lib/libLLVMExtra-17.so: undefined symbol: LLVMAddInternalizePassWithExportList
  Stacktrace:
    [1] LLVMAddInternalizePassWithExportList
      @ ~/.julia/packages/LLVM/bzSzE/lib/16/libLLVM_extra.jl:110 [inlined]
    [2] internalize!
      @ ~/.julia/packages/LLVM/bzSzE/src/transform.jl:180 [inlined]
    [3] macro expansion
      @ ~/.julia/packages/GPUCompiler/kqxyC/src/irgen.jl:110 [inlined]
    [4] macro expansion
      @ ~/.julia/packages/LLVM/bzSzE/src/base.jl:98 [inlined]
    [5] macro expansion
      @ ~/.julia/packages/GPUCompiler/kqxyC/src/irgen.jl:99 [inlined]
    [6] macro expansion
      @ ~/.julia/packages/TimerOutputs/RsWnF/src/TimerOutput.jl:253 [inlined]
    [7] irgen(job::GPUCompiler.CompilerJob)
      @ GPUCompiler ~/.julia/packages/GPUCompiler/kqxyC/src/irgen.jl:84
    [8] macro expansion
      @ ~/.julia/packages/GPUCompiler/kqxyC/src/driver.jl:207 [inlined]
    [9] macro expansion
      @ ~/.julia/packages/TimerOutputs/RsWnF/src/TimerOutput.jl:253 [inlined]
   [10] macro expansion
      @ ~/.julia/packages/GPUCompiler/kqxyC/src/driver.jl:206 [inlined]

cc: @jpsamaroo since this is coming from bpf_tests

https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_hash/1b5ee47_vs_903ffff/GPUCompiler.primary.log

x-ref: JuliaLang/julia#53070

@maleadt maleadt linked a pull request May 21, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant