From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.136; helo=mga12.intel.com; envelope-from=yonghong.zhu@intel.com; receiver=edk2-devel@lists.01.org Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) (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 4817A225FA04F for ; Mon, 9 Apr 2018 23:41:41 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Apr 2018 23:41:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,430,1517904000"; d="scan'208";a="45624101" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga001.fm.intel.com with ESMTP; 09 Apr 2018 23:41:40 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 9 Apr 2018 23:41:40 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.151]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.149]) with mapi id 14.03.0319.002; Tue, 10 Apr 2018 14:41:38 +0800 From: "Zhu, Yonghong" To: "Chen, Farrah" , "edk2-devel@lists.01.org" CC: "Hu, Robert" , "Guo, Xuelian" , "Zhu, Yonghong" Thread-Topic: OVMF build fail because of missing Dictionary.py Thread-Index: AdPQjzAtoMlgh+XySPSAahq1vgBLJwAAhzZwAAFbQBA= Date: Tue, 10 Apr 2018 06:41:38 +0000 Message-ID: References: <1B925CC0CD9F3341B32D442251E7E1DC391AA0D6@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 Subject: Re: OVMF build fail because of missing Dictionary.py X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2018 06:41:41 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi Fan, The build failure issue was fixed, please help to check it. thanks. Best Regards, Zhu Yonghong -----Original Message----- From: Zhu, Yonghong=20 Sent: Tuesday, April 10, 2018 2:02 PM To: 'Chen, Farrah' ; edk2-devel@lists.01.org Cc: Hu, Robert ; Guo, Xuelian ;= Zhu, Yonghong Subject: RE: OVMF build fail because of missing Dictionary.py Thanks. I will fix it soon. Best Regards, Zhu Yonghong -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Chen= , Farrah Sent: Tuesday, April 10, 2018 1:55 PM To: edk2-devel@lists.01.org Cc: Hu, Robert ; Guo, Xuelian Subject: [edk2] OVMF build fail because of missing Dictionary.py Hi, When we build OVMF, the following error occurred: File "/home/build/kvm_build/nightly/kvm-next-20180410123610-e01bca2f-915d34= c5/kvm/edk2/BaseTools/Source/Python/Common/InfClassObject.py", line 25, in = from Dictionary import * ImportError: No module named Dictionary It seems that Dictionary.py has been removed from Common, but in InfClassOb= ject.py, "from Dictionary import *" still exists. Best Regards, Fan Chen _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel