From patchwork Wed May 22 12:25:40 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giulio Benetti X-Patchwork-Id: 1103324 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=micronovasrl.com Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=micronovasrl.com header.i=@micronovasrl.com header.b="tZND3cvZ"; dkim-atps=neutral Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 458Bgt4LbDz9s1c for ; Wed, 22 May 2019 22:26:18 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A334086BF9; Wed, 22 May 2019 12:26:15 +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 qT0BF5u0YY1l; Wed, 22 May 2019 12:26:14 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id DCA2F863CC; Wed, 22 May 2019 12:26:14 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 5A5F41BF4D8 for ; Wed, 22 May 2019 12:26:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 4F48187D8B for ; Wed, 22 May 2019 12:26:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w9lL5g6XmQAf for ; Wed, 22 May 2019 12:26:11 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.micronovasrl.com (mail.micronovasrl.com [212.103.203.10]) by hemlock.osuosl.org (Postfix) with ESMTP id 92A3C8795A for ; Wed, 22 May 2019 12:26:11 +0000 (UTC) Received: from mail.micronovasrl.com (mail.micronovasrl.com [127.0.0.1]) by mail.micronovasrl.com (Postfix) with ESMTP id B4018B01B28 for ; Wed, 22 May 2019 14:26:10 +0200 (CEST) Authentication-Results: mail.micronovasrl.com (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=micronovasrl.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=micronovasrl.com; h=references:in-reply-to:x-mailer:message-id:date:date:subject :subject:to:from:from; s=dkim; t=1558527969; x=1559391970; bh=IP 2cqTVgWoHtX+BG+oYBUkU1Opa4SETzuUDHTc/YxWA=; b=tZND3cvZQ5dagYbDHA YtQYczUhuBNHw7qbnRZHOy+PwfQdAmqZwgar4Jjb2nm1ukzVF20Qu+BuXFvRnubI i2mRUDx0VN07tIU/b829xjH9436+UzAPmhb6yS54FsLqcoEVPiJa58Gwr3L2DXxD Kb9lxLkSxsvPITnGFmaEPRnjs= X-Virus-Scanned: Debian amavisd-new at mail.micronovasrl.com Received: from mail.micronovasrl.com ([127.0.0.1]) by mail.micronovasrl.com (mail.micronovasrl.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id PcIZrAeCOgyn for ; Wed, 22 May 2019 14:26:09 +0200 (CEST) Received: from ubuntu.localdomain (unknown [91.252.30.115]) by mail.micronovasrl.com (Postfix) with ESMTPSA id B0768B01A62; Wed, 22 May 2019 14:25:55 +0200 (CEST) From: Giulio Benetti To: buildroot@buildroot.org Date: Wed, 22 May 2019 14:25:40 +0200 Message-Id: <20190522122542.84146-7-giulio.benetti@micronovasrl.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190522122542.84146-1-giulio.benetti@micronovasrl.com> References: <20190522122542.84146-1-giulio.benetti@micronovasrl.com> Subject: [Buildroot] [PATCH 6/8] package/ecryptfs-utils: allow building with GCC_BUG_85862 and on Microblaze X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Joseph Kogut , Bernd Kuhls , Mahyar Koshkouei , Marcin Bis , Peter Seiderer , Thomas Petazzoni , Thomas De Schampheleire , =?utf-8?q?Ga=C3=ABl_Portay?= MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" libnss gcc bug 85862 has been worked around and that caused build failure on Microblaze. Remove 'depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_85862' and 'depends on !BR2_microblaze' from Config.in allowing this package to build. Signed-off-by: Giulio Benetti --- package/ecryptfs-utils/Config.in | 6 ------ 1 file changed, 6 deletions(-) diff --git a/package/ecryptfs-utils/Config.in b/package/ecryptfs-utils/Config.in index 6652d33e0e..68a659d33d 100644 --- a/package/ecryptfs-utils/Config.in +++ b/package/ecryptfs-utils/Config.in @@ -2,12 +2,10 @@ config BR2_PACKAGE_ECRYPTFS_UTILS bool "ecryptfs-utils" depends on BR2_USE_WCHAR # gettext depends on BR2_USE_MMU # keyutils - depends on !BR2_microblaze # keyutils depends on BR2_TOOLCHAIN_HAS_THREADS # libnss -> libnspr depends on BR2_PACKAGE_LIBNSPR_ARCH_SUPPORT # libnss -> libnspr depends on !BR2_MIPS_NABI32 # libnss depends on !BR2_STATIC_LIBS # libnss, keyutils - depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_85862 # microblaze specific & GCC < 7.x select BR2_PACKAGE_KEYUTILS select BR2_PACKAGE_LIBNSS # runtime dependency only, some scripts are using the @@ -31,11 +29,7 @@ config BR2_PACKAGE_ECRYPTFS_UTILS http://ecryptfs.org comment "ecryptfs-utils needs a toolchain w/ threads, wchar, dynami library" - depends on !BR2_microblaze depends on BR2_PACKAGE_LIBNSPR_ARCH_SUPPORT depends on BR2_USE_MMU depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR || \ BR2_STATIC_LIBS - -comment "ecryptfs needs a toolchain not affected by GCC bug 85862" - depends on BR2_TOOLCHAIN_HAS_GCC_BUG_85862 # libnss