qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [Qemu-devel] [RFC 00/17] multi-phase reset mechanism


From: no-reply
Subject: Re: [Qemu-arm] [Qemu-devel] [RFC 00/17] multi-phase reset mechanism
Date: Mon, 25 Mar 2019 05:12:09 -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 ===

/usr/bin/ld: /tmp/qemu-test/src/include/hw/resettable.h:80: undefined reference 
to `resettable_deassert_reset'
clang++ -L/tmp/qemu-test/build/dtc/libfdt  -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 
-fsanitize=undefined -fsanitize=address -g  -Wl,--warn-common -Wl,-z,relro 
-Wl,-z,now -pie -m64 -g  -o tests/test-crypto-secret tests/test-crypto-secret.o 
authz/base.o authz/simple.o authz/list.o authz/listfile.o crypto/init.o 
crypto/hash.o crypto/hash-nettle.o crypto/hmac.o crypto/hmac-nettle.o 
crypto/aes.o crypto/desrfb.o crypto/cipher.o crypto/tlscreds.o 
crypto/tlscredsanon.o crypto/tlscredspsk.o crypto/tlscredsx509.o 
crypto/tlssession.o crypto/secret.o crypto/random-gnutls.o crypto/pbkdf.o 
crypto/pbkdf-nettle.o crypto/ivgen.o crypto/ivgen-essiv.o crypto/ivgen-plain.o 
crypto/ivgen-plain64.o crypto/afsplit.o crypto/xts.o crypto/block.o 
crypto/block-qcow.o crypto/block-luks.o qom/object.o qom/container.o 
qom/qom-qobject.o qom/object_interfaces.o  libqemuutil.a   -lm -lz  
-lgthread-2.0 -pthread -lglib-2.0   -lrt -lz -lutil -lcap-ng -lnettle  -lgnutls 
 
clang++ -L/tmp/qemu-test/build/dtc/libfdt  -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 
-fsanitize=undefined -fsanitize=address -g  -Wl,--warn-common -Wl,-z,relro 
-Wl,-z,now -pie -m64 -g  -o tests/test-crypto-tlscredsx509 
tests/test-crypto-tlscredsx509.o tests/crypto-tls-x509-helpers.o 
tests/pkix_asn1_tab.o authz/base.o authz/simple.o authz/list.o authz/listfile.o 
crypto/init.o crypto/hash.o crypto/hash-nettle.o crypto/hmac.o 
crypto/hmac-nettle.o crypto/aes.o crypto/desrfb.o crypto/cipher.o 
crypto/tlscreds.o crypto/tlscredsanon.o crypto/tlscredspsk.o 
crypto/tlscredsx509.o crypto/tlssession.o crypto/secret.o 
crypto/random-gnutls.o crypto/pbkdf.o crypto/pbkdf-nettle.o crypto/ivgen.o 
crypto/ivgen-essiv.o crypto/ivgen-plain.o crypto/ivgen-plain64.o 
crypto/afsplit.o crypto/xts.o crypto/block.o crypto/block-qcow.o 
crypto/block-luks.o qom/object.o qom/container.o qom/qom-qobject.o 
qom/object_interfaces.o  libqemuutil.a  -ltasn1 -lm -lz  -lgthread-2.0 -pthread 
-lglib-2.0   -lrt -lz -lutil -lcap-ng -lnettle  -lgnutls  
clang-7: error: linker command failed with exit code 1 (use -v to see 
invocation)
make: *** [/tmp/qemu-test/src/rules.mak:124: tests/test-qdev-global-props] 
Error 1
make: *** Waiting for unfinished jobs....
Traceback (most recent call last):


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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]