[libcxx-commits] [PATCH] D128084: [libc++] Add CI job testing on FreeBSD

Alexander Richardson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Sep 26 05:18:05 PDT 2022


arichardson added a comment.

In D128084#3805845 <https://reviews.llvm.org/D128084#3805845>, @ldionne wrote:

> Ping.
>
> This situation is exactly why we have the support policy that we have: we are interested in supporting platforms that want to be supported, i.e. that want to invest the time required to make things work. People have volunteered machines to test on FreeBSD, and have volunteered time to get this patch up. All it needs is someone (probably someone who cares first hand about FreeBSD support) to finish it up and start fixing the `LIBCXX-FREEBSD-FIXME`s added here.

I would be happy to address these FIXMEs, but I would have to do so outside working hours so my time is somewhat limited. I recently ran the testsuite on my Arm Morello system running CheriBSD and it seems like a lot of the filesystem ones are fixed on this FreeBSD 14 snapshot.

Which version of FreeBSD is the builder running? This would allow me to reproduce and attach a debugger on a similar system.


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