Patchew URL: https://patchew.org/QEMU/20190131130850.6850-1-yuval.sh...@oracle.com/
Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash time make docker-test-mingw@fedora SHOW_ENV=1 J=14 === TEST SCRIPT END === CC x86_64-softmmu/exec.o In file included from /tmp/qemu-test/src/hw/rdma/vmw/pvrdma.h:26, from /tmp/qemu-test/src/monitor.c:87: /tmp/qemu-test/src/hw/rdma/vmw/../rdma_backend_defs.h:21:10: fatal error: infiniband/verbs.h: No such file or directory #include <infiniband/verbs.h> ^~~~~~~~~~~~~~~~~~~~ compilation terminated. --- CC x86_64-softmmu/memory.o In file included from /tmp/qemu-test/src/hw/rdma/vmw/pvrdma.h:26, from /tmp/qemu-test/src/monitor.c:87: /tmp/qemu-test/src/hw/rdma/vmw/../rdma_backend_defs.h:21:10: fatal error: infiniband/verbs.h: No such file or directory #include <infiniband/verbs.h> ^~~~~~~~~~~~~~~~~~~~ compilation terminated. The full log is available at http://patchew.org/logs/20190131130850.6850-1-yuval.sh...@oracle.com/testing.docker-mingw@fedora/?type=message. --- Email generated automatically by Patchew [http://patchew.org/]. Please send your feedback to patchew-de...@redhat.com