qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Qemu-ppc] Problem with QEMU PPC test image


From: Thomas Huth
Subject: Re: [Qemu-devel] [Qemu-ppc] Problem with QEMU PPC test image
Date: Thu, 17 Nov 2016 14:39:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

On 17.11.2016 03:25, Programmingkid wrote:
> When I run this test disk image: 
> http://wiki.qemu.org/download/ppc-virtexml507-linux-2_6_34.tgz
> 
> I see these error messages:
> /selftest.sh: line 6: /usr/bin/sha1test: not found
> /selftest.sh: line 7: /usr/bin/hmactest: not found
> 
> Maybe /usr/bin/sha1sum is what the first test should be. I don't see anything 
> that looked like hmactest in the image file.

I guess these were test programs from the OpenSSL suite:

https://github.com/openssl/openssl/blob/master/test/sha1test.c
https://github.com/openssl/openssl/blob/master/test/hmactest.c

... but apparently have not been included in the image anymore. So I'd
suggest that you simply disable them in the selftest.sh script.

 Thomas


PS: Why is the qemu-ppc list called "address@hidden:PowerPC list:PowerPC"
in the "To:" field of your mail?



reply via email to

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