[libc-commits] [libc] [libc] Redo the install targets (PR #78795)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Sun Jan 21 19:31:50 PST 2024


jhuber6 wrote:

> I looked at the https://lab.llvm.org/staging/#/builders/11 builder but I don't see that failure, which step is failing?

The failure observed on the bot was unrelated, but there's another issue where when I do `ninja install` it gives the above failure message. I think the error goes away if you do `ninja install` a second time, so it's likely depending on something that's not built until the first install is done.

https://github.com/llvm/llvm-project/pull/78795


More information about the libc-commits mailing list