Ticket #27193: pyqt4 configure.py verbose output.txt

File pyqt4 configure.py verbose output.txt, 16.2 KB (added by anddam (Andrea D'Amore), 13 years ago)
Line 
1bimac:py26-pyqt4 $ cd work/PyQt-mac-gpl-4.7.7/
2bimac:PyQt-mac-gpl-4.7.7 $ ls
3GPL_EXCEPTION.TXT          THANKS                     examples                   qtdirs.mk
4GPL_EXCEPTION_ADDENDUM.TXT __init__.py                pylupdate                  qtdirs.o
5LICENSE-MERGED-GPL2-GPL3   configure.py               pyqtconfig.py.in           qtdirs.out
6LICENSE.GPL2               configure.py.orig          pyrcc                      qtdirs.pro
7LICENSE.GPL3               contrib                    pyuic                      sip
8NEWS                       designer                   qpy
9OPENSOURCE-NOTICE.TXT      doc                        qtdirs.app
10README                     elementtree                qtdirs.cpp
11bimac:PyQt-mac-gpl-4.7.7 $ sudo python2.6 -v configure.py
12# installing zipimport hook
13import zipimport # builtin
14# installed zipimport hook
15# /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
16import site # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site.pyc
17# /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
18import os # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os.pyc
19import errno # builtin
20import posix # builtin
21# /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
22import posixpath # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/posixpath.pyc
23# /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
24import stat # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/stat.pyc
25# /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
26import genericpath # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/genericpath.pyc
27# /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
28import warnings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/warnings.pyc
29# /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
30import linecache # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/linecache.pyc
31# /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
32import types # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/types.pyc
33# /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
34import UserDict # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/UserDict.pyc
35# /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
36import _abcoll # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/_abcoll.pyc
37# /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
38import abc # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/abc.pyc
39# /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
40import copy_reg # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy_reg.pyc
41import encodings # directory /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings
42# /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
43import encodings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/__init__.pyc
44# /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
45import codecs # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/codecs.pyc
46import _codecs # builtin
47# /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
48import encodings.aliases # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/aliases.pyc
49# /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
50import encodings.utf_8 # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/utf_8.pyc
51Python 2.6.6 (r266:84292, Sep 23 2010, 15:15:15)
52[GCC 4.2.1 (Apple Inc. build 5664)] on darwin
53Type "help", "copyright", "credits" or "license" for more information.
54# /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
55import glob # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/glob.pyc
56# /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
57import re # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/re.pyc
58# /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
59import sre_compile # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.pyc
60import _sre # builtin
61# /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
62import sre_parse # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_parse.pyc
63# /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
64import sre_constants # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_constants.pyc
65# /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
66import fnmatch # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/fnmatch.pyc
67# /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
68import optparse # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/optparse.pyc
69# /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
70import textwrap # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/textwrap.pyc
71# /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
72import string # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/string.pyc
73dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so", 2);
74import strop # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so
75# /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
76import gettext # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/gettext.pyc
77# /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
78import locale # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.pyc
79# /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
80import functools # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/functools.pyc
81dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_functools.so", 2);
82import _functools # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_functools.so
83dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_locale.so", 2);
84import _locale # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_locale.so
85dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/operator.so", 2);
86import operator # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/operator.so
87# /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
88import copy # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy.pyc
89# /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
90import struct # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/struct.pyc
91dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_struct.so", 2);
92import _struct # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_struct.so
93# /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
94import shutil # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.pyc
95# /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
96import sipconfig # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/sipconfig.pyc
97Determining the layout of your Qt installation...
98# /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
99import subprocess # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.pyc
100# /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
101import traceback # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/traceback.pyc
102import gc # builtin
103dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/time.so", 2);
104import time # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/time.so
105dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/select.so", 2);
106import select # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/select.so
107dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/fcntl.so", 2);
108import fcntl # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/fcntl.so
109# /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
110import pickle # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/pickle.pyc
111import marshal # builtin
112dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/binascii.so", 2);
113import binascii # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/binascii.so
114dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so", 2);
115import cStringIO # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so
116This is the GPL version of PyQt 4.7.7 (licensed under the GNU General Public
117License) for Python 2.6.6 on darwin.
118
119Type '2' to view the GPL v2 license.
120Type '3' to view the GPL v3 license.
121Type 'yes' to accept the terms of the license.
122Type 'no' to decline the terms of the license.
123
124Do you accept the terms of the license? ^C# clear __builtin__._
125# clear sys.path
126# clear sys.argv
127# clear sys.ps1
128# clear sys.ps2
129# clear sys.exitfunc
130# clear sys.exc_type
131# clear sys.exc_value
132# clear sys.exc_traceback
133# clear sys.last_type
134# clear sys.last_value
135# clear sys.last_traceback
136# clear sys.path_hooks
137# clear sys.path_importer_cache
138# clear sys.meta_path
139# clear sys.flags
140# clear sys.float_info
141# restore sys.stdin
142# restore sys.stdout
143# restore sys.stderr
144# cleanup __main__
145# cleanup[1] cStringIO
146# cleanup[1] site
147# cleanup[1] subprocess
148# cleanup[1] gc
149# cleanup[1] shutil
150# cleanup[1] select
151# cleanup[1] abc
152# cleanup[1] gettext
153# cleanup[1] sre_constants
154# cleanup[1] _codecs
155# cleanup[1] _struct
156# cleanup[1] _warnings
157# cleanup[1] fcntl
158# cleanup[1] zipimport
159# cleanup[1] optparse
160# cleanup[1] glob
161# cleanup[1] textwrap
162# cleanup[1] fnmatch
163# cleanup[1] sipconfig
164# cleanup[1] copy
165# cleanup[1] strop
166# cleanup[1] _functools
167# cleanup[1] _locale
168# cleanup[1] pickle
169# cleanup[1] signal
170# cleanup[1] traceback
171# cleanup[1] posix
172# cleanup[1] exceptions
173# cleanup[1] marshal
174# cleanup[1] locale
175# cleanup[1] functools
176# cleanup[1] encodings
177# cleanup[1] operator
178# cleanup[1] binascii
179# cleanup[1] string
180# cleanup[1] struct
181# cleanup[1] encodings.utf_8
182# cleanup[1] codecs
183# cleanup[1] encodings.aliases
184# cleanup[1] re
185# cleanup[1] sre_compile
186# cleanup[1] _sre
187# cleanup[1] sre_parse
188# cleanup[2] copy_reg
189# cleanup[2] posixpath
190# cleanup[2] errno
191# cleanup[2] _abcoll
192# cleanup[2] types
193# cleanup[2] genericpath
194# cleanup[2] stat
195# cleanup[2] warnings
196# cleanup[2] UserDict
197# cleanup[2] os.path
198# cleanup[2] linecache
199# cleanup[2] time
200# cleanup[2] os
201# cleanup sys
202# cleanup __builtin__
203# cleanup ints: 27 unfreed ints
204# cleanup floats
205bimac:PyQt-mac-gpl-4.7.7 $