From owner-freebsd-current@FreeBSD.ORG Sat Jul 3 15:00:20 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D033B16A4CE for ; Sat, 3 Jul 2004 15:00:20 +0000 (GMT) Received: from av5-2-sn4.m-sp.skanova.net (av5-2-sn4.m-sp.skanova.net [81.228.10.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9377243D53 for ; Sat, 3 Jul 2004 15:00:20 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: by av5-2-sn4.m-sp.skanova.net (Postfix, from userid 502) id C288937E69; Sat, 3 Jul 2004 17:00:19 +0200 (CEST) Received: from smtp2-1-sn4.m-sp.skanova.net (smtp2-1-sn4.m-sp.skanova.net [81.228.10.183]) by av5-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id B474F37E4A for ; Sat, 3 Jul 2004 17:00:19 +0200 (CEST) Received: from gadget (h130n1fls11o822.telia.com [213.64.66.130]) by smtp2-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id 8121337E47 for ; Sat, 3 Jul 2004 17:00:19 +0200 (CEST) From: "Daniel Eriksson" To: "'FreeBSD Current'" Date: Sat, 3 Jul 2004 17:00:45 +0200 Organization: Home Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal Subject: RE: CURRENT build broken, acpi vs. strict-aliasing rules X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 03 Jul 2004 15:00:20 -0000 > CURRENT build has been broken for at least 12 hours, possibly > longer. I know > a cvsup from 2004.06.29.09.00.00 works. Still broken for -O2 compiles: /usr/src/sys/i386/acpica/acpi_wakeup.c: In function `acpi_alloc_wakeup_handler': /usr/src/sys/i386/acpica/acpi_wakeup.c:310: warning: dereferencing type-punned pointer will break strict-aliasing rules /Daniel Eriksson