Date: Thu, 3 Nov 2005 15:59:58 -0500 From: John Baldwin <jhb@freebsd.org> To: freebsd-current@freebsd.org Cc: freebsd-amd64@freebsd.org, FreeBSD Tinderbox <tinderbox@freebsd.org>, Jung-uk Kim <jkim@freebsd.org>, freebsd-i386@freebsd.org Subject: Re: [head tinderbox] failure on amd64/amd64 Message-ID: <200511031600.01220.jhb@freebsd.org> In-Reply-To: <200511031545.05339.jkim@FreeBSD.org> References: <20051103112655.A264C7302F@freebsd-current.sentex.ca> <200511031545.05339.jkim@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511031600.01220.jhb>