[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerpl
From: |
no-reply |
Subject: |
Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerplate |
Date: |
Wed, 19 Aug 2020 18:00:43 -0700 (PDT) |
Patchew URL:
20200820001236.1284548-1-ehabkost@redhat.com/">https://patchew.org/QEMU/20200820001236.1284548-1-ehabkost@redhat.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
export ARCH=x86_64
make docker-image-fedora V=1 NETWORK=1
time make docker-test-mingw@fedora J=14 NETWORK=1
=== TEST SCRIPT END ===
CC util/lockcnt.o
CC util/iov.o
CC util/iova-tree.o
/tmp/qemu-test/src/docs/../include/exec/memory.h:353: warning: Function
parameter or member 'parent_class' not described in 'IOMMUMemoryRegionClass'
/tmp/qemu-test/src/docs/../include/exec/memory.h:353: warning: Function
parameter or member 'translate' not described in 'IOMMUMemoryRegionClass'
/tmp/qemu-test/src/docs/../include/exec/memory.h:353: warning: Function
parameter or member 'get_min_page_size' not described in
'IOMMUMemoryRegionClass'
/tmp/qemu-test/src/docs/../include/exec/memory.h:353: warning: Function
parameter or member 'notify_flag_changed' not described in
'IOMMUMemoryRegionClass'
/tmp/qemu-test/src/docs/../include/exec/memory.h:353: warning: Function
parameter or member 'replay' not described in 'IOMMUMemoryRegionClass'
/tmp/qemu-test/src/docs/../include/exec/memory.h:353: warning: Function
parameter or member 'get_attr' not described in 'IOMMUMemoryRegionClass'
/tmp/qemu-test/src/docs/../include/exec/memory.h:353: warning: Function
parameter or member 'attrs_to_index' not described in 'IOMMUMemoryRegionClass'
/tmp/qemu-test/src/docs/../include/exec/memory.h:353: warning: Function
parameter or member 'num_indexes' not described in 'IOMMUMemoryRegionClass'
Warning, treated as error:
/tmp/qemu-test/src/docs/../include/exec/memory.h:231:Unexpected indentation.
CC util/hbitmap.o
CC util/nvdimm-utils.o
---
CC authz/trace.o
CC block/trace.o
CC io/trace.o
make: *** [Makefile:1091: docs/devel/index.html] Error 2
make: *** Waiting for unfinished jobs....
CC nbd/trace.o
Traceback (most recent call last):
---
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run',
'--label', 'com.qemu.instance.uuid=62d463591f654fe38bc353aec9affcb0', '-u',
'1003', '--security-opt', 'seccomp=unconfined', '--rm', '-e', 'TARGET_LIST=',
'-e', 'EXTRA_CONFIGURE_OPTS=', '-e', 'V=', '-e', 'J=14', '-e', 'DEBUG=', '-e',
'SHOW_ENV=', '-e', 'CCACHE_DIR=/var/tmp/ccache', '-v',
'/home/patchew2/.cache/qemu-docker-ccache:/var/tmp/ccache:z', '-v',
'/var/tmp/patchew-tester-tmp-gpils9at/src/docker-src.2020-08-19-20.57.29.24703:/var/tmp/qemu:z,ro',
'qemu/fedora', '/var/tmp/qemu/run', 'test-mingw']' returned non-zero exit
status 2.
filter=--filter=label=com.qemu.instance.uuid=62d463591f654fe38bc353aec9affcb0
make[1]: *** [docker-run] Error 1
make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-gpils9at/src'
make: *** [docker-run-test-mingw@fedora] Error 2
real 3m14.229s
user 0m8.051s
The full log is available at
20200820001236.1284548-1-ehabkost@redhat.com/testing.docker-mingw@fedora/?type=message">http://patchew.org/logs/20200820001236.1284548-1-ehabkost@redhat.com/testing.docker-mingw@fedora/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com
- [PATCH v2 56/58] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible, (continued)
- [PATCH v2 56/58] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible, Eduardo Habkost, 2020/08/19
- [PATCH v2 55/58] [automated] Use OBJECT_DECLARE_TYPE where possible, Eduardo Habkost, 2020/08/19
- [PATCH v2 58/58] crypto: use QOM macros for declaration/definition of TLS creds types, Eduardo Habkost, 2020/08/19
- [PATCH v2 57/58] crypto: use QOM macros for declaration/definition of secret types, Eduardo Habkost, 2020/08/19
- [PATCH v2 53/58] [automated] Use DECLARE_*CHECKER* macros, Eduardo Habkost, 2020/08/19
- [PATCH v2 49/58] codeconverter: script for automating QOM code cleanups, Eduardo Habkost, 2020/08/19
- [PATCH v2 51/58] [automated] Use TYPE_INFO macro, Eduardo Habkost, 2020/08/19
- [PATCH v2 52/58] [automated] Move QOM typedefs and add missing includes, Eduardo Habkost, 2020/08/19
- Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerplate, Eduardo Habkost, 2020/08/19
- Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerplate, no-reply, 2020/08/19
- Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerplate,
no-reply <=
- Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerplate, no-reply, 2020/08/19