Re[2]: Kernel maybe borked...

From: Gabriel Ambuehl <gaml_at_buz.ch>
Date: Sat, 18 Oct 2003 21:50:58 +0200
Hi John Hay,
you wrote.

JH> Return-Path: <owner-freebsd-current_at_freebsd.org>
JH> Delivered-To: gaml_at_buz.ch
JH> Received: (qmail 61696 invoked from network); 18 Oct 2003 16:55:08 -0000
JH> Received: from mx2.freebsd.org (216.136.204.119)
JH>   by 0 with SMTP; 18 Oct 2003 16:55:08 -0000
JH> Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18])
JH>         by mx2.freebsd.org (Postfix) with ESMTP
JH>         id 1B77655508; Sat, 18 Oct 2003 09:54:51 -0700 (PDT)
JH>         (envelope-from owner-freebsd-current_at_freebsd.org)
JH> Received: from hub.freebsd.org (localhost [127.0.0.1])
JH>         by hub.freebsd.org (Postfix) with ESMTP
JH>         id 914FE16A50B; Sat, 18 Oct 2003 09:54:48 -0700 (PDT)
JH> Delivered-To: freebsd-current_at_freebsd.org
JH> Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
JH>         by hub.freebsd.org (Postfix) with ESMTP id 3910116A4BF
JH>         for <current_at_freebsd.org>; Sat, 18 Oct 2003 09:53:23 -0700 (PDT)
JH> Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za
JH>         [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DCA943F93
JH>         for <current_at_freebsd.org>; Sat, 18 Oct 2003 09:53:20 -0700 (PDT)
JH>         (envelope-from jhay_at_zibbi.icomtek.csir.co.za)
JH> Received: from zibbi.icomtek.csir.co.za (localhost [IPv6:::1])
JH>         h9IGrHqs021649; Sat, 18 Oct 2003 18:53:17 +0200 (SAST)
JH>         (envelope-from jhay_at_zibbi.icomtek.csir.co.za)
JH> Received: (from jhay_at_localhost)
JH>         by zibbi.icomtek.csir.co.za (8.12.9/8.12.9/Submit) id h9IGrEqA021648;
JH>         Sat, 18 Oct 2003 18:53:14 +0200 (SAST)
JH>         (envelope-from jhay)
JH> Date: Sat, 18 Oct 2003 18:53:13 +0200
JH> From: John Hay <jhay_at_icomtek.csir.co.za>
JH> To: Poul-Henning Kamp <phk_at_phk.freebsd.dk>
JH> Message-ID: <20031018165313.GA21535_at_zibbi.icomtek.csir.co.za>
JH> References: <7244.1066484929_at_critter.freebsd.dk>
JH> Mime-Version: 1.0
JH> Content-Type: text/plain; charset=us-ascii
JH> Content-Disposition: inline
JH> In-Reply-To: <7244.1066484929_at_critter.freebsd.dk>
JH> User-Agent: Mutt/1.4i
JH> Cc: current_at_freebsd.org
JH> Subject: Re: Kernel maybe borked...
JH> X-BeenThere: freebsd-current_at_freebsd.org
JH> X-Mailman-Version: 2.1.1
JH> Precedence: list
JH> List-Id: Discussions about the use of FreeBSD-current
JH>         <freebsd-current.freebsd.org>
JH> List-Unsubscribe:
JH> <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
JH>        
JH> <mailto:freebsd-current-request_at_freebsd.org?subject=unsubscribe>
JH> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current>
JH> List-Post: <mailto:freebsd-current_at_freebsd.org>
JH> List-Help:
JH> <mailto:freebsd-current-request_at_freebsd.org?subject=help>
JH> List-Subscribe:
JH> <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
JH>        
JH> <mailto:freebsd-current-request_at_freebsd.org?subject=subscribe>
JH> Sender: owner-freebsd-current_at_freebsd.org
JH> Errors-To: owner-freebsd-current_at_freebsd.org

JH> On Sat, Oct 18, 2003 at 03:48:49PM +0200, Poul-Henning Kamp wrote:
>> 
>> I'm chasing a problem which indicates that I may have borked the
>> kernel with one of my last commits.  I'm hunting it right now.

JH> So you don't mean just compile errors like this, but real things like
JH> turning over the fish bowl when booting?

JH> ####################
JH> cc -O -pipe -march=pentium  -D_KERNEL -Wall -Wredundant-decls
JH> -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes
JH> -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99
JH> -DKLD_MODULE -nostdinc -I-   -I. -I_at_ -I_at_/../include
JH> -finline-limit=15000 -fno-common -g -mno-align-long-strings
JH> -mpreferred-stack-boundary=2 -ffreestanding -Wall
JH> -Wredundant-decls -Wnested-externs -Wstrict-prototypes 
JH> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual 
JH> -fformat-extensions -std=c99 -c
JH> /usr/src/sys/dev/raidframe/rf_freebsdkintf.c
JH> /usr/src/sys/dev/raidframe/rf_freebsdkintf.c: In function `rf_DispatchKernelIO':
JH> /usr/src/sys/dev/raidframe/rf_freebsdkintf.c:1547: error:
JH> structure has no member named `b_io'
JH> /usr/src/sys/dev/raidframe/rf_freebsdkintf.c:1547: error:
JH> structure has no member named `b_io'
JH> *** Error code 1

JH> Stop in /usr/src/sys/modules/raidframe.
JH> *** Error code 1

JH> Stop in /usr/src/sys/modules.
JH> ######################

Now it's
#########
cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing  -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror  /usr/src/sys/dev/ep/if_ep_eisa.c
/usr/src/sys/dev/ep/if_ep_eisa.c: In function `ep_eisa_attach':
/usr/src/sys/dev/ep/if_ep_eisa.c:218: error: `BASE' undeclared (first use in this function)
/usr/src/sys/dev/ep/if_ep_eisa.c:218: error: (Each undeclared identifier is reported only once
/usr/src/sys/dev/ep/if_ep_eisa.c:218: error: for each function it appears in.)
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

########
(CVSUP as of a few minutes ago).


Regards,
Gabriel
Received on Sat Oct 18 2003 - 11:47:59 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:25 UTC