From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 8F7982C54 for ; Mon, 8 Apr 2019 12:32:15 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id CE5B023666; Mon, 8 Apr 2019 06:32:14 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 08 Apr 2019 06:32:14 -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=XOU7OoIivlN0Lrzuq4FAzrbH1lyeg7K1o37bpcc0wpk=; b=TgX2UHUJQ7x8 pPvFJF6rwD0a0rzwo9hx1+CF6M13yJadnoUgygsm1zbj2eMw3d9K+31BOccofeby 2FVVnJaaQYfR16vOzsQJjHsoInNcNaeuy0XgNW5mv/e/7/gTBTVojAYsyBB4QkBb iD2YqWLFSN+/1EYPkOWU9+x/bIzw0Nw= 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=XOU7OoIivlN0Lrzuq4FAzrbH1lyeg7K1o37bpcc0w pk=; b=1klWxLQqdQ7K6xa0luNC06EmpTY1gUnLUPHzZZRKfCSIfkXEPyqh4nq1m C0EfYtdEiqE4NO+3tI0v48h0EbaWWZr+Y0D6kS3JTPpVnUpXbT8M9iaDi53KabtF JEobXqp5G3nruDhDmH1oPl4zVxqChi4VDsE/Oyk02LhAjwK9iTX5RSPq2mreUBvd 5jwaN3pd7EAdS5kd3HYYNo1S0JVfkgWY+Hz7RPgrUPKEuJbGriMCe20zbzJVNJdD wQnjbqwbvHnQnzKcV3bVDJHon1BQlqcKP4E3hLHy5qHcCLe/aYgVsEMD7D90iLJB p2YF44fBAbsFjwNQ5IftmJVrCk14A== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudefgdeftdcutefuodetggdotefrodftvf 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 62268E40FF; Mon, 8 Apr 2019 06:32:13 -0400 (EDT) From: Thomas Monjalon To: Jerin Jacob Cc: dev@dpdk.org, jerinjacobk@gmail.com, Pavan Nikhilesh , Gavin Hu Date: Mon, 08 Apr 2019 12:32:12 +0200 Message-ID: <5057835.4tgjkVz2m1@xps> In-Reply-To: <20190406142737.20091-3-jerinj@marvell.com> References: <20190318164949.2357-1-jerinj@marvell.com> <20190406142737.20091-1-jerinj@marvell.com> <20190406142737.20091-3-jerinj@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v7 3/4] config: add thunderx2 machine config 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: , X-List-Received-Date: Mon, 08 Apr 2019 10:32:15 -0000 06/04/2019 16:27, jerinjacobk@gmail.com: > --- /dev/null > +++ b/config/arm/arm64_thunderx2_linux_gcc > @@ -0,0 +1,16 @@ > +[binaries] > +c = 'aarch64-linux-gnu-gcc' > +cpp = 'aarch64-linux-gnu-cpp' > +ar = 'aarch64-linux-gnu-gcc-ar' > +strip = 'aarch64-linux-gnu-strip' > +pcap-config = '' Strangely, I still see the same issue: In file included from /usr/include/inttypes.h:27, from /usr/include/pcap/pcap-inttypes.h:114, from /usr/include/pcap/pcap.h:74, from /usr/include/pcap.h:43, from ../drivers/net/pcap/rte_eth_pcap.c:19: /usr/include/stdint.h:109: error: "__INT64_C" redefined [-Werror] How may I help to debug it? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 5AD7AA0096 for ; Mon, 8 Apr 2019 12:32:18 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 205AB2C55; Mon, 8 Apr 2019 12:32:17 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 8F7982C54 for ; Mon, 8 Apr 2019 12:32:15 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id CE5B023666; Mon, 8 Apr 2019 06:32:14 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 08 Apr 2019 06:32:14 -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=XOU7OoIivlN0Lrzuq4FAzrbH1lyeg7K1o37bpcc0wpk=; b=TgX2UHUJQ7x8 pPvFJF6rwD0a0rzwo9hx1+CF6M13yJadnoUgygsm1zbj2eMw3d9K+31BOccofeby 2FVVnJaaQYfR16vOzsQJjHsoInNcNaeuy0XgNW5mv/e/7/gTBTVojAYsyBB4QkBb iD2YqWLFSN+/1EYPkOWU9+x/bIzw0Nw= 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=XOU7OoIivlN0Lrzuq4FAzrbH1lyeg7K1o37bpcc0w pk=; b=1klWxLQqdQ7K6xa0luNC06EmpTY1gUnLUPHzZZRKfCSIfkXEPyqh4nq1m C0EfYtdEiqE4NO+3tI0v48h0EbaWWZr+Y0D6kS3JTPpVnUpXbT8M9iaDi53KabtF JEobXqp5G3nruDhDmH1oPl4zVxqChi4VDsE/Oyk02LhAjwK9iTX5RSPq2mreUBvd 5jwaN3pd7EAdS5kd3HYYNo1S0JVfkgWY+Hz7RPgrUPKEuJbGriMCe20zbzJVNJdD wQnjbqwbvHnQnzKcV3bVDJHon1BQlqcKP4E3hLHy5qHcCLe/aYgVsEMD7D90iLJB p2YF44fBAbsFjwNQ5IftmJVrCk14A== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudefgdeftdcutefuodetggdotefrodftvf 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 62268E40FF; Mon, 8 Apr 2019 06:32:13 -0400 (EDT) From: Thomas Monjalon To: Jerin Jacob Cc: dev@dpdk.org, jerinjacobk@gmail.com, Pavan Nikhilesh , Gavin Hu Date: Mon, 08 Apr 2019 12:32:12 +0200 Message-ID: <5057835.4tgjkVz2m1@xps> In-Reply-To: <20190406142737.20091-3-jerinj@marvell.com> References: <20190318164949.2357-1-jerinj@marvell.com> <20190406142737.20091-1-jerinj@marvell.com> <20190406142737.20091-3-jerinj@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v7 3/4] config: add thunderx2 machine config 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" Message-ID: <20190408103212.1VBi-_HSEnVmczLuRQ6QTnu2BwhbcUALzd3ExvdbJgo@z> 06/04/2019 16:27, jerinjacobk@gmail.com: > --- /dev/null > +++ b/config/arm/arm64_thunderx2_linux_gcc > @@ -0,0 +1,16 @@ > +[binaries] > +c = 'aarch64-linux-gnu-gcc' > +cpp = 'aarch64-linux-gnu-cpp' > +ar = 'aarch64-linux-gnu-gcc-ar' > +strip = 'aarch64-linux-gnu-strip' > +pcap-config = '' Strangely, I still see the same issue: In file included from /usr/include/inttypes.h:27, from /usr/include/pcap/pcap-inttypes.h:114, from /usr/include/pcap/pcap.h:74, from /usr/include/pcap.h:43, from ../drivers/net/pcap/rte_eth_pcap.c:19: /usr/include/stdint.h:109: error: "__INT64_C" redefined [-Werror] How may I help to debug it?