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 · 8 comments
Open

Precommit CI is broken again (libomptarget) #410

AaronBallman opened this issue Jul 24, 2022 · 8 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.

@jplehr
Copy link

jplehr commented Sep 18, 2024

Hi there,
I'm putting together a patch to enable precommit CI for the offload project, which I think might be related. I have tried to access the links given above, but would assume these logs have been deleted by now (I get a 404). Apologies, I completely missed this one.
is there any more info on the issue?

@jplehr
Copy link

jplehr commented Sep 18, 2024

Hi there, I'm putting together a patch to enable precommit CI for the offload project, which I think might be related. I have tried to access the links given above, but would assume these logs have been deleted by now (I get a 404). Apologies, I completely missed this one. is there any more info on the issue?

Apologies, for some reason I thought this was from this year. The CI definition file in the LLVM community repo points to this issue.

@metaflow
Copy link
Collaborator

Hi @jplehr the file you are looking for is probably some of the files in https://github.com/llvm/llvm-project/tree/main/.ci - we have moved the generation of the buildkite pipelines to llvm-project.

@jplehr
Copy link

jplehr commented Sep 26, 2024

Thank you for the message. I have since started to work with that.

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

3 participants