All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Olaf Hering <olaf@aepfle.de>
Cc: Quan Xu <quan.xu@intel.com>, xen-devel@lists.xen.org
Subject: Re: stubdom vtpm build failure in staging
Date: Wed, 28 Jan 2015 15:24:53 +0000	[thread overview]
Message-ID: <1422458693.5187.19.camel@citrix.com> (raw)
In-Reply-To: <20150128150850.GA4285@aepfle.de>

On Wed, 2015-01-28 at 16:08 +0100, Olaf Hering wrote:
> Current staging fails in the install-stubdom target:
> 
> ...
> [  488s] tpm2_types.h:86: error: redefinition of typedef 'BYTE'
> [  488s] tcg.h:404: error: previous declaration of 'BYTE' was here
> [  488s] tpm2_types.h:87: error: redefinition of typedef 'BOOL'
> [  488s] tcg.h:405: error: previous declaration of 'BOOL' was here
> [  488s] tpm2_types.h:89: error: redefinition of typedef 'UINT16'
> [  488s] tcg.h:406: error: previous declaration of 'UINT16' was here
> [  488s] tpm2_types.h:90: error: redefinition of typedef 'UINT32'
> [  488s] tcg.h:407: error: previous declaration of 'UINT32' was here
> [  488s] tpm2_types.h:91: error: redefinition of typedef 'UINT64'
> [  488s] tcg.h:408: error: previous declaration of 'UINT64' was here
> [  488s] tpm2_types.h:219: error: redefinition of typedef 'TPM_HANDLE'
> [  488s] tcg.h:413: error: previous declaration of 'TPM_HANDLE' was here
> [  488s] tpm2_types.h:236: error: redefinition of typedef 'TPM_ALGORITHM_ID'
> [  488s] tcg.h:425: error: previous declaration of 'TPM_ALGORITHM_ID' was here
> [  488s] tpm2_types.h:285: error: redefinition of typedef 'TPMI_RH_HIERARCHY_AUTH'
> [  488s] tpm2_types.h:264: error: previous declaration of 'TPMI_RH_HIERARCHY_AUTH' was here
> [  488s] tpm2_types.h:307: error: redefinition of typedef 'TPM_ALG_ID'
> [  488s] tpm2_types.h:306: error: previous declaration of 'TPM_ALG_ID' was here
> [  488s] make[2]: Entering directory `/usr/src/packages/BUILD/xen-4.6.30230/non-dbg/stubdom/ioemu'
> [  488s] make[2]: *** [vtpmmgr.o] Error 1

I didn't see this on my pre-commit builds, which are debug=y, but I
don't see anything in the code where debug= would make a difference.

Do you perhaps have a CFLAG override in force which is making the
compiler more pedantic about these things?

Ian.

> ....
> 
> This happens with openSUSE 11.4 and SLES11 with
> xen_hg_changeset Wed Jan 28 13:28:46 2015 +0000 hg: 30230:e44b74f5a177
> 
> Last successful build was:
> xen_hg_changeset Wed Jan 28 09:59:46 2015 +0000 hg: 30213:242d3c94e590
> 
> Olaf
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

  parent reply	other threads:[~2015-01-28 15:24 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-28 15:08 stubdom vtpm build failure in staging Olaf Hering
2015-01-28 15:13 ` Xu, Quan
2015-02-11 15:20   ` Olaf Hering
2015-02-12 16:56     ` Xu, Quan
2015-02-12 17:24       ` Xu, Quan
2015-02-12 17:40         ` Andrew Cooper
2015-02-13  2:07           ` Xu, Quan
2015-02-25 13:54             ` Ian Campbell
2015-02-27 15:07               ` Xu, Quan
2015-03-11 10:51                 ` Ian Campbell
2015-03-12  1:46                   ` Xu, Quan
2015-03-12  9:42                     ` Ian Campbell
2015-03-12 15:44     ` Xu, Quan
2015-03-13 13:30       ` Olaf Hering
2015-03-13 15:39         ` Xu, Quan
2015-01-28 15:24 ` Ian Campbell [this message]
2015-01-29  7:34   ` Xu, Quan
2015-01-29  8:27     ` Olaf Hering
2015-01-29  9:22       ` Xu, Quan
2015-01-29  9:36         ` Olaf Hering
2015-01-29 10:27           ` Olaf Hering
2015-01-29 10:46             ` Ian Campbell
2015-01-30  8:09               ` Olaf Hering
2015-01-30 10:39                 ` Ian Campbell
2015-01-30 11:03               ` Jan Beulich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1422458693.5187.19.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=olaf@aepfle.de \
    --cc=quan.xu@intel.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.