public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* OVMF build fail because of missing Dictionary.py
@ 2018-04-10  5:54 Chen, Farrah
  2018-04-10  6:01 ` Zhu, Yonghong
  2018-04-10  6:41 ` Zhu, Yonghong
  0 siblings, 2 replies; 4+ messages in thread
From: Chen, Farrah @ 2018-04-10  5:54 UTC (permalink / raw)
  To: edk2-devel@lists.01.org; +Cc: Hu, Robert, Hao, Xudong, Guo, Xuelian

Hi,

When we build OVMF, the following error occurred:
File "/home/build/kvm_build/nightly/kvm-next-20180410123610-e01bca2f-915d34c5/kvm/edk2/BaseTools/Source/Python/Common/InfClassObject.py", line 25, in <module>
    from Dictionary import *
ImportError: No module named Dictionary

It seems that Dictionary.py has been removed from Common, but in InfClassObject.py, "from Dictionary import *" still exists.


Best Regards,
Fan Chen



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: OVMF build fail because of missing Dictionary.py
  2018-04-10  5:54 OVMF build fail because of missing Dictionary.py Chen, Farrah
@ 2018-04-10  6:01 ` Zhu, Yonghong
  2018-04-10  6:41 ` Zhu, Yonghong
  1 sibling, 0 replies; 4+ messages in thread
From: Zhu, Yonghong @ 2018-04-10  6:01 UTC (permalink / raw)
  To: Chen, Farrah, edk2-devel@lists.01.org
  Cc: Hu, Robert, Guo, Xuelian, Zhu, Yonghong

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 <robert.hu@intel.com>; Guo, Xuelian <xuelian.guo@intel.com>
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-915d34c5/kvm/edk2/BaseTools/Source/Python/Common/InfClassObject.py", line 25, in <module>
    from Dictionary import *
ImportError: No module named Dictionary

It seems that Dictionary.py has been removed from Common, but in InfClassObject.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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: OVMF build fail because of missing Dictionary.py
  2018-04-10  5:54 OVMF build fail because of missing Dictionary.py Chen, Farrah
  2018-04-10  6:01 ` Zhu, Yonghong
@ 2018-04-10  6:41 ` Zhu, Yonghong
  2018-04-11  1:13   ` Chen, Farrah
  1 sibling, 1 reply; 4+ messages in thread
From: Zhu, Yonghong @ 2018-04-10  6:41 UTC (permalink / raw)
  To: Chen, Farrah, edk2-devel@lists.01.org
  Cc: Hu, Robert, Guo, Xuelian, Zhu, Yonghong

Hi Fan,
The build failure issue was fixed, please help to check it. thanks.

Best Regards,
Zhu Yonghong


-----Original Message-----
From: Zhu, Yonghong 
Sent: Tuesday, April 10, 2018 2:02 PM
To: 'Chen, Farrah' <farrah.chen@intel.com>; edk2-devel@lists.01.org
Cc: Hu, Robert <robert.hu@intel.com>; Guo, Xuelian <xuelian.guo@intel.com>; Zhu, Yonghong <yonghong.zhu@intel.com>
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 <robert.hu@intel.com>; Guo, Xuelian <xuelian.guo@intel.com>
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-915d34c5/kvm/edk2/BaseTools/Source/Python/Common/InfClassObject.py", line 25, in <module>
    from Dictionary import *
ImportError: No module named Dictionary

It seems that Dictionary.py has been removed from Common, but in InfClassObject.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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: OVMF build fail because of missing Dictionary.py
  2018-04-10  6:41 ` Zhu, Yonghong
@ 2018-04-11  1:13   ` Chen, Farrah
  0 siblings, 0 replies; 4+ messages in thread
From: Chen, Farrah @ 2018-04-11  1:13 UTC (permalink / raw)
  To: Zhu, Yonghong, edk2-devel@lists.01.org; +Cc: Hu, Robert, Guo, Xuelian

It's OK now, thank you.


Thanks,
Fan


-----Original Message-----
From: Zhu, Yonghong 
Sent: Tuesday, April 10, 2018 2:42 PM
To: Chen, Farrah <farrah.chen@intel.com>; edk2-devel@lists.01.org
Cc: Hu, Robert <robert.hu@intel.com>; Guo, Xuelian <xuelian.guo@intel.com>; Zhu, Yonghong <yonghong.zhu@intel.com>
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 
Sent: Tuesday, April 10, 2018 2:02 PM
To: 'Chen, Farrah' <farrah.chen@intel.com>; edk2-devel@lists.01.org
Cc: Hu, Robert <robert.hu@intel.com>; Guo, Xuelian <xuelian.guo@intel.com>; Zhu, Yonghong <yonghong.zhu@intel.com>
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 <robert.hu@intel.com>; Guo, Xuelian <xuelian.guo@intel.com>
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-915d34c5/kvm/edk2/BaseTools/Source/Python/Common/InfClassObject.py", line 25, in <module>
    from Dictionary import *
ImportError: No module named Dictionary

It seems that Dictionary.py has been removed from Common, but in InfClassObject.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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-11  1:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-10  5:54 OVMF build fail because of missing Dictionary.py Chen, Farrah
2018-04-10  6:01 ` Zhu, Yonghong
2018-04-10  6:41 ` Zhu, Yonghong
2018-04-11  1:13   ` Chen, Farrah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox