From patchwork Tue Mar 6 15:39:51 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 882121 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="KRsWlvGN"; dkim-atps=neutral Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3zwgw12JZwz9sZs for ; Wed, 7 Mar 2018 02:40:32 +1100 (AEDT) Received: from localhost ([::1]:56499 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etEhZ-0004fm-Em for incoming@patchwork.ozlabs.org; Tue, 06 Mar 2018 10:40:29 -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) 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) 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) From: =?utf-8?q?Alex_Benn=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 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_?= =?utf-8?q?Benn=C3=A9e?= , f4bug@amsat.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" 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ée Reviewed-by: Philippe Mathieu-Daudé --- .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=mips-softmmu,mipsel-linux-user - IMAGE=debian-mips64el-cross TARGET_LIST=mips64el-softmmu,mips64el-linux-user - - IMAGE=debian-powerpc-cross - TARGET_LIST=ppc-softmmu,ppcemb-softmmu,ppc-linux-user - IMAGE=debian-ppc64el-cross TARGET_LIST=ppc64-softmmu,ppc64-linux-user,ppc64abi32-linux-user build: