From nobody Thu Nov 13 14:53:04 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1580721566369527.0846966132399; Mon, 3 Feb 2020 01:19:26 -0800 (PST) Received: from localhost ([::1]:36788 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyXt7-0006GJ-BC for importer@patchew.org; Mon, 03 Feb 2020 04:19:25 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49767) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyXqd-0002BZ-CY for qemu-devel@nongnu.org; Mon, 03 Feb 2020 04:16:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iyXqc-0002Gt-A6 for qemu-devel@nongnu.org; Mon, 03 Feb 2020 04:16:51 -0500 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]:35937) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iyXqc-0002GI-2l for qemu-devel@nongnu.org; Mon, 03 Feb 2020 04:16:50 -0500 Received: by mail-wr1-x444.google.com with SMTP id z3so16968042wru.3 for ; Mon, 03 Feb 2020 01:16:50 -0800 (PST) Received: from zen.linaroharston ([51.148.130.216]) by smtp.gmail.com with ESMTPSA id t5sm24200327wrr.35.2020.02.03.01.16.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Feb 2020 01:16:46 -0800 (PST) Received: from zen.lan (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id D77AC1FFA6; Mon, 3 Feb 2020 09:09:33 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=fHPbJK8Qk8lmc+JAu3gqEWiN+g162MeuZQlHPFj6YGo=; b=zCrelmNLm84f6MEjTEOKZLHTHiEV1O7JWugwz82eSooAkn+oDsytI/49Icn1CmVVC9 02Oz6Hw4yFjwWo6/sDmXNoB5uKljNeU64cvjgvBtuw3WSjyANpFqg4qKktcW6ddHBu8f cEGon4zQRDkbNP0CUO74xLnUkeMW4UF4rFKN9/piuYOEK19MdPezpetxDbOk4xJYj/1V 6zyLdfq5TcAZmXi/69KBrW25g5o+clJBNqC1ZtZHlqS2nFkIqBBgz//RwGjBPZFnA13m ScxOcrFii5bSnMHc3eo3np4ltRFMaQFXhdZB+T8vrDDq8Z3QfGacUXq9aUmWMI6fMwk7 uVmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=fHPbJK8Qk8lmc+JAu3gqEWiN+g162MeuZQlHPFj6YGo=; b=oCPREp1GEcRbCkdQeXkWSGSFAtZxkwaF/RnuS8TrqM11F0Mu3XyFfrxtFgUeeY0EWZ w5ryZn/eX7TeZayZ64O/LoDZPrpfDClz1sl/0vzQDmQ5VWIFfqdjXmw78OyNz5LZxh+S CkDGQjyG1bzktDdeD4uurRE4G5ORZQ24JejNBcWU4BwiEW2O8seB7+CQFG3KnDlRBlZa Dy1emZUrLWNmrmy9OvDDOlcZAREDhB4n5Mr2noj/r+alSZqAuNHlOKxI60Cro7OAeFlT ljMuKSpzjyu3mwpsJq8DAEn2Dblth78hZ5svn9UbnDAsSgaEsXjlDPIJHFHac8KiP4gT Y8YQ== X-Gm-Message-State: APjAAAV6uPIS6y0D8lN4DCXa/8K7IrkSOxV8+BWA7yEbhnPa6ZvEclpf vYbPK4swJpjblBSCBkMhJJ2P0A== X-Google-Smtp-Source: APXvYqzQ3f9UO1jzs0+RH6A0JoDPZjz2LfGBHV4LjQrXXgRexrEv4wuSKiw1ancLM2L8VB/IDTyZlg== X-Received: by 2002:a5d:540f:: with SMTP id g15mr13606361wrv.86.1580721409200; Mon, 03 Feb 2020 01:16:49 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Subject: [PATCH v3 17/17] .travis.yml: single thread build-tcg Date: Mon, 3 Feb 2020 09:09:32 +0000 Message-Id: <20200203090932.19147-18-alex.bennee@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200203090932.19147-1-alex.bennee@linaro.org> References: <20200203090932.19147-1-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::444 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: fam@euphon.net, berrange@redhat.com, stefanb@linux.vnet.ibm.com, =?UTF-8?q?Alex=20Benn=C3=A9e?= , richard.henderson@linaro.org, f4bug@amsat.org, =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , cota@braap.org, stefanha@redhat.com, marcandre.lureau@redhat.com, pbonzini@redhat.com, aurelien@aurel32.net Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) I've theorised that a parallel build-tcg is somehow getting confused when two fedora-30 based cross compilers attempt to build at the same time. From one data-point so far this may fix the problem although the plugins job runs quite close to timeout. Signed-off-by: Alex Benn=C3=A9e --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c1c6df475a8..3b35b7cf04d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -380,7 +380,7 @@ matrix: - name: "GCC check-tcg (user)" env: - CONFIG=3D"--disable-system --enable-debug-tcg" - - TEST_BUILD_CMD=3D"make -j${JOBS} build-tcg" + - TEST_BUILD_CMD=3D"make build-tcg" - TEST_CMD=3D"make check-tcg" - CACHE_NAME=3D"${TRAVIS_BRANCH}-linux-gcc-debug-tcg" =20 @@ -391,7 +391,7 @@ matrix: - name: "GCC plugins check-tcg (user)" env: - CONFIG=3D"--disable-system --enable-plugins --enable-debug-tcg -= -target-list-exclude=3Dsparc64-linux-user,cris-linux-user" - - TEST_BUILD_CMD=3D"make -j${JOBS} build-tcg" + - TEST_BUILD_CMD=3D"make build-tcg" - TEST_CMD=3D"make check-tcg" - CACHE_NAME=3D"${TRAVIS_BRANCH}-linux-gcc-debug-tcg" =20 --=20 2.20.1