From owner-freebsd-current@FreeBSD.ORG Fri Jan 18 18:41:28 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7AF7DB8A for ; Fri, 18 Jan 2013 18:41:28 +0000 (UTC) (envelope-from mailer-daemon@vniz.net) Received: from mail-lb0-f172.google.com (mail-lb0-f172.google.com [209.85.217.172]) by mx1.freebsd.org (Postfix) with ESMTP id EDC36F84 for ; Fri, 18 Jan 2013 18:41:27 +0000 (UTC) Received: by mail-lb0-f172.google.com with SMTP id n8so1161658lbj.3 for ; Fri, 18 Jan 2013 10:41:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:disposition-notification-to:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :openpgp:content-type:x-gm-message-state; bh=VIsid4qjtRlWaEKaa63rAeowAaRUpQfrs7KWJ+MQlfQ=; b=buGay+gTJocpwJqDADvWnfr3C7ThOvoZ5t8TywBluKbwxGQ9L+3nPALuCa3iftLjCA k7PlO+iOjJE33ezn8iEAZlzTQv9XNIxA/FuxYq3N9/BrlXAGNAdv7faKeFM6A8Eoz3Kl xzSryL0FjTItyAenLiRgm2c9sgoqdmnbs7syKlnHlwQjIWf6LwaTvrHKAd5p9eGUJVLt HgJfKo01yXqtiXEVsicDmaa/zb0xEYlo9HWVx0mvk47RDbZi8N6rO1ZuqlIeOEjJafzS JpXA5tLFxhRs3mgf5s3gcogLY6z0l9WhrG265gBRf+uqjAGd6Gslx09BMUzELY4OoE/l QDQA== X-Received: by 10.112.87.40 with SMTP id u8mr4184818lbz.50.1358534486458; Fri, 18 Jan 2013 10:41:26 -0800 (PST) Received: from [192.168.1.2] ([89.169.163.3]) by mx.google.com with ESMTPS id iw6sm2366580lab.2.2013.01.18.10.41.25 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 18 Jan 2013 10:41:25 -0800 (PST) Message-ID: <50F9974D.9040307@freebsd.org> Date: Fri, 18 Jan 2013 22:41:17 +0400 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: David Wolfskill , jkim@freebsd.org Subject: Re: -current broken in acpi/iasl References: <50F991B7.3000204@freebsd.org> <20130118213426.7f4a650d@laptop> <20130118183735.GE1858@albert.catwhisker.org> In-Reply-To: <20130118183735.GE1858@albert.catwhisker.org> OpenPGP: id=964474DD Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2STAHDSIEFHPNJISLXTRU" X-Gm-Message-State: ALoCoQkaLjIjNRHeDqHIASXymYEr/oYAcX4CHwWa55fj4U9p3GigJf6XgKAlYODqdoZlqxQH67zb Cc: current@freebsd.org 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: Fri, 18 Jan 2013 18:41:28 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2STAHDSIEFHPNJISLXTRU Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On 18.01.2013 22:37, David Wolfskill wrote: > On Fri, Jan 18, 2013 at 09:34:26PM +0300, Sergey V. Dyatko wrote: >> On Fri, 18 Jan 2013 22:17:27 +0400 >> Andrey Chernov wrote: >> >>> =3D=3D=3D> usr.sbin/acpi/iasl (all) >>> cc -O2 -pipe -march=3Dcore2 -DACPI_ASL_COMPILER -I. >>> -I/usr/src/usr.sbin/acpi/iasl/../../../sys -std=3Dgnu99 >>> -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/component= s/disassembler/dmresrc.c >>> cc1: warnings being treated as errors >>> /usr/src/usr.sbin/acpi/iasl/../../../sys/contrib/dev/acpica/component= s/disassembler/dmresrc.c: >>> In function 'AcpiDmIsResourceTemplate': >>> /usr/src/usr.sbin/acpi/iasl/../../../sys/contrib/dev/acpica/component= s/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=20 >> ... >=20 > My "head" (10.0-CURRENT) builds (on my laptop & build machine) were > uneventful; e.g.: >=20 > FreeBSD g1-227.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #796 r= 245584M/245600: Fri Jan 18 06:07:23 PST 2013 root@g1-227.catwhisker.o= rg:/usr/obj/usr/src/sys/CANARY i386 >=20 > And yes, I use clang. >=20 > Peace, > david >=20 I have no clang bloat, it happens with good old gcc. ------enig2STAHDSIEFHPNJISLXTRU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (MingW32) iEYEARECAAYFAlD5l1UACgkQVg5YK5ZEdN0RLACfSMaXdKt1C7ulB/bkRuMf0D/5 mNgAn0E/zy75xezPK+zNVP6HO+8EFEpn =J6kw -----END PGP SIGNATURE----- ------enig2STAHDSIEFHPNJISLXTRU--