Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jul 2016 19:29:59 -0700
From:      Mark Millard <markmi@dsl-only.net>
To:        FreeBSD PowerPC ML <freebsd-ppc@freebsd.org>, freebsd-stable@freebsd.org, FreeBSD Current <freebsd-current@freebsd.org>
Cc:        FreeBSD Toolchain <freebsd-toolchain@freebsd.org>
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
Message-ID:  <EE07D97E-23C0-4739-A10E-2F7CFCCBBBF1@dsl-only.net>
In-Reply-To: <C247F0DF-C968-4561-88E3-D7E8068B04D1@dsl-only.net>
References:  <C247F0DF-C968-4561-88E3-D7E8068B04D1@dsl-only.net>

next in thread | previous in thread | raw e-mail | index | archive | help
[Top post of probable "already fixed" status.]

It looks like -r320441 on stable/11 reverted a kern.mk change =
controlling what formats are (un)available for some compilers.

I'm rebuilding things based on -r302457 instead of -r302412 and will =
close the defect if things work.


=3D=3D=3D
Mark Millard
markmi at dsl-only.net

On 2016-Jul-9, at 6:19 PM, Mark Millard <markmi at dsl-only.net> wrote:

> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210953
>=20
>=20
>            Bug ID: 210953
>           Summary: 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
>           Product: Base System
>           Version: 11.0-BETA1
>          Hardware: ppc
>                OS: Any
>            Status: New
>          Severity: Affects Only Me
>          Priority: ---
>         Component: bin
>          Assignee:=20
> freebsd-bugs at FreeBSD.org
>=20
>          Reporter:=20
> markmi at dsl-only.net
>=20
>=20
> --- all_subdir_ahci ---
> /usr/src/sys/modules/ahci/../../dev/ahci/ahci.c: In function =
'ahci_attach':
> /usr/src/sys/modules/ahci/../../dev/ahci/ahci.c:288:22: error: unknown
> conversion type character 'b' in format [-Werror=3Dformat=3D]
>   device_printf(dev, "quirks=3D0x%b\n", ctlr->quirks,
>                      ^
> /usr/src/sys/modules/ahci/../../dev/ahci/ahci.c:288:22: error: too =
many
> arguments for format [-Werror=3Dformat-extra-args]

I omit the other supporting material.

=3D=3D=3D
Mark Millard
markmi at dsl-only.net





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EE07D97E-23C0-4739-A10E-2F7CFCCBBBF1>