qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] iotests: Use configured python


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] iotests: Use configured python
Date: Tue, 13 May 2014 17:08:27 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 03.05.2014 um 16:47 hat Max Reitz geschrieben:
> Currently, QEMU's iotests rely on /usr/bin/env to start the correct
> Python (that is, at least Python 2.4, but not 3). On systems where
> Python 3 is the default, the user has no clean way of making the iotests
> use the correct binary.
> 
> This commit makes the iotests use the Python selected by configure.
> 
> Signed-off-by: Max Reitz <address@hidden>

Max, apparently this breaks out-of-tree build from a clean directory:

[16:11] <rth> ../qemu/configure: line 4773:
tests/qemu-iotests/common.env: No such file or directory
[16:11] <rth> eh?
[16:13] <bonzini> kwolf, stefanha: i think you broke srcdir != builddir
[16:14] <pm215> really? my pre-push test suites are all out-of-tree
build (though not ditto from clean)
[16:14] <bonzini> pm215: needs to be clean
[16:14] <bonzini> pm215: tests/qemu-iotests is created at line 5165

Could you post a follow-up to fix this, please?

Kevin



reply via email to

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