jhuber6 added a comment.

In D125165#3557015 <https://reviews.llvm.org/D125165#3557015>, @tra wrote:

> @jhuber6 -- @MaskRay  has found that `ninja install` is failing in a clean 
> build with:
>
>   clang: error: unable to execute command: Executable 
> "clang-offload-packager" doesn't exist!
>
> It looks like a missing dependency somewhere.

Weird, I'll try a fresh build myself and see if I can figure it out. I'm not 
sure if it's the problem, but I used `add_clang_executable` instead of 
`add_clang_tool` in the CMake, that's the only thing that stands out I can see.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125165/new/

https://reviews.llvm.org/D125165

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to