Patchew URL: https://patchew.org/QEMU/alpine.deb.2.21.2006192003370.30...@digraph.polyomino.org.uk/
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 aarch64-softmmu/trace/generated-helpers.o LINK aarch64-softmmu/qemu-system-aarch64w.exe /tmp/qemu-test/src/target/i386/fpu_helper.c: In function 'helper_fpatan': /tmp/qemu-test/src/target/i386/fpu_helper.c:1072:17: error: implicit declaration of function 'shift128Right' [-Werror=implicit-function-declaration] 1072 | shift128Right(remsig0, remsig1, 1, &remsig0, &remsig1); | ^~~~~~~~~~~~~ /tmp/qemu-test/src/target/i386/fpu_helper.c:1072:17: error: nested extern declaration of 'shift128Right' [-Werror=nested-externs] /tmp/qemu-test/src/target/i386/fpu_helper.c:1075:21: error: implicit declaration of function 'estimateDiv128To64' [-Werror=implicit-function-declaration] 1075 | xsig0 = estimateDiv128To64(remsig0, remsig1, den_sig); | ^~~~~~~~~~~~~~~~~~ /tmp/qemu-test/src/target/i386/fpu_helper.c:1075:21: error: nested extern declaration of 'estimateDiv128To64' [-Werror=nested-externs] /tmp/qemu-test/src/target/i386/fpu_helper.c:1076:13: error: implicit declaration of function 'mul64To128' [-Werror=implicit-function-declaration] 1076 | mul64To128(den_sig, xsig0, &msig0, &msig1); | ^~~~~~~~~~ /tmp/qemu-test/src/target/i386/fpu_helper.c:1076:13: error: nested extern declaration of 'mul64To128' [-Werror=nested-externs] /tmp/qemu-test/src/target/i386/fpu_helper.c:1077:13: error: implicit declaration of function 'sub128' [-Werror=implicit-function-declaration] 1077 | sub128(remsig0, remsig1, msig0, msig1, &remsig0, &remsig1); | ^~~~~~ /tmp/qemu-test/src/target/i386/fpu_helper.c:1077:13: error: nested extern declaration of 'sub128' [-Werror=nested-externs] /tmp/qemu-test/src/target/i386/fpu_helper.c:1080:17: error: implicit declaration of function 'add128' [-Werror=implicit-function-declaration] 1080 | add128(remsig0, remsig1, 0, den_sig, &remsig0, &remsig1); | ^~~~~~ /tmp/qemu-test/src/target/i386/fpu_helper.c:1080:17: error: nested extern declaration of 'add128' [-Werror=nested-externs] /tmp/qemu-test/src/target/i386/fpu_helper.c:1117:33: error: implicit declaration of function 'shift128Left' [-Werror=implicit-function-declaration] 1117 | shift128Left(ysig0, ysig1, shift, | ^~~~~~~~~~~~ /tmp/qemu-test/src/target/i386/fpu_helper.c:1117:33: error: nested extern declaration of 'shift128Left' [-Werror=nested-externs] /tmp/qemu-test/src/target/i386/fpu_helper.c:1145:21: error: implicit declaration of function 'shift128RightJamming' [-Werror=implicit-function-declaration] 1145 | shift128RightJamming(xsig0, xsig1, texp - xexp, | ^~~~~~~~~~~~~~~~~~~~ /tmp/qemu-test/src/target/i386/fpu_helper.c:1145:21: error: nested extern declaration of 'shift128RightJamming' [-Werror=nested-externs] /tmp/qemu-test/src/target/i386/fpu_helper.c:1174:17: error: implicit declaration of function 'mul128By64To192' [-Werror=implicit-function-declaration] 1174 | mul128By64To192(xsig0, xsig1, tsig, &dsig0, &dsig1, &dsig2); | ^~~~~~~~~~~~~~~ /tmp/qemu-test/src/target/i386/fpu_helper.c:1174:17: error: nested extern declaration of 'mul128By64To192' [-Werror=nested-externs] /tmp/qemu-test/src/target/i386/fpu_helper.c:1192:17: error: implicit declaration of function 'sub192' [-Werror=implicit-function-declaration] 1192 | sub192(remsig0, remsig1, remsig2, msig0, msig1, msig2, | ^~~~~~ /tmp/qemu-test/src/target/i386/fpu_helper.c:1192:17: error: nested extern declaration of 'sub192' [-Werror=nested-externs] /tmp/qemu-test/src/target/i386/fpu_helper.c:1196:21: error: implicit declaration of function 'add192' [-Werror=implicit-function-declaration] 1196 | add192(remsig0, remsig1, remsig2, 0, dsig0, dsig1, | ^~~~~~ /tmp/qemu-test/src/target/i386/fpu_helper.c:1196:21: error: nested extern declaration of 'add192' [-Werror=nested-externs] /tmp/qemu-test/src/target/i386/fpu_helper.c:1211:17: error: implicit declaration of function 'mul128To256' [-Werror=implicit-function-declaration] 1211 | mul128To256(zsig0, zsig1, zsig0, zsig1, | ^~~~~~~~~~~ /tmp/qemu-test/src/target/i386/fpu_helper.c:1211:17: error: nested extern declaration of 'mul128To256' [-Werror=nested-externs] cc1: all warnings being treated as errors make[1]: *** [/tmp/qemu-test/src/rules.mak:69: target/i386/fpu_helper.o] Error 1 make: *** [Makefile:527: x86_64-softmmu/all] Error 2 make: *** Waiting for unfinished jobs.... GEN aarch64-softmmu/qemu-system-aarch64.exe Traceback (most recent call last): --- raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run', '--label', 'com.qemu.instance.uuid=9622768ef0b3484183985ed54109cd9b', '-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-uwz1dlcz/src/docker-src.2020-06-19-16.25.36.13618:/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=9622768ef0b3484183985ed54109cd9b make[1]: *** [docker-run] Error 1 make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-uwz1dlcz/src' make: *** [docker-run-test-mingw@fedora] Error 2 real 3m24.339s user 0m6.753s The full log is available at http://patchew.org/logs/alpine.deb.2.21.2006192003370.30...@digraph.polyomino.org.uk/testing.docker-mingw@fedora/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com