FYI. Thanks, Fan Chen
-----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Sunday, September 18, 2016 11:45 PM To: Chen, Farrah <[email protected]> Cc: [email protected]; [email protected] Subject: Re: [edk2] edk2 compile error > On Sep 17, 2016, at 8:38 PM, Chen, Farrah <[email protected]> wrote: > > Hi, > > When I compile xen with the latest commit in RHEL 6.7, it failed when make > tools. Errors showed when running edk2 build for OvmfPkgX64. > Bisected and this error occurred from commit > 8c8b6fb02342f7aa78e611a5f0f63dcf8fbf48f2. > > commit 8c8b6fb02342f7aa78e611a5f0f63dcf8fbf48f2 > Author: Wei Liu <[email protected]<mailto:[email protected]>> > Date: Tue Sep 6 12:54:47 2016 +0100 > > Config.mk: update OVMF commit > > Signed-off-by: Wei Liu [email protected]<mailto:[email protected]> > > > We have updated OVMF to the latest master and cleaned everything before > rebuilding. > > > > Steps: > > make clean > > make xen -j8 > > ./configure --enable-ovmf > > make tools -j8 > > Then the error occurred. > > > > > > I also tried: > > git clone https://github.com/tianocore/edk2.git > > cd edk2 > > OvmfPkg/build.sh -a X64 -b DEBUG -n 4 > The same error occurred. > ......................................................................................................................................................... > > log: > ...... > Running edk2 build for OvmfPkgX64 > ...... > /home/www/builds_xen_unstable/xen-src-8c8b6fb0-20160912/tools/firmware/ovmf-dir-remote/Build/OvmfX64/DEBUG_GCC44/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii:173: > error: invalid combination of opcode and operands > /home/www/builds_xen_unstable/xen-src-8c8b6fb0-20160912/tools/firmware/ovmf-dir-remote/Build/OvmfX64/DEBUG_GCC44/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii:175: > error: invalid combination of opcode and operands > /home/www/builds_xen_unstable/xen-src-8c8b6fb0-20160912/tools/firmware/ovmf-dir-remote/Build/OvmfX64/DEBUG_GCC44/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii:177: > error: invalid combination of opcode and operands > /home/www/builds_xen_unstable/xen-src-8c8b6fb0-20160912/tools/firmware/ovmf-dir-remote/Build/OvmfX64/DEBUG_GCC44/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii:179: > error: invalid combination of opcode and operands > /home/www/builds_xen_unstable/xen-src-8c8b6fb0-20160912/tools/firmware/ovmf-dir-remote/Build/OvmfX64/DEBUG_GCC44/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii:313: > error: invalid combination of opcode and operands > /home/www/builds_xen_unstable/xen-src-8c8b6fb0-20160912/tools/firmware/ovmf-dir-remote/Build/OvmfX64/DEBUG_GCC44/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii:315: > error: invalid combination of opcode and operands Can you attach a copy of the failing ExceptionHandlerAsm.iii as it is the output of the preprocessor. Thanks, Andrew Fish > make[7]: Leaving directory > `/home/www/builds_xen_unstable/xen-src-8c8b6fb0-20160912/tools/firmware/ovmf-dir-remote/Build/OvmfX64/DEBUG_GCC44/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib' > make[7]: *** > [/home/www/builds_xen_unstable/xen-src-8c8b6fb0-20160912/tools/firmware/ovmf-dir-remote/Build/OvmfX64/DEBUG_GCC44/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.obj] > Error 1 > > > build.py... > : error 7000: Failed to execute command > make tbuild > [/home/www/builds_xen_unstable/xen-src-8c8b6fb0-20160912/tools/firmware/ovmf-dir-remote/Build/OvmfX64/DEBUG_GCC44/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib] > > > build.py... > : error F002: Failed to build module > > /home/www/builds_xen_unstable/xen-src-8c8b6fb0-20160912/tools/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf > [X64, GCC44, DEBUG] > > - Failed - > > > Thanks, > Fan Chen > > > _______________________________________________ > edk2-devel mailing list > [email protected] > https://lists.01.org/mailman/listinfo/edk2-devel
ExceptionHandlerAsm.iii
Description: ExceptionHandlerAsm.iii
_______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
