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

[mono][llvm] Linux-arm64 llvmfullaot build fails with missing libclang-9.so.1 #85529

Closed
jandupej opened this issue Apr 28, 2023 · 2 comments · Fixed by #86096
Closed

[mono][llvm] Linux-arm64 llvmfullaot build fails with missing libclang-9.so.1 #85529

jandupej opened this issue Apr 28, 2023 · 2 comments · Fixed by #86096
Assignees
Labels
area-Build-mono Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@jandupej
Copy link
Member

jandupej commented Apr 28, 2023

Build fails with Libclang '/usr/lib/llvm-9/lib/libclang-9.so.1' doesn't exist. It's on an extra platform, so removing blocking-clean-ci

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=255903
Build error leg or test failing: Build / linux-arm64 Release AllSubsets_Mono_LLVMFullAot_RuntimeTests llvmfullaot / Build Mono LLVM AOT cross compiler
Pull request: #85458

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "Libclang '/usr/lib/llvm-9/lib/libclang-9.so.1' doesn't exist.",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Report

Build Definition Step Name Console log Pull Request
270179 dotnet/runtime Build Mono LLVM AOT cross compiler Log #86050
270139 dotnet/runtime Build Mono LLVM AOT cross compiler Log
269658 dotnet/runtime Build Mono LLVM AOT cross compiler Log
269142 dotnet/runtime Build Mono LLVM AOT cross compiler Log #86050
268718 dotnet/runtime Build Mono LLVM AOT cross compiler Log
268078 dotnet/runtime Build Mono LLVM AOT cross compiler Log
267827 dotnet/runtime Build Mono LLVM AOT cross compiler Log
267715 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85908
267007 dotnet/runtime Build Mono LLVM AOT cross compiler Log
266742 dotnet/runtime Build Mono LLVM AOT cross compiler Log
266495 dotnet/runtime Build Mono LLVM AOT cross compiler Log
265629 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85908
266409 dotnet/runtime Build Mono LLVM AOT cross compiler Log
265427 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85810
265291 dotnet/runtime Build Mono LLVM AOT cross compiler Log
265057 dotnet/runtime Build Mono LLVM AOT cross compiler Log
264846 dotnet/runtime Build Mono LLVM AOT cross compiler Log
264752 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85852
264751 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85851
264750 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85850
264740 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85847
264749 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85849
264500 dotnet/runtime Build Mono LLVM AOT cross compiler Log
264235 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85692
264051 dotnet/runtime Build Mono LLVM AOT cross compiler Log
263902 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85185
263342 dotnet/runtime Build Mono LLVM AOT cross compiler Log
262840 dotnet/runtime Build Mono LLVM AOT cross compiler Log
261788 dotnet/runtime Build Mono LLVM AOT cross compiler Log #84566
261990 dotnet/runtime Build Mono LLVM AOT cross compiler Log
261437 dotnet/runtime Build Mono LLVM AOT cross compiler Log
258928 dotnet/runtime Build Mono LLVM AOT cross compiler Log #84566
261188 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85692
260534 dotnet/runtime Build Mono LLVM AOT cross compiler Log
259956 dotnet/runtime Build Mono LLVM AOT cross compiler Log
258971 dotnet/runtime Build Mono LLVM AOT cross compiler Log
258590 dotnet/runtime Build Mono LLVM AOT cross compiler Log
258289 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85601
257874 dotnet/runtime Build Mono LLVM AOT cross compiler Log
257815 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85504
257694 dotnet/runtime Build Mono LLVM AOT cross compiler Log
257380 dotnet/runtime Build Mono LLVM AOT cross compiler Log
257197 dotnet/runtime Build Mono LLVM AOT cross compiler Log
257000 dotnet/runtime Build Mono LLVM AOT cross compiler Log
256625 dotnet/runtime Build Mono LLVM AOT cross compiler Log
256353 dotnet/runtime Build Mono LLVM AOT cross compiler Log
255903 dotnet/runtime Build Mono LLVM AOT cross compiler Log #85458
255744 dotnet/runtime Build Mono LLVM AOT cross compiler Log
255582 dotnet/runtime Build Mono LLVM AOT cross compiler Log
255331 dotnet/runtime Build Mono LLVM AOT cross compiler Log
255110 dotnet/runtime Build Mono LLVM AOT cross compiler Log
254950 dotnet/runtime Build Mono LLVM AOT cross compiler Log

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
3 28 52
@jandupej jandupej added the Known Build Error Use this to report build issues in the .NET Helix tab label Apr 28, 2023
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 28, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Apr 28, 2023
@steveisok
Copy link
Member

@directhex please take a look.

@filipnavara filipnavara added area-Build-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 28, 2023
@filipnavara
Copy link
Member

I think the particular cbl-mariner image doesn't use the version suffix for clang but that should be easy enough to verify by checking the docker image.

@SamMonoRT SamMonoRT removed the untriaged New issue has not been triaged by the area owner label May 11, 2023
@SamMonoRT SamMonoRT added this to the 8.0.0 milestone May 11, 2023
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 11, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 11, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jun 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Build-mono Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants