qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 for 2.13 0/4] tpm: Extend TPM with state migr


From: Stefan Berger
Subject: Re: [Qemu-devel] [PATCH v5 for 2.13 0/4] tpm: Extend TPM with state migration support
Date: Fri, 16 Mar 2018 19:26:00 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

On 03/16/2018 06:00 PM, address@hidden wrote:
Hi,

This series failed address@hidden 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: address@hidden
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

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