Date: Sat, 14 Jun 2014 20:30:27 +0200 From: John Marino <freebsd.contact@marino.st> To: Oliver Lehmann <oliver@freebsd.org>, marino@freebsd.org Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r357767 - head/net/cyphesis Message-ID: <539C94C3.4040606@marino.st> In-Reply-To: <20140614202139.Horde.HZsy3djMLtU53sefqx-bAg8@avocado.salatschuessel.net> References: <201406141111.s5EBBCgV016094@svn.freebsd.org> <539C8682.3030603@marino.st> <20140614202139.Horde.HZsy3djMLtU53sefqx-bAg8@avocado.salatschuessel.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/14/2014 20:21, Oliver Lehmann wrote: > > John Marino <freebsd.contact@marino.st> wrote: > >> It seems to me the action to take is: >> 1) fix it so builds regardless of compiler > > I'm not able to fix it unfortunally > >> 2) nothing. (F8, F9, + DF is better than broken everywhere. > > Not marking it broken keeps spamming my mailbox with build failure logs. > Maybe I just change it to a conditional BROKEN for 10+ Please make sure you check ${OPSYS} == FreeBSD if you use OSVERSION to check this so that you don't catch DF with it. Or just use a mail filter to dump test logs to trash. Thanks, John P.S. why not ask a c++ guy for help? As a non-C++ guy, the error seems relatively simple (header/namespace related). Is it really hard to fix?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?539C94C3.4040606>