From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id D54FB1A1E1E for ; Sat, 17 Sep 2016 20:38:23 -0700 (PDT) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga104.jf.intel.com with ESMTP; 17 Sep 2016 20:38:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,354,1470726000"; d="scan'208,217";a="10290607" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga005.fm.intel.com with ESMTP; 17 Sep 2016 20:38:23 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sat, 17 Sep 2016 20:38:22 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.150]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.91]) with mapi id 14.03.0248.002; Sun, 18 Sep 2016 11:38:20 +0800 From: "Chen, Farrah" To: "'edk2-devel@ml01.01.org'" CC: "'wei.liu2@citrix.com'" , "Hao, Xudong" , "'xen-devel@lists.xen.org'" Thread-Topic: edk2 compile error Thread-Index: AdIRXVxDf6xB2f8kRaut4adXDo5SvQ== Date: Sun, 18 Sep 2016 03:38:19 +0000 Message-ID: <1B925CC0CD9F3341B32D442251E7E1DC36E16EC8@shsmsx102.ccr.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 Subject: edk2 compile error X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2016 03:38:24 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable 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 8c8b6fb02342f7aa78e611a5f0f63d= cf8fbf48f2. commit 8c8b6fb02342f7aa78e611a5f0f63dcf8fbf48f2 Author: Wei Liu > Date: Tue Sep 6 12:54:47 2016 +0100 Config.mk: update OVMF commit Signed-off-by: Wei Liu wei.liu2@citrix.com We have updated OVMF to the latest master and cleaned everything before reb= uilding. 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/CpuExceptionHa= ndlerLib/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/CpuExceptionHa= ndlerLib/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/CpuExceptionHa= ndlerLib/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/CpuExceptionHa= ndlerLib/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/CpuExceptionHa= ndlerLib/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/CpuExceptionHa= ndlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii:315: = error: invalid combination of opcode and operands make[7]: Leaving directory `/home/www/builds_xen_unstable/xen-src-8c8b6fb0-= 20160912/tools/firmware/ovmf-dir-remote/Build/OvmfX64/DEBUG_GCC44/X64/UefiC= puPkg/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/ExceptionHandle= rAsm.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/Uefi= CpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib] build.py... : error F002: Failed to build module /home/www/builds_xen_unstable/xen-src-8c8b6fb0-20160912/too= ls/firmware/ovmf-dir-remote/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCp= uExceptionHandlerLib.inf [X64, GCC44, DEBUG] - Failed - Thanks, Fan Chen