From owner-freebsd-i386@FreeBSD.ORG Thu Apr 27 23:10:30 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 695A516A400 for ; Thu, 27 Apr 2006 23:10:30 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49FE043D77 for ; Thu, 27 Apr 2006 23:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3RNAGCO087771 for ; Thu, 27 Apr 2006 23:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3RNAGig087766; Thu, 27 Apr 2006 23:10:16 GMT (envelope-from gnats) Resent-Date: Thu, 27 Apr 2006 23:10:16 GMT Resent-Message-Id: <200604272310.k3RNAGig087766@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Antonio Nati Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63C1716A408 for ; Thu, 27 Apr 2006 23:09:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id C119243D72 for ; Thu, 27 Apr 2006 23:09:45 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k3RN9icf060534 for ; Thu, 27 Apr 2006 23:09:44 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k3RN9iSL060532; Thu, 27 Apr 2006 23:09:44 GMT (envelope-from nobody) Message-Id: <200604272309.k3RN9iSL060532@www.freebsd.org> Date: Thu, 27 Apr 2006 23:09:44 GMT From: Antonio Nati To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/96437: buildkernel error with PAE option X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2006 23:10:32 -0000 >Number: 96437 >Category: i386 >Synopsis: buildkernel error with PAE option >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 27 23:10:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Antonio Nati >Release: 6.1 RC >Organization: Interazioni di Antonio Nati >Environment: FreeBSD server700 6.1-RC FreeBSD 6.1-RC #0: Tue Apr 25 15:20:08 CEST 2006 root@server700:/disco_vari/sorgenti/freebsd6/usr/obj/disco_vari/sorgenti/freebsd6/usr/src/sys/IAFWMP03 i386 >Description: Fatal error when making buildkernel with PAE option enabled. cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/disco_vari/sorgenti/freebsd6/usr/src/sys -I/disco_vari/sorgenti/freebsd6/usr/src/sys/contrib/altq -I/disco_vari/sorgenti/freebsd6/usr/src/sys/contrib/ipfilter -I/disco_vari/sorgenti/freebsd6/usr/src/sys/contrib/pf -I/disco_vari/sorgenti/freebsd6/usr/src/sys/contrib/dev/ath -I/disco_vari/sorgenti/freebsd6/usr/src/sys/contrib/dev/ath/freebsd -I/disco_vari/sorgenti/freebsd6/usr/src/sys/contrib/ngatm -I/disco_vari/sorgenti/freebsd6/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror /disco_vari/sorgenti/freebsd6/usr/src/sys/dev/bce/if_bce.c /disco_vari/sorgenti/freebsd6/usr/src/sys/dev/bce/if_bce.c: In function `bce_attach': /disco_vari/sorgenti/freebsd6/usr/src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type /disco_vari/sorgenti/freebsd6/usr/src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type /disco_vari/sorgenti/freebsd6/usr/src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /disco_vari/sorgenti/freebsd6/usr/src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /disco_vari/sorgenti/freebsd6/usr/src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /disco_vari/sorgenti/freebsd6/usr/src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /disco_vari/sorgenti/freebsd6/usr/src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /disco_vari/sorgenti/freebsd6/usr/obj/disco_vari/sorgenti/freebsd6/usr/src/sys/IAFWMP03PAE. *** Error code 1 Stop in /disco_vari/sorgenti/freebsd6/usr/src. *** Error code 1 Stop in /disco_vari/sorgenti/freebsd6/usr/src. >How-To-Repeat: Build kernel enabling PAE options >Fix: >Release-Note: >Audit-Trail: >Unformatted: