Hi,

Pascal Stumpf wrote on Sat, Dec 14, 2013 at 12:00:07AM +0100:
> On Thu, 12 Dec 2013 19:52:54 -0500, David Levine wrote:
>> Lyndon wrote:

>>> I have added an OpenBSD 5.4 (amd64) buildbot slave to the mix.
[...]

>> test-manpages fails because of a slew of these:
>>   man8/post.8:1: warning: unbalanced .el request
>> Any ideas?

> To me, this looks like it could be caused by a local patch to
> an-old.tmac that's applied in the OpenBSD groff port.  CC'ing Ingo
> Schwarze, our roff guru. :)

After a brief private mail exchange, i understood Pascal was
on the right track.  I just committed the fix here:

http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/groff/patches/patch-tmac_an-old_tmac

To use it, do the following on your buildbot slave:

  cd /usr/ports/textproc/groff/
  make clean
  make clean=package
  cvs up -dP
  sudo pkg_delete groff
  make package
  sudo make install

Thanks for including OpenBSD in your infrastructure
and for reporting this issue,
and sorry for the hickup i caused.

Yours,
  Ingo

-- 
Ingo Schwarze
<[email protected]>    <[email protected]>
http://www.openbsd.org/   http://mdocml.bsd.lv/

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to