From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: net/qede/base: build is broken on FreeBSD 11.0 with clang 3.8.0 Date: Tue, 17 Jan 2017 23:04:46 +0100 Message-ID: <1622008.BmPtzZS57Q@xps13> References: <1369b769-d822-1a3f-e2de-57c3cd211512@solarflare.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Jianfeng Tan , yuanhan.liu@linux.intel.com To: Andrew Rybchenko Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 9466C1094 for ; Tue, 17 Jan 2017 23:04:49 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id r144so245048650wme.1 for ; Tue, 17 Jan 2017 14:04:49 -0800 (PST) In-Reply-To: <1369b769-d822-1a3f-e2de-57c3cd211512@solarflare.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-01-17 17:59, Andrew Rybchenko: > build is broken for me on FreeBSD 11.0. Just default config and gmake: Thanks for reporting. It is due to the pull of next-virtio tree. It is broken also on Linux when virtio-user is disabled.