[head tinderbox] failure on amd64/amd64

John Baldwin jhb at freebsd.org
Thu Nov 3 14:06:43 PST 2005


On Thursday 03 November 2005 03:45 pm, Jung-uk Kim wrote:
> On Thursday 03 November 2005 06:26 am, FreeBSD Tinderbox wrote:
> > cc -O2 -pipe  -DACPI_APPLICATION -DACPI_DEBUG_OUTPUT
> > -DACPI_DEBUGGER  -DACPI_DISASSEMBLER
> > -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror
> > -Wall -Wno-format-y2k -Wno-uninitialized -c
> > /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c
> > /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c:
> > In function `AcpiDbBusWalk':
> > /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/dbcmds.c:
> >1741: warning: dereferencing type-punned pointer will break
> > strict-aliasing rules *** Error code 1
>
> Fix committed:
>
> http://docs.freebsd.org/cgi/mid.cgi?200511032027.jA3KRcgC022617
>
> BTW, '-fno-strict-aliasing' is missing in CFLAGS and that's how I
> missed it.  Why tinderbox uses different CFLAGS is beyond me
> though. :-(
>
> Sorry for the breakage.

The tinderbox runs with -O2 just for fun I think.

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the freebsd-i386 mailing list