From owner-freebsd-sparc64@FreeBSD.ORG Thu Sep 22 18:42:18 2005 Return-Path: X-Original-To: sparc64@FreeBSD.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A72116A420; Thu, 22 Sep 2005 18:42:18 +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 4ECB243D48; Thu, 22 Sep 2005 18:42:17 +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 j8MIgE9E060478 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Sep 2005 22:42:15 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.3/8.13.1/Submit) id j8MIgEqB060477; Thu, 22 Sep 2005 22:42:14 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 22 Sep 2005 22:42:14 +0400 From: Gleb Smirnoff To: FreeBSD Tinderbox Message-ID: <20050922184214.GH36166@cell.sick.ru> References: <20050922180418.E43637302F@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20050922180418.E43637302F@freebsd-current.sentex.ca> User-Agent: Mutt/1.5.6i Cc: current@FreeBSD.org, sparc64@FreeBSD.org Subject: Re: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 18:42:18 -0000 This should be fixed now. On Thu, Sep 22, 2005 at 02:04:18PM -0400, FreeBSD Tinderbox wrote: F> TB --- 2005-09-22 16:47:04 - tinderbox 2.3 running on freebsd-current.sentex.ca F> TB --- 2005-09-22 16:47:04 - starting HEAD tinderbox run for sparc64/sparc64 F> TB --- 2005-09-22 16:47:04 - cleaning the object tree F> TB --- 2005-09-22 16:47:29 - checking out the source tree F> TB --- 2005-09-22 16:47:29 - cd /tinderbox/HEAD/sparc64/sparc64 F> TB --- 2005-09-22 16:47:29 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src F> TB --- 2005-09-22 16:53:45 - building world (CFLAGS=-O2 -pipe) F> TB --- 2005-09-22 16:53:45 - cd /src F> TB --- 2005-09-22 16:53:45 - /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-22 17:57:48 - building generic kernel (COPTFLAGS=-O2 -pipe) F> TB --- 2005-09-22 17:57:48 - cd /src F> TB --- 2005-09-22 17:57:48 - /usr/bin/make buildkernel KERNCONF=GENERIC F> >>> Kernel build for GENERIC started on Thu Sep 22 17:57:48 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/ata/atacard/../../../dev/ata/ata-card.c:162: error: initializer element is not constant F> /src/sys/modules/ata/atacard/../../../dev/ata/ata-card.c:162: error: (near initialization for `ata_pccard_methods[3]') F> /src/sys/modules/ata/atacard/../../../dev/ata/ata-card.c:163: error: initializer element is not constant F> /src/sys/modules/ata/atacard/../../../dev/ata/ata-card.c:163: error: (near initialization for `ata_pccard_methods[4]') F> /src/sys/modules/ata/atacard/../../../dev/ata/ata-card.c:164: error: initializer element is not constant F> /src/sys/modules/ata/atacard/../../../dev/ata/ata-card.c:164: error: (near initialization for `ata_pccard_methods[5]') F> /src/sys/modules/ata/atacard/../../../dev/ata/ata-card.c:166: error: initializer element is not constant F> /src/sys/modules/ata/atacard/../../../dev/ata/ata-card.c:166: error: (near initialization for `ata_pccard_methods[6]') F> *** Error code 1 F> F> Stop in /src/sys/modules/ata/atacard. F> *** Error code 1 F> F> Stop in /src/sys/modules/ata. F> *** Error code 1 F> F> Stop in /src/sys/modules. F> *** Error code 1 F> F> Stop in /obj/sparc64/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-22 18:04:18 - WARNING: /usr/bin/make returned exit code 1 F> TB --- 2005-09-22 18:04:18 - ERROR: failed to build generic kernel F> TB --- 2005-09-22 18:04:18 - 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