From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.mhcomputing.net (master.mhcomputing.net [74.208.228.170]) by dpdk.org (Postfix) with ESMTP id C94BBC138 for ; Tue, 16 Feb 2016 19:47:14 +0100 (CET) Received: by mail.mhcomputing.net (Postfix, from userid 1000) id 4A023178; Tue, 16 Feb 2016 10:47:14 -0800 (PST) Date: Tue, 16 Feb 2016 10:47:14 -0800 From: Matthew Hall To: "De Lara Guarch, Pablo" Message-ID: <20160216184714.GA13313@mhcomputing.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] x86_64-native-linuxapp-clang compilation broken? X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Feb 2016 18:47:15 -0000 On Tue, Feb 16, 2016 at 12:57:24PM +0000, De Lara Guarch, Pablo wrote: > We suspect this might be an architecture dependent issue. > Could you tell us which CPU you are using? > > Thanks, > Pablo When it happens to me I am using a Skylake Core i7-6700K. Matthew.