qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Make test


From: Programmingkid
Subject: Re: [Qemu-devel] Make test
Date: Thu, 24 Aug 2017 17:50:59 -0400

> On Aug 24, 2017, at 4:41 PM, Cleber Rosa <address@hidden> wrote:
> 
> 
> 
> On 08/24/2017 03:10 PM, Programmingkid wrote:
>> I think 'make test' is an abandoned testing option for QEMU so this report 
>> might be unimportant. Here is my results for running 'make test':
>> 
>> $ make test
>> make -C tests/tcg test
>>  LINK    test_path
>> Undefined symbols for architecture x86_64:
>>  "_buffer_is_zero", referenced from:
>>      _qemu_iovec_is_zero in test_path.o
>> ld: symbol(s) not found for architecture x86_64
>> clang: error: linker command failed with exit code 1 (use -v to see 
>> invocation)
>> make[1]: *** [test_path] Error 1
>> make: *** [test] Error 2
>> 
>> 
> 
> I went through the same experience, and reported it (in the form of
> patches) here:
> 
> http://lists.nongnu.org/archive/html/qemu-devel/2017-08/msg00378.html
> 
> Although it looks like you're clang, so it'd be nice to check if these
> fixes work for you too.
> 
> Regards,
> 
> -- 
> Cleber Rosa
> [ Sr Software Engineer - Virtualization Team - Red Hat ]
> [ Avocado Test Framework - avocado-framework.github.io ]
> [  7ABB 96EB 8B46 B94D 5E0F  E9BB 657E 8D33 A5F2 09F3  ]
> 

Thank you for the patches. I will test them. I was wondering what is the point 
to having both 'make check' and 'make test'. It looks like everyone is using 
'make check'. Maybe we are better off removing the 'make test' target.




reply via email to

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