Re: git: f63ffd8c2f94 - main - net/rdist6: Mark broken under FreeBSD 12
Date: Thu, 20 Jan 2022 18:12:29 UTC
On 1/19/22 06:26, Cy Schubert wrote: > The branch main has been updated by cy: > > URL:https://cgit.FreeBSD.org/ports/commit/?id=f63ffd8c2f94fc3aefb3c07fb4c061c44f80a47e > > commit f63ffd8c2f94fc3aefb3c07fb4c061c44f80a47e > Author: Cy Schubert<cy@FreeBSD.org> > AuthorDate: 2022-01-17 19:59:38 +0000 > Commit: Cy Schubert<cy@FreeBSD.org> > CommitDate: 2022-01-19 14:26:15 +0000 > > net/rdist6: Mark broken under FreeBSD 12 > > ./include/defs.h:44:10: fatal error: 'y.tab.h' file not found This builds for me using poudriere with 12.3-RELEASE-p1 jails (multiple build servers). I've never seen this problem but it sounds like it could be a MAKE_JOBS_UNSAFE issue. Craig