Date: Tue, 4 Sep 2012 16:22:59 -0500 From: Brooks Davis <brooks@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Robert Watson <rwatson@FreeBSD.org>, Dag-Erling SmXrgrav <des@FreeBSD.org> Subject: Re: svn commit: r239679 - head/sys/mips/conf Message-ID: <20120904212259.GA95355@lor.one-eyed-alien.net> In-Reply-To: <201209041517.52973.jhb@freebsd.org> References: <201208251202.q7PC2EL6034670@svn.freebsd.org> <201209041517.52973.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 04, 2012 at 03:17:52PM -0400, John Baldwin wrote: > On Saturday, August 25, 2012 8:02:14 am Robert Watson wrote: > > Author: rwatson > > Date: Sat Aug 25 12:02:13 2012 > > New Revision: 239679 > > URL: http://svn.freebsd.org/changeset/base/239679 > >=20 > > Log: > > Add reference kernel configurations for FreeBSD/beri in simulation, o= n the > > Terasic DE-4, and Terasic tPad Altera-based boards. > > =20 > > Sponsored by: DARPA, AFRL >=20 > I'm not sure why the tinderbox isn't reporting this, but this breaks 'mak= e=20 > tinderbox' for me due to the hardcoded MFS paths in the _MDROOT configs: Oops, we should remove those from the versions in the base system. The change that causes the nonexistence of the images to be fatal is fairly recent so I suppose it's possible that tinderbox hasn't picked it up. -- Brooks >=20 > -------------------------------------------------------------- > >>> make universe started on Fri Aug 31 17:26:08 EDT 2012 > -------------------------------------------------------------- > >> amd64 started on Fri Aug 31 17:26:08 EDT 2012 > >> amd64 completed on Fri Aug 31 18:49:29 EDT 2012 > >> arm started on Fri Aug 31 18:49:29 EDT 2012 > >> arm completed on Fri Aug 31 19:27:59 EDT 2012 > >> i386 started on Fri Aug 31 19:27:59 EDT 2012 > >> i386 completed on Fri Aug 31 20:55:27 EDT 2012 > >> ia64 started on Fri Aug 31 20:55:27 EDT 2012 > >> ia64 completed on Fri Aug 31 21:13:10 EDT 2012 > >> mips started on Fri Aug 31 21:13:10 EDT 2012 > mips BERI_DE4_MDROOT kernel failed, check _.mips.BERI_DE4_MDROOT for deta= ils > mips BERI_SIM_MDROOT kernel failed, check _.mips.BERI_SIM_MDROOT for deta= ils > >> mips completed on Fri Aug 31 21:55:59 EDT 2012 > >> pc98 started on Fri Aug 31 21:55:59 EDT 2012 > >> pc98 completed on Fri Aug 31 22:22:36 EDT 2012 > >> powerpc started on Fri Aug 31 22:22:36 EDT 2012 > >> powerpc completed on Fri Aug 31 22:44:48 EDT 2012 > >> sparc64 started on Fri Aug 31 22:44:48 EDT 2012 > >> sparc64 completed on Fri Aug 31 23:00:01 EDT 2012 > -------------------------------------------------------------- > >>> make universe completed on Fri Aug 31 23:00:01 EDT 2012 > (started Fri Aug 31 17:26:08 EDT 2012) > -------------------------------------------------------------- > Tinderbox failed: > mips BERI_DE4_MDROOT kernel failed, check _.mips.BERI_DE4_MDROOT for deta= ils > mips BERI_SIM_MDROOT kernel failed, check _.mips.BERI_SIM_MDROOT for deta= ils >=20 > > tail _.mips.BERI_DE4_MDROOT=20 > ... > make: don't know how to make /local/scratch/rnw24/mdroot.img. Stop >=20 > Hmm, the tinderbox skips the BERI configs: >=20 > TB --- 2012-09-04 10:38:06 - cd /src/sys/mips/conf > TB --- 2012-09-04 10:38:06 - /usr/sbin/config -m BERI_DE4_MDROOT > TB --- 2012-09-04 10:38:06 - skipping BERI_DE4_MDROOT kernel > TB --- 2012-09-04 10:38:06 - cd /src/sys/mips/conf > TB --- 2012-09-04 10:38:06 - /usr/sbin/config -m BERI_DE4_SDROOT > TB --- 2012-09-04 10:38:06 - skipping BERI_DE4_SDROOT kernel > TB --- 2012-09-04 10:38:06 - cd /src/sys/mips/conf > TB --- 2012-09-04 10:38:06 - /usr/sbin/config -m BERI_SIM_MDROOT > TB --- 2012-09-04 10:38:06 - skipping BERI_SIM_MDROOT kernel > TB --- 2012-09-04 10:38:06 - cd /src/sys/mips/conf > TB --- 2012-09-04 10:38:06 - /usr/sbin/config -m BERI_TEMPLATE > TB --- 2012-09-04 10:38:06 - skipping BERI_TEMPLATE kernel >=20 > --=20 > John Baldwin >=20 --DocE+STaALJfprDB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFQRnEyXY6L6fI4GtQRAgCmAJ9nhuqMxODpyFN26HlU5jzwDlF5zgCfT65s qNDZzoVXaDTP7aPP4wEci44= =Axeg -----END PGP SIGNATURE----- --DocE+STaALJfprDB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120904212259.GA95355>