Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

[ Available lists | Index of cvs-ports | Month of Jan 2011 | Week of 10 Jan 2011 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Boris Samorodov <bsam@ipt.ru>
Date
10 Jan 2011 16:21:21
Subject
Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure
Message-ID
95244161@h30.sp.ipt.ru


[ Hide this part ]
On Mon, 10 Jan 2011 06:52:10 +0000 Alexey Dokuchaev wrote:

> On Sun, Jan 09, 2011 at 11:18:48PM -0500, Sahil Tandon wrote:
> > On Mon, 2011-01-10 at 01:46:02 +0000, Alexey Dokuchaev wrote:
> > > On Mon, Jan 10, 2011 at 01:35:21AM +0000, Wen Heping wrote:
> > > > wen 2011-01-10 01:35:21 UTC
> > > > Log:
> > > > - Disable build with kqueue on all FreeBSD version to avoid run error.
> > >
> > > It looks like it's beneficial to find out the details from reporter of
> > > this "run error". If it's software bug, maybe we could provide a
> > > comment in the Makefile so whoever feels like fixing it could do so.
> > > If the bug is likely to be in FreeBSD kqueue implementation, perhaps a
> > > PR with details would be helpful.
> >
> > http://lists.freebsd.org/pipermail/freebsd-ports/2010-March/060003.html

> Kudos to gj@ for his investigation; I hope clueful guys will eventually
> solve the problem properly. But commit message could be improved
> considerably if it included that text from ports@ at least partially.
> This would save the list from my stupid questions, and interested folks
> might decide to help Gary and Andriy fixing this issue.

Well, after that commit the port is broken: freezes in minutes:
-----
% uname -a
FreeBSD h30.sp.ipt.ru 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #7 r217188: Sun Jan 9 15:04:27 MSK 2011 bsam@h30.sp.ipt.ru:/home/bsam/FreeBSD/base/stable/8/obj/home/bsam/FreeBSD/base/stable/8/src/sys/INDUS i386

% ps auwx | grep tmux
bsam 19611 0,0 0,1 3736 2108 ?? INs 19:13 0:00,02 tmux: server (/tmp/tmux-1001/default) (tmux)
bsam 19609 0,0 0,1 3736 1928 0 IN+ 19:13 0:00,00 tmux: client (/tmp/tmux-1001/default) (tmux)
-----

Should I file a PR to mark it BROKEN?
--
WBR, bsam


Elapsed time: 0.261 seconds