From nobody Fri Oct 24 21:59:51 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.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 (208.118.235.17 [208.118.235.17]) by mx.zohomail.com with SMTPS id 1520350868101818.2916599824998; Tue, 6 Mar 2018 07:41:08 -0800 (PST) Received: from localhost ([::1]:56500 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etEi6-00055v-3m for importer@patchew.org; Tue, 06 Mar 2018 10:41:02 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51368) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etEhD-0004cJ-0p for qemu-devel@nongnu.org; Tue, 06 Mar 2018 10:40:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etEh8-0007t3-9V for qemu-devel@nongnu.org; Tue, 06 Mar 2018 10:40:07 -0500 Received: from mail-wm0-x244.google.com ([2a00:1450:400c:c09::244]:53605) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1etEh8-0007sn-23 for qemu-devel@nongnu.org; Tue, 06 Mar 2018 10:40:02 -0500 Received: by mail-wm0-x244.google.com with SMTP id e194so4688562wmd.3 for ; Tue, 06 Mar 2018 07:40:01 -0800 (PST) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id 7sm9306302wmq.42.2018.03.06.07.39.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Mar 2018 07:39:59 -0800 (PST) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 717293E01BE; Tue, 6 Mar 2018 15:39:59 +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:mime-version :content-transfer-encoding; bh=VXfMVZWzWEAswO5CS/UVyeIwS1S9/+0+CK9CDP8MN2Q=; b=KRsWlvGN8rgfqX/urRM2gLR3JqXGeX79g4RQZNxWW4l9swumI3nO9jhRtDSuR/NPen asaZXs9YjBEyd9LthK3jHwlraKtzSp6QDtGdi/rs+Iht0IeW/nBcIZLxOsz8pP1DfSim 2MRHcjQar1Fsbhe7BAIv2hRU6w/GUDLTLDLIY= 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:mime-version :content-transfer-encoding; bh=VXfMVZWzWEAswO5CS/UVyeIwS1S9/+0+CK9CDP8MN2Q=; b=eiH4XPHx/1jMT/wYvuqBATueFsYFr6AZTK5bLgGgEuCsExsAl+7O80VidKjPAFF8T3 w+u1cvIm/PTn0UBhVQ+9Z16NOdrVDb+aCcLOf2Wi7SBOXcHadQjLd5mFznSu1gja+kd0 tDaL6u3NoztQduomEd2W/aRWhIOTTFoHFP/gwgqYRoMtnUAOM/bcf7S321RTokDDrZDm KFyaamn88/EOqnqj3n/yOovq+ch3G2jdxaqC/ocaQtlOSO+vqqRHztcjSMraxfi3pgjS w8aqsqJPte//zgmTiyZQotYmQNXym1bAyYnI8lTHHQ6M2L3DbKVF45go2rYpQ2COxkex yt0A== X-Gm-Message-State: AElRT7H/7Y49SwtF7y3Zs2D2g2N40ghsMdD1YhnqACe57Ck679ynLXLI 6QMu9CT9iKcVuZIKYLgHJ6WBiw== X-Google-Smtp-Source: AG47ELuQC+nbFr9PyEzOlXKnIhAz7JKB9AjoG7RG844JBhA2ROQYP+hWqw8wsR27Pzz077Pwwbdt0A== X-Received: by 10.28.109.195 with SMTP id b64mr11009551wmi.13.1520350800749; Tue, 06 Mar 2018 07:40:00 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Date: Tue, 6 Mar 2018 15:39:51 +0000 Message-Id: <20180306153951.1644-1-alex.bennee@linaro.org> X-Mailer: git-send-email 2.15.1 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:400c:c09::244 Subject: [Qemu-devel] [PATCH] .shippable.yml: disable powerpc-cross image X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fam Zheng , peter.maydell@linaro.org, =?UTF-8?q?Alex=20Benn=C3=A9e?= , f4bug@amsat.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_0 Z_629925259 SPT_0 Something has happened to the old emdebian setup which means it no longer builds. Let's disable the shippable builds which are always failing. Signed-off-by: Alex Benn=C3=A9e Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- .shippable.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.shippable.yml b/.shippable.yml index dd4bbc84b1..60f2ce9218 100644 --- a/.shippable.yml +++ b/.shippable.yml @@ -23,8 +23,6 @@ env: TARGET_LIST=3Dmips-softmmu,mipsel-linux-user - IMAGE=3Ddebian-mips64el-cross TARGET_LIST=3Dmips64el-softmmu,mips64el-linux-user - - IMAGE=3Ddebian-powerpc-cross - TARGET_LIST=3Dppc-softmmu,ppcemb-softmmu,ppc-linux-user - IMAGE=3Ddebian-ppc64el-cross TARGET_LIST=3Dppc64-softmmu,ppc64-linux-user,ppc64abi32-linux-user build: --=20 2.15.1