From nobody Sun Aug 11 11:30:14 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Whb6c1PQpz5SYVM for ; Sun, 11 Aug 2024 11:30:16 +0000 (UTC) (envelope-from darcy@druid.net) Received: from mail.vex.net (mail.vex.net [IPv6:2605:2600:1001::44]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Whb6b2yWWz4qGp for ; Sun, 11 Aug 2024 11:30:15 +0000 (UTC) (envelope-from darcy@druid.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=druid.net header.s=VEXNET header.b=6Pl2NNvK; dmarc=pass (policy=none) header.from=druid.net; spf=pass (mx1.freebsd.org: domain of darcy@druid.net designates 2605:2600:1001::44 as permitted sender) smtp.mailfrom=darcy@druid.net Received: from [192.168.215.109] (unknown [98.158.128.15]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: darcy) by mail.vex.net (Postfix) with ESMTPSA id 9ECEA56FB0 for ; Sun, 11 Aug 2024 07:30:14 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=druid.net; s=VEXNET; t=1723375814; bh=eIzidYzf04eny7lsWxqEAxlsY1odTluavsK5RsspxCo=; h=Date:Subject:To:References:From:In-Reply-To; b=6Pl2NNvKYwcUq5hzQoWjfhktZ9hgYo+GAYgkpOSWl9SxhISM6z1hIzh2UX9RpomO7 GnDVOC/++68Ut8lk1wskhw3LpN3LPqs1W/Gdv5IVIh2MHSJw/hp4USgGUqJCZHxuG9 Qvg5k9VaV6fIWxbbNJcFhvYHV7b2o7sbRr0SSkAA= Message-ID: Date: Sun, 11 Aug 2024 07:30:14 -0400 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Installing Signal To: questions@freebsd.org References: From: D'Arcy Cain Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.98 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.991]; DMARC_POLICY_ALLOW(-0.50)[druid.net,none]; R_SPF_ALLOW(-0.20)[+mx:c]; R_DKIM_ALLOW(-0.20)[druid.net:s=VEXNET]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:19842, ipnet:2605:2600::/32, country:CA]; RCVD_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[druid.net:+] X-Rspamd-Queue-Id: 4Whb6b2yWWz4qGp On 2024-08-11 06:41, Edward Sanford Sutton, III wrote: >   If you insist on trying to build multiple ports at the same time in > an automated fashion then you would want to try poudriere (no experience > with synth to know if it does it too). In addition to being able to > define MAKE_JOBS_NUMBER= (which defaults to 1 on poudriere) you can set In fact it defaults to the number of CPUs that you have which makes the most sense. It defaulted to 2 on my main work build server and 4 on my home server. If you have mult-threaded CPUs (do they even make single threaded any more?) I suppose to could bump it but I am not sure how much that would buy you. Note that poudriere will build fewer if it can't meet all the dependencies. I am building now and it dropped to 1 build since it is needed for everything else. -- D'Arcy J.M. Cain | Democracy is three wolves http://darcy.druid.net/ | and a sheep voting on +1 416 788 2246 (DoD#0082) (eNTP) | what's for dinner. IM: darcy@VybeNetworks.com, VoIP: sip:darcy@druid.net