From patchwork Thu Feb 6 22:56:56 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ryan Barnett X-Patchwork-Id: 317566 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 4A91A2C007E for ; Fri, 7 Feb 2014 09:57:13 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 6DBCA8C798; Thu, 6 Feb 2014 22:57:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8iHcYfgf5keG; Thu, 6 Feb 2014 22:57:09 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 36D1B8C78E; Thu, 6 Feb 2014 22:57:09 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id E81901BF868 for ; Thu, 6 Feb 2014 22:57:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id E3C588C75F for ; Thu, 6 Feb 2014 22:57:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8wiMUV1yBT+N for ; Thu, 6 Feb 2014 22:57:07 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f169.google.com (mail-we0-f169.google.com [74.125.82.169]) by whitealder.osuosl.org (Postfix) with ESMTPS id E7E188C798 for ; Thu, 6 Feb 2014 22:57:06 +0000 (UTC) Received: by mail-we0-f169.google.com with SMTP id t61so1810607wes.14 for ; Thu, 06 Feb 2014 14:57:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=Ho71Q8JpYRKs61jTxpswP+YcLJcIW+n9v4s+V2wWB04=; b=JbivykjBw35o1uhiyHI9AK7DhNkPiURQzTxx9N9cSjQcniKlJ2gXBiU5oLky9rtIp6 GB7X7TpNZimFxbWIuGJg/4bBRZToRx/svWV2nB52hxqqoj7IuhT+QW0YDgzOm6V1qCwu MYPQ3YZhaqmXmyZeQSabombCfUGwH+hOwlxXe5Y4UzzG+vN0gyON5T6+QSLRUC4I168b Ix8mQaNMeelju/y1JyI50IouY/TWPPCPuD5jaLSFGLqSAgREC9a0XW1XUN5JECYueIlM 20cVCwLjLmgxwSJz6vMpVj0pFz2Ip3iNr2Pt5lPxjYDcdmlcjNclBrfjwMccnCYyewcc ZZ2Q== X-Received: by 10.180.10.105 with SMTP id h9mr1342384wib.11.1391727425319; Thu, 06 Feb 2014 14:57:05 -0800 (PST) Received: from localhost.localdomain (AToulouse-651-1-134-190.w109-222.abo.wanadoo.fr. [109.222.213.190]) by mx.google.com with ESMTPSA id gd5sm2656028wic.0.2014.02.06.14.57.04 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Feb 2014 14:57:04 -0800 (PST) From: Ryan Barnett To: buildroot@busybox.net Date: Thu, 6 Feb 2014 23:56:56 +0100 Message-Id: <1391727417-12293-1-git-send-email-rjbarnet@rockwellcollins.com> X-Mailer: git-send-email 1.8.3.2 Subject: [Buildroot] [PATCH 1/2] dmraid: disable on ARC arch X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net The ARC compiler has an internal failure while compiling this package so disable this package for this architecture. Fixes: http://autobuild.buildroot.net/results/ef6/ef6a0e2d382ae202bb8f0e9fc9f5e48c90119faf Signed-off-by: Ryan Barnett --- package/dmraid/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/dmraid/Config.in b/package/dmraid/Config.in index 028b46c..2f0c5b4 100644 --- a/package/dmraid/Config.in +++ b/package/dmraid/Config.in @@ -2,6 +2,7 @@ config BR2_PACKAGE_DMRAID bool "dmraid" depends on BR2_LARGEFILE depends on BR2_USE_MMU # lvm2 + depends on !BR2_arc select BR2_PACKAGE_LVM2 help dmraid discovers, activates, deactivates and displays properties @@ -13,3 +14,4 @@ config BR2_PACKAGE_DMRAID comment "dmraid needs a toolchain w/ largefile" depends on BR2_USE_MMU depends on !BR2_LARGEFILE + depends on !BR2_arc