From owner-freebsd-stable@freebsd.org Fri Sep 8 11:13:21 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D7D1E11B4E for ; Fri, 8 Sep 2017 11:13:21 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from n6.nabble.com (n6.nabble.com [162.255.23.37]) by mx1.freebsd.org (Postfix) with ESMTP id 07B2164681 for ; Fri, 8 Sep 2017 11:13:19 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from n6.nabble.com (localhost [127.0.0.1]) by n6.nabble.com (Postfix) with ESMTP id 9FCBC1954835 for ; Fri, 8 Sep 2017 04:13:13 -0700 (MST) Date: Fri, 8 Sep 2017 04:13:13 -0700 (MST) From: Jakub Lach To: freebsd-stable@freebsd.org Message-ID: <1504869193651-0.post@n6.nabble.com> Subject: Since about week 11-STABLE is building debug files regardless of src.conf settings MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2017 11:13:21 -0000 Hello, I have WITHOUT_DEBUG_FILES=true WITHOUT_ASSERT_DEBUG=true WITHOUT_KERNEL_SYMBOLS=true in src.conf. Nonetheless, in the last two updates I had files removed from /usr/lib/debug/ upon make-delete-old. -- Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-stable-f3932046.html