[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] ovmf fail to compile
Wei, I checked the latest OVMF changeset on Xen staging tree and master tree, both are af9785a9ed61daea52b47f0bf448f1f228beee1e. This commit is what I used. OVMF_UPSTREAM_REVISION ?= af9785a9ed61daea52b47f0bf448f1f228beee1e Yes, I found the Config.mk updated with Xen commit 04c5efb0a141fa53e805e396970419436e74ce67, the old OVMF works fine for me. diff --git a/Config.mk b/Config.mk index 114db9a..5db7ca5 100644 --- a/Config.mk +++ b/Config.mk @@ -253,7 +253,7 @@ QEMU_TRADITIONAL_URL ?= git://xenbits.xen.org/qemu-xen-traditional.git SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif -OVMF_UPSTREAM_REVISION ?= cb9a7ebabcd6b8a49dc0854b2f9592d732b5afbd +OVMF_UPSTREAM_REVISION ?= af9785a9ed61daea52b47f0bf448f1f228beee1e QEMU_UPSTREAM_REVISION ?= master MINIOS_UPSTREAM_REVISION ?= 256035e01a1aa5739e34f245f3b1e9e8ee204210 # Thu Jul 23 11:08:38 2015 +0100 > -----Original Message----- > From: Wei Liu [mailto:wei.liu2@xxxxxxxxxx] > Sent: Monday, November 2, 2015 5:59 PM > To: Hao, Xudong <xudong.hao@xxxxxxxxx> > Cc: xen-devel@xxxxxxxxxxxxx; wei.liu2@xxxxxxxxxx > Subject: Re: [Xen-devel] ovmf fail to compile > > On Mon, Nov 02, 2015 at 07:27:32AM +0000, Hao, Xudong wrote: > > Hi, > > > > Does anyone meet build OVMF failure? The ovmf is xen default repo: > http://xenbits.xen.org/git-http/ovmf.git, with latest commit > af9785a9ed61daea52b47f0bf448f1f228beee1e, and OS is X86_64 RHEL6.6. > > > > > > ... > > make[1]: *** > > [/home/nightly/builds_xen_unstable/xen-src-bf0d4923-20151029/tools/fir > > mware/ovmf- > dir/Build/OvmfX64/DEBUG_GCC44/X64/OvmfPkg/Sec/SecMain/DEBUG > > /SecMain.dll] Error 1 > > > > > > build.py... > > : error 7000: Failed to execute command > > make tbuild > > [/home/nightly/builds_xen_unstable/xen-src-bf0d4923-20151029/tools/fir > > mware/ovmf-dir/Build/OvmfX64/DEBUG_GCC44/X64/OvmfPkg/Sec/SecMain] > > > > > > build.py... > > : error 7000: Failed to execute command > > make tbuild > > [/home/nightly/builds_xen_unstable/xen-src-bf0d4923-20151029/tools/fir > > mware/ovmf- > dir/Build/OvmfX64/DEBUG_GCC44/X64/MdeModulePkg/Universal/PC > > D/Pei/Pcd] > > > > > > build.py... > > : error 7000: Failed to execute command > > make tbuild > > [/home/nightly/builds_xen_unstable/xen-src-bf0d4923-20151029/tools/fir > > mware/ovmf- > dir/Build/OvmfX64/DEBUG_GCC44/X64/MdeModulePkg/Core/Pei/Pei > > Main] > > > > > > build.py... > > : error 7000: Failed to execute command > > make tbuild > > [/home/nightly/builds_xen_unstable/xen-src-bf0d4923-20151029/tools/fir > > mware/ovmf- > dir/Build/OvmfX64/DEBUG_GCC44/X64/IntelFrameworkModulePkg/U > > niversal/StatusCode/Pei/StatusCodePei] > > > > > > build.py... > > : error 7000: Failed to execute command > > make tbuild > > [/home/nightly/builds_xen_unstable/xen-src-bf0d4923-20151029/tools/fir > > mware/ovmf- > dir/Build/OvmfX64/DEBUG_GCC44/X64/MdeModulePkg/Core/DxeIplP > > eim/DxeIpl] > > > > > > build.py... > > : error F002: Failed to build module > > > > /home/nightly/builds_xen_unstable/xen-src-bf0d4923-20151029/tools/firm > > ware/ovmf-dir/OvmfPkg/Sec/SecMain.inf [X64, GCC44, DEBUG] > > > > It could be there are bugs that break gcc-4.4 build. Unfortunately the log > above > doesn't show much information. > > BTW we updated OVMF changeset in Config.mk recently. Did you start your > build from a fresh clone? > > > Wei. > > > > > Best Regards > > Xudong > > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@xxxxxxxxxxxxx > > http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |