[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] job: drop job_drain
From: |
no-reply |
Subject: |
Re: [Qemu-devel] [PATCH] job: drop job_drain |
Date: |
Fri, 16 Aug 2019 19:24:31 -0700 (PDT) |
Patchew URL: https://patchew.org/QEMU/address@hidden/
Hi,
This series failed the asan 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
make docker-image-fedora V=1 NETWORK=1
time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1
=== TEST SCRIPT END ===
clang -iquote /tmp/qemu-test/build/tests -iquote tests -iquote
/tmp/qemu-test/src/tcg -iquote /tmp/qemu-test/src/tcg/i386
-I/tmp/qemu-test/src/linux-headers -I/tmp/qemu-test/build/linux-headers -iquote
. -iquote /tmp/qemu-test/src -iquote /tmp/qemu-test/src/accel/tcg -iquote
/tmp/qemu-test/src/include -I/usr/include/pixman-1
-I/tmp/qemu-test/src/dtc/libfdt -Werror -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -Wno-string-plus-int
-Wno-typedef-redefinition -Wno-initializer-overrides -Wexpansion-to-defined
-Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body
-Wnested-externs -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wold-style-definition -Wtype-limits
-fstack-protector-strong -I/usr/include/p11-kit-1 -I/usr/include/libpng16
-I/usr/include/spice-1 -I/usr/include/spice-server -I/usr/include/cacard
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3
-I/usr/include/nspr4 -pthread -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/uuid -I/usr/include/pixman-1 -I/tmp/qemu-test/src/tests -MMD
-MP -MT tests/test-shift128.o -MF tests/test-shift128.d -fsanitize=undefined
-fsanitize=address -g -c -o tests/test-shift128.o
/tmp/qemu-test/src/tests/test-shift128.c
clang -iquote /tmp/qemu-test/build/tests -iquote tests -iquote
/tmp/qemu-test/src/tcg -iquote /tmp/qemu-test/src/tcg/i386
-I/tmp/qemu-test/src/linux-headers -I/tmp/qemu-test/build/linux-headers -iquote
. -iquote /tmp/qemu-test/src -iquote /tmp/qemu-test/src/accel/tcg -iquote
/tmp/qemu-test/src/include -I/usr/include/pixman-1
-I/tmp/qemu-test/src/dtc/libfdt -Werror -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -Wno-string-plus-int
-Wno-typedef-redefinition -Wno-initializer-overrides -Wexpansion-to-defined
-Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body
-Wnested-externs -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wold-style-definition -Wtype-limits
-fstack-protector-strong -I/usr/include/p11-kit-1 -I/usr/include/libpng16
-I/usr/include/spice-1 -I/usr/include/spice-server -I/usr/include/cacard
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3
-I/usr/include/nspr4 -pthread -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/uuid -I/usr/include/pixman-1 -I/tmp/qemu-test/src/tests -MMD
-MP -MT tests/test-mul64.o -MF tests/test-mul64.d -fsanitize=undefined
-fsanitize=address -g -c -o tests/test-mul64.o
/tmp/qemu-test/src/tests/test-mul64.c
clang -iquote /tmp/qemu-test/build/tests -iquote tests -iquote
/tmp/qemu-test/src/tcg -iquote /tmp/qemu-test/src/tcg/i386
-I/tmp/qemu-test/src/linux-headers -I/tmp/qemu-test/build/linux-headers -iquote
. -iquote /tmp/qemu-test/src -iquote /tmp/qemu-test/src/accel/tcg -iquote
/tmp/qemu-test/src/include -I/usr/include/pixman-1
-I/tmp/qemu-test/src/dtc/libfdt -Werror -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -Wno-string-plus-int
-Wno-typedef-redefinition -Wno-initializer-overrides -Wexpansion-to-defined
-Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body
-Wnested-externs -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wold-style-definition -Wtype-limits
-fstack-protector-strong -I/usr/include/p11-kit-1 -I/usr/include/libpng16
-I/usr/include/spice-1 -I/usr/include/spice-server -I/usr/include/cacard
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3
-I/usr/include/nspr4 -pthread -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/uuid -I/usr/include/pixman-1 -I/tmp/qemu-test/src/tests -MMD
-MP -MT tests/test-int128.o -MF tests/test-int128.d -fsanitize=undefined
-fsanitize=address -g -c -o tests/test-int128.o
/tmp/qemu-test/src/tests/test-int128.c
/tmp/qemu-test/src/tests/test-blockjob-txn.c:75:26: error: use of undeclared
identifier 'block_job_drain'
.drain = block_job_drain,
^
1 error generated.
make: *** [/tmp/qemu-test/src/rules.mak:69: tests/test-blockjob-txn.o] Error 1
make: *** Waiting for unfinished jobs....
/tmp/qemu-test/src/tests/test-blockjob.c:25:26: error: use of undeclared
identifier 'block_job_drain'
.drain = block_job_drain,
^
/tmp/qemu-test/src/tests/test-blockjob.c:199:26: error: use of undeclared
identifier 'block_job_drain'
.drain = block_job_drain,
^
2 errors generated.
make: *** [/tmp/qemu-test/src/rules.mak:69: tests/test-blockjob.o] Error 1
/tmp/qemu-test/src/tests/test-bdrv-drain.c:851:27: error: use of undeclared
identifier 'block_job_drain'
.drain = block_job_drain,
^
/tmp/qemu-test/src/tests/test-bdrv-drain.c:1577:27: error: use of undeclared
identifier 'block_job_drain'
.drain = block_job_drain,
^
/tmp/qemu-test/src/tests/test-bdrv-drain.c:1714:27: error: use of undeclared
identifier 'block_job_drain'
.drain = block_job_drain,
^
3 errors generated.
make: *** [/tmp/qemu-test/src/rules.mak:69: tests/test-bdrv-drain.o] Error 1
/tmp/qemu-test/src/tests/test-block-iothread.c:404:27: error: use of undeclared
identifier 'block_job_drain'
.drain = block_job_drain,
^
1 error generated.
The full log is available at
http://patchew.org/logs/address@hidden/testing.asan/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to address@hidden