From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C0BC4C282DA for ; Wed, 17 Apr 2019 16:17:14 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 4F04620674 for ; Wed, 17 Apr 2019 16:17:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="AJVtjJfN"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="RXQq/iIZ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4F04620674 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A747A1B72C; Wed, 17 Apr 2019 18:17:12 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 2FA9C1B72B for ; Wed, 17 Apr 2019 18:17:11 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A27AB21AC2; Wed, 17 Apr 2019 12:17:10 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 17 Apr 2019 12:17:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=dQVznX3F/Lb0squz2PsJLwa6459yhG7+/JCgPMPrIVA=; b=AJVtjJfN4b7c XaqYpAK3wl0hnY2U7QmhIshLxdFA/KAZ/4pMryiizpcbY3oyojF66R8bLRLwaVKT Y/i1E4A7tzkCXG+6CQQc+/v3MP1FFz9FgnRKIdIwSQ3QTNjLelEW4KyqhEimS2Hp 1lSiqcWDQLb1M+suZFKefHDeSQFNj7I= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=dQVznX3F/Lb0squz2PsJLwa6459yhG7+/JCgPMPrI VA=; b=RXQq/iIZ0WKZW06jUozJknFConjD+c75v1bzLRzPx+faepQy5rjrfkq0f s/MwbJ6jUQeWhvVtB/1SAtlOHFOTh93TtBQN1i5lmgKAd2zsMYwUhKZRo1t3rot/ G7Ao+kXDTBBILBjCwmJpftkgD766GYl/xxqTwbcTfH7PC1VYPwIQFm3SSSuEaoRF n4Jnd51ePZZRg06o/21YkMG9uAbbx7enBUjYxp+oOPwr/NNKMsEt5yuqGR7DLb/Z 4/s/+tlJ+jldmSwqxfzpe3HS50o+oiH9LrtjZDbw5QfxFKVFzTdTqt8y3xmg9nL+ 8KB7sq30y/E3gEeu9674it4UEYNSg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrfeefgdellecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id B7C85E4067; Wed, 17 Apr 2019 12:17:08 -0400 (EDT) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org, bluca@debian.org, david.marchand@redhat.com Date: Wed, 17 Apr 2019 18:17:06 +0200 Message-ID: <1933086.Pj6GKimo0N@xps> In-Reply-To: <20190409105539.61460-6-bruce.richardson@intel.com> References: <20190409105539.61460-1-bruce.richardson@intel.com> <20190409105539.61460-6-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2 5/5] devtools/test-meson-builds: fix support for FreeBSD X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 09/04/2019 12:55, Bruce Richardson: > --- a/devtools/test-meson-builds.sh > +++ b/devtools/test-meson-builds.sh > -set -o pipefail > +# this option gives an error on BSD > +if [ "`uname`" = "Linux" ] ; then > + set -o pipefail > +fi I think this is a bash option. We may require bash at the top of this script as a workaround. Or we can revert the inital patch piping to cat for verbose mode.