svn commit: r363820 - head/net/dante
Adam McDougall
mcdouga9 at egr.msu.edu
Sat Aug 2 20:56:13 UTC 2014
It is getting stuck for me on 10-stable r268824 amd64 as well. It
consumes all my mbufs (~1 million), the associated jail for it in
poudriere won't stop:
umount: unmount of /poudriere/data/build/10amd64-default/15/dev failed:
Device busy
and ./conftest inside that jail is stuck in D+J, keglim, keg_fetch_slab
zone_fetch_slab etc (ps, top, procstat -k).
Raising my mbufs afterwards does not allow it to continue. I have to
reboot the system, which seems somewhat alarming in of itself.
On 08/02/2014 11:33, John Marino wrote:
> 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
> _______________________________________________
> svn-ports-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-ports-all
> To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
>
More information about the svn-ports-all
mailing list