Date: Sun, 10 Jul 2016 01:22:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [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 Message-ID: <bug-210953-8-U42nI3LhR3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210953-8@https.bugs.freebsd.org/bugzilla/> References: <bug-210953-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210953 --- Comment #1 from Mark Millard <markmi@dsl-only.net> --- (In reply to Mark Millard from comment #0) The actual source lines in question are from: if (ctlr->quirks !=3D 0) { device_printf(dev, "quirks=3D0x%b\n", ctlr->quirks, AHCI_Q_BIT_STRING); } --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210953-8-U42nI3LhR3>