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.orgReceived on Thu Nov 03 2005 - 21:06:43 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:47 UTC