On 3/18/21 10:16 AM, Claudio Fontana wrote:
> On 3/16/21 2:28 PM, Markus Armbruster wrote:
>> Watch this:
>>
>>     $ mkdir bld-tools
>>     $ cd bld-tools
>>     $ ../configure --disable-system --disable-user --enable-tools
>>     $ make check
>>     [...]
>>     make: *** No rule to make target 'tests/qemu-iotests/socket_scm_helper', 
>> needed by 'check-block'.  Stop.
>>
>>
> 
> Hi Markus,
> 
> I can reproduce this error too.

I'm having a slightly different one:

$ make check-block
/home/phil/.local/bin/meson introspect --targets --tests --benchmarks |
/usr/bin/python3 -B scripts/mtest2make.py > Makefile.mtest
  GIT     ui/keycodemapdb tests/fp/berkeley-testfloat-3
tests/fp/berkeley-softfloat-3 dtc capstone slirp
No such file: tests/qemu-iotests/../../qemu-img
make: *** [/home/phil/source/qemu/tests/Makefile.include:148:
check-block] Error 1

Apparently I was luckier because still having an old socket_scm_helper
built, not sure this is a good thing or not...

$ ls -l tests/qemu-iotests/socket_scm_helper
-rwxr-xr-x. 1 phil root   28824 Mar  3 15:50
tests/qemu-iotests/socket_scm_helper


Reply via email to