From owner-freebsd-bugs@freebsd.org Sun Jul 10 06:03:23 2016 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9FC4B83089 for ; Sun, 10 Jul 2016 06:03:23 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-211-153.reflexion.net [208.70.211.153]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 86EA41657 for ; Sun, 10 Jul 2016 06:03:22 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 10599 invoked from network); 10 Jul 2016 06:04:00 -0000 Received: from unknown (HELO rtc-sm-01.app.dca.reflexion.local) (10.81.150.1) by 0 (rfx-qmail) with SMTP; 10 Jul 2016 06:04:00 -0000 Received: by rtc-sm-01.app.dca.reflexion.local (Reflexion email security v7.90.3) with SMTP; Sun, 10 Jul 2016 02:03:27 -0400 (EDT) Received: (qmail 4567 invoked from network); 10 Jul 2016 06:03:26 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 10 Jul 2016 06:03:26 -0000 X-No-Relay: not in my network X-No-Relay: not in my network X-No-Relay: not in my network X-No-Relay: not in my network X-No-Relay: not in my network X-No-Relay: not in my network Received: from [192.168.0.105] (ip70-189-131-151.lv.lv.cox.net [70.189.131.151]) by iron2.pdx.net (Postfix) with ESMTPSA id 6D2D71C43CA; Sat, 9 Jul 2016 23:02:54 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: [Bug 210953] 11.0 -r302412 via powerpc64-xtoolchain-gcc fails to build: dev/ahci/ahci.c:288:22: error: unknown conversion type character 'b' in format; too many arguments for format From: Mark Millard In-Reply-To: <8E57EB70-814D-4849-8E56-95A769AA40D3@gmail.com> Date: Sat, 9 Jul 2016 23:03:19 -0700 Cc: freebsd-bugs@FreeBSD.org, FreeBSD PowerPC ML , freebsd-stable@freebsd.org, FreeBSD Current , FreeBSD Toolchain Content-Transfer-Encoding: quoted-printable Message-Id: References: <8E57EB70-814D-4849-8E56-95A769AA40D3@gmail.com> To: Ngie Cooper X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jul 2016 06:03:24 -0000 On 2016-Jul-9, at 8:53 PM, Ngie Cooper wrote: >> On Jul 9, 2016, at 18:52, bugzilla-noreply@freebsd.org wrote: >>=20 >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210953 >>=20 >> Mark Millard changed: >=20 > I accidentally committed this regression to kern.mk. I don't have = bugzilla login right now. Please assign the bug to me and I'll mark it = fixed for the rev I did it in with head and stable/10. >=20 > Thanks! > -Ngie So far as I know I've no control over the Assignee field for any bug via = bugzilla. Someone that has such can do what Ngie requested and assign = 210953 to him. A rebuild based on -r302457 completed fine for the powerpc64-gcc use, = confirming Ngie's note, at least for 11.0-STABLE. I've no stable/10 context and so have not tested there. Otherwise I = might have just classified the report as "Overcome By Events" myself. I have added a comment to 210953 about my rebuild test and Ngie's = material above. =3D=3D=3D Mark Millard markmi at dsl-only.net