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_at_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."Received on Fri Jan 18 2013 - 17:39:02 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:34 UTC