From owner-freebsd-current@FreeBSD.ORG Mon Apr 29 11:57:57 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B2DF65D7 for ; Mon, 29 Apr 2013 11:57:57 +0000 (UTC) (envelope-from edschouten@gmail.com) Received: from mail-vb0-x22e.google.com (mail-vb0-x22e.google.com [IPv6:2607:f8b0:400c:c02::22e]) by mx1.freebsd.org (Postfix) with ESMTP id 792671F74 for ; Mon, 29 Apr 2013 11:57:57 +0000 (UTC) Received: by mail-vb0-f46.google.com with SMTP id 10so316639vbe.19 for ; Mon, 29 Apr 2013 04:57:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=E5EAi8pPlC1DDEF6FWtceNO19jLaJMRF2WiyshimdHY=; b=xbRYnQPAqotZ/7qvY/mnhMFLInjROjVA8Zbt0Ool1Jxc3f3m1i8NF8lBRHs/ixcIle xYp32LNrUTQWphqrhYRkLk2yTVBbGgiuYJ+F2svGFEYs1pHbZPyU/kowP/o+TULhWGKG b+0nIEhYYI4QEhIg8XhARhVxjuVhOGoVmIUO6OSX6uiwP8DSVTvkDdXHcLFn56YtKR5x N1Z8ZGahnMjQH6iQqFYid8e65yiMOQRb2WsIYaL/UAmpJCxH3glAmHX/PCGU36BK40jT CqsIdu9JYUwqoQTfVYSC2Ez0KTG6qV1fgtNAqMnFXtqPrDrjhSi1tylqiRli1MNz9eNu CYpQ== MIME-Version: 1.0 X-Received: by 10.220.104.68 with SMTP id n4mr33126226vco.37.1367236676913; Mon, 29 Apr 2013 04:57:56 -0700 (PDT) Sender: edschouten@gmail.com Received: by 10.221.10.69 with HTTP; Mon, 29 Apr 2013 04:57:56 -0700 (PDT) In-Reply-To: References: Date: Mon, 29 Apr 2013 13:57:56 +0200 X-Google-Sender-Auth: vt2r_jCuu9mLz07w-_5X8m3Ru6I Message-ID: Subject: Re: Infiniband OFED CLANG failing From: Ed Schouten To: Outback Dingo Content-Type: text/plain; charset=UTF-8 Cc: Garrett Cooper , FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Apr 2013 11:57:57 -0000 2013/4/28 Outback Dingo : > /usr/src/contrib/ofed/usr.bin/opensm/../../management/opensm/opensm/osm_console.c:70:1: > error: use of GNU old-style field designator extension > [-Werror,-Wgnu-designator] > on: 0, delay_s: 2, loop_function:NULL}; > ^~~ This seems to be a known issue. http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/174214 I've added Garrett to the Cc, as he seems to have replied to the original ticket. -- Ed Schouten