svn is broken [was: Re: [PATCH] store --help messages in compressed form. saves 35k]

Rob Landley rob at landley.net
Fri May 5 19:51:04 UTC 2006


On Friday 05 May 2006 1:56 pm, Bernhard Fischer wrote:
> On Fri, May 05, 2006 at 12:44:09PM -0500, Jason Schoon wrote:
> >On 5/5/06, Bernhard Fischer <rep.nop at aon.at> wrote:
> >>trunk is broken for more than a week now.
> >>When will this be fixed?
> >
> >I'm almost positive I just built cleanly with 15005 a little bit ago.  Is
> >this something specific in your config that is broken in the trunk?  I am
> >building with defconfig.
>
> It's with a vanilla checkout, without any patches and it's defconfig.
>
> I'd be surprised if it would build out of tree for you but not for me.
> Did you actually try the sequence i did show?
> Just set src=/there/are/the/sources/of/busybox  and invoke the standard
> sequence as in my previous mail.

Ah, building out of tree is what was broken.  I hadn't gotten that from your 
message.

> It's broken and is so since more than a week now, which is annoying.

Again, first I've heard of it.

Let's see, the last time I touched Rules.mak was 14923 (to fix 
-funsigned-char), and reverting to that works just fine.  And reverting 
_just_ Rules.mak fixes it, so it's one of the three checkins since then (two 
from Mike Frysinger, one from you).

Let's see...

Reverting the most recent change to Rules.mak fixes building out of tree:

> r14960 | vapier | 2006-04-29 00:19:10 -0400 (Sat, 29 Apr 2006) | 1 line
> Changed paths:
>   M /trunk/busybox/Makefile
>   M /trunk/busybox/Rules.mak
>
>compile.h is incorrect; create a new do_link.h and use that for bb_mkdep and
>usage 

I'm not sure what this change was trying to accomplish in the first place, but 
I'll see if I can come up with a patch...

> PS: iirc i even posted a patch earlier in this thread when i started to
> go over the patch with vda to make sure that it's ok before i apply it.
> That's the embarrassing part.. :-/

I have no idea what this paragraph is about.

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list