From owner-freebsd-tinderbox@FreeBSD.ORG Wed Nov 3 09:16:25 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B598416A4CE; Wed, 3 Nov 2004 09:16:25 +0000 (GMT) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2B1A43D48; Wed, 3 Nov 2004 09:16:24 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id iA39GMs5000724 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 Nov 2004 12:16:23 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id iA39GM4P000723; Wed, 3 Nov 2004 12:16:22 +0300 (MSK) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Wed, 3 Nov 2004 12:16:22 +0300 From: Gleb Smirnoff To: FreeBSD Tinderbox Message-ID: <20041103091622.GA318@cell.sick.ru> References: <20041103072929.897597306E@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20041103072929.897597306E@freebsd-current.sentex.ca> User-Agent: Mutt/1.5.6i cc: current@freebsd.org Subject: Re: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Nov 2004 09:16:25 -0000 My fault. Working on it. On Wed, Nov 03, 2004 at 02:29:29AM -0500, FreeBSD Tinderbox wrote: F> TB --- 2004-11-03 05:30:01 - tinderbox 2.3 running on freebsd-current.sentex.ca F> TB --- 2004-11-03 05:30:01 - starting CURRENT tinderbox run for alpha/alpha F> TB --- 2004-11-03 05:30:01 - checking out the source tree F> TB --- 2004-11-03 05:30:01 - cd /home/tinderbox/CURRENT/alpha/alpha F> TB --- 2004-11-03 05:30:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src F> TB --- 2004-11-03 05:47:31 - building world (CFLAGS=-O2 -pipe) F> TB --- 2004-11-03 05:47:31 - cd /home/tinderbox/CURRENT/alpha/alpha/src F> TB --- 2004-11-03 05:47:31 - /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 --- 2004-11-03 07:19:36 - building generic kernel (COPTFLAGS=-O2 -pipe) F> TB --- 2004-11-03 07:19:36 - cd /home/tinderbox/CURRENT/alpha/alpha/src F> TB --- 2004-11-03 07:19:36 - /usr/bin/make buildkernel KERNCONF=GENERIC F> >>> Kernel build for GENERIC started on Wed Nov 3 07:19:36 UTC 2004 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> /tinderbox/CURRENT/alpha/alpha/src/sys/modules/netgraph/atm/sscop/../../../../contrib/ngatm/netnatm/saal/saal_sscop.c:4300: error: incompatible type for argument 1 of `ng_untimeout' F> /tinderbox/CURRENT/alpha/alpha/src/sys/modules/netgraph/atm/sscop/../../../../contrib/ngatm/netnatm/saal/saal_sscop.c:4301: error: incompatible type for argument 1 of `ng_untimeout' F> /tinderbox/CURRENT/alpha/alpha/src/sys/modules/netgraph/atm/sscop/../../../../contrib/ngatm/netnatm/saal/saal_sscop.c:4302: error: incompatible type for argument 1 of `ng_untimeout' F> /tinderbox/CURRENT/alpha/alpha/src/sys/modules/netgraph/atm/sscop/../../../../contrib/ngatm/netnatm/saal/saal_sscop.c:4302: warning: passing arg 3 of `ng_timeout' makes pointer from integer without a cast F> /tinderbox/CURRENT/alpha/alpha/src/sys/modules/netgraph/atm/sscop/../../../../contrib/ngatm/netnatm/saal/saal_sscop.c:4302: warning: passing arg 4 of `ng_timeout' makes integer from pointer without a cast F> /tinderbox/CURRENT/alpha/alpha/src/sys/modules/netgraph/atm/sscop/../../../../contrib/ngatm/netnatm/saal/saal_sscop.c:4302: warning: passing arg 5 of `ng_timeout' from incompatible pointer type F> /tinderbox/CURRENT/alpha/alpha/src/sys/modules/netgraph/atm/sscop/../../../../contrib/ngatm/netnatm/saal/saal_sscop.c:4302: error: too few arguments to function `ng_timeout' F> /tinderbox/CURRENT/alpha/alpha/src/sys/modules/netgraph/atm/sscop/../../../../contrib/ngatm/netnatm/saal/saal_sscop.c:4302: error: incompatible types in assignment F> *** Error code 1 F> F> Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules/netgraph/atm/sscop. F> *** Error code 1 F> F> Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules/netgraph/atm. F> *** Error code 1 F> F> Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules/netgraph. F> *** Error code 1 F> F> Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules. F> *** Error code 1 F> F> Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. F> *** Error code 1 F> F> Stop in /tinderbox/CURRENT/alpha/alpha/src. F> *** Error code 1 F> F> Stop in /tinderbox/CURRENT/alpha/alpha/src. F> TB --- 2004-11-03 07:29:29 - WARNING: /usr/bin/make returned exit code 1 F> TB --- 2004-11-03 07:29:29 - ERROR: failed to build generic kernel F> TB --- 2004-11-03 07:29:29 - 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