All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Python problem
@ 2015-09-13  1:57 Programmingkid
  2015-09-13  2:04 ` Eric Blake
  0 siblings, 1 reply; 5+ messages in thread
From: Programmingkid @ 2015-09-13  1:57 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel qemu-devel

After a 'git pull' on 9/12/2015, I noticed that QEMU no longer builds on Mac OS 10.6. I think there is a problem with a python script. This is the error message: 

  GEN   qmp-commands.h
Traceback (most recent call last):
  File "/scripts/qapi-commands.py", line 352, in <module>
    ret = gen_marshal_input(cmd['command'], arglist, ret_type, middle_mode) + "\n"

I'm using Python 2.6.1. 

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

end of thread, other threads:[~2015-09-13 14:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-13  1:57 [Qemu-devel] Python problem Programmingkid
2015-09-13  2:04 ` Eric Blake
2015-09-13  2:19   ` Programmingkid
2015-09-13 11:28     ` Peter Maydell
2015-09-13 14:27       ` Programmingkid

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.