qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Parallel build broken on master
@ 2012-03-30 19:10 Luiz Capitulino
  2012-03-30 19:16 ` Paolo Bonzini
  0 siblings, 1 reply; 6+ messages in thread
From: Luiz Capitulino @ 2012-03-30 19:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, aliguori

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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-03-30 19:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-30 19:10 [Qemu-devel] Parallel build broken on master Luiz Capitulino
2012-03-30 19:16 ` Paolo Bonzini
2012-03-30 19:21   ` Luiz Capitulino
2012-03-30 19:25     ` Anthony Liguori
2012-03-30 19:36       ` Paolo Bonzini
2012-03-30 19:52       ` 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).