qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Parallel build broken on master


From: Luiz Capitulino
Subject: Re: [Qemu-devel] Parallel build broken on master
Date: Fri, 30 Mar 2012 16:52:46 -0300

On Fri, 30 Mar 2012 14:25:34 -0500
Anthony Liguori <address@hidden> wrote:

> On 03/30/2012 02:21 PM, Luiz Capitulino wrote:
> > On Fri, 30 Mar 2012 21:16:03 +0200
> > Paolo Bonzini<address@hidden>  wrote:
> >
> >> Il 30/03/2012 21:10, Luiz Capitulino ha scritto:
> >>> Hi,
> >>>
> >>> The HEAD is 6b7cff76. Will paste the configure I use because they seem to 
> >>> make
> >>> the bug more likely:
> >>>
> >>> $ ../configure --target-list=x86_64-softmmu --disable-strip 
> >>> --enable-debug \
> >>>    --disable-xen --disable-brlapi --disable-curses --disable-curl \
> >>>    --disable-bluez --disable-system --disable-debug-tcg --audio-card-list=
> >>> $ make -j2
> >>> [...]
> >>>    LINK  qemu-nbd
> >>> gcc: error: aes.o: No such file or directory
> >>> gcc: error: aio.o: No such file or directory
> >>> gcc: error: async.o: No such file or directory
> >>> gcc: error: block.o: No such file or directory
> >>> gcc: error: block/blkdebug.o: No such file or directory
> >>> gcc: error: block/blkverify.o: No such file or directory
> >>> gcc: error: block/bochs.o: No such file or directory
> >>> gcc: error: block/cloop.o: No such file or directory
> >>> gcc: error: block/cow.o: No such file or directory
> >>> gcc: error: block/dmg.o: No such file or directory
> >>> gcc: error: block/nbd.o: No such file or directory
> >>> gcc: error: block/parallels.o: No such file or directory
> >>> gcc: error: block/qcow.o: No such file or directory
> >>> gcc: error: block/qcow2-cache.o: No such file or directory
> >>> gcc: error: block/qcow2-cluster.o: No such file or directory
> >>> [...]
> >>>
> >>> Doesn't happen with -j1 and doesn't happen if I test with commit 
> >>> 040b66f3f9
> >>> (ie. before the qtest series).
> >>>
> >>> I build from a separate dir, btw.
> >>
> >> Can you bisect?  Likely it's 1/7 though.
> >
> > Indeed, bisect says it's b93b63f574.
> 
> Can you provide the output of V=1 and config.log?

Both files attached.

> make -j9 works for me just fine.

Cloned again qemu.git from my local mirror, same problem...

Found out that a second make works, btw.

Attachment: config.log
Description: Text Data

Attachment: v1.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]