#43181: py34-gobject3: install fails during destroot, parent module ' ' not loaded, cannot perform relative import ----------------------+--------------------------- Reporter: devans@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py34-gobject3 ----------------------+--------------------------- Failure from build log (attached): {{{ :info:destroot /usr/bin/install -c -m 644 __init__.py types.py module.py importer.py pygtkcompat.py docstring.py '/opt/local/var/macports/build /_opt_macports_trunk_dports_python_py- gobject3/py34-gobject3/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4 /site-packages/gi' :info:destroot Traceback (most recent call last): :info:destroot File "<string>", line 2, in <module> :info:destroot File "/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/py_compile.py", line 6, in <module> :info:destroot import importlib._bootstrap :info:destroot File "/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/importlib/__init__.py", line 35, in <module> :info:destroot import types :info:destroot File "/opt/local/var/macports/build /_opt_macports_trunk_dports_python_py- gobject3/py34-gobject3/work/pygobject-3.10.2/gi/types.py", line 28, in <module> :info:destroot from . import _gobject :info:destroot SystemError: Parent module '' not loaded, cannot perform relative import :info:destroot make[3]: *** [install-pygiPYTHON] Error 1 :info:destroot make[3]: Leaving directory `/opt/local/var/macports/build /_opt_macports_trunk_dports_python_py- gobject3/py34-gobject3/work/pygobject-3.10.2/gi' :info:destroot make[2]: *** [install-am] Error 2 }}} -- Ticket URL: <https://trac.macports.org/ticket/43181> MacPorts <http://www.macports.org/> Ports system for OS X