Re: buildworld broke in sbin/nvmecontrol; r240620 suspected

2012-09-18 Thread Jim Harris
On Tue, Sep 18, 2012 at 5:53 AM, David Wolfskill wrote: > This was on: > > FreeBSD g1-227.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #681 240597M: > Mon Sep 17 15:34:41 PDT 2012 > r...@d134.dwolf.juniper.net.:/usr/obj/usr/src/sys/CANARY i386 > > using clang as the C compiler: > > ...

Re: buildworld broke in sbin/nvmecontrol; r240620 suspected

2012-09-18 Thread Adrian Chadd
On 18 September 2012 10:01, Dimitry Andric wrote: > Since this tool (nvmecontrol) is currently only compiled for amd64 and > i386, we might as well ignore these alignment warnings, or cast them > away. > > Jim, I don't expect this tool to ever be applicable to non-x86 arches, > but can you please

Re: buildworld broke in sbin/nvmecontrol; r240620 suspected

2012-09-18 Thread Jim Harris
On Tue, Sep 18, 2012 at 8:28 AM, Garrett Cooper wrote: > On Sep 18, 2012, at 5:53 AM, David Wolfskill wrote: > >> This was on: >> >> FreeBSD g1-227.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #681 >> 240597M: Mon Sep 17 15:34:41 PDT 2012 >> r...@d134.dwolf.juniper.net.:/usr/obj/usr/src

Re: buildworld broke in sbin/nvmecontrol; r240620 suspected

2012-09-18 Thread Dimitry Andric
On 2012-09-18 14:53, David Wolfskill wrote: ... using clang as the C compiler: ... ===> sbin/nvmecontrol (all) clang -O2 -pipe -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpoi

Re: buildworld broke in sbin/nvmecontrol; r240620 suspected

2012-09-18 Thread Garrett Cooper
On Sep 18, 2012, at 5:53 AM, David Wolfskill wrote: > This was on: > > FreeBSD g1-227.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #681 240597M: > Mon Sep 17 15:34:41 PDT 2012 > r...@d134.dwolf.juniper.net.:/usr/obj/usr/src/sys/CANARY i386 > > using clang as the C compiler: > > ...

buildworld broke in sbin/nvmecontrol; r240620 suspected

2012-09-18 Thread David Wolfskill
This was on: FreeBSD g1-227.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #681 240597M: Mon Sep 17 15:34:41 PDT 2012 r...@d134.dwolf.juniper.net.:/usr/obj/usr/src/sys/CANARY i386 using clang as the C compiler: ... ===> sbin/nvmecontrol (all) clang -O2 -pipe -std=gnu99 -Qunused-argumen