From owner-freebsd-ppc@freebsd.org Tue May 1 03:47:39 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96C4BFC350B for ; Tue, 1 May 2018 03:47:39 +0000 (UTC) (envelope-from marklmi26-fbsd@yahoo.com) Received: from sonic310-22.consmr.mail.gq1.yahoo.com (sonic310-22.consmr.mail.gq1.yahoo.com [98.137.69.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1EAAB7B6B1 for ; Tue, 1 May 2018 03:47:38 +0000 (UTC) (envelope-from marklmi26-fbsd@yahoo.com) X-YMail-OSG: .yPX_OgVM1k9cl5BeE_Jv4avPK0LGgnyUrCOmdhyofHjZVLORfMm6kU0tEpygxq Eum0npsG9dQX19RdLk5_raDNmD9poUGZ17VvJutxueent9yGjGIDdKgdK3P6WccxaC16AC1KVYPo EtMsnlIGV3Th59jLaKGgFYC3UT8Wn4xtnSvHNu8fDVNBblfFz3GLrP1iIS6IQ7EAcBCFJGsql9eT SPVa38i.EwRT292AyRwVMMSe8f7ws5g4yFwQ_67hCmBeBxr_8hkY2tmuYUZfUM6SOPQqbm4d98e8 6ZkKe8Jv5m4dCXoP9d7XNSwPs2iydX1EZhGyBtzR7kgjMm_vpRsEzotQ9KB28Cy6TRl.soC4DUxV xq2WEnrhdJMV74sgS04Q1vRPSV_jTQY7gwj_o5f.JnY0whwzTpJAb8_5ZHMkLCapjUv6Y8F1lHCk s8Yu.dR9hikk5d6ZPjFr1hImT3XLWybxoDXWYDHPdvqgti59j1rtesWUyMNcqOKLF7gI6kVse1Ql hsWm7SdDIfbp8Gv95mqmYl8W6WGjslUsJd7GpRdin.sZWF8pUk8DSs3gBG.bPS8VHiKkQX3z6JD_ nvNmuRCLgrAas541NAW4cefkhFthh3rmHxXDowGRZARw0smNxb5DISOB0Ad5mHcMq2u76W7_S.qy k Received: from sonic.gate.mail.ne1.yahoo.com by sonic310.consmr.mail.gq1.yahoo.com with HTTP; Tue, 1 May 2018 03:47:32 +0000 Received: from c-76-115-7-162.hsd1.or.comcast.net (EHLO [192.168.1.25]) ([76.115.7.162]) by smtp432.mail.gq1.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID 64eb6759f86c372072d687ec71444497; Tue, 01 May 2018 03:47:29 +0000 (UTC) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Subject: head -r333110 breaks various builds, such as for powerpc64 Message-Id: Date: Mon, 30 Apr 2018 20:47:28 -0700 To: wulf@FreeBSD.org, FreeBSD PowerPC ML X-Mailer: Apple Mail (2.3445.6.18) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2018 03:47:39 -0000 Looks like -r333110 broke the powerpc64, powerpc, powerpcspe, mips64, and mips builds. Using powerpc64 from ci.freebsd.org as an example: --- all_subdir_usr.sbin --- cc1: warnings being treated as errors In file included from /usr/src/usr.sbin/bluetooth/bthidd/bthidd.c:40: . . . --- all_subdir_usr.sbin --- /usr/obj/usr/src/powerpc.powerpc64/tmp/usr/include/bluetooth.h: In = function 'bt_devremote_name_gen': /usr/obj/usr/src/powerpc.powerpc64/tmp/usr/include/bluetooth.h:192: = warning: declaration of 'devname' shadows a global declaration /usr/obj/usr/src/powerpc.powerpc64/tmp/usr/include/stdlib.h:278: = warning: shadowed declaration is here . . . --- all_subdir_usr.sbin --- *** [bthidd.o] Error code 1 make[5]: stopped in /usr/src/usr.sbin/bluetooth/bthidd 1 error =3D=3D=3D Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)