From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id eRu3ERWT516QXgAA0tVLHw (envelope-from ) for ; Mon, 15 Jun 2020 15:26:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id eNlGDRWT514dIAAA1q6Kng (envelope-from ) for ; Mon, 15 Jun 2020 15:26:13 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D79DD940655 for ; Mon, 15 Jun 2020 15:26:12 +0000 (UTC) Received: from localhost ([::1]:34494 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jkqzz-0007Rc-6B for larch@yhetil.org; Mon, 15 Jun 2020 11:26:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42196) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jkqzs-0007O0-74 for guix-patches@gnu.org; Mon, 15 Jun 2020 11:26:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35677) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jkqzr-00028o-U8 for guix-patches@gnu.org; Mon, 15 Jun 2020 11:26:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jkqzr-0007lq-R6 for guix-patches@gnu.org; Mon, 15 Jun 2020 11:26:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41871] [PATCH 6/7] gnu: icedtea-8: Build in parallel using correct number of jobs. Resent-From: Simon South Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 15 Jun 2020 15:26:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41871 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 41871@debbugs.gnu.org Cc: Simon South Received: via spool by 41871-submit@debbugs.gnu.org id=B41871.159223471929781 (code B ref 41871); Mon, 15 Jun 2020 15:26:03 +0000 Received: (at 41871) by debbugs.gnu.org; 15 Jun 2020 15:25:19 +0000 Received: from localhost ([127.0.0.1]:47218 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jkqz8-0007kA-JB for submit@debbugs.gnu.org; Mon, 15 Jun 2020 11:25:19 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:34480) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jkqz4-0007jL-7B for 41871@debbugs.gnu.org; Mon, 15 Jun 2020 11:25:14 -0400 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 1181AC23CB; Mon, 15 Jun 2020 15:25:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo04-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo04-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yGFIuk9XYoGW; Mon, 15 Jun 2020 15:25:08 +0000 (UTC) Received: from localhost.localdomain (unknown [108.162.141.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id E7950BF8AE; Mon, 15 Jun 2020 15:25:05 +0000 (UTC) From: Simon South Date: Mon, 15 Jun 2020 11:22:56 -0400 Message-Id: <20200615152257.12938-6-simon@simonsouth.net> X-Mailer: git-send-email 2.25.2 In-Reply-To: <20200615152257.12938-1-simon@simonsouth.net> References: <20200615152257.12938-1-simon@simonsouth.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 3.99 X-TUID: ETjMFXbIvwWn * gnu/packages/java.scm (icedtea-8)[arguments]<#:configure-flags>: Add "--with-parallel-jobs". --- gnu/packages/java.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm index b86e9aab61..d655f73101 100644 --- a/gnu/packages/java.scm +++ b/gnu/packages/java.scm @@ -1702,6 +1702,8 @@ IcedTea build harness.") `( ;;"--disable-bootstrap" "--enable-bootstrap" "--enable-nss" + ,(string-append "--with-parallel-jobs=" + (number->string (parallel-job-count))) "--disable-downloading" "--disable-system-pcsc" "--disable-system-sctp" -- 2.26.2