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

Precommit CI is broken again (libomptarget) #410

Open
AaronBallman opened this issue Jul 24, 2022 · 4 comments
Open

Precommit CI is broken again (libomptarget) #410

AaronBallman opened this issue Jul 24, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@AaronBallman
Copy link

Precommit CI is broken again with what looks like a potential configuration issue. The failures are all on the Debian builder and look like:

# command stderr:
--
  | /usr/bin/ld: cannot find -lomptarget.devicertl: No such file or directory
  | /var/lib/buildkite-agent/builds/llvm-project/build/./bin/clang-linker-wrapper: error: 'ld' failed
  | clang-15: error: linker command failed with exit code 1 (use -v to see invocation)

As examples of failures:

https://buildkite.com/llvm-project/premerge-checks/builds/104216#01822ea7-1495-4fe3-816d-add533faf2a4
https://buildkite.com/llvm-project/premerge-checks/builds/104225#01822f77-ee33-4d5d-ae29-7e9b4897521c
https://buildkite.com/llvm-project/premerge-checks/builds/104142#01822819-1479-4dc7-b5d5-4453d27d2882

@AaronBallman AaronBallman added the bug Something isn't working label Jul 24, 2022
@AaronBallman
Copy link
Author

Pinging on this issue since all precommit CI is still failing for all Linux builds.

@metaflow
Copy link
Collaborator

Looking into that.

@metaflow metaflow self-assigned this Jul 28, 2022
metaflow referenced this issue Jul 28, 2022
Will try to reproduce locally and report back
@AaronBallman
Copy link
Author

FWIW, this appears to be fixed in community; at least, I've not seen the libomptarget failures in a while.

@metaflow
Copy link
Collaborator

well it probably due to disabling openmp targets... Unfortunately I didn't managed to progress a lot on why are they falling on in build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants