Date: Fri, 18 Jan 2013 10:39:01 -0800 From: John-Mark Gurney <jmg@funkthat.com> To: "Sergey V. Dyatko" <sergey.dyatko@gmail.com> Cc: current@freebsd.org, Jung-uk Kim <jkim@freebsd.org> Subject: Re: -current broken in acpi/iasl Message-ID: <20130118183901.GS1410@funkthat.com> In-Reply-To: <20130118213426.7f4a650d@laptop> References: <50F991B7.3000204@freebsd.org> <20130118213426.7f4a650d@laptop>
next in thread | previous in thread | raw e-mail | index | archive | help
Sergey V. Dyatko wrote this message on Fri, Jan 18, 2013 at 21:34 +0300: > On Fri, 18 Jan 2013 22:17:27 +0400 > Andrey Chernov <ache@freebsd.org> wrote: > > > ===> usr.sbin/acpi/iasl (all) > > cc -O2 -pipe -march=core2 -DACPI_ASL_COMPILER -I. > > -I/usr/src/usr.sbin/acpi/iasl/../../../sys -std=gnu99 > > -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k > > -Wno-uninitialized -Wno-pointer-sign -c > > /usr/src/usr.sbin/acpi/iasl/../../../sys/contrib/dev/acpica/components/disassembler/dmresrc.c > > cc1: warnings being treated as errors > > /usr/src/usr.sbin/acpi/iasl/../../../sys/contrib/dev/acpica/components/disassembler/dmresrc.c: > > In function 'AcpiDmIsResourceTemplate': > > /usr/src/usr.sbin/acpi/iasl/../../../sys/contrib/dev/acpica/components/disassembler/dmresrc.c:419: > > warning: dereferencing type-punned pointer will break strict-aliasing > > rules *** [dmresrc.o] Error code 1 > > > > Stop in /usr/src/usr.sbin/acpi/iasl. > > *** [all] Error code 1 > > > > according to rumors buildworld done successfully with the clang. But I > didn't test it. Look at "buildworld is broken ?" thread Looks like this broken when jkim imported the latest ACPICA code base: https://svnweb.freebsd.org/base?view=revision&revision=245582 I've forward the tinderbox failure to him, so hopefully he'll fix it shortly... -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130118183901.GS1410>