[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH preliminary for 4.1 00/13] Convert I2C tests to
|
From: |
no-reply |
|
Subject: |
Re: [Qemu-devel] [PATCH preliminary for 4.1 00/13] Convert I2C tests to qgraph |
|
Date: |
Mon, 18 Mar 2019 11:16:17 -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
time make address@hidden TARGET_LIST=x86_64-softmmu J=14 NETWORK=1
=== TEST SCRIPT END ===
clang -iquote /tmp/qemu-test/build/. -iquote . -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/tmp/qemu-test/src/tests/fp
-I/tmp/qemu-test/src/tests/fp/berkeley-softfloat-3/source/include
-I/tmp/qemu-test/src/tests/fp/berkeley-softfloat-3/source/8086-SSE
-I/tmp/qemu-test/src/tests/fp/berkeley-testfloat-3/source
-I/usr/include/pixman-1 -I/tmp/qemu-test/src/dtc/libfdt -Werror
-DHAS_LIBSSH2_SFTP_FSYNC -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-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 -DHW_POISON_H -DTARGET_ARM
-DSOFTFLOAT_ROUND_ODD -DINLINE_LEVEL=5 -DSOFTFLOAT_FAST_DIV32TO16
-DSOFTFLOAT_FAST_DIV64TO32 -DSOFTFLOAT_FAST_INT64 -DFLOAT16 -DFLOAT64
-DEXTFLOAT80 -DFLOAT128 -DFLOAT_ROUND_ODD -DLONG_DOUBLE_IS_EXTFLOAT80
-Wno-strict-prototypes -Wno-unknown-pragmas -Wno-uninitialized
-Wno-missing-prototypes -Wno-return-type -Wno-unused-function -Wno-error -MMD
-MP -MT writeCase_ab_extF80M.o -MF ./writeCase_ab_extF80M.d
-fsanitize=undefined -fsanitize=address -g -c -o writeCase_ab_extF80M.o
/tmp/qemu-test/src/tests/fp/berkeley-testfloat-3/source/writeCase_ab_extF80M.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 -DHAS_LIBSSH2_SFTP_FSYNC -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-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/tco-test.o -MF tests/tco-test.d -fsanitize=undefined
-fsanitize=address -g -c -o tests/tco-test.o
/tmp/qemu-test/src/tests/tco-test.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 -DHAS_LIBSSH2_SFTP_FSYNC -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-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/rtl8139-test.o -MF tests/rtl8139-test.d -fsanitize=undefined
-fsanitize=address -g -c -o tests/rtl8139-test.o
/tmp/qemu-test/src/tests/rtl8139-test.c
/tmp/qemu-test/src/tests/libqos/qgraph.c:642:18: error: second argument to
'va_start' is not the last named parameter [-Werror,-Wvarargs]
va_start(va, contained);
^
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
- [Qemu-devel] [PATCH 03/13] libqos: move common i2c code to libqos, (continued)
- [Qemu-devel] [PATCH 03/13] libqos: move common i2c code to libqos, Paolo Bonzini, 2019/03/18
- [Qemu-devel] [PATCH 13/13] libqos: i2c: move address into QI2CDevice, Paolo Bonzini, 2019/03/18
- [Qemu-devel] [PATCH 11/13] tests: convert OMAP i2c tests to qgraph, Paolo Bonzini, 2019/03/18
- [Qemu-devel] [PATCH 10/13] libqos: add ARM imx25-pdk machine object, Paolo Bonzini, 2019/03/18
- [Qemu-devel] [PATCH 05/13] pca9552-test: do not rely on state across tests, Paolo Bonzini, 2019/03/18
- [Qemu-devel] [PATCH 04/13] libqos: fix omap-i2c receiving more than 4 bytes, Paolo Bonzini, 2019/03/18
- [Qemu-devel] [PATCH 02/13] qgraph: fix qos_node_contains with options, Paolo Bonzini, 2019/03/18
- [Qemu-devel] [PATCH 12/13] tests: convert ds1338-test to qtest, Paolo Bonzini, 2019/03/18
- [Qemu-devel] [PATCH 06/13] imx25-pdk: create ds1338 for qtest inside the test, Paolo Bonzini, 2019/03/18
- [Qemu-devel] [PATCH 07/13] libqos: split I2CAdapter initialization and allocation, Paolo Bonzini, 2019/03/18
- Re: [Qemu-devel] [PATCH preliminary for 4.1 00/13] Convert I2C tests to qgraph,
no-reply <=