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.88; helo=mga01.intel.com; envelope-from=farrah.chen@intel.com; receiver=edk2-devel@lists.01.org Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (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 9B22B22618148 for ; Tue, 10 Apr 2018 18:13:28 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Apr 2018 18:13:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,434,1517904000"; d="scan'208";a="219433912" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga005.fm.intel.com with ESMTP; 10 Apr 2018 18:13:28 -0700 Received: from fmsmsx102.amr.corp.intel.com (10.18.124.200) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 10 Apr 2018 18:13:27 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by FMSMSX102.amr.corp.intel.com (10.18.124.200) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 10 Apr 2018 18:13:27 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.184]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.43]) with mapi id 14.03.0319.002; Wed, 11 Apr 2018 09:13:25 +0800 From: "Chen, Farrah" To: "Zhu, Yonghong" , "edk2-devel@lists.01.org" CC: "Hu, Robert" , "Guo, Xuelian" Thread-Topic: OVMF build fail because of missing Dictionary.py Thread-Index: AdPQjzAtoMlgh+XySPSAahq1vgBLJwAAhzZwAAFbQBAAJtrZUA== Date: Wed, 11 Apr 2018 01:13:25 +0000 Message-ID: <1B925CC0CD9F3341B32D442251E7E1DC391AA490@shsmsx102.ccr.corp.intel.com> References: <1B925CC0CD9F3341B32D442251E7E1DC391AA0D6@shsmsx102.ccr.corp.intel.com> In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZjY2NDkwMDYtNmQ2YS00MmMxLWIwZTQtY2EyMzQ1NTk0MTNlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjIuNS4xOCIsIlRydXN0ZWRMYWJlbEhhc2giOiJSdEFqSDFpMTVVK3NGbzhtRkY2SUg4SmFod2gyb2JmaXRRdVA4cGFnNk5HZUdyUFE3UFlMSE9hQVdyeGxSMUw1In0= x-ctpclassification: CTP_NT 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: Wed, 11 Apr 2018 01:13:28 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable It's OK now, thank you. Thanks, Fan -----Original Message----- From: Zhu, Yonghong=20 Sent: Tuesday, April 10, 2018 2:42 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 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