> On Mar 27, 2020, at 6:04 PM, Ed Maste <ema...@freebsd.org> wrote: > > On Fri, 27 Mar 2020 at 20:48, Julian H. Stacey <j...@berklix.com> wrote: >> >> l /usr/src/contrib/kyua/doc/manbuild.sh >> -rw-r--r-- 1 jhs staff 5187 Mar 25 12:34 >> /usr/src/contrib/kyua/doc/manbuild.sh > > Indeed, this is the problem. manbuild.sh is +x in svn and in the git > mirror, so it appears something's broken in ctm.
Hi Julian, I just worked around the issue by bypassing the manpage generation as part of buildworld: https://svnweb.freebsd.org/base?view=revision&revision=359385 <https://svnweb.freebsd.org/base?view=revision&revision=359385> . While the approach you took makes wonderful sense, I thought it was best to not have to continually rebuild the manpages for little to no gain. Thank you very much for the report/submitted patch :)! -Enji _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"