From owner-freebsd-ports@freebsd.org Mon Dec 31 20:03:42 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFEFE143E810 for ; Mon, 31 Dec 2018 20:03:42 +0000 (UTC) (envelope-from phascolarctos@protonmail.ch) Received: from mail-40132.protonmail.ch (mail-40132.protonmail.ch [185.70.40.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.protonmail.ch", Issuer "QuoVadis Global SSL ICA G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3F7BD82E88 for ; Mon, 31 Dec 2018 20:03:41 +0000 (UTC) (envelope-from phascolarctos@protonmail.ch) Date: Mon, 31 Dec 2018 20:03:37 +0000 To: FreeBSD Ports From: Lorenzo Salvadore Reply-To: Lorenzo Salvadore Subject: Re: Poudriere very slow when building in i386 jails Message-ID: In-Reply-To: <20181231195011.GI84895@home.opsec.eu> References: <20181231195011.GI84895@home.opsec.eu> Feedback-ID: X6az_D2smWSR8MT5MHqXnWF0upxehDyHia7Id1cbayHNBUkRu3CIeusDsZHiivIIjmaKB1_OofpALrRUYjNz3w==:Ext:ProtonMail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=7.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.protonmail.ch X-Rspamd-Queue-Id: 3F7BD82E88 X-Spamd-Bar: ------ X-Spamd-Result: default: False [-6.98 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.983,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Dec 2018 20:03:42 -0000 > Hi! > > > Am I the only poudriere user that notices very long build times on an a= md64 machine in i386 jails? This does not happen always, but frequently eno= ugh to be a nuisance. > > Can you say more about the rest of the setup ? > > Filesystem type ? Type of storage ? Memory size ? Base and jail system ve= rsion ? Filesystem is ZFS. I don't understand what you mean by "type of storage": can you make an exam= ple? I have 3.6 Gb of RAM and 2 Gb of swap. My base system is 12.0-RELEASE. Jails are 11.2-RELEASE and 12.0-RELEASE. Thanks. Lorenzo Salvadore.