 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH OSSTEST] ts-xen-build-prep: install nasm
 Ian Campbell <Ian.Campbell@xxxxxxxxxx> writes:
> On Sat, 2015-01-31 at 22:51 +0000, Wei Liu wrote:
>> OVMF requires nasm to build.
>
> I suppose this is a new requirement added by the mainline branch we just
> added?
>>
Yes. The log in the latest two failed runs suggests so.
I also tested building latest OVMF HEAD it does require nasm to build.
Wei.
>> Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
>
> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
>
>> Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
>> ---
>>  ts-xen-build-prep | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/ts-xen-build-prep b/ts-xen-build-prep
>> index a7d0d03..24a8b25 100755
>> --- a/ts-xen-build-prep
>> +++ b/ts-xen-build-prep
>> @@ -178,7 +178,7 @@ sub prep () {
>>                                 autoconf automake libtool xsltproc
>>                                 libxml2-utils libxml2-dev libnl-dev
>>                                 libdevmapper-dev w3c-dtd-xhtml 
>> libxml-xpath-perl
>> -                           ccache));
>> +                               ccache nasm));
>>  
>>      target_cmd_root($ho, "chmod -R a+r /usr/share/git-core/templates");
>>      # workaround for Debian #595728
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |