Patchew URL: https://patchew.org/QEMU/20200831160601.833692-1-richard.hender...@linaro.org/
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 === Host machine cpu: x86_64 Target machine cpu family: x86 Target machine cpu: x86_64 ../src/meson.build:10: WARNING: Module unstable-keyval has no backwards or forwards compatibility and might not exist in future releases. Program sh found: YES Program python3 found: YES (/usr/bin/python3) C++ compiler for the host machine: x86_64-w64-mingw32-g++ (gcc 9.2.1 "x86_64-w64-mingw32-g++ (GCC) 9.2.1 20190827 (Fedora MinGW 9.2.1-6.fc32)") --- Linux keyring: NO Found ninjatool-1.8 at /tmp/qemu-test/build/ninjatool WARNING: custom_target 'shared QAPI source files' has more than one output! Using the first one. WARNING: custom_target 'QGA QAPI files' has more than one output! Using the first one. WARNING: custom_target 'QAPI files for qemu-storage-daemon' has more than one output! Using the first one. WARNING: custom_target 'QAPI doc' has more than one output! Using the first one. WARNING: custom_target 'tools man pages' has more than one output! Using the first one. WARNING: custom_target 'system man pages' has more than one output! Using the first one. Command line for building ['libcommon.fa'] is long, using a response file /usr/bin/python3 -B /tmp/qemu-test/src/meson/meson.py introspect --tests | /usr/bin/python3 -B scripts/mtest2make.py > Makefile.mtest ./ninjatool -t ninja2make --omit clean dist uninstall < build.ninja > Makefile.ninja --- Host machine cpu: i386 Target machine cpu family: x86 Target machine cpu: i386 ../src/meson.build:10: WARNING: Module unstable-keyval has no backwards or forwards compatibility and might not exist in future releases. Program sh found: YES Program python3 found: YES (/usr/bin/python3) C++ compiler for the host machine: i686-w64-mingw32-g++ (gcc 9.2.1 "i686-w64-mingw32-g++ (GCC) 9.2.1 20190827 (Fedora MinGW 9.2.1-6.fc32)") --- Linux keyring: NO Found ninjatool-1.8 at /tmp/qemu-test/build/ninjatool WARNING: custom_target 'shared QAPI source files' has more than one output! Using the first one. WARNING: custom_target 'QGA QAPI files' has more than one output! Using the first one. WARNING: custom_target 'QAPI files for qemu-storage-daemon' has more than one output! Using the first one. WARNING: custom_target 'QAPI doc' has more than one output! Using the first one. WARNING: custom_target 'tools man pages' has more than one output! Using the first one. WARNING: custom_target 'system man pages' has more than one output! Using the first one. Command line for building ['libcommon.fa'] is long, using a response file /usr/bin/python3 -B /tmp/qemu-test/src/meson/meson.py introspect --tests | /usr/bin/python3 -B scripts/mtest2make.py > Makefile.mtest ./ninjatool -t ninja2make --omit clean dist uninstall < build.ninja > Makefile.ninja --- from /tmp/qemu-test/src/include/exec/exec-all.h:26, from ../src/target/i386/machine.c:3: /tmp/qemu-test/src/include/tcg/tcg.h: In function 'tcg_get_insn_start_param': /tmp/qemu-test/src/include/tcg/tcg.h:796:49: error: left shift count >= width of type [-Werror=shift-count-overflow] 796 | (tcg_get_insn_param(op, arg * 2 + 1) << 32); | ^~ cc1: all warnings being treated as errors make: *** [Makefile.ninja:1533: libqemu-x86_64-softmmu.fa.p/target_i386_machine.c.obj] Error 1 make: *** Waiting for unfinished jobs.... In file included from ../src/hw/i386/kvmvapic.c:24: /tmp/qemu-test/src/include/tcg/tcg.h: In function 'tcg_get_insn_start_param': /tmp/qemu-test/src/include/tcg/tcg.h:796:49: error: left shift count >= width of type [-Werror=shift-count-overflow] 796 | (tcg_get_insn_param(op, arg * 2 + 1) << 32); | ^~ cc1: all warnings being treated as errors make: *** [Makefile.ninja:1546: libqemu-x86_64-softmmu.fa.p/hw_i386_kvmvapic.c.obj] Error 1 In file included from /tmp/qemu-test/src/include/exec/cpu_ldst.h:295, from ../src/target/i386/mpx_helper.c:23: /tmp/qemu-test/src/include/tcg/tcg.h: In function 'tcg_get_insn_start_param': /tmp/qemu-test/src/include/tcg/tcg.h:796:49: error: left shift count >= width of type [-Werror=shift-count-overflow] 796 | (tcg_get_insn_param(op, arg * 2 + 1) << 32); | ^~ cc1: all warnings being treated as errors make: *** [Makefile.ninja:1554: libqemu-x86_64-softmmu.fa.p/target_i386_mpx_helper.c.obj] Error 1 In file included from /tmp/qemu-test/src/include/exec/cpu_ldst.h:295, from /tmp/qemu-test/src/include/exec/exec-all.h:26, from ../src/target/i386/bpt_helper.c:22: /tmp/qemu-test/src/include/tcg/tcg.h: In function 'tcg_get_insn_start_param': /tmp/qemu-test/src/include/tcg/tcg.h:796:49: error: left shift count >= width of type [-Werror=shift-count-overflow] 796 | (tcg_get_insn_param(op, arg * 2 + 1) << 32); | ^~ cc1: all warnings being treated as errors make: *** [Makefile.ninja:1559: libqemu-x86_64-softmmu.fa.p/target_i386_bpt_helper.c.obj] Error 1 In file included from /tmp/qemu-test/src/include/exec/cpu_ldst.h:295, from /tmp/qemu-test/src/include/exec/exec-all.h:26, from ../src/target/i386/misc_helper.c:24: /tmp/qemu-test/src/include/tcg/tcg.h: In function 'tcg_get_insn_start_param': /tmp/qemu-test/src/include/tcg/tcg.h:796:49: error: left shift count >= width of type [-Werror=shift-count-overflow] 796 | (tcg_get_insn_param(op, arg * 2 + 1) << 32); | ^~ cc1: all warnings being treated as errors make: *** [Makefile.ninja:1553: libqemu-x86_64-softmmu.fa.p/target_i386_misc_helper.c.obj] Error 1 In file included from /tmp/qemu-test/src/include/exec/cpu_ldst.h:295, from /tmp/qemu-test/src/include/exec/exec-all.h:26, from ../src/target/i386/cpu.c:27: /tmp/qemu-test/src/include/tcg/tcg.h: In function 'tcg_get_insn_start_param': /tmp/qemu-test/src/include/tcg/tcg.h:796:49: error: left shift count >= width of type [-Werror=shift-count-overflow] 796 | (tcg_get_insn_param(op, arg * 2 + 1) << 32); | ^~ cc1: all warnings being treated as errors make: *** [Makefile.ninja:1556: libqemu-x86_64-softmmu.fa.p/target_i386_cpu.c.obj] Error 1 In file included from /tmp/qemu-test/src/include/exec/cpu_ldst.h:295, from /tmp/qemu-test/src/include/exec/exec-all.h:26, from ../src/target/i386/seg_helper.c:25: /tmp/qemu-test/src/include/tcg/tcg.h: In function 'tcg_get_insn_start_param': /tmp/qemu-test/src/include/tcg/tcg.h:796:49: error: left shift count >= width of type [-Werror=shift-count-overflow] 796 | (tcg_get_insn_param(op, arg * 2 + 1) << 32); | ^~ cc1: all warnings being treated as errors make: *** [Makefile.ninja:1557: libqemu-x86_64-softmmu.fa.p/target_i386_seg_helper.c.obj] Error 1 In file included from /tmp/qemu-test/src/include/exec/cpu_ldst.h:295, from /tmp/qemu-test/src/include/exec/exec-all.h:26, from ../src/target/i386/translate.c:24: /tmp/qemu-test/src/include/tcg/tcg.h: In function 'tcg_get_insn_start_param': /tmp/qemu-test/src/include/tcg/tcg.h:796:49: error: left shift count >= width of type [-Werror=shift-count-overflow] 796 | (tcg_get_insn_param(op, arg * 2 + 1) << 32); | ^~ cc1: all warnings being treated as errors make: *** [Makefile.ninja:1560: libqemu-x86_64-softmmu.fa.p/target_i386_translate.c.obj] Error 1 Traceback (most recent call last): File "./tests/docker/docker.py", line 709, in <module> sys.exit(main()) --- raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run', '--label', 'com.qemu.instance.uuid=08be3efbe88a4e8ba88243d02c759bbc', '-u', '1001', '--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/patchew/.cache/qemu-docker-ccache:/var/tmp/ccache:z', '-v', '/var/tmp/patchew-tester-tmp-h13z94vm/src/docker-src.2020-08-31-20.22.26.29191:/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=08be3efbe88a4e8ba88243d02c759bbc make[1]: *** [docker-run] Error 1 make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-h13z94vm/src' make: *** [docker-run-test-mingw@fedora] Error 2 real 9m57.739s user 0m22.204s The full log is available at http://patchew.org/logs/20200831160601.833692-1-richard.hender...@linaro.org/testing.docker-mingw@fedora/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com