Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2011 19:21:18 +0300
From:      Boris Samorodov <bsam@ipt.ru>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        Wen Heping <wen@FreeBSD.org>, cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Sahil Tandon <sahil@FreeBSD.org>
Subject:   Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure
Message-ID:  <95244161@h30.sp.ipt.ru>
In-Reply-To: <20110110065210.GA24349@FreeBSD.org> (Alexey Dokuchaev's message of "Mon, 10 Jan 2011 06:52:10 %2B0000")
References:  <201101100135.p0A1ZLEL028834@repoman.freebsd.org> <20110110014602.GB92966@FreeBSD.org> <20110110041847.GB5992@magic.hamla.org> <20110110065210.GA24349@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?95244161>