From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 54A70A0534; Wed, 12 Feb 2020 17:30:46 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 94FCF1BDAE; Wed, 12 Feb 2020 17:30:45 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 2661D2BF4 for ; Wed, 12 Feb 2020 17:30:44 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 6E53422028; Wed, 12 Feb 2020 11:30:43 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 12 Feb 2020 11:30:43 -0500 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=PsSumUxddkpVuIqjjS8Z1ndFPdxWymeGwtEZfpCaEMw=; b=WXCxiuqNq6th mGWM/sehADWdHR9ewz+x23EJKeKKp2hF9HC9iaVjBXTftuQ9O0xB8jXaLkMf7Kso 3VI4G6nFe29HGaQ9Avd0RcLJhSLz7o9UPs4gAaHZCte84OMQALbMda6GVFq8dGui JYHiXu+vp+SryneAQK5wxSLU2tyj9cw= 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=PsSumUxddkpVuIqjjS8Z1ndFPdxWymeGwtEZfpCaE Mw=; b=Gn04RgR3wDkL8G2dBvlSVEJ2LK2PCF4n+szAjm1hv2FJushNzibmXXiDO 6jD7aTOyraahhdiETTtYWWExTUpBegk9xiru+s7qhEBcpL98S7CpcbWKPf01/DSM E7ojQnDNX/PXJOsA9okqH7MvltHbbJjFlkWq9UfmQ6m4Bgsf+/nO9fEuHemarKQc NEYCabHqc6q0WLU+kjzVQh+l2gezZmkZ3+8N9yeWqENJPwRwzmD4Jx1oanAH2HXj UYgGThybIHViyWKnAo1Ln2RRAAgQqSmGIQWtACk7Ao1DbocCBJVXQv7aU2YZHkeS 6zr8nZt1ybUmrikr8O4rWoYnPVO6g== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrieehgdeltdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucev lhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrsh esmhhonhhjrghlohhnrdhnvght 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 EBE6630606FB; Wed, 12 Feb 2020 11:30:41 -0500 (EST) From: Thomas Monjalon To: Jeremy Plsek Cc: "Xu, Rosen" , "dev@dpdk.org" , "Richardson, Bruce" , Matan Azrad , Shahaf Shuler , Viacheslav Ovsiienko , "Zhang, Tianfei" , dpdklab@iol.unh.edu Date: Wed, 12 Feb 2020 17:30:40 +0100 Message-ID: <3120338.RL5eaSpR8r@xps> In-Reply-To: References: <20200116071656.1663967-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [dpdklab] Re: [PATCH v4 1/6] drivers: cleanup meson build variable 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" 12/02/2020 16:18, Jeremy Plsek: > On Wed, Feb 12, 2020 at 10:04 AM Jeremy Plsek wrote: > > > > On Wed, Feb 12, 2020 at 4:32 AM Thomas Monjalon wrote: > > > > > > 12/02/2020 10:26, Xu, Rosen: > > > > I find some build error in patchwork. > > > > > > This is a failure in the unit tests, probably unrelated: > > > https://lab.dpdk.org/results/dashboard/patchsets/9573/ > > > > > > This is the error message: > > > buildtools/meson.build:6:0: ERROR: > > > Program(s) ['pkg-config', 'pkgconf'] not found or not executable > > > > > > I think we can ignore, this is clearly an issue in the setup. > > > > > > > > The windows guide does not mention needing pkgconfig to build dpdk on > > windows. The guide should be updated if this is the case. > > https://doc.dpdk.org/guides/windows_gsg/build_dpdk.html > > As an update, installing pkgconfiglite does make the build pass. I don't understand Jeremy; the issue is seen in Ubuntu. Please check the link above.