crochet build fails at ubldr Wandboard-Dual

Tim Kientzle tim at kientzle.com
Sun Apr 19 23:11:07 UTC 2015


> > >>> Somebody reported this on IRC yesterday as well, but I can't reproduce
> > >>> it here.  I don't use crochet, so it must be doing something a bit
> > >>> different to end up with the lib from /usr instead of the local one in
> > >>> objdir.  There should be no need to set LIBSTAND externally.
> > >>>
> > >>
> > >> Thanks for the reply. Unfortunately I missed the discussion on IRC.
> > >>
> > >> I suppose I'll have to backtrack through and find out where it
> > >> _should_ be set to solve the problem. (?) For now, the workaround gets
> > >> the build to finish.
> > >>
> > >
> >
> > Crochet does use the standard build machinery; the only significant difference is that it builds ubldr separately after a successful buildworld.  ...
> 
> So maybe its truly a documentation issue since everyone is convinced crochet is correct. I didnt see that mentioned in the docs.
> 


You’ve certainly encountered a problem but I don’t yet have enough information to say anything more.  Certainly, Ian is right that you should not have to set LIBSTAND to make this work.

Unfortunately, it will be at least a few days before I have a chance to try reproducing what you’re seeing.  If you can reproduce it consistently, please let me know; I could work up some patches based on Ian’s suggestions and you could try them to see if they change anything.

Another things to try:  blow away Crochet’s work directory before you next rebuild.  In particular, that will ensure that your world build and ubldr build are consistent with each other.

Let us know if you find anything else,

Tim



More information about the freebsd-arm mailing list