On Sun, Dec 03, 2023 at 01:22:31PM +0100, Omar Polo wrote:
> > > > > There are a small number of tests that fail, and one that segfaults, but
> > > > > as support is brand new, I don't think that's necessarily a showstopper.
> > >
> > > can you tell me which test segfaults so i can fix this? all tests should
> > > and are passing for me (amd64)
> >
> > The harec tests don't seem to work at all for me.
>
> I'm new to hare, just playing with it, so sorry for chiming in, but
> tests are fully passing for me, both hare and harec ones. (There are
> three skipped tests in hare, but it's just the 'slow tests'.)
>
> I'm on amd64 without ibt.
the harec tree hasn't been updated to compile with -z nobtcfi on
openbsd, this is why it fails on amd64 with ibt.
the hare stdlib tests (hare directory) should work with and without ibt
since we add -z nobtcfi.
No comments:
Post a Comment