On Fri, Oct 21, 2016 at 05:18:44AM -0500, John D. Baker wrote: > On Fri, 21 Oct 2016, Martin Husemann wrote: > > > On Thu, Oct 20, 2016 at 06:50:22PM -0500, John D. Baker wrote: > > > Entries for these files crept into "distrib/sets/lists/debug/ad.mips": > > > > > > ./usr/lib/64/libc_fp_g.a > > > ./usr/lib/libc_fp_g.a > > > ./usr/lib/o32/libc_fp_g.a > > > > > > but these files currently don't get built, breaking MKDEBUG_LIB=yes > > > builds. > > > > They are marked softfloat and arch64, which looks correct to me, and my > > evbmips64-eb build with MKDEBUG and MKDEBUGLIB just worked fine. > > > > For what machine/arch do you get the failure exactly? > > This is evbmips-mips64el for my Lemote YeeLoong. > > I had to remove the entries for those files to allow my build to > complete, otherwise it complained about files in flist but missing > from DESTDIR. > > Perhaps it's an issue with running an update build? >
Possibly, the libc_fp inclusion required some Makefile changes. I imagine that those don't trigger a rebuild of the relevant parts. Try a clean build?
