* [Qemu-devel] Is the build broken?
@ 2010-01-08 18:16 Luiz Capitulino
2010-01-08 22:54 ` [Qemu-devel] " Anthony Liguori
0 siblings, 1 reply; 3+ messages in thread
From: Luiz Capitulino @ 2010-01-08 18:16 UTC (permalink / raw)
To: pbonzini; +Cc: aliguori, qemu-devel
Hi there,
Today's master full build is broken to me on x86_64 and i386:
"""
GEN config-target.h
make[1]: *** No rule to make target `feature_to_c.sh', needed by `gdbstub-xml.c'. Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [subdir-arm-linux-user] Error 2
make: *** Waiting for unfinished jobs....
"""
I've tried cleaning up the build environment with 'make distclean'
but it didn't work.
According to bisect the commit which broke it is:
"""
commit 076d247142c1ff1e4d618557fc0acc62f6eb2a7c
Author: Paolo Bonzini <pbonzini@redhat.com>
Date: Mon Dec 21 10:06:55 2009 +0100
Use vpath directive
"""
Indeed, revert this one make the full build work again.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Qemu-devel] Re: Is the build broken?
2010-01-08 18:16 [Qemu-devel] Is the build broken? Luiz Capitulino
@ 2010-01-08 22:54 ` Anthony Liguori
2010-01-08 23:21 ` Luiz Capitulino
0 siblings, 1 reply; 3+ messages in thread
From: Anthony Liguori @ 2010-01-08 22:54 UTC (permalink / raw)
To: Luiz Capitulino; +Cc: pbonzini, Anthony Liguori, qemu-devel
On 01/08/2010 12:16 PM, Luiz Capitulino wrote:
> Hi there,
>
> Today's master full build is broken to me on x86_64 and i386:
>
> """
> GEN config-target.h
> make[1]: *** No rule to make target `feature_to_c.sh', needed by `gdbstub-xml.c'. Stop.
> make[1]: *** Waiting for unfinished jobs....
> make: *** [subdir-arm-linux-user] Error 2
> make: *** Waiting for unfinished jobs....
> """
>
> I've tried cleaning up the build environment with 'make distclean'
> but it didn't work.
>
Should be fixed now.
Regards,
Anthony Liguori
> According to bisect the commit which broke it is:
>
> """
> commit 076d247142c1ff1e4d618557fc0acc62f6eb2a7c
> Author: Paolo Bonzini<pbonzini@redhat.com>
> Date: Mon Dec 21 10:06:55 2009 +0100
>
> Use vpath directive
> """
>
> Indeed, revert this one make the full build work again.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Qemu-devel] Re: Is the build broken?
2010-01-08 22:54 ` [Qemu-devel] " Anthony Liguori
@ 2010-01-08 23:21 ` Luiz Capitulino
0 siblings, 0 replies; 3+ messages in thread
From: Luiz Capitulino @ 2010-01-08 23:21 UTC (permalink / raw)
To: Anthony Liguori; +Cc: pbonzini, Anthony Liguori, qemu-devel
On Fri, 08 Jan 2010 16:54:30 -0600
Anthony Liguori <aliguori@linux.vnet.ibm.com> wrote:
> On 01/08/2010 12:16 PM, Luiz Capitulino wrote:
> > Hi there,
> >
> > Today's master full build is broken to me on x86_64 and i386:
> >
> > """
> > GEN config-target.h
> > make[1]: *** No rule to make target `feature_to_c.sh', needed by `gdbstub-xml.c'. Stop.
> > make[1]: *** Waiting for unfinished jobs....
> > make: *** [subdir-arm-linux-user] Error 2
> > make: *** Waiting for unfinished jobs....
> > """
> >
> > I've tried cleaning up the build environment with 'make distclean'
> > but it didn't work.
> >
>
> Should be fixed now.
Yeah, it's. Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-01-08 23:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-08 18:16 [Qemu-devel] Is the build broken? Luiz Capitulino
2010-01-08 22:54 ` [Qemu-devel] " Anthony Liguori
2010-01-08 23:21 ` Luiz Capitulino
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).