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 69848A0535; Wed, 12 Feb 2020 19:04:38 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B31B91BF9F; Wed, 12 Feb 2020 19:04:37 +0100 (CET) Received: from mail-lf1-f67.google.com (mail-lf1-f67.google.com [209.85.167.67]) by dpdk.org (Postfix) with ESMTP id F2BE21BF9A for ; Wed, 12 Feb 2020 19:04:36 +0100 (CET) Received: by mail-lf1-f67.google.com with SMTP id c23so2261284lfi.7 for ; Wed, 12 Feb 2020 10:04:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=N4wAKiOfNYrtq9MdW6FbYBHMqsDOkkWuCuIQjnqwCug=; b=BV/rkz4ACjSIbZwqFaHRIhEkaXDgLeBtQeBi9njNqwKt5ZMydV94NJ/oLHZgImFVk4 z/pla0ZKJ+p2lW4kCzyiM6tFKnRLnHXJYDyrbdkcN5AySaZax7tM0T5/OjB+jZK2qV5z X92QWdiD6npDFEBw9dgqXzVn/MGLMWJ7cK3mU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=N4wAKiOfNYrtq9MdW6FbYBHMqsDOkkWuCuIQjnqwCug=; b=hRb3l37YhfQVGraKbbsPejcH5bHrOuKjm9l3u29afRH9Onmd+ROhvRQjeLkEJvtwvp VVIaPwvWBbKpFStuWT8g+KbSr/rXbrlRj5k5w7GVB4QWJmwxN+3SiGhwvpVydWkzLezl +IIHhuYgGphCdY5CdrHL6ajWA+W44Ma3KOv4U9+bqk5ZRtwaOARh0f/l15Ug8t5Z5k4n e9L9tSEXMErwRm60S5vRTPzVcg9gfNvwgqzAymieZsuLZOUVyvrYxz7QtL0nrMFu34rk TQE4FIC4Eh1JqWb946OJ63A6kKKT2KPcG89HD2TKa7bobQsmvKj2G5HHVNZVsOnno9lc ZMFg== X-Gm-Message-State: APjAAAWd4CEZQwXTCKd7I3ET4IZn8uOYEtqjqrRFVgVOkvH1A29sXl8t lVIoEo7JbhPRtlWLL4kyVhJGIVrT8og/9v6P6M0faQ== X-Google-Smtp-Source: APXvYqzBOcdXsJRR5i4LIRMndWdR/LWeQC3g3VExpRs/Bgn6jnLVgO3fv7Ao/33vHbKPIFZSb0TBDBVK0vYA9PwMHrE= X-Received: by 2002:ac2:57cc:: with SMTP id k12mr7295164lfo.36.1581530676413; Wed, 12 Feb 2020 10:04:36 -0800 (PST) MIME-Version: 1.0 References: <20200116071656.1663967-1-thomas@monjalon.net> <21372929.ssLaC8jLEa@xps> <2426618.XQYqjrCR6X@xps> In-Reply-To: <2426618.XQYqjrCR6X@xps> From: Jeremy Plsek Date: Wed, 12 Feb 2020 13:03:59 -0500 Message-ID: To: Thomas Monjalon Cc: "Xu, Rosen" , "dev@dpdk.org" , "Richardson, Bruce" , Matan Azrad , Shahaf Shuler , Viacheslav Ovsiienko , "Zhang, Tianfei" , dpdklab@iol.unh.edu Content-Type: text/plain; charset="UTF-8" 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" On Wed, Feb 12, 2020 at 12:38 PM Thomas Monjalon wrote: > > 12/02/2020 17:46, Jeremy Plsek: > > On Wed, Feb 12, 2020 at 11:42 AM Thomas Monjalon wrote: > > > > > > 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. > > > > > > > > See "Run 1" under: > > https://lab.dpdk.org/results/dashboard/patchsets/9573/#env-27 > > Direct download: > > https://lab.dpdk.org/results/dashboard/results/results-uploads/test_runs/74f515cb64bd47f698cc2290ebaea571/log_upload_file/2020/2/dpdk_43e34a229d3e_9573_2020-02-12_03-00-39_NA.zip > > I see, thanks > > If pkg-config is not required so far, please do not intall it. > I will fix this patch for Windows. > > Ok, I've removed pkg-config from the windows build server.