From mboxrd@z Thu Jan 1 00:00:00 1970 From: Attilio Rao Subject: Re: [PATCH] [PATCH v3] Fetch the OVMF repository from specific git mirror and enable it Date: Wed, 14 Mar 2012 13:14:00 +0000 Message-ID: <4F609998.5020104@citrix.com> References: <402a1e16b2d8f24725cc.1330630107@dhcp-3-145.uk.xensource.com> <20320.35396.254724.585442@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20320.35396.254724.585442@mariner.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 Jackson Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 14/03/12 12:08, Ian Jackson wrote: > Attilio Rao writes ("[Xen-devel] [PATCH] [PATCH v3] Fetch the OVMF repository from specific git mirror and enable it"): > >> Signed-off-by: Attilio Rao >> > cp ovmf-makefile ovmf/Makefile; > Switched to a new branch 'dummy' > cp seabios-config seabios-dir/.config; > make subdirs-all > make[4]: Entering directory `/u/iwj/work/xen-unstable-tools.hg/tools/firmware' > make[5]: Entering directory `/u/iwj/work/xen-unstable-tools.hg/tools/firmware' > make -C ovmf all > make[6]: Entering directory `/u/iwj/work/xen-unstable-tools.hg/tools/firmware/ovmf-remote' > make[6]: warning: -jN forced in submake: disabling jobserver mode. > OvmfPkg/build.sh -a X64 > Initializing workspace > /u/iwj/work/xen-unstable-tools.hg/tools/firmware/ovmf-remote/BaseTools > Unable to find expected bin path under $EDK_TOOLS_PATH! > Interesting, this breakage cames from OVMF build, but I never could reproduce something like that, let me get back to you soon. Attilio