sudo /opt/local/bin/python2.6 -v configure.py -q /opt/local/bin/qmake --confirm-license LFLAGS="-F/opt/local/Library/Frameworks -L/opt/local/lib" # installing zipimport hook import zipimport # builtin # installed zipimport hook # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site.py import site # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os.py import os # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os.pyc import errno # builtin import posix # builtin # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/posixpath.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/posixpath.py import posixpath # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/posixpath.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/stat.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/stat.py import stat # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/stat.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/genericpath.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/genericpath.py import genericpath # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/genericpath.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/warnings.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/warnings.py import warnings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/warnings.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/linecache.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/linecache.py import linecache # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/linecache.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/types.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/types.py import types # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/types.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/UserDict.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/UserDict.py import UserDict # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/UserDict.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/_abcoll.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/_abcoll.py import _abcoll # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/_abcoll.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/abc.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/abc.py import abc # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/abc.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy_reg.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy_reg.py import copy_reg # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy_reg.pyc import encodings # directory /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/__init__.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/__init__.py import encodings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/__init__.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/codecs.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/codecs.py import codecs # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/codecs.pyc import _codecs # builtin # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/aliases.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/aliases.py import encodings.aliases # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/aliases.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/utf_8.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/utf_8.py import encodings.utf_8 # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/utf_8.pyc Python 2.6.6 (r266:84292, Sep 2 2010, 17:31:23) [GCC 4.2.1 (Apple Inc. build 5664)] on darwin Type "help", "copyright", "credits" or "license" for more information. # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/glob.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/glob.py import glob # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/glob.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/re.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/re.py import re # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/re.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.py import sre_compile # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.pyc import _sre # builtin # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_parse.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_parse.py import sre_parse # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_parse.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_constants.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_constants.py import sre_constants # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_constants.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/fnmatch.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/fnmatch.py import fnmatch # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/fnmatch.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/optparse.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/optparse.py import optparse # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/optparse.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/textwrap.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/textwrap.py import textwrap # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/textwrap.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/string.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/string.py import string # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/string.pyc dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so", 2); import strop # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/gettext.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/gettext.py import gettext # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/gettext.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.py import locale # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/functools.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/functools.py import functools # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/functools.pyc dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_functools.so", 2); import _functools # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_functools.so dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_locale.so", 2); import _locale # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_locale.so dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/operator.so", 2); import operator # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/operator.so # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy.py import copy # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/struct.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/struct.py import struct # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/struct.pyc dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_struct.so", 2); import _struct # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_struct.so # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.py import shutil # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/sipconfig.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/sipconfig.py import sipconfig # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/sipconfig.pyc Determining the layout of your Qt installation... # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py import subprocess # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/traceback.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/traceback.py import traceback # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/traceback.pyc import gc # builtin dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/time.so", 2); import time # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/time.so dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/select.so", 2); import select # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/select.so dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/fcntl.so", 2); import fcntl # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/fcntl.so # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/pickle.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/pickle.py import pickle # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/pickle.pyc import marshal # builtin dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/binascii.so", 2); import binascii # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/binascii.so dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so", 2); import cStringIO # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so