From owner-freebsd-current@FreeBSD.ORG Mon Aug 8 02:05:56 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C583B1065670; Mon, 8 Aug 2011 02:05:56 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from noop.in-addr.com (mail.in-addr.com [IPv6:2001:470:8:162::1]) by mx1.freebsd.org (Postfix) with ESMTP id 92D7A8FC0A; Mon, 8 Aug 2011 02:05:56 +0000 (UTC) Received: from gjp by noop.in-addr.com with local (Exim 4.76 (FreeBSD)) (envelope-from ) id 1QqFE3-000GZ3-Hw; Sun, 07 Aug 2011 22:05:55 -0400 Date: Sun, 7 Aug 2011 22:05:55 -0400 From: Gary Palmer To: Super Bisquit Message-ID: <20110808020555.GC88904@in-addr.com> References: <201108071252.p77CqXpM099972@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: gpalmer@freebsd.org X-SA-Exim-Scanned: No (on noop.in-addr.com); SAEximRunCond expanded to false Cc: powerpc@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: Re: [head tinderbox] failure on powerpc/powerpc 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: Mon, 08 Aug 2011 02:05:57 -0000 On Sun, Aug 07, 2011 at 02:15:00PM -0400, Super Bisquit wrote: > Tinderbox doesn't build in the examples given as a normal user would. > Buildworld should be ran from /usr/src and doesn't need the > "/usr/bin/make -b" command. make -B just makes sure that it is not running in -j mode, so the output makes more sense as it is not running multi-process. > Where is the buildkernel output? buildkernel comes after buildworld. Regards, Gary > > On 8/7/11, FreeBSD Tinderbox wrote: > > TB --- 2011-08-07 12:16:11 - tinderbox 2.7 running on > > freebsd-current.sentex.ca > > TB --- 2011-08-07 12:16:11 - starting HEAD tinderbox run for powerpc/powerpc > > TB --- 2011-08-07 12:16:11 - cleaning the object tree > > TB --- 2011-08-07 12:16:15 - cvsupping the source tree > > TB --- 2011-08-07 12:16:15 - /usr/bin/csup -z -r 3 -g -L 1 -h > > cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile > > TB --- 2011-08-07 12:16:29 - building world > > TB --- 2011-08-07 12:16:29 - MAKEOBJDIRPREFIX=/obj > > TB --- 2011-08-07 12:16:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > > TB --- 2011-08-07 12:16:29 - TARGET=powerpc > > TB --- 2011-08-07 12:16:29 - TARGET_ARCH=powerpc > > TB --- 2011-08-07 12:16:29 - TZ=UTC > > TB --- 2011-08-07 12:16:29 - __MAKE_CONF=/dev/null > > TB --- 2011-08-07 12:16:29 - cd /src > > TB --- 2011-08-07 12:16:29 - /usr/bin/make -B buildworld > >>>> World build started on Sun Aug 7 12:16:30 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 > > [...] > > /src/lib/libthread_db/libthr_db.c: In function 'pt_ta_map_id2thr': > > /src/lib/libthread_db/libthr_db.c:217: warning: passing argument 3 of > > 'thr_pread_long' from incompatible pointer type > > /src/lib/libthread_db/libthr_db.c: In function 'pt_ta_thr_iter': > > /src/lib/libthread_db/libthr_db.c:257: warning: passing argument 3 of > > 'thr_pread_long' from incompatible pointer type > > /src/lib/libthread_db/libthr_db.c: In function 'pt_ta_event_getmsg': > > /src/lib/libthread_db/libthr_db.c:398: warning: passing argument 3 of > > 'thr_pread_long' from incompatible pointer type > > /src/lib/libthread_db/libthr_db.c: In function 'pt_thr_event_getmsg': > > /src/lib/libthread_db/libthr_db.c:702: warning: passing argument 3 of > > 'thr_pread_long' from incompatible pointer type > > *** Error code 1 > > > > Stop in /src/lib/libthread_db. > > *** Error code 1 > > > > Stop in /src/lib. > > *** Error code 1 > > > > Stop in /src. > > *** Error code 1 > > > > Stop in /src. > > *** Error code 1 > > > > Stop in /src. > > *** Error code 1 > > > > Stop in /src. > > TB --- 2011-08-07 12:52:33 - WARNING: /usr/bin/make returned exit code 1 > > TB --- 2011-08-07 12:52:33 - ERROR: failed to build world > > TB --- 2011-08-07 12:52:33 - 1592.72 user 392.42 system 2181.87 real > > > > > > http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full > > _______________________________________________ > > freebsd-ppc@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" > > > _______________________________________________ > 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" > >