qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Git Master does not allow ./configure => python error
@ 2013-11-15 10:16 Erik Rull
  2013-11-15 12:14 ` Stefan Hajnoczi
  0 siblings, 1 reply; 3+ messages in thread
From: Erik Rull @ 2013-11-15 10:16 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

Hi all,

the current git master of qemu fails on configure: (I did a fresh clone to
prevent any side effects)

erik@debian:~/tmp/qemu-test/qemu$ ./configure --prefix=
--target-list=x86_64-softmmu --disable-vnc-png --disable-vnc-jpeg
--disable-vnc-tls --disable-vnc-sasl  --audio-drv-list= --enable-sdl
--disable-xen --disable-brlapi --disable-bluez --disable-curl
--disable-guest-agent --disable-spice
Unknown option: -B
usage: python [option] ... [-c cmd | -m mod | file | -] [arg] ...
Try `python -h' for more information.

ERROR: Cannot use 'python -B', Python 2.4 or later is required.
       Note that Python 3 or later is not yet supported.
       Use --python=/path/to/python to specify a supported Python.


And interesting:
erik@debian:~/tmp/qemu-test/qemu$ python --version
Python 2.5

There seems to be something really odd. Thanks for having a look at it.

Best regards,

Erik

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

* Re: [Qemu-devel] Git Master does not allow ./configure => python error
  2013-11-15 10:16 [Qemu-devel] Git Master does not allow ./configure => python error Erik Rull
@ 2013-11-15 12:14 ` Stefan Hajnoczi
  2013-11-15 15:16   ` Erik Rull
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Hajnoczi @ 2013-11-15 12:14 UTC (permalink / raw)
  To: Erik Rull; +Cc: qemu-devel@nongnu.org

On Fri, Nov 15, 2013 at 11:16:17AM +0100, Erik Rull wrote:
> Hi all,
> 
> the current git master of qemu fails on configure: (I did a fresh clone to
> prevent any side effects)
> 
> erik@debian:~/tmp/qemu-test/qemu$ ./configure --prefix=
> --target-list=x86_64-softmmu --disable-vnc-png --disable-vnc-jpeg
> --disable-vnc-tls --disable-vnc-sasl  --audio-drv-list= --enable-sdl
> --disable-xen --disable-brlapi --disable-bluez --disable-curl
> --disable-guest-agent --disable-spice
> Unknown option: -B
> usage: python [option] ... [-c cmd | -m mod | file | -] [arg] ...
> Try `python -h' for more information.
> 
> ERROR: Cannot use 'python -B', Python 2.4 or later is required.
>        Note that Python 3 or later is not yet supported.
>        Use --python=/path/to/python to specify a supported Python.
> 
> 
> And interesting:
> erik@debian:~/tmp/qemu-test/qemu$ python --version
> Python 2.5
> 
> There seems to be something really odd. Thanks for having a look at it.

Please see Stefan Weil's fix:
http://thread.gmane.org/gmane.comp.emulators.qemu/241844

Stefan

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

* Re: [Qemu-devel] Git Master does not allow ./configure => python error
  2013-11-15 12:14 ` Stefan Hajnoczi
@ 2013-11-15 15:16   ` Erik Rull
  0 siblings, 0 replies; 3+ messages in thread
From: Erik Rull @ 2013-11-15 15:16 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: qemu-devel@nongnu.org

> On November 15, 2013 at 1:14 PM Stefan Hajnoczi <stefanha@gmail.com> wrote:
>
>
> On Fri, Nov 15, 2013 at 11:16:17AM +0100, Erik Rull wrote:
> > Hi all,
> >
> > the current git master of qemu fails on configure: (I did a fresh clone to
> > prevent any side effects)
> >
> > erik@debian:~/tmp/qemu-test/qemu$ ./configure --prefix=
> > --target-list=x86_64-softmmu --disable-vnc-png --disable-vnc-jpeg
> > --disable-vnc-tls --disable-vnc-sasl  --audio-drv-list= --enable-sdl
> > --disable-xen --disable-brlapi --disable-bluez --disable-curl
> > --disable-guest-agent --disable-spice
> > Unknown option: -B
> > usage: python [option] ... [-c cmd | -m mod | file | -] [arg] ...
> > Try `python -h' for more information.
> >
> > ERROR: Cannot use 'python -B', Python 2.4 or later is required.
> >        Note that Python 3 or later is not yet supported.
> >        Use --python=/path/to/python to specify a supported Python.
> >
> >
> > And interesting:
> > erik@debian:~/tmp/qemu-test/qemu$ python --version
> > Python 2.5
> >
> > There seems to be something really odd. Thanks for having a look at it.
>
> Please see Stefan Weil's fix:
> http://thread.gmane.org/gmane.comp.emulators.qemu/241844
>
> Stefan
>

Thanks. Sorry for the duplicate thread topic. I will check it as soon as it is
available in GIT.

Best regards,

Erik

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

end of thread, other threads:[~2013-11-15 15:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-15 10:16 [Qemu-devel] Git Master does not allow ./configure => python error Erik Rull
2013-11-15 12:14 ` Stefan Hajnoczi
2013-11-15 15:16   ` Erik Rull

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).