From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 9 12:31:42 2014 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4895DB9B for ; Sun, 9 Feb 2014 12:31:42 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D9CDD1202 for ; Sun, 9 Feb 2014 12:31:41 +0000 (UTC) Received: from ASUS ([178.39.161.251]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0Lxt3Q-1V7OSI0rCu-015KgJ for ; Sun, 09 Feb 2014 13:31:34 +0100 From: "Stefan Hegnauer" To: , References: <201402082253.s18MrZ10046027@freefall.freebsd.org> In-Reply-To: <201402082253.s18MrZ10046027@freefall.freebsd.org> Subject: RE: bin/185052: buildworld fails if WITHOUT_CASPER=YES is set Date: Sun, 9 Feb 2014 13:31:33 +0100 Message-ID: <000001cf2592$de356d50$9aa047f0$@hegnauer@gmx.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ac8lIJqaljjo2Vp2RGmUJSHTZaI1KgAcXfXA Content-Language: de-ch X-Provags-ID: V03:K0:vctbkfhHRUfIYcv9pBsTgIcUu6Y0bmPmy98WV01K1V1OpySM9at IOJXoz/Ihx/awazL/jRQDOm+jt3OxEWAabzx3hWpT/oxDax/A9OpmNTuCAvMZ55/W52v0Fh mrG8ccJUsJHZTfsVVgLxPb8zmgvlw3Nz5tDeS+eUJd6DggA8pcnEXBfqTqBXOE0635tdmL8 5LVdo/yrTL5JlM/+E+5Lw== X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 12:31:42 -0000 Hi Christian, thanks for the follow-up - I just tried with r261650 as of today, setting both WITHOUT_CASPER="YES" and WITHOUT_CAPSICUM="YES" and the build (and installworld) finishes without problems! I would vote for closing the ticket. BR - Stefan > -----Original Message----- > From: brueffer@FreeBSD.org [mailto:brueffer@FreeBSD.org] > Sent: Saturday, February 08, 2014 11:54 PM > To: stefan.hegnauer@gmx.ch; brueffer@FreeBSD.org; freebsd- > bugs@FreeBSD.org > Subject: Re: bin/185052: buildworld fails if WITHOUT_CASPER=YES is set > > Synopsis: buildworld fails if WITHOUT_CASPER=YES is set > > State-Changed-From-To: open->feedback > State-Changed-By: brueffer > State-Changed-When: Sat Feb 8 23:51:35 CET 2014 > State-Changed-Why: > Hi Stefan, I tried to reproduce this with WITHOUT_CAPSICUM and > WITHOUT_CASPER on > today's HEAD, but it built without problems. Can you still reproduce > this with > recent sources and removing /usr/obj before building? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=185052