Date: Fri, 20 Jan 2012 09:53:05 -0500 From: David Schultz <das@freebsd.org> To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r230363 - in head/lib/libc/softfloat: . bits32 bits64 Message-ID: <20120120145305.GA306@zim.MIT.EDU> In-Reply-To: <5F82639B-ACD9-493B-8F91-FE6F5BAD8B35@lists.zabbadoz.net> References: <201201200616.q0K6GEwT026852@svn.freebsd.org> <5F82639B-ACD9-493B-8F91-FE6F5BAD8B35@lists.zabbadoz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 20, 2012, Bjoern A. Zeeb wrote: > I assume it's been this commit... > > mips.mips64eb buildworld failed, check _.mips.mips64eb.buildworld for details > mips.mipseb buildworld failed, check _.mips.mipseb.buildworld for details > mips.mipsn32eb buildworld failed, check _.mips.mipsn32eb.buildworld for details > mips.mipsel buildworld failed, check _.mips.mipsel.buildworld for details > mips.mips64el buildworld failed, check _.mips.mips64el.buildworld for details > > _.mips.mips64eb.buildworld:/scratch/tmp/bz/obj//mips.mips64eb/scratch/tmp/bz/head.svn/tmp/usr/lib/libc.a(softfloat.o): In function `__floatunsidf': Yep, sorry about that, and thanks for your vigilance. That code is used by mips and arm, and thanks to Murphy's Law, I did a full build of the one that didn't break. I can't tell from the log excerpt exactly where the build failed, but it should be fixed in r230380. I'm still waiting for a buildworld to complete.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120120145305.GA306>