From owner-freebsd-stable@FreeBSD.ORG Tue May 26 18:42:55 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4BF510656D2 for ; Tue, 26 May 2009 18:42:54 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: from mail-fx0-f168.google.com (mail-fx0-f168.google.com [209.85.220.168]) by mx1.freebsd.org (Postfix) with ESMTP id 71F1D8FC1E for ; Tue, 26 May 2009 18:42:54 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: by fxm12 with SMTP id 12so4160647fxm.43 for ; Tue, 26 May 2009 11:42:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ncHPQEy8oGEzzaYQy/cdnhQZzq13GGH9b2QaqW/fWIA=; b=Tq0vRCuCW+HQFdl+mkFFjhy4qPQTvw4/ITDhhdw4xdGoPvc7Fl+oWQOalXSIPoIfYD qSjMNrPSxg3L4PtWtzOPhC05++EO7qTLNqWnxVh40GhmVSmjqL09R3X0WzUysX8VaLZM vVyDY2aMxQ6aanjkoDZNceEVoEZ0wT+DBiX24= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=TtH2ve3YFFNw7wpIjdAr8XBB0XKsfbwdqoMnOcyb8JmjuAt1zlqqiJRiK1BZRwaGG0 46SQIxV71t1Sy9p3EIGBQzGRvV2jJR5j/nXfC0KtqG/N/Dbbcf1gM3MPLjJfP0DDca3c T4OiZCtrHbNwEtwepr6qEXU592KPENJFwDmek= MIME-Version: 1.0 Received: by 10.204.58.16 with SMTP id e16mr8456300bkh.43.1243363372964; Tue, 26 May 2009 11:42:52 -0700 (PDT) In-Reply-To: <4ad871310905260804h107ec643vec473c1dfec875a4@mail.gmail.com> References: <14989d6e0905260727g3d914545vdd97e68099175226@mail.gmail.com> <14989d6e0905260735i296776a6nff29e2922e345ceb@mail.gmail.com> <4ad871310905260804h107ec643vec473c1dfec875a4@mail.gmail.com> Date: Tue, 26 May 2009 20:42:52 +0200 Message-ID: <14989d6e0905261142w7636e7c6xe4ed916ff5ce4225@mail.gmail.com> From: Christian Walther To: Glen Barber Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: stable@freebsd.org Subject: Re: make buildkernel KERNCONF=GENERIC fails X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2009 18:42:56 -0000 Hi Glen, Hi List, 2009/5/26 Glen Barber : > Hi, Christian > > On Tue, May 26, 2009 at 10:35 AM, Christian Walther = wrote: >> 2009/5/26 Christian Walther : >>> Hi, >>> >>> I wanted to update my system to FreeBSD 7.2, so after updating my >>> sources I started a make buildkernel. After a while, it fails with the >>> following message: >>> >>> /usr/src/sys/i386/i386/intr_machdep.c: In function 'intr_register_sourc= e': >>> /usr/src/sys/i386/i386/intr_machdep.c:136: warning: passing argument 4 >>> of 'intr_event_create' makes pointer from integer without a cast >>> /usr/src/sys/i386/i386/intr_machdep.c:136: warning: passing argument 7 >>> of 'intr_event_create' from incompatible pointer type >>> /usr/src/sys/i386/i386/intr_machdep.c:136: warning: passing argument 8 >>> of 'intr_event_create' from incompatible pointer type >>> /usr/src/sys/i386/i386/intr_machdep.c: In function 'intr_execute_handle= rs': >>> /usr/src/sys/i386/i386/intr_machdep.c:261: warning: implicit >>> declaration of function 'intr_event_handle' >>> /usr/src/sys/i386/i386/intr_machdep.c:261: warning: nested extern >>> declaration of 'intr_event_handle' >>> *** 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. >>> >> >> Oh yes, but I shouldn't hit the send button before finishing the mail. ;= -) >> Anyway there isn't much information left to share, I found nothing in >> UPDATING. Trying to build with a clean source tree instead. >> >> Has anybody an idea of what's happening here? >> > Out of curiosity, how long ago did you update your sources? > I updated sources right before I did the make buildkernel. > Also, did you change the GENERIC kernel config? (If so, please include > that.) =A0I haven't seen a tinderbox email about -STABLE failing since > the 24th, which was a different problem than what you are seeing, > anyway. No, I create my own kernel configuration by copying GENERIC. Well, for some strange reason the same happened again: I did # mv /usr/src /usr/src.old # csup /root/stable-supfile # cd /usr/src # make buildkernel KERNCONF=3DGENERIC and it fails with exactly the same the error: cc -c -O -pipe -march=3Dpentium4m -std=3Dc99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /usr/src/sys/i386/i386/intr_machdep.c cc1: warnings being treated as errors /usr/src/sys/i386/i386/intr_machdep.c: In function 'intr_register_source': /usr/src/sys/i386/i386/intr_machdep.c:136: warning: passing argument 4 of 'intr_event_create' makes pointer from integer without a cast /usr/src/sys/i386/i386/intr_machdep.c:136: warning: passing argument 7 of 'intr_event_create' from incompatible pointer type /usr/src/sys/i386/i386/intr_machdep.c:136: warning: passing argument 8 of 'intr_event_create' from incompatible pointer type /usr/src/sys/i386/i386/intr_machdep.c: In function 'intr_execute_handlers': /usr/src/sys/i386/i386/intr_machdep.c:261: warning: implicit declaration of function 'intr_event_handle' /usr/src/sys/i386/i386/intr_machdep.c:261: warning: nested extern declaration of 'intr_event_handle' *** 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. Maybe it's a problem with *default host=3Dcvsup.de.FreeBSD.org I changed my stable-supfile to use cvsup.freebsd.org instead, and I'm updating right now. Either there has just been an update commited, or the servers aren't in sync, because I see many Edits, Checkouts and even Deletions. I keep you posted. Christian