svn commit: r357767 - head/net/cyphesis

John Marino freebsd.contact at marino.st
Sat Jun 14 18:31:04 UTC 2014


On 6/14/2014 20:21, Oliver Lehmann wrote:
> 
> John Marino <freebsd.contact at 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?


More information about the svn-ports-all mailing list