From owner-freebsd-tinderbox@FreeBSD.ORG Wed Mar 23 08:52:44 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FE971065694; Wed, 23 Mar 2011 08:52:44 +0000 (UTC) (envelope-from jroberson@jroberson.net) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id 201D08FC1D; Wed, 23 Mar 2011 08:52:43 +0000 (UTC) Received: by yie12 with SMTP id 12so3781737yie.13 for ; Wed, 23 Mar 2011 01:52:43 -0700 (PDT) Received: by 10.236.31.228 with SMTP id m64mr8504272yha.95.1300868551018; Wed, 23 Mar 2011 01:22:31 -0700 (PDT) Received: from [10.0.1.198] ([72.253.42.56]) by mx.google.com with ESMTPS id p59sm1970871yhm.46.2011.03.23.01.22.27 (version=SSLv3 cipher=OTHER); Wed, 23 Mar 2011 01:22:28 -0700 (PDT) Date: Tue, 22 Mar 2011 22:25:59 -1000 (HST) From: Jeff Roberson X-X-Sender: jroberson@desktop To: FreeBSD Tinderbox In-Reply-To: <201103230708.p2N78wqi055942@freebsd-current.sentex.ca> Message-ID: References: <201103230708.p2N78wqi055942@freebsd-current.sentex.ca> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: current@freebsd.org, sparc64@freebsd.org Subject: Re: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Mar 2011 08:52:44 -0000 I did not notice this was still failing. I didn't realize this make universe would pull in my modules. I will fix this now. Thanks, Jeff On Wed, 23 Mar 2011, FreeBSD Tinderbox wrote: > TB --- 2011-03-23 05:47:53 - tinderbox 2.6 running on freebsd-current.sentex.ca > TB --- 2011-03-23 05:47:53 - starting HEAD tinderbox run for sparc64/sun4v > TB --- 2011-03-23 05:47:53 - cleaning the object tree > TB --- 2011-03-23 05:48:03 - cvsupping the source tree > TB --- 2011-03-23 05:48:03 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile > TB --- 2011-03-23 05:48:16 - building world > TB --- 2011-03-23 05:48:16 - MAKEOBJDIRPREFIX=/obj > TB --- 2011-03-23 05:48:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-03-23 05:48:16 - TARGET=sun4v > TB --- 2011-03-23 05:48:16 - TARGET_ARCH=sparc64 > TB --- 2011-03-23 05:48:16 - TZ=UTC > TB --- 2011-03-23 05:48:16 - __MAKE_CONF=/dev/null > TB --- 2011-03-23 05:48:16 - cd /src > TB --- 2011-03-23 05:48:16 - /usr/bin/make -B buildworld >>>> World build started on Wed Mar 23 05:48:16 UTC 2011 >>>> Rebuilding the temporary build tree >>>> stage 1.1: legacy release compatibility shims >>>> stage 1.2: bootstrap tools >>>> stage 2.1: cleaning up the object tree >>>> stage 2.2: rebuilding the object tree >>>> stage 2.3: build tools >>>> stage 3: cross tools >>>> stage 4.1: building includes >>>> stage 4.2: building libraries >>>> stage 4.3: make dependencies >>>> stage 4.4: building everything >>>> World build completed on Wed Mar 23 06:52:31 UTC 2011 > TB --- 2011-03-23 06:52:31 - generating LINT kernel config > TB --- 2011-03-23 06:52:31 - cd /src/sys/sun4v/conf > TB --- 2011-03-23 06:52:31 - /usr/bin/make -B LINT > TB --- 2011-03-23 06:52:31 - building LINT kernel > TB --- 2011-03-23 06:52:31 - MAKEOBJDIRPREFIX=/obj > TB --- 2011-03-23 06:52:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-03-23 06:52:31 - TARGET=sun4v > TB --- 2011-03-23 06:52:31 - TARGET_ARCH=sparc64 > TB --- 2011-03-23 06:52:31 - TZ=UTC > TB --- 2011-03-23 06:52:31 - __MAKE_CONF=/dev/null > TB --- 2011-03-23 06:52:31 - cd /src > TB --- 2011-03-23 06:52:31 - /usr/bin/make -B buildkernel KERNCONF=LINT >>>> Kernel build for LINT started on Wed Mar 23 06:52:31 UTC 2011 >>>> stage 1: configuring the kernel >>>> stage 2.1: cleaning up the object tree >>>> stage 2.2: rebuilding the object tree >>>> stage 2.3: build tools >>>> stage 3.1: making dependencies >>>> stage 3.2: building everything > [...] > from /src/sys/modules/mlx4/../../ofed/include/linux/spinlock.h:37, > from /src/sys/modules/mlx4/../../ofed/include/linux/mm.h:31, > from /src/sys/modules/mlx4/../../ofed/drivers/net/mlx4/alloc.c:36: > ./machine/cpu.h:71:1: error: "unlikely" redefined > In file included from /src/sys/modules/mlx4/../../ofed/include/linux/types.h:33, > from /src/sys/modules/mlx4/../../ofed/include/linux/slab.h:36, > from /src/sys/modules/mlx4/../../ofed/drivers/net/mlx4/alloc.c:35: > /src/sys/modules/mlx4/../../ofed/include/linux/compiler.h:60:1: error: this is the location of the previous definition > *** Error code 1 > > Stop in /src/sys/modules/mlx4. > *** Error code 1 > > Stop in /src/sys/modules. > *** Error code 1 > > Stop in /obj/sun4v.sparc64/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2011-03-23 07:08:58 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2011-03-23 07:08:58 - ERROR: failed to build lint kernel > TB --- 2011-03-23 07:08:58 - 3828.70 user 746.21 system 4864.72 real > > > http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >