Ticket #27193: configure_verbose_output_mb.txt

File configure_verbose_output_mb.txt, 13.5 KB (added by matteobachetti@…, 13 years ago)
Line 
1sudo  /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"
2# installing zipimport hook
3import zipimport # builtin
4# installed zipimport hook
5# /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
6import site # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site.pyc
7# /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
8import os # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os.pyc
9import errno # builtin
10import posix # builtin
11# /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
12import posixpath # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/posixpath.pyc
13# /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
14import stat # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/stat.pyc
15# /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
16import genericpath # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/genericpath.pyc
17# /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
18import warnings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/warnings.pyc
19# /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
20import linecache # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/linecache.pyc
21# /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
22import types # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/types.pyc
23# /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
24import UserDict # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/UserDict.pyc
25# /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
26import _abcoll # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/_abcoll.pyc
27# /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
28import abc # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/abc.pyc
29# /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
30import copy_reg # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy_reg.pyc
31import encodings # directory /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings
32# /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
33import encodings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/__init__.pyc
34# /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
35import codecs # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/codecs.pyc
36import _codecs # builtin
37# /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
38import encodings.aliases # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/aliases.pyc
39# /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
40import encodings.utf_8 # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/utf_8.pyc
41Python 2.6.6 (r266:84292, Sep  2 2010, 17:31:23)
42[GCC 4.2.1 (Apple Inc. build 5664)] on darwin
43Type "help", "copyright", "credits" or "license" for more information.
44# /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
45import glob # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/glob.pyc
46# /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
47import re # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/re.pyc
48# /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
49import sre_compile # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.pyc
50import _sre # builtin
51# /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
52import sre_parse # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_parse.pyc
53# /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
54import sre_constants # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_constants.pyc
55# /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
56import fnmatch # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/fnmatch.pyc
57# /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
58import optparse # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/optparse.pyc
59# /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
60import textwrap # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/textwrap.pyc
61# /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
62import string # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/string.pyc
63dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so", 2);
64import strop # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so
65# /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
66import gettext # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/gettext.pyc
67# /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
68import locale # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.pyc
69# /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
70import functools # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/functools.pyc
71dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_functools.so", 2);
72import _functools # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_functools.so
73dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_locale.so", 2);
74import _locale # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_locale.so
75dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/operator.so", 2);
76import operator # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/operator.so
77# /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
78import copy # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy.pyc
79# /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
80import struct # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/struct.pyc
81dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_struct.so", 2);
82import _struct # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_struct.so
83# /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
84import shutil # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.pyc
85# /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
86import sipconfig # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/sipconfig.pyc
87Determining the layout of your Qt installation...
88# /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
89import subprocess # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.pyc
90# /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
91import traceback # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/traceback.pyc
92import gc # builtin
93dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/time.so", 2);
94import time # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/time.so
95dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/select.so", 2);
96import select # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/select.so
97dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/fcntl.so", 2);
98import fcntl # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/fcntl.so
99# /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
100import pickle # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/pickle.pyc
101import marshal # builtin
102dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/binascii.so", 2);
103import binascii # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/binascii.so
104dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so", 2);
105import cStringIO # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so
106