qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/2] Fix for compile on FreeBSD/i386 (and oth


From: Ed Maste
Subject: Re: [Qemu-devel] [PATCH v2 0/2] Fix for compile on FreeBSD/i386 (and others?)
Date: Mon, 4 Apr 2016 14:10:07 -0400

On 4 April 2016 at 10:35, Alex Bennée <address@hidden> wrote:
> Only the first patch has actually changed. Instead of moving the read
> inside the write seqlock it is now done using the seqlock_read_*
> primitives.
>
> Build tested on a FreeBSB/i386 VM with these applied:
>
>   https://github.com/berrange/qemu/tree/freebsd-fixes
>
> There are still a ton of unrelated warnings being kicked out of the compiler
> though. On the VM "make check" fails at ... but as the build was

I'm not sure what the "..." is supposed to be, but FWIW I tried the
test suite just now and have 3 tests failing on FreeBSD 10.3-STABLE on
amd64. I've commented them out locally as a temporary workaround.

The tests (and failures) are:

* tests/test-io-channel-socket

GTESTER tests/test-io-channel-socket
/tank/emaste/src/qemu/tests/Makefile:650: recipe for target
'check-tests/test-io-channel-socket' failed

* tests/test-crypto-pbkdf

Unexpected error in qcrypto_pbkdf2() at crypto/pbkdf-stub.c:41:
No crypto library supporting PBKDF in this build: Function not implemented
(and many simliar)

* tests/ipmi-bt-test

qemu-system-i386: Unable to connect character device ipmi0: address
resolution failed for localhost:40135: Invalid value for ai_flags
**
ERROR:tests/ipmi-bt-test.c:320:test_connect: assertion failed: (rv == 1)
(and three similar errors)



reply via email to

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