Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Aug 2014 15:33:20 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r363820 - head/net/dante
Message-ID:  <201408021533.s72FXKbl026135@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sat Aug  2 15:33:20 2014
New Revision: 363820
URL: http://svnweb.freebsd.org/changeset/ports/363820
QAT: https://qat.redports.org/buildarchive/r363820/

Log:
  Mark net/dante BROKEN on i386
  
  Dante gets stuck building on i386.  Redports did not complete on any of
  the four platforms.  Marking this broken, and upstream is being notified.
  
  PR:		192295

Modified:
  head/net/dante/Makefile

Modified: head/net/dante/Makefile
==============================================================================
--- head/net/dante/Makefile	Sat Aug  2 15:17:54 2014	(r363819)
+++ head/net/dante/Makefile	Sat Aug  2 15:33:20 2014	(r363820)
@@ -16,6 +16,8 @@ LICENSE=	BSD
 
 CONFLICTS=	socks5-[0-9]*
 
+BROKEN_i386=	see PR 192295, requests tweaked sysctls
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-socks-conf=${PREFIX}/etc/socks.conf \
 		--with-sockd-conf=${PREFIX}/etc/sockd.conf



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