[MacPorts] #39270: Python27 staging into destroot fails: AttributeError: 'module' object has no attribute 'GetQDGlobalsScreenBits'

MacPorts noreply at macports.org
Wed May 29 04:14:19 PDT 2013


#39270: Python27 staging into destroot fails: AttributeError: 'module' object has
no attribute 'GetQDGlobalsScreenBits'
-------------------------+--------------------------------
 Reporter:  d.schreij@…  |      Owner:  macports-tickets@…
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.1.3
 Keywords:               |       Port:  python27
-------------------------+--------------------------------
 Python27 (2.7.5) builds fine, but when staged into destroot, the process
 stops with the message:

 {{{
 :info:destroot Traceback (most recent call last):
 :info:destroot   File "./scripts/BuildApplet.py", line 16, in <module>
 :info:destroot     import EasyDialogs
 :info:destroot   File
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.5/Lib
 /plat-mac/EasyDialogs.py", line 247, in <module>
 :info:destroot     screenbounds = Qd.GetQDGlobalsScreenBits().bounds
 :info:destroot AttributeError: 'module' object has no attribute
 'GetQDGlobalsScreenBits'
 :info:destroot make[1]: *** [install_BuildApplet] Error 1
 }}}

 For further insight I have attached the main.log as well
 I am aware that I'm building with the i386 arch, but that is strict a
 requirement of the current project I'm working on

-- 
Ticket URL: <https://trac.macports.org/ticket/39270>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list