From owner-freebsd-amd64@FreeBSD.ORG Fri Feb 27 16:20:02 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EA301065670 for ; Fri, 27 Feb 2009 16:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E55D28FC16 for ; Fri, 27 Feb 2009 16:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n1RGK1YJ000817 for ; Fri, 27 Feb 2009 16:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n1RGK1Zf000816; Fri, 27 Feb 2009 16:20:01 GMT (envelope-from gnats) Resent-Date: Fri, 27 Feb 2009 16:20:01 GMT Resent-Message-Id: <200902271620.n1RGK1Zf000816@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Loic Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BE5C106566C for ; Fri, 27 Feb 2009 16:19:39 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 7AD2E8FC22 for ; Fri, 27 Feb 2009 16:19:39 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n1RGJcf2039098 for ; Fri, 27 Feb 2009 16:19:38 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n1RGJcD9039086; Fri, 27 Feb 2009 16:19:38 GMT (envelope-from nobody) Message-Id: <200902271619.n1RGJcD9039086@www.freebsd.org> Date: Fri, 27 Feb 2009 16:19:38 GMT From: Loic To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Fri, 27 Feb 2009 18:05:16 +0000 Cc: Subject: amd64/132170: 7.1 kernel compilation problem X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2009 16:20:02 -0000 >Number: 132170 >Category: amd64 >Synopsis: 7.1 kernel compilation problem >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 27 16:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Loic >Release: 7.1 >Organization: ABC Multimedia >Environment: /usr/src/sys/cam/cam_periph.c: In function 'cam_periph_mapmem': /usr/src/sys/cam/cam_periph.c:568: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/src/sys/cam/cam_periph.c:571: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/src/sys/cam/cam_periph.c:576: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/src/sys/cam/cam_periph.c: In function 'cam_periph_unmapmem': /usr/src/sys/cam/cam_periph.c:716: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/src/sys/cam/cam_periph.c:718: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/src/sys/cam/cam_periph.c:719: warning: dereferencing type-punned pointer will break strict-aliasing rules >Description: >How-To-Repeat: Just try to compil the Generic kernel with default option >Fix: >Release-Note: >Audit-Trail: >Unformatted: