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

2016-07-10 Thread Ngie Cooper

> On Jul 9, 2016, at 23:03, Mark Millard  wrote:
> 
> On 2016-Jul-9, at 8:53 PM, Ngie Cooper  wrote:
> 
>>> On Jul 9, 2016, at 18:52, bugzilla-nore...@freebsd.org wrote:
>>> 
>>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210953
>>> 
>>> Mark Millard  changed:
>> 
>> 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.
>> 
>> 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.

stable/10 was a typo. I meant stable/11.

No worries.. I'll take care of it when I get home soon.

Thanks!

> 
> ===
> Mark Millard
> markmi at dsl-only.net
> 
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


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

2016-07-09 Thread Mark Millard
On 2016-Jul-9, at 8:53 PM, Ngie Cooper  wrote:

>> On Jul 9, 2016, at 18:52, bugzilla-nore...@freebsd.org wrote:
>> 
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210953
>> 
>> Mark Millard  changed:
> 
> 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.
> 
> 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.


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

___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


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

2016-07-09 Thread Mark Millard
[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.


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

On 2016-Jul-9, at 6:19 PM, Mark Millard  wrote:

> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210953
> 
> 
>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: 
> freebsd-bugs at FreeBSD.org
> 
>  Reporter: 
> markmi at dsl-only.net
> 
> 
> --- 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=format=]
>   device_printf(dev, "quirks=0x%b\n", ctlr->quirks,
>  ^
> /usr/src/sys/modules/ahci/../../dev/ahci/ahci.c:288:22: error: too many
> arguments for format [-Werror=format-extra-args]

I omit the other supporting material.

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


___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"