From owner-freebsd-current@FreeBSD.ORG Tue May 5 16:51:57 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACDF010656E8 for ; Tue, 5 May 2009 16:51:56 +0000 (UTC) (envelope-from zec@freebsd.org) Received: from xaqua.tel.fer.hr (xaqua.tel.fer.hr [161.53.19.25]) by mx1.freebsd.org (Postfix) with ESMTP id 3C84E8FC18 for ; Tue, 5 May 2009 16:51:56 +0000 (UTC) (envelope-from zec@freebsd.org) Received: by xaqua.tel.fer.hr (Postfix, from userid 20006) id B209D9B756; Tue, 5 May 2009 18:31:09 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on xaqua.tel.fer.hr X-Spam-Level: X-Spam-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.7 Received: from localhost (imunes.tel.fer.hr [161.53.19.8]) by xaqua.tel.fer.hr (Postfix) with ESMTP id BE6329B6C6 for ; Tue, 5 May 2009 18:27:55 +0200 (CEST) From: Marko Zec To: freebsd-current@freebsd.org Date: Tue, 5 May 2009 12:27:51 -0400 User-Agent: KMail/1.9.10 References: <20090505155919.EF3677302F@freebsd-current.sentex.ca> In-Reply-To: <20090505155919.EF3677302F@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905051227.51590.zec@freebsd.org> Subject: Re: [head tinderbox] failure on ia64/ia64 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, 05 May 2009 16:51:58 -0000 Mea culpa, should be fixed by r191827 now. Marko On Tuesday 05 May 2009 11:59:19 FreeBSD Tinderbox wrote: > TB --- 2009-05-05 13:54:24 - tinderbox 2.6 running on > freebsd-current.sentex.ca TB --- 2009-05-05 13:54:24 - starting HEAD > tinderbox run for ia64/ia64 TB --- 2009-05-05 13:54:24 - cleaning the > object tree > TB --- 2009-05-05 13:54:55 - cvsupping the source tree > TB --- 2009-05-05 13:54:55 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s > /tinderbox/HEAD/ia64/ia64/supfile TB --- 2009-05-05 13:55:05 - building > world > TB --- 2009-05-05 13:55:05 - MAKEOBJDIRPREFIX=/obj > TB --- 2009-05-05 13:55:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2009-05-05 13:55:05 - TARGET=ia64 > TB --- 2009-05-05 13:55:05 - TARGET_ARCH=ia64 > TB --- 2009-05-05 13:55:05 - TZ=UTC > TB --- 2009-05-05 13:55:05 - __MAKE_CONF=/dev/null > TB --- 2009-05-05 13:55:05 - cd /src > TB --- 2009-05-05 13:55:05 - /usr/bin/make -B buildworld > > >>> World build started on Tue May 5 13:55:06 UTC 2009 > >>> 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 Tue May 5 15:42:36 UTC 2009 > > TB --- 2009-05-05 15:42:36 - generating LINT kernel config > TB --- 2009-05-05 15:42:36 - cd /src/sys/ia64/conf > TB --- 2009-05-05 15:42:36 - /usr/bin/make -B LINT > TB --- 2009-05-05 15:42:36 - building LINT kernel > TB --- 2009-05-05 15:42:36 - MAKEOBJDIRPREFIX=/obj > TB --- 2009-05-05 15:42:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2009-05-05 15:42:36 - TARGET=ia64 > TB --- 2009-05-05 15:42:36 - TARGET_ARCH=ia64 > TB --- 2009-05-05 15:42:36 - TZ=UTC > TB --- 2009-05-05 15:42:36 - __MAKE_CONF=/dev/null > TB --- 2009-05-05 15:42:36 - cd /src > TB --- 2009-05-05 15:42:36 - /usr/bin/make -B buildkernel KERNCONF=LINT > > >>> Kernel build for LINT started on Tue May 5 15:42:36 UTC 2009 > >>> 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 > > [...] > /src/sys/netgraph/ng_base.c:142: warning: initialization makes pointer from > integer without a cast /src/sys/netgraph/ng_base.c:143: warning: > initialization makes integer from pointer without a cast > /src/sys/netgraph/ng_base.c:143: error: initializer element is not > computable at load time /src/sys/netgraph/ng_base.c:143: error: (near > initialization for 'ng_deadnode.nd_magic') /src/sys/netgraph/ng_base.c:144: > warning: initialization makes pointer from integer without a cast > /src/sys/netgraph/ng_base.c:145: warning: braces around scalar initializer > /src/sys/netgraph/ng_base.c:145: warning: (near initialization for > 'ng_deadnode.lastline') /src/sys/netgraph/ng_base.c:145: warning: > initialization makes integer from pointer without a cast *** Error code 1 > > Stop in /obj/ia64/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2009-05-05 15:59:19 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2009-05-05 15:59:19 - ERROR: failed to build lint kernel > TB --- 2009-05-05 15:59:19 - 6189.92 user 448.20 system 7495.84 real > > > http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.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"