On 03/16/2018 06:00 PM, no-re...@patchew.org wrote:
Hi,

This series failed docker-quick@centos6 build test. Please find the testing 
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

Type: series
Message-id: 1521236796-24551-1-git-send-email-stef...@linux.vnet.ibm.com
Subject: [Qemu-devel] [PATCH v5 for 2.13 0/4] tpm: Extend TPM with state 
migration support


make: *** No rule to make target `tests/tpm-util.o', needed by 
`tests/tpm-crb-swtpm-test'.  Stop.
make: *** Waiting for unfinished jobs....
   CC      tests/tpm-emu.o
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:21:22: error: tpm-util.h: No such 
file or directory
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c: In function 'tpm_crb_swtpm_test':
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:127: warning: implicit 
declaration of function 'tpm_util_swtpm_start'
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:127: warning: nested extern 
declaration of 'tpm_util_swtpm_start'
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:140: warning: implicit 
declaration of function 'tpm_util_startup'
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:140: warning: nested extern 
declaration of 'tpm_util_startup'
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:140: error: 
'tpm_util_crb_transfer' undeclared (first use in this function)
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:140: error: (Each undeclared 
identifier is reported only once
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:140: error: for each function it 
appears in.)
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:141: warning: implicit 
declaration of function 'tpm_util_pcrextend'
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:141: warning: nested extern 
declaration of 'tpm_util_pcrextend'
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:148: warning: implicit 
declaration of function 'tpm_util_pcrread'
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:148: warning: nested extern 
declaration of 'tpm_util_pcrread'
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:152: warning: implicit 
declaration of function 'tpm_util_swtpm_kill'
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:152: warning: nested extern 
declaration of 'tpm_util_swtpm_kill'
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c: In function 
'tpm_crb_swtpm_migration_test':
/tmp/qemu-test/src/tests/tpm-crb-swtpm-test.c:186: error: 
'tpm_util_crb_transfer' undeclared (first use in this function)

Missing new files. Thanks for pointing this out. V5.1 fixes it.

    Stefan


Reply via email to