From owner-freebsd-stable@freebsd.org Mon Jan 16 05:29:35 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 01D16CB1C5E for ; Mon, 16 Jan 2017 05:29:34 +0000 (UTC) (envelope-from BSD@shaneware.biz) Received: from ipmail07.adl2.internode.on.net (ipmail07.adl2.internode.on.net [150.101.137.131]) by mx1.freebsd.org (Postfix) with ESMTP id 86E85137A for ; Mon, 16 Jan 2017 05:29:33 +0000 (UTC) (envelope-from BSD@shaneware.biz) Received: from ppp118-210-171-10.bras2.adl6.internode.on.net (HELO leader.local) ([118.210.171.10]) by ipmail07.adl2.internode.on.net with ESMTP; 16 Jan 2017 15:54:14 +1030 Subject: Re: buildworld build times 10-stable vs. 11-stable To: Slawa Olhovchenkov , Dan Mack References: <20170115171318.GC58505@zxy.spb.ru> Cc: freebsd-stable@freebsd.org From: Shane Ambler Message-ID: <6820bd62-dacb-b804-f540-ea1357e15331@ShaneWare.Biz> Date: Mon, 16 Jan 2017 15:54:12 +1030 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20170115171318.GC58505@zxy.spb.ru> Content-Type: text/plain; charset=utf-8; format=flowed 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: Mon, 16 Jan 2017 05:29:35 -0000 On 16/01/2017 03:43, Slawa Olhovchenkov wrote: > On Sun, Jan 15, 2017 at 10:40:42AM -0600, Dan Mack wrote: > >> I have a system which builds world, kernel, install, boot, installworld, >> reboot several times per week. I just noticed that my build times >> increased from about (just cherry picking a couple build logs): >> >> Starting build of FreeBSD SVN [309852] 10.3-STABLE >> Kernel will be GENERIC >> building world ... 90:35 0 >> >> >> Starting build of FreeBSD SVN [312099] 11.0-STABLE >> Kernel will be GENERIC >> building world ... 146:23 0 >> >> before I start bisecting the log files, is there something obvious >> introduced in 11 that I missed that would explain the roughly 50 minute >> difference in my build times? clang? additional subsystems? > > lldb/clang and related. +1 Try adding WITHOUT_CLANG_EXTRAS WITHOUT_CLANG_FULL WITHOUT_LLDB to src.conf and see what build times you get. -- FreeBSD - the place to B...Software Developing Shane Ambler