Ticket #44623: main.2.log

File main.2.log, 22.1 KB (added by misel.mesnjak@…, 10 years ago)

Removed target line from macports.conf

Line 
1version:1
2:msg:main --->  Computing dependencies for py27-pyobjc-cocoa:info:main .:debug:main py27-pyobjc-cocoa has no conflicts
3:debug:main Searching for dependency: py27-pyobjc
4:debug:main Found Dependency: receipt exists for py27-pyobjc
5:msg:main
6:debug:main Executing org.macports.main (py27-pyobjc-cocoa)
7:debug:main changing euid/egid - current euid: 0 - current egid: 0
8:debug:main egid changed to: 501
9:debug:main euid changed to: 502
10:debug:main Skipping completed org.macports.archivefetch (py27-pyobjc-cocoa)
11:debug:main Privilege de-escalation not attempted as not running as root.
12:debug:main Skipping completed org.macports.fetch (py27-pyobjc-cocoa)
13:debug:main Privilege de-escalation not attempted as not running as root.
14:debug:main Skipping completed org.macports.checksum (py27-pyobjc-cocoa)
15:debug:main Privilege de-escalation not attempted as not running as root.
16:debug:main Skipping completed org.macports.extract (py27-pyobjc-cocoa)
17:debug:main Privilege de-escalation not attempted as not running as root.
18:debug:main Skipping completed org.macports.patch (py27-pyobjc-cocoa)
19:debug:main Privilege de-escalation not attempted as not running as root.
20:debug:main Skipping completed org.macports.configure (py27-pyobjc-cocoa)
21:debug:main Privilege de-escalation not attempted as not running as root.
22:debug:build build phase started at Tue Aug 12 07:15:22 PDT 2014
23:notice:build --->  Building py27-pyobjc-cocoa
24:debug:build Executing proc-pre-org.macports.build-build-0
25:debug:build Executing org.macports.build (py27-pyobjc-cocoa)
26:debug:build Environment:
27CC='/usr/bin/clang'
28CC_PRINT_OPTIONS='YES'
29CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/.CC_PRINT_OPTIONS'
30CFLAGS='-arch x86_64 -arch i386'
31CPATH='/opt/local/include'
32CXX='/usr/bin/clang++'
33CXXFLAGS='-arch x86_64 -arch i386'
34LDFLAGS='-arch x86_64 -arch i386'
35LIBRARY_PATH='/opt/local/lib'
36MACOSX_DEPLOYMENT_TARGET='10.9'
37OBJC='/usr/bin/clang'
38OBJCFLAGS='-arch x86_64 -arch i386'
39:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/pyobjc-framework-Cocoa-2.5.1" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build'
40:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/pyobjc-framework-Cocoa-2.5.1" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
41:info:build running build
42:info:build running build_py
43:info:build overriding build_packages to copy PyObjCTest
44:info:build running build_ext
45:info:build building 'CoreFoundation._inlines' extension
46:info:build /usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -Ibuild/temp.macosx-10.9-x86_64-2.7/pyobjc-include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_CoreFoundation_inlines.m -o build/temp.macosx-10.9-x86_64-2.7/Modules/_CoreFoundation_inlines.o -DPyObjC_BUILD_RELEASE=1009 -isysroot /
47:info:build /usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 -arch x86_64 -arch i386 build/temp.macosx-10.9-x86_64-2.7/Modules/_CoreFoundation_inlines.o -o build/lib.macosx-10.9-x86_64-2.7/CoreFoundation/_inlines.so -framework CoreFoundation -isysroot /
48:info:build building 'CoreFoundation._CoreFoundation' extension
49:info:build /usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -Ibuild/temp.macosx-10.9-x86_64-2.7/pyobjc-include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_CoreFoundation.m -o build/temp.macosx-10.9-x86_64-2.7/Modules/_CoreFoundation.o -DPyObjC_BUILD_RELEASE=1009 -isysroot /
50:info:build /usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 -arch x86_64 -arch i386 build/temp.macosx-10.9-x86_64-2.7/Modules/_CoreFoundation.o -o build/lib.macosx-10.9-x86_64-2.7/CoreFoundation/_CoreFoundation.so -framework CoreFoundation -isysroot /
51:info:build building 'Foundation._inlines' extension
52:info:build /usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -Ibuild/temp.macosx-10.9-x86_64-2.7/pyobjc-include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_Foundation_inlines.m -o build/temp.macosx-10.9-x86_64-2.7/Modules/_Foundation_inlines.o -DPyObjC_BUILD_RELEASE=1009 -isysroot /
53:info:build /usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 -arch x86_64 -arch i386 build/temp.macosx-10.9-x86_64-2.7/Modules/_Foundation_inlines.o -o build/lib.macosx-10.9-x86_64-2.7/Foundation/_inlines.so -framework Foundation -isysroot /
54:info:build building 'Foundation._Foundation' extension
55:info:build /usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -Ibuild/temp.macosx-10.9-x86_64-2.7/pyobjc-include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_Foundation.m -o build/temp.macosx-10.9-x86_64-2.7/Modules/_Foundation.o -DPyObjC_BUILD_RELEASE=1009 -isysroot /
56:info:build /usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 -arch x86_64 -arch i386 build/temp.macosx-10.9-x86_64-2.7/Modules/_Foundation.o -o build/lib.macosx-10.9-x86_64-2.7/Foundation/_Foundation.so -framework Foundation -isysroot /
57:info:build building 'AppKit._inlines' extension
58:info:build /usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -Ibuild/temp.macosx-10.9-x86_64-2.7/pyobjc-include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_AppKit_inlines.m -o build/temp.macosx-10.9-x86_64-2.7/Modules/_AppKit_inlines.o -DPyObjC_BUILD_RELEASE=1009 -isysroot /
59:info:build /usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 -arch x86_64 -arch i386 build/temp.macosx-10.9-x86_64-2.7/Modules/_AppKit_inlines.o -o build/lib.macosx-10.9-x86_64-2.7/AppKit/_inlines.so -framework AppKit -isysroot /
60:info:build building 'AppKit._AppKit' extension
61:info:build /usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -Ibuild/temp.macosx-10.9-x86_64-2.7/pyobjc-include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_AppKit.m -o build/temp.macosx-10.9-x86_64-2.7/Modules/_AppKit.o -DPyObjC_BUILD_RELEASE=1009 -isysroot /
62:info:build /usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 -arch x86_64 -arch i386 build/temp.macosx-10.9-x86_64-2.7/Modules/_AppKit.o -o build/lib.macosx-10.9-x86_64-2.7/AppKit/_AppKit.so -framework AppKit -isysroot /
63:info:build building 'PyObjCTest.testhelper' extension
64:info:build /usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -Ibuild/temp.macosx-10.9-x86_64-2.7/pyobjc-include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/testhelper.m -o build/temp.macosx-10.9-x86_64-2.7/Modules/testhelper.o -DPyObjC_BUILD_RELEASE=1009 -isysroot /
65:info:build /usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 -arch x86_64 -arch i386 build/temp.macosx-10.9-x86_64-2.7/Modules/testhelper.o -o build/lib.macosx-10.9-x86_64-2.7/PyObjCTest/testhelper.so -framework Foundation -isysroot /
66:info:build copying build/lib.macosx-10.9-x86_64-2.7/PyObjCTest/testhelper.so -> PyObjCTest
67:debug:build Privilege de-escalation not attempted as not running as root.
68:debug:destroot destroot phase started at Tue Aug 12 07:15:37 PDT 2014
69:notice:destroot --->  Staging py27-pyobjc-cocoa into destroot
70:debug:destroot Can't run destroot under sudo without elevated privileges (due to mtree).
71:debug:destroot Run destroot without sudo to avoid root privileges.
72:debug:destroot Going to escalate privileges back to root.
73:debug:destroot euid changed to: 0. egid changed to: 0.
74:info:destroot ./usr missing (created)
75:info:destroot . missing (directory not created: File exists)
76:info:destroot ./Applications missing (created)
77:info:destroot ./Developer missing (created)
78:info:destroot ./Library missing (created)
79:info:destroot . changed
80:info:destroot  gid expected 80 found 0 modified
81:info:destroot ./bin missing (created)
82:info:destroot ./etc missing (created)
83:info:destroot ./include missing (created)
84:info:destroot ./lib missing (created)
85:info:destroot ./lib/pkgconfig missing (created)
86:info:destroot ./libexec missing (created)
87:info:destroot ./sbin missing (created)
88:info:destroot ./share missing (created)
89:info:destroot ./share/info missing (created)
90:info:destroot ./share/man missing (created)
91:info:destroot ./share/man/cat1 missing (created)
92:info:destroot ./share/man/cat2 missing (created)
93:info:destroot ./share/man/cat3 missing (created)
94:info:destroot ./share/man/cat4 missing (created)
95:info:destroot ./share/man/cat5 missing (created)
96:info:destroot ./share/man/cat6 missing (created)
97:info:destroot ./share/man/cat7 missing (created)
98:info:destroot ./share/man/cat8 missing (created)
99:info:destroot ./share/man/cat9 missing (created)
100:info:destroot ./share/man/catl missing (created)
101:info:destroot ./share/man/catn missing (created)
102:info:destroot ./share/man/man1 missing (created)
103:info:destroot ./share/man/man2 missing (created)
104:info:destroot ./share/man/man3 missing (created)
105:info:destroot ./share/man/man4 missing (created)
106:info:destroot ./share/man/man5 missing (created)
107:info:destroot ./share/man/man6 missing (created)
108:info:destroot ./share/man/man7 missing (created)
109:info:destroot ./share/man/man8 missing (created)
110:info:destroot ./share/man/man9 missing (created)
111:info:destroot ./share/man/manl missing (created)
112:info:destroot ./share/man/mann missing (created)
113:info:destroot ./share/nls missing (created)
114:info:destroot ./share/nls/C missing (created)
115:info:destroot ./share/nls/af_ZA.ISO8859-1 missing (created)
116:info:destroot ./share/nls/af_ZA.ISO8859-15 missing (created)
117:info:destroot ./share/nls/bg_BG.CP1251 missing (created)
118:info:destroot ./share/nls/cs_CZ.ISO8859-2 missing (created)
119:info:destroot ./share/nls/da_DK.ISO8859-1 missing (created)
120:info:destroot ./share/nls/da_DK.ISO8859-15 missing (created)
121:info:destroot ./share/nls/de_AT.ISO8859-1 missing (created)
122:info:destroot ./share/nls/de_AT.ISO8859-15 missing (created)
123:info:destroot ./share/nls/de_CH.ISO8859-1 missing (created)
124:info:destroot ./share/nls/de_CH.ISO8859-15 missing (created)
125:info:destroot ./share/nls/de_DE.ISO8859-1 missing (created)
126:info:destroot ./share/nls/de_DE.ISO8859-15 missing (created)
127:info:destroot ./share/nls/el_GR.ISO8859-7 missing (created)
128:info:destroot ./share/nls/en_AU.ISO8859-1 missing (created)
129:info:destroot ./share/nls/en_AU.ISO8859-15 missing (created)
130:info:destroot ./share/nls/en_AU.US-ASCII missing (created)
131:info:destroot ./share/nls/en_CA.ISO8859-1 missing (created)
132:info:destroot ./share/nls/en_CA.ISO8859-15 missing (created)
133:info:destroot ./share/nls/en_CA.US-ASCII missing (created)
134:info:destroot ./share/nls/en_GB.ISO8859-1 missing (created)
135:info:destroot ./share/nls/en_GB.ISO8859-15 missing (created)
136:info:destroot ./share/nls/en_GB.US-ASCII missing (created)
137:info:destroot ./share/nls/en_NZ.ISO8859-1 missing (created)
138:info:destroot ./share/nls/en_NZ.ISO8859-15 missing (created)
139:info:destroot ./share/nls/en_NZ.US-ASCII missing (created)
140:info:destroot ./share/nls/en_US.ISO8859-1 missing (created)
141:info:destroot ./share/nls/en_US.ISO8859-15 missing (created)
142:info:destroot ./share/nls/es_ES.ISO8859-1 missing (created)
143:info:destroot ./share/nls/es_ES.ISO8859-15 missing (created)
144:info:destroot ./share/nls/et_EE.ISO8859-15 missing (created)
145:info:destroot ./share/nls/fi_FI.ISO8859-1 missing (created)
146:info:destroot ./share/nls/fi_FI.ISO8859-15 missing (created)
147:info:destroot ./share/nls/fr_BE.ISO8859-1 missing (created)
148:info:destroot ./share/nls/fr_BE.ISO8859-15 missing (created)
149:info:destroot ./share/nls/fr_CA.ISO8859-1 missing (created)
150:info:destroot ./share/nls/fr_CA.ISO8859-15 missing (created)
151:info:destroot ./share/nls/fr_CH.ISO8859-1 missing (created)
152:info:destroot ./share/nls/fr_CH.ISO8859-15 missing (created)
153:info:destroot ./share/nls/fr_FR.ISO8859-1 missing (created)
154:info:destroot ./share/nls/fr_FR.ISO8859-15 missing (created)
155:info:destroot ./share/nls/hi_IN.ISCII-DEV missing (created)
156:info:destroot ./share/nls/hr_HR.ISO8859-2 missing (created)
157:info:destroot ./share/nls/hu_HU.ISO8859-2 missing (created)
158:info:destroot ./share/nls/is_IS.ISO8859-1 missing (created)
159:info:destroot ./share/nls/is_IS.ISO8859-15 missing (created)
160:info:destroot ./share/nls/it_CH.ISO8859-1 missing (created)
161:info:destroot ./share/nls/it_CH.ISO8859-15 missing (created)
162:info:destroot ./share/nls/it_IT.ISO8859-1 missing (created)
163:info:destroot ./share/nls/it_IT.ISO8859-15 missing (created)
164:info:destroot ./share/nls/ja_JP.SJIS missing (created)
165:info:destroot ./share/nls/ja_JP.eucJP missing (created)
166:info:destroot ./share/nls/ko_KR.eucKR missing (created)
167:info:destroot ./share/nls/la_LN.ISO8859-1 missing (created)
168:info:destroot ./share/nls/la_LN.ISO8859-15 missing (created)
169:info:destroot ./share/nls/la_LN.ISO8859-2 missing (created)
170:info:destroot ./share/nls/la_LN.ISO8859-4 missing (created)
171:info:destroot ./share/nls/la_LN.US-ASCII missing (created)
172:info:destroot ./share/nls/lt_LT.ISO8859-4 missing (created)
173:info:destroot ./share/nls/nl_BE.ISO8859-1 missing (created)
174:info:destroot ./share/nls/nl_BE.ISO8859-15 missing (created)
175:info:destroot ./share/nls/nl_NL.ISO8859-1 missing (created)
176:info:destroot ./share/nls/nl_NL.ISO8859-15 missing (created)
177:info:destroot ./share/nls/no_NO.ISO8859-1 missing (created)
178:info:destroot ./share/nls/no_NO.ISO8859-15 missing (created)
179:info:destroot ./share/nls/pl_PL.ISO8859-2 missing (created)
180:info:destroot ./share/nls/pt_BR.ISO8859-1 missing (created)
181:info:destroot ./share/nls/pt_PT.ISO8859-1 missing (created)
182:info:destroot ./share/nls/pt_PT.ISO8859-15 missing (created)
183:info:destroot ./share/nls/ro_RO.ISO8859-2 missing (created)
184:info:destroot ./share/nls/ru_RU.CP866 missing (created)
185:info:destroot ./share/nls/ru_RU.ISO8859-5 missing (created)
186:info:destroot ./share/nls/ru_RU.KOI8-R missing (created)
187:info:destroot ./share/nls/sk_SK.ISO8859-2 missing (created)
188:info:destroot ./share/nls/sl_SI.ISO8859-2 missing (created)
189:info:destroot ./share/nls/sv_SE.ISO8859-1 missing (created)
190:info:destroot ./share/nls/sv_SE.ISO8859-15 missing (created)
191:info:destroot ./share/nls/tr_TR.ISO8859-9 missing (created)
192:info:destroot ./share/nls/uk_UA.ISO8859-5 missing (created)
193:info:destroot ./share/nls/uk_UA.KOI8-U missing (created)
194:info:destroot ./share/nls/zh_CN.eucCN missing (created)
195:info:destroot ./share/nls/zh_TW.Big5 missing (created)
196:info:destroot ./share/skel missing (created)
197:info:destroot ./src missing (created)
198:info:destroot ./var missing (created)
199:info:destroot ./www missing (created)
200:debug:destroot Executing proc-pre-org.macports.destroot-destroot-0
201:info:destroot xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/destroot/opt/local/share/doc
202:info:destroot xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/destroot/opt/local/share/doc/py27-pyobjc-cocoa
203:info:destroot xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/destroot/opt/local/share/doc/py27-pyobjc-cocoa/examples
204:debug:destroot Executing org.macports.destroot (py27-pyobjc-cocoa)
205:debug:destroot Environment:
206CC_PRINT_OPTIONS='YES'
207CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/.CC_PRINT_OPTIONS'
208CPATH='/opt/local/include'
209LIBRARY_PATH='/opt/local/lib'
210MACOSX_DEPLOYMENT_TARGET='10.9'
211:debug:destroot Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/pyobjc-framework-Cocoa-2.5.1" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.7 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/destroot'
212:debug:destroot Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/pyobjc-framework-Cocoa-2.5.1" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.7 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/destroot
213:info:destroot running install
214:info:destroot running build
215:info:destroot running build_py
216:info:destroot overriding build_packages to copy PyObjCTest
217:info:destroot running build_ext
218:info:destroot copying build/lib.macosx-10.9-x86_64-2.7/PyObjCTest/testhelper.so -> PyObjCTest
219:info:destroot running install_lib
220:info:destroot Traceback (most recent call last):
221:info:destroot   File "setup.py", line 68, in <module>
222:info:destroot     extra_link_args=["-framework", "Foundation"]),
223:info:destroot   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/pyobjc-framework-Cocoa-2.5.1/pyobjc_setup.py", line 441, in setup
224:info:destroot     **k
225:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/core.py", line 151, in setup
226:info:destroot     dist.run_commands()
227:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 953, in run_commands
228:info:destroot     self.run_command(cmd)
229:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 972, in run_command
230:info:destroot     cmd_obj.run()
231:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/command/install.py", line 61, in run
232:info:destroot     return orig.install.run(self)
233:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command/install.py", line 575, in run
234:info:destroot     self.run_command(cmd_name)
235:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/cmd.py", line 326, in run_command
236:info:destroot     self.distribution.run_command(command)
237:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 972, in run_command
238:info:destroot     cmd_obj.run()
239:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/command/install_lib.py", line 10, in run
240:info:destroot     outfiles = self.install()
241:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command/install_lib.py", line 115, in install
242:info:destroot     outfiles = self.copy_tree(self.build_dir, self.install_dir)
243:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/command/install_lib.py", line 35, in copy_tree
244:info:destroot     exclude = self.get_exclusions()
245:info:destroot   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/pyobjc-framework-Cocoa-2.5.1/pyobjc_setup.py", line 189, in get_exclusions
246:info:destroot     for fn in install_lib._install_lib.get_outputs(self):
247:info:destroot AttributeError: 'module' object has no attribute '_install_lib'
248:info:destroot Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/pyobjc-framework-Cocoa-2.5.1" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.7 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/work/destroot
249:info:destroot Exit code: 1
250:error:destroot org.macports.destroot for port py27-pyobjc-cocoa returned: command execution failed
251:debug:destroot Error code: CHILDSTATUS 94316 1
252:debug:destroot Backtrace: command execution failed
253    while executing
254"system -nice 0 $fullcmdstring"
255    ("eval" body line 1)
256    invoked from within
257"eval system $notty $nice \$fullcmdstring"
258    invoked from within
259"command_exec destroot"
260    (procedure "portdestroot::destroot_main" line 2)
261    invoked from within
262"portdestroot::destroot_main org.macports.destroot"
263    ("eval" body line 1)
264    invoked from within
265"eval $procedure $targetname"
266:info:destroot Warning: targets not executed for py27-pyobjc-cocoa: org.macports.install org.macports.destroot
267:notice:destroot Please see the log file for port py27-pyobjc-cocoa for details:
268    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc-cocoa/py27-pyobjc-cocoa/main.log