From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: vTPM patch does not apply Date: Fri, 4 May 2012 17:45:19 +0200 Message-ID: <20120504154519.GA4958@aepfle.de> References: <831D55AF5A11D64C9B4B43F59EEBF720A10D810DCA@FTLPMAILBOX02.citrite.net> <1336058302.20716.100.camel@zakaz.uk.xensource.com> <20120503153616.GA10918@aepfle.de> <20120503155716.GA14354@aepfle.de> <1336120438.26385.13.camel@dagon.hellion.org.uk> <20120504092819.GA10010@aepfle.de> <20387.44344.187553.704998@mariner.uk.xensource.com> <1336127272.2361.42.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1336127272.2361.42.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: "xen-devel@lists.xensource.com" , Ian Jackson , Ross Philipson List-Id: xen-devel@lists.xenproject.org On Fri, May 04, Ian Campbell wrote: > FWIW we don't build vTPM by default so you wouldn't have noticed the > actual failure. > > Perhaps the test system should enable non-default things like this? Sounds like a good idea to have a full featured build test. I just sent a patch out which fixes package build with '--enable-vtpm' at least in a SLES11 SP1 chroot for me. For some reason I did not send it earlier. Its 'tools/vtpm_manager: add missing DESTDIR to install rule' Olaf