Re: Kernel builds failing with lots of "failed to retrieve array bounds" errors

2012-05-30 Thread Sevan / Venture37
On 28/05/2012 20:45, Dimitry Andric wrote: Note, in r236149 I have pulled in a change from upstream clang, which should fix the root cause of the "failed to retrieve array bounds" messages. Indeed, I updated & rebuilt yesterday & message no-longer appeared. Thanks Sevan __

Re: Kernel builds failing with lots of "failed to retrieve array bounds" errors

2012-05-28 Thread Dimitry Andric
On 2012-05-24 22:50, Sevan / Venture37 wrote: > On 24/05/2012 20:21, Dimitry Andric wrote: >> I've seen these too, and it seems clang produces debug info which >> ctfconvert can't handle, for some reason. However, in my case, the >> kernel build doesn't abort at all, it continues and all the objec

Re: Kernel builds failing with lots of "failed to retrieve array bounds" errors

2012-05-24 Thread Sevan / Venture37
On 24/05/2012 20:21, Dimitry Andric wrote: I've seen these too, and it seems clang produces debug info which ctfconvert can't handle, for some reason. However, in my case, the kernel build doesn't abort at all, it continues and all the object files seem to work just fine. Updated to r235926 &

Re: Kernel builds failing with lots of "failed to retrieve array bounds" errors

2012-05-24 Thread Dimitry Andric
On 2012-05-24 19:13, Sevan / Venture37 wrote: > I'm unable to build the generic kernel, seeing lots of "failed to > retrieve array bounds" errors (129 to be exact) starting with ERROR: > scsi_all.c: die 43574: failed to retrieve array bounds & stoping at I've seen these too, and it seems clang p

Kernel builds failing with lots of "failed to retrieve array bounds" errors

2012-05-24 Thread Sevan / Venture37
Hi I'm unable to build the generic kernel, seeing lots of "failed to retrieve array bounds" errors (129 to be exact) starting with ERROR: scsi_all.c: die 43574: failed to retrieve array bounds & stoping at cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-extern

Re: Kernel builds failing

2001-08-31 Thread Søren Schmidt
It seems [EMAIL PROTECTED] wrote: > > For the last two days, my kernel builds have been failing with: > > > > linking kernel.debug > > ata-all.o: In function `ataioctl': > > /usr/src/sys/dev/ata/ata-all.c(.text+0x791): undefined reference to > > `atapi_queue _cmd' > > *** Error code 1

RE: Kernel builds failing

2001-08-31 Thread kibbet
Hi Adam, Søren (CC'd to [EMAIL PROTECTED]) On 31-Aug-01 Adam Kranzel wrote: > Hi... > > For the last two days, my kernel builds have been failing with: > > linking kernel.debug > ata-all.o: In function `ataioctl': > /usr/src/sys/dev/ata/ata-all.c(.text+0x791): undefined reference to > `atapi_

Kernel builds failing

2001-08-31 Thread Adam Kranzel
Hi... For the last two days, my kernel builds have been failing with: linking kernel.debug ata-all.o: In function `ataioctl': /usr/src/sys/dev/ata/ata-all.c(.text+0x791): undefined reference to `atapi_queue _cmd' *** Error code 1 Stop in /usr/obj/usr/src/sys/CHESHIRE. *** Error code