From owner-freebsd-current@freebsd.org Mon Apr 10 18:55:33 2017 Return-Path: Delivered-To: freebsd-current@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 A9BACD37DF6 for ; Mon, 10 Apr 2017 18:55:33 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 74E4AA34 for ; Mon, 10 Apr 2017 18:55:32 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1cxeTD-0004NY-KO for freebsd-current@freebsd.org; Mon, 10 Apr 2017 20:55:24 +0200 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-current@freebsd.org Subject: Re: CURRENT: Compile time of ports has increased significantly since LLVM 4.0 References: <20170410141003.7d422d86@freyja.zeit4.iv.bundesimmobilien.de> Date: Mon, 10 Apr 2017 20:55:22 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: <20170410141003.7d422d86@freyja.zeit4.iv.bundesimmobilien.de> User-Agent: Opera Mail/12.16 (FreeBSD) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 autolearn=disabled version=3.4.0 X-Scan-Signature: 4c3c8b3d32e7d0cfaf2d58264fc1daa3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 18:55:33 -0000 There is a similar thread with subject: 'how to mark llvm* forbidden?' going on right now on this list. Regards, Ronald. On Mon, 10 Apr 2017 14:10:03 +0200, O. Hartmann wrote: > We build pretty often world and ports. > > With poudriere as port building backend, The daily/weekly builds have > now grown > in compile time significantly since approx. the introduction of LLVM 4.0 > into > FreeBSD. > > The build box is a LGA1150 IvyBridge XEON system with 3,4 GHz and 16 GB > RAM. > The configuration of poudriere (most recent ports tree version, as well > as most > recent CURRENT host and most recent CURRENT jail: FreeBSD 12.0-CURRENT > #4 > r316067: Tue Mar 28 06:26:18 CEST 2017 amd64). > > Within the past 4 - 6 months, wekbkit-gtk2 and webkit-gtk3 took ~ 1h 90 > min, > or, when started together, ~ 2h 40 min. Now they take each(!, even > separately > started and indivuidually conmpiled without concurrent jobs) more than 3 > hours. > > The same with /editors/libreoffice. On this bos it took 2h 40 min to > compile > libreoffice 5.2.X up to 5.2.6, now it graces or is beyond 4 hours! > > This observation is taken from a time span of 5 - 6 months and even with > worst > case scenarios like parallel start of webkit[2]-gtk[23] in parallel. > > So, does someone also diagnose this compile time stretching? I also see > this > while regularily building ports via "make" in /usr/ports. > > > Thanks in advance, > > Oliver > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org"