[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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 10 01:22:14 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210953

--- Comment #1 from Mark Millard <markmi at dsl-only.net> ---
(In reply to Mark Millard from comment #0)

The actual source lines in question are from:

        if (ctlr->quirks != 0) {
                device_printf(dev, "quirks=0x%b\n", ctlr->quirks,
                    AHCI_Q_BIT_STRING);
        }

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list