Date: Sun, 7 Aug 2011 22:05:55 -0400 From: Gary Palmer <gpalmer@freebsd.org> To: Super Bisquit <superbisquit@gmail.com> Cc: powerpc@freebsd.org, FreeBSD Tinderbox <tinderbox@freebsd.org>, current@freebsd.org Subject: Re: [head tinderbox] failure on powerpc/powerpc Message-ID: <20110808020555.GC88904@in-addr.com> In-Reply-To: <CA%2BWntOsjdGmFH-WiwzKykW7TGJs-B648_pm8xxrM3dZ%2BJL2PGg@mail.gmail.com> References: <201108071252.p77CqXpM099972@freebsd-current.sentex.ca> <CA%2BWntOsjdGmFH-WiwzKykW7TGJs-B648_pm8xxrM3dZ%2BJL2PGg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <tinderbox@freebsd.org> 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" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110808020555.GC88904>