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 6C58BA0487 for ; Thu, 4 Jul 2019 16:14:42 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4DEB61BE4E; Thu, 4 Jul 2019 16:14:41 +0200 (CEST) Received: from mail-wm1-f66.google.com (mail-wm1-f66.google.com [209.85.128.66]) by dpdk.org (Postfix) with ESMTP id 895A91BE4E for ; Thu, 4 Jul 2019 16:14:40 +0200 (CEST) Received: by mail-wm1-f66.google.com with SMTP id x15so5906380wmj.3 for ; Thu, 04 Jul 2019 07:14:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:content-transfer-encoding:user-agent:mime-version; bh=emKpATLunFtTqJSflxMYlIeScC/VYAryRXGlqRbQESQ=; b=MaShpua0FnYHcaBIex2iVeueXXAOhAjGuTBvdvAutLHlTIPhaims2RYqjqQcBX79pr xDZM4mWylgsyMwJprMdqkN2QTtA9EtmVTIuSGHPztpnUjvlvv1TR67+PJ+upDcUrrTnL VitPslbodvYmsjKgt9wN7eVJdswcw2y+AmDa/+Tv4pyLPrNkJdOEuTAFdioDxkq3axTg sn4QNB+ay5/iifdIHhIH/oKF3S2YdMKmQci5EbddaYauBU0Knt6DSyK+YJsSl4OC60n8 GJbwBsoT+ijBya7KVkIYXw4W1q6FeiMFcBkvOvelNOaVmjn0JFZlz/olVxhbkmCsYq2s zWRA== X-Gm-Message-State: APjAAAXp2FgbIjmw/Ez7ee8ydRYyFQ/R5ckz/CGnXxDKyjF01svx5EiC nXUvobbR3fSbZXIEus1MsRw= X-Google-Smtp-Source: APXvYqzRLICW3Gjptxfc2GVqHHkl1mHHNyzRfkcLWttsjBaRYNFqk2MrKkg/ywpTZCltymRfM4LFLw== X-Received: by 2002:a1c:9a53:: with SMTP id c80mr12099515wme.173.1562249679710; Thu, 04 Jul 2019 07:14:39 -0700 (PDT) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id b2sm7490575wrp.72.2019.07.04.07.14.38 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Thu, 04 Jul 2019 07:14:38 -0700 (PDT) Message-ID: <1f973d3fe747dded4163a7b850c93e6a220b4dea.camel@debian.org> From: Luca Boccassi To: Bruce Richardson , Jerin Jacob Kollanukkaran Cc: dev , "thomas@monjalon.net" Date: Thu, 04 Jul 2019 15:14:37 +0100 In-Reply-To: <20190704140143.GB439@bricha3-MOBL.ger.corp.intel.com> References: <20190704140143.GB439@bricha3-MOBL.ger.corp.intel.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 Subject: Re: [dpdk-dev] meson build issue 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 Thu, 2019-07-04 at 15:01 +0100, Bruce Richardson wrote: > On Thu, Jul 04, 2019 at 01:57:14PM +0000, Jerin Jacob Kollanukkaran > wrote: > >=20 > > > -----Original Message----- > > > From: Bruce Richardson < > > > bruce.richardson@intel.com > > > > > > > Sent: Thursday, July 4, 2019 7:21 PM > > > To: Jerin Jacob Kollanukkaran < > > > jerinj@marvell.com > > > > > > > Cc: dev < > > > dev@dpdk.org > > > >; Luca Boccassi < > > > bluca@debian.org > > > >; > > > thomas@monjalon.net > > >=20 > > > Subject: [EXT] Re: meson build issue > > >=20 > > > On Thu, Jul 04, 2019 at 01:38:01PM +0000, Jerin Jacob > > > Kollanukkaran wrote: > > > > Anyone else facing this meson build issue in master? > > > >=20 > > > > Installing > > > > /home/jerin/dpdk-next-eventdev/build-x86-default/meson- > > >=20 > > > private/libdpdk > > > > .pc to > > > > /home/jerin/dpdk-next-eventdev/build-x86-default/install- > > > > root/usr/loca > > > > l/lib/pkgconfig Running custom install script '/bin/sh > > > > /home/jerin/dpdk-next-eventdev/config/../buildtools/symlink- > > > > drivers- > > >=20 > > > solibs.sh lib dpdk/pmds-19.08' > > > > Running custom install script '/usr/bin/sh -c rm -f > > >=20 > > > $MESON_INSTALL_DESTDIR_PREFIX/share/doc/dpdk/guides/.buildinfo' > > > > Running custom install script '/usr/bin/sh -c install -D -m0644 > > >=20 > > > $MESON_SOURCE_ROOT/doc/guides/custom.css > > > $MESON_INSTALL_DESTDIR_PREFIX/share/doc/dpdk/guides/_static/css/c > > > us > > > tom.css' > > > > ## Building cmdline > > > > make: Entering directory '/home/jerin/dpdk-next-eventdev/build- > > > > x86- > > >=20 > > > default/install-root/usr/local/share/dpdk/examples/cmdline' > > > > pkgconf: unknown option -- define-prefix > > >=20 > > > What distro are you on? You probably need an updated copy of pkg- > > > config or > > > pkgconf. > >=20 > > It is arch linux(rolling distro) > >=20 > > $ pkg-config --version > > 0.28 > >=20 > > $ pkgconf --version > > 0.28 > >=20 >=20 > Maybe pkgconf doesn't support that flag yet. If you install pkg- > config > rather than pkgconf does it make the problem go away? (at least on > ubuntu > when I tried it the two were mutually exclusive) >=20 > /Bruce Support for that flag was added in pkgconf 1.2.0 in January 2017 and pkg-config 0.29 in August 2015 - the problem is that version of pkg- config is even older, 0.28 from 2013 - strange that Arch doesn't have anything newer? --=20 Kind regards, Luca Boccassi