From owner-freebsd-current@FreeBSD.ORG Tue Sep 6 20:37:19 2005 Return-Path: X-Original-To: current@FreeBSD.org 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 01B0B16A420 for ; Tue, 6 Sep 2005 20:37:19 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 528AB43D49 for ; Tue, 6 Sep 2005 20:37:18 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.3/8.13.3) with ESMTP id j86KbF0Y056798 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 7 Sep 2005 00:37:16 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.3/8.13.1/Submit) id j86KbFD5056797 for current@freebsd.org; Wed, 7 Sep 2005 00:37:15 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 7 Sep 2005 00:37:15 +0400 From: Gleb Smirnoff To: current@FreeBSD.org Message-ID: <20050906203715.GC53891@cell.sick.ru> References: <20050906194049.94C047304D@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20050906194049.94C047304D@freebsd-current.sentex.ca> User-Agent: Mutt/1.5.6i Cc: Subject: Re: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 06 Sep 2005 20:37:19 -0000 Fixed. On Tue, Sep 06, 2005 at 03:40:49PM -0400, FreeBSD Tinderbox wrote: F> TB --- 2005-09-06 18:16:09 - tinderbox 2.3 running on freebsd-current.sentex.ca F> TB --- 2005-09-06 18:16:09 - starting HEAD tinderbox run for i386/i386 F> TB --- 2005-09-06 18:16:09 - cleaning the object tree F> TB --- 2005-09-06 18:16:36 - checking out the source tree F> TB --- 2005-09-06 18:16:36 - cd /tinderbox/HEAD/i386/i386 F> TB --- 2005-09-06 18:16:36 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src F> TB --- 2005-09-06 18:23:13 - building world (CFLAGS=-O2 -pipe) F> TB --- 2005-09-06 18:23:13 - cd /src F> TB --- 2005-09-06 18:23:13 - /usr/bin/make -B buildworld F> >>> Rebuilding the temporary build tree F> >>> stage 1.1: legacy release compatibility shims F> >>> stage 1.2: bootstrap tools F> >>> stage 2.1: cleaning up the object tree F> >>> stage 2.2: rebuilding the object tree F> >>> stage 2.3: build tools F> >>> stage 3: cross tools F> >>> stage 4.1: building includes F> >>> stage 4.2: building libraries F> >>> stage 4.3: make dependencies F> >>> stage 4.4: building everything F> TB --- 2005-09-06 19:26:42 - building generic kernel (COPTFLAGS=-O2 -pipe) F> TB --- 2005-09-06 19:26:42 - cd /src F> TB --- 2005-09-06 19:26:42 - /usr/bin/make buildkernel KERNCONF=GENERIC F> >>> Kernel build for GENERIC started on Tue Sep 6 19:26:42 UTC 2005 F> >>> stage 1: configuring the kernel F> >>> stage 2.1: cleaning up the object tree F> >>> stage 2.2: rebuilding the object tree F> >>> stage 2.3: build tools F> >>> stage 3.1: making dependencies F> >>> stage 3.2: building everything F> [...] F> /src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:193: warning: 'ng_setisr' declared `static' but never defined F> /src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:194: warning: 'ng_ID2noderef' declared `static' but never defined F> /src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:196: warning: 'ng_con_nodes' declared `static' but never defined F> /src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:197: warning: 'ng_con_part2' declared `static' but never defined F> /src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:198: warning: 'ng_con_part3' declared `static' but never defined F> /src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:200: warning: 'ng_mkpeer' declared `static' but never defined F> /src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:325: warning: 'nextID' defined but not used F> /src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:327:1: unterminated #ifdef F> *** Error code 1 F> F> Stop in /src/sys/modules/netgraph/netgraph. F> *** Error code 1 F> F> Stop in /src/sys/modules/netgraph. F> *** Error code 1 F> F> Stop in /src/sys/modules. F> *** Error code 1 F> F> Stop in /obj/src/sys/GENERIC. F> *** Error code 1 F> F> Stop in /src. F> *** Error code 1 F> F> Stop in /src. F> TB --- 2005-09-06 19:40:49 - WARNING: /usr/bin/make returned exit code 1 F> TB --- 2005-09-06 19:40:49 - ERROR: failed to build generic kernel F> TB --- 2005-09-06 19:40:49 - tinderbox aborted F> F> _______________________________________________ F> freebsd-current@freebsd.org mailing list F> http://lists.freebsd.org/mailman/listinfo/freebsd-current F> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE