nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] OpenBSD added to the buildbot cluster


From: Ingo Schwarze
Subject: Re: [Nmh-workers] OpenBSD added to the buildbot cluster
Date: Sun, 15 Dec 2013 17:00:58 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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
<address@hidden>    <address@hidden>
http://www.openbsd.org/   http://mdocml.bsd.lv/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]