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 8A3D4A0535; Wed, 12 Feb 2020 17:42:28 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CD8251BECF; Wed, 12 Feb 2020 17:42:27 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 6653D1BE90 for ; Wed, 12 Feb 2020 17:42:26 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id DD67321BA9; Wed, 12 Feb 2020 11:42:25 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 12 Feb 2020 11:42:25 -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=dAWL1IjwHlqkMSPOK04jBN2DYMvNeqVK8kwFxpXihRE=; b=AzIpV0rr+77Y lDL2Y3VsjIW/m5e/8DYy+ptThgbquoHLtRLFjbQzBeZp8FbWDoUFoLOqKVztjNDU JhoInWVqkDkUsd9CIuTwclhJ1Lr3NeiC863FouT0f7JEWC6Sn2JDlj9jBKbfnSwY bMGAFQ19rEAFBZsQ1LIhnxEXLxnq8zo= 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=dAWL1IjwHlqkMSPOK04jBN2DYMvNeqVK8kwFxpXih RE=; b=NZLgBeC9KN5t3STfbazkm45TsCS+CFBnA77JEuxUSk51ko/11jT8wEFgu 9LJx2akOi3zGvs2seR3C2GeJfyM29rOHEQ10ZFJdgMKjrfSnQnYggyZeca3wK0JE XMDXD4+JQY6gJlKrN/PxHF9zqwHt60/LecRt/9Cqt6NPCCrj1sTyTx5Ikxf4m38Y ueh+hrsM0sbcJmPSdnu92A9v8m62mpwr6VcSj9tOTj7t32uT0/NPWtOrSFO0uw2J A85bhkJFVm7owZS0SR2ZvtCEEKuC9JE6AglawMMKAfsaSWiKZu+Umv0K7V3IKSH4 iG64s2/sdw6urxrMmCt9wi/ENx7Iw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrieehgdelfecutefuodetggdotefrodftvf 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 77D013280060; Wed, 12 Feb 2020 11:42:24 -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:42:23 +0100 Message-ID: <21372929.ssLaC8jLEa@xps> In-Reply-To: References: <20200116071656.1663967-1-thomas@monjalon.net> <3120338.RL5eaSpR8r@xps> 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 17:36, Jeremy Plsek: > On Wed, Feb 12, 2020 at 11:30 AM Thomas Monjalon wrote: > > > > 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. > > > > > Oh, I only looked at the windows build fail, not the unit tests. > Apparently they both had the same issue. I will fix the unit test > system. Please could you show where is the error on Windows? There is maybe something to fix here.