[libcxx-commits] [PATCH] D128084: [libc++] Add CI job testing on FreeBSD
Ed Maste via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Dec 16 12:52:56 PST 2022
emaste added a comment.
With that addressed failure is now
+ check-abi-list
+ echo '+++ Running the libc++ ABI list test'
Running the libc++ ABI list test
+ ninja -vC /usr/home/buildkite/.buildkite-agent/builds/freebsd-test-1/llvm-project/libcxx-ci/build/generic-cxx2b check-cxx-abilist
ninja: Entering directory `/usr/home/buildkite/.buildkite-agent/builds/freebsd-test-1/llvm-project/libcxx-ci/build/generic-cxx2b'
ninja: error: unknown target 'check-cxx-abilist'
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128084/new/
https://reviews.llvm.org/D128084
More information about the libcxx-commits
mailing list