From owner-freebsd-current@FreeBSD.ORG Sat Jan 19 00:39:50 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8AD5CE23 for ; Sat, 19 Jan 2013 00:39:50 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 2DD8596; Sat, 19 Jan 2013 00:39:50 +0000 (UTC) Message-ID: <50F9EB03.5030306@FreeBSD.org> Date: Fri, 18 Jan 2013 19:38:27 -0500 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130116 Thunderbird/17.0.2 MIME-Version: 1.0 To: "Sergey V. Dyatko" , current@freebsd.org Subject: Re: -current broken in acpi/iasl References: <50F991B7.3000204@freebsd.org> <20130118213426.7f4a650d@laptop> <20130118183901.GS1410@funkthat.com> In-Reply-To: <20130118183901.GS1410@funkthat.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jan 2013 00:39:50 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2013-01-18 13:39:01 -0500, John-Mark Gurney wrote: > 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 >> 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... It should be fixed now (r245636). Sorry for the breakage. Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQ+esDAAoJECXpabHZMqHOypgIAILl0S2cvEdTQWXJ4PWase07 yKA+DPHYAUx09JHbnLfEeA+KLFUz2jnX7dYR9ohSMcsnkI1/AH/z8dkFc3NLPUQw TXh1edQyXaYr0WK+3sW81Tl5thka5VwjznoJj1r/Og8Nrx/xYUYCEtpPsjDU1hW0 8T897m6MqOSZokWs4dyOt1ZWoncGRTHgC5tCzjcmAuiOTIkZ7hdLNXKu1nm+cgcy LNEvJf/d1bz6UzQ9xxCxG+HttZhi4YL8uAAYMHZtydM+Zp5yZskajyNmDkThSMhu LrUohDfMLk84DkyoAfzojr90o8tk6TujfHR+osF3oj9NkDi6o6VK0AVs1yKPg5c= =poDO -----END PGP SIGNATURE-----