On Tue, Jan 25, 2022 at 05:48:18PM -0500, Kurt Mosiejczuk wrote:
> On Tue, Jan 25, 2022 at 07:17:54AM -0700, Alexander Bluhm wrote:
> > CVSROOT:    /cvs
> > Module name:        ports
> > Changes by: [email protected]   2022/01/25 07:17:54
> >
> > Modified files:
> >     misc/posixtestsuite: Makefile
> > Added files:
> >     misc/posixtestsuite/patches:
> >                                  patch-conformance_interfaces_sigpause_4-1_c
>
> > Log message:
> > Our sigpause(3) does not implement POSIX semantics, but BSD behavior.
> > As sigpause(-1) with BSD semantics blocks SIGALRM, this code does
> > neither terminate nor timeout on OpenBSD.  Disable the test.
>
> This breaks the build since the PLIST needs regeneration
>
> Error: 
> /usr/obj/ports/posixtestsuite-1.5.2/fake-sparc64/usr/local/libexec/posixtestsuite/conformance/interfaces/sigpause/4-1.test
>  does not exist
> pkg_create: can't continue

Sorry.  Fixed.

Reply via email to