Ticket #59412: py35-pyobjc.log

File py35-pyobjc.log, 113.1 KB (added by dubiousjim, 5 years ago)
Line 
1DEBUG: OS X 10.10 (darwin/14.5.0) arch i386
2DEBUG: MacPorts 2.6.2
3DEBUG: Xcode 7.2.1
4DEBUG: SDK 10.10
5DEBUG: MACOSX_DEPLOYMENT_TARGET: 10.10
6--->  Computing dependencies for py35-pyobjc:info:main .:debug:main py35-pyobjc has no conflicts
7DEBUG: Searching for dependency: python35
8DEBUG: Found Dependency: receipt exists for python35
9DEBUG: Searching for dependency: libffi
10DEBUG: Found Dependency: receipt exists for libffi
11DEBUG: Searching for dependency: py35-setuptools
12DEBUG: Found Dependency: receipt exists for py35-setuptools
13DEBUG: Searching for dependency: py35-py2app
14DEBUG: Found Dependency: receipt exists for py35-py2app
15DEBUG: Executing org.macports.main (py35-pyobjc)
16DEBUG: dropping privileges: euid changed to 501, egid changed to 501.
17DEBUG: archivefetch phase started at Mon Oct 21 10:23:13 EDT 2019
18--->  Fetching archive for py35-pyobjc
19DEBUG: Executing org.macports.archivefetch (py35-pyobjc)
20DEBUG: euid/egid changed to: 0/0
21DEBUG: chowned /opt/local/var/macports/incoming to macports
22DEBUG: euid/egid changed to: 501/501
23--->  py35-pyobjc-5.3_0.darwin_14.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
24--->  Attempting to fetch py35-pyobjc-5.3_0.darwin_14.x86_64.tbz2 from https://packages.macports.org/py35-pyobjc
25DEBUG: Fetching archive failed: The requested URL returned error: 404 Not Found
26--->  Attempting to fetch py35-pyobjc-5.3_0.darwin_14.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/py35-pyobjc
27DEBUG: Fetching archive failed: The requested URL returned error: 404 Not Found
28--->  Attempting to fetch py35-pyobjc-5.3_0.darwin_14.x86_64.tbz2 from http://aus.us.packages.macports.org/macports/packages/py35-pyobjc
29DEBUG: Fetching archive failed: The requested URL returned error: 404 Not Found
30DEBUG: Privilege de-escalation not attempted as not running as root.
31DEBUG: fetch phase started at Mon Oct 21 10:23:15 EDT 2019
32--->  Fetching distfiles for py35-pyobjc
33DEBUG: Executing org.macports.fetch (py35-pyobjc)
34DEBUG: Privilege de-escalation not attempted as not running as root.
35DEBUG: checksum phase started at Mon Oct 21 10:23:15 EDT 2019
36--->  Verifying checksums for py35-pyobjc
37DEBUG: Executing org.macports.checksum (py35-pyobjc)
38--->  Checksumming pyobjc-core-5.3.tar.gz
39DEBUG: Calculated (rmd160) is 6c2f3aa3d444bc5d577a3b59a116241374787587
40DEBUG: Correct (rmd160) checksum for pyobjc-core-5.3.tar.gz
41DEBUG: Calculated (sha256) is 07554c7fb02a980a2a648f567441cd0bf031a15a7afe284cda197bd4d8b443e3
42DEBUG: Correct (sha256) checksum for pyobjc-core-5.3.tar.gz
43DEBUG: Calculated (size) is 811139
44DEBUG: Correct (size) checksum for pyobjc-core-5.3.tar.gz
45DEBUG: Privilege de-escalation not attempted as not running as root.
46DEBUG: extract phase started at Mon Oct 21 10:23:15 EDT 2019
47--->  Extracting py35-pyobjc
48DEBUG: Executing org.macports.extract (py35-pyobjc)
49--->  Extracting pyobjc-core-5.3.tar.gz
50DEBUG: setting option extract.args to '/opt/local/var/macports/distfiles/py-pyobjc/pyobjc-core-5.3.tar.gz'
51DEBUG: Environment:
52DEBUG: CC_PRINT_OPTIONS='YES'
53DEBUG: CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/.CC_PRINT_OPTIONS'
54DEBUG: CPATH='/opt/local/include'
55DEBUG: DEVELOPER_DIR='/Library/Developer/CommandLineTools'
56DEBUG: LIBRARY_PATH='/opt/local/lib'
57DEBUG: MACOSX_DEPLOYMENT_TARGET='10.10'
58Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/py-pyobjc/pyobjc-core-5.3.tar.gz' | /usr/bin/tar -xf -
59DEBUG: system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/py-pyobjc/pyobjc-core-5.3.tar.gz' | /usr/bin/tar -xf -
60DEBUG: euid/egid changed to: 0/0
61DEBUG: chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work to macports
62DEBUG: euid/egid changed to: 501/501
63DEBUG: Executing proc-post-org.macports.extract-extract-0
64DEBUG: Privilege de-escalation not attempted as not running as root.
65DEBUG: patch phase started at Mon Oct 21 10:23:16 EDT 2019
66DEBUG: Executing org.macports.patch (py35-pyobjc)
67DEBUG: Executing proc-post-org.macports.patch-patch-0
68--->  Patching setup.cfg: s|use-system-libffi = 0|\
69use-system-libffi = 1\
70deployment-target = 10.10\
71|
72DEBUG: Executing reinplace: /usr/bin/sed s|use-system-libffi\ =\ 0|\\\nuse-system-libffi\ =\ 1\\\ndeployment-target\ =\ 10.10\\\n| </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/pyobjc-core-5.3/setup.cfg >@file12
73DEBUG: euid/egid changed to: 0/0
74DEBUG: chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/pyobjc-core-5.3/setup.cfg to macports
75DEBUG: euid/egid changed to: 501/501
76DEBUG: euid/egid changed to: 0/0
77DEBUG: setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/pyobjc-core-5.3/setup.cfg
78DEBUG: euid/egid changed to: 501/501
79DEBUG: Privilege de-escalation not attempted as not running as root.
80DEBUG: configure phase started at Mon Oct 21 10:23:16 EDT 2019
81--->  Configuring py35-pyobjc
82DEBUG: Preferred compilers: clang macports-clang-9.0 macports-clang-8.0 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0 macports-clang-3.7 macports-clang-3.4
83DEBUG: Using compiler 'Xcode Clang'
84DEBUG: Executing org.macports.configure (py35-pyobjc)
85DEBUG: Privilege de-escalation not attempted as not running as root.
86DEBUG: build phase started at Mon Oct 21 10:23:16 EDT 2019
87--->  Building py35-pyobjc
88DEBUG: Executing proc-pre-org.macports.build-build-0
89DEBUG: Executing org.macports.build (py35-pyobjc)
90DEBUG: Environment:
91DEBUG: CC='/usr/bin/clang'
92DEBUG: CC_PRINT_OPTIONS='YES'
93DEBUG: CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/.CC_PRINT_OPTIONS'
94DEBUG: CFLAGS='-arch x86_64 -isysroot/'
95DEBUG: CPATH='/opt/local/include'
96DEBUG: CXX='/usr/bin/clang++'
97DEBUG: CXXFLAGS='-arch x86_64 -stdlib=libc++ -isysroot/'
98DEBUG: DEVELOPER_DIR='/Library/Developer/CommandLineTools'
99DEBUG: F90FLAGS='-m64'
100DEBUG: FCFLAGS='-m64'
101DEBUG: FFLAGS='-m64'
102DEBUG: LDFLAGS='-arch x86_64'
103DEBUG: LIBRARY_PATH='/opt/local/lib'
104DEBUG: MACOSX_DEPLOYMENT_TARGET='10.10'
105DEBUG: OBJC='/usr/bin/clang'
106DEBUG: OBJCFLAGS='-arch x86_64 -isysroot/'
107DEBUG: SDKROOT='/'
108Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/pyobjc-core-5.3" && /opt/local/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5 setup.py --no-user-cfg build
109DEBUG: system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/pyobjc-core-5.3" && /opt/local/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5 setup.py --no-user-cfg build
110running build
111running build_py
112Overriding build_packages to copy PyObjCTest
113creating build
114creating build/lib.macosx-10.10-x86_64-3.5
115creating build/lib.macosx-10.10-x86_64-3.5/objc
116copying Lib/objc/__init__.py -> build/lib.macosx-10.10-x86_64-3.5/objc
117copying Lib/objc/_bridges.py -> build/lib.macosx-10.10-x86_64-3.5/objc
118copying Lib/objc/_bridgesupport.py -> build/lib.macosx-10.10-x86_64-3.5/objc
119copying Lib/objc/_callable_docstr.py -> build/lib.macosx-10.10-x86_64-3.5/objc
120copying Lib/objc/_category.py -> build/lib.macosx-10.10-x86_64-3.5/objc
121copying Lib/objc/_compat.py -> build/lib.macosx-10.10-x86_64-3.5/objc
122copying Lib/objc/_context.py -> build/lib.macosx-10.10-x86_64-3.5/objc
123copying Lib/objc/_convenience.py -> build/lib.macosx-10.10-x86_64-3.5/objc
124copying Lib/objc/_convenience_mapping.py -> build/lib.macosx-10.10-x86_64-3.5/objc
125copying Lib/objc/_convenience_nsarray.py -> build/lib.macosx-10.10-x86_64-3.5/objc
126copying Lib/objc/_convenience_nsdata.py -> build/lib.macosx-10.10-x86_64-3.5/objc
127copying Lib/objc/_convenience_nsdecimal.py -> build/lib.macosx-10.10-x86_64-3.5/objc
128copying Lib/objc/_convenience_nsdictionary.py -> build/lib.macosx-10.10-x86_64-3.5/objc
129copying Lib/objc/_convenience_nsobject.py -> build/lib.macosx-10.10-x86_64-3.5/objc
130copying Lib/objc/_convenience_nsset.py -> build/lib.macosx-10.10-x86_64-3.5/objc
131copying Lib/objc/_convenience_nsstring.py -> build/lib.macosx-10.10-x86_64-3.5/objc
132copying Lib/objc/_convenience_sequence.py -> build/lib.macosx-10.10-x86_64-3.5/objc
133copying Lib/objc/_descriptors.py -> build/lib.macosx-10.10-x86_64-3.5/objc
134copying Lib/objc/_dyld.py -> build/lib.macosx-10.10-x86_64-3.5/objc
135copying Lib/objc/_framework.py -> build/lib.macosx-10.10-x86_64-3.5/objc
136copying Lib/objc/_lazyimport.py -> build/lib.macosx-10.10-x86_64-3.5/objc
137copying Lib/objc/_locking.py -> build/lib.macosx-10.10-x86_64-3.5/objc
138copying Lib/objc/_properties.py -> build/lib.macosx-10.10-x86_64-3.5/objc
139copying Lib/objc/_protocols.py -> build/lib.macosx-10.10-x86_64-3.5/objc
140copying Lib/objc/_pycoder.py -> build/lib.macosx-10.10-x86_64-3.5/objc
141copying Lib/objc/_pythonify.py -> build/lib.macosx-10.10-x86_64-3.5/objc
142creating build/lib.macosx-10.10-x86_64-3.5/PyObjCTools
143copying Lib/PyObjCTools/__init__.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTools
144copying Lib/PyObjCTools/KeyValueCoding.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTools
145copying Lib/PyObjCTools/MachSignals.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTools
146copying Lib/PyObjCTools/Signals.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTools
147copying Lib/PyObjCTools/TestSupport.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTools
148creating build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
149copying PyObjCTest/__init__.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
150copying PyObjCTest/dejagnu.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
151copying PyObjCTest/fnd.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
152copying PyObjCTest/helper_bridgesupport.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
153copying PyObjCTest/keyvaluehelper.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
154copying PyObjCTest/loader.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
155copying PyObjCTest/test2_dict_interface.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
156copying PyObjCTest/test2_dictviews.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
157copying PyObjCTest/test2_filepointer.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
158copying PyObjCTest/test3_dict_interface.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
159copying PyObjCTest/test3_filepointer.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
160copying PyObjCTest/test3_protocol.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
161copying PyObjCTest/test3_typecheck.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
162copying PyObjCTest/test_allocatebuffer.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
163copying PyObjCTest/test_archive_python.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
164copying PyObjCTest/test_archiving_interop.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
165copying PyObjCTest/test_archiving_secure_interop.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
166copying PyObjCTest/test_array_interface.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
167copying PyObjCTest/test_array_property.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
168copying PyObjCTest/test_arrays.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
169copying PyObjCTest/test_assocations.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
170copying PyObjCTest/test_blocks.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
171copying PyObjCTest/test_bridged_classes.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
172copying PyObjCTest/test_bridges.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
173copying PyObjCTest/test_bridgesupport.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
174copying PyObjCTest/test_bundleFunctions.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
175copying PyObjCTest/test_bundleVariables.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
176copying PyObjCTest/test_callable_docstr.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
177copying PyObjCTest/test_callbacks.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
178copying PyObjCTest/test_classandinst.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
179copying PyObjCTest/test_classhooks.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
180copying PyObjCTest/test_clinmeth.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
181copying PyObjCTest/test_compat.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
182copying PyObjCTest/test_constants.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
183copying PyObjCTest/test_context.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
184copying PyObjCTest/test_convenience.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
185copying PyObjCTest/test_conversion.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
186copying PyObjCTest/test_copying.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
187copying PyObjCTest/test_corefoundation.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
188copying PyObjCTest/test_ctests.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
189copying PyObjCTest/test_default_selector.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
190copying PyObjCTest/test_deprecations.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
191copying PyObjCTest/test_descriptors.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
192copying PyObjCTest/test_dict_property.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
193copying PyObjCTest/test_dict_proxy.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
194copying PyObjCTest/test_dyld.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
195copying PyObjCTest/test_exceptions.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
196copying PyObjCTest/test_framework.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
197copying PyObjCTest/test_fsref.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
198copying PyObjCTest/test_hidden_selector.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
199copying PyObjCTest/test_identity.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
200copying PyObjCTest/test_imp.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
201copying PyObjCTest/test_initialized.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
202copying PyObjCTest/test_inspect_signatures.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
203copying PyObjCTest/test_ivar.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
204copying PyObjCTest/test_keyvalue.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
205copying PyObjCTest/test_keyvalue_prop.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
206copying PyObjCTest/test_keyvaluecoding.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
207copying PyObjCTest/test_lazy_import.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
208copying PyObjCTest/test_leaks.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
209copying PyObjCTest/test_list_proxy.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
210copying PyObjCTest/test_locking.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
211copying PyObjCTest/test_metadata.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
212copying PyObjCTest/test_metadata_function.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
213copying PyObjCTest/test_metadata_imp.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
214copying PyObjCTest/test_metadata_inheritance.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
215copying PyObjCTest/test_metadata_py.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
216copying PyObjCTest/test_metadata_py2py.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
217copying PyObjCTest/test_method_prototypes.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
218copying PyObjCTest/test_methodaccess.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
219copying PyObjCTest/test_methodedits.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
220copying PyObjCTest/test_methodlookup.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
221copying PyObjCTest/test_methods.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
222copying PyObjCTest/test_methods2.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
223copying PyObjCTest/test_methres.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
224copying PyObjCTest/test_nsdata.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
225copying PyObjCTest/test_nsdate_proxy.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
226copying PyObjCTest/test_nsdecimal.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
227copying PyObjCTest/test_NULL.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
228copying PyObjCTest/test_number_proxy.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
229copying PyObjCTest/test_objc.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
230copying PyObjCTest/test_objcpointer.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
231copying PyObjCTest/test_object_property.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
232copying PyObjCTest/test_opaque.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
233copying PyObjCTest/test_outputinitializer.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
234copying PyObjCTest/test_pickle.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
235copying PyObjCTest/test_pickling_objc.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
236copying PyObjCTest/test_pointer_compat.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
237copying PyObjCTest/test_posing.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
238copying PyObjCTest/test_propertiesforclass.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
239copying PyObjCTest/test_protected.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
240copying PyObjCTest/test_protocol.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
241copying PyObjCTest/test_protocolNamed.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
242copying PyObjCTest/test_python_method.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
243copying PyObjCTest/test_regr.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
244copying PyObjCTest/test_set_interface.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
245copying PyObjCTest/test_set_property.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
246copying PyObjCTest/test_set_proxy.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
247copying PyObjCTest/test_signatures.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
248copying PyObjCTest/test_sockaddr.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
249copying PyObjCTest/test_specialtypecodes_charbyte.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
250copying PyObjCTest/test_specialtypecodes_charint.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
251copying PyObjCTest/test_specialtypecodes_methdef.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
252copying PyObjCTest/test_specialtypecodes_nsbool.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
253copying PyObjCTest/test_specialtypecodes_struct.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
254copying PyObjCTest/test_specialtypecodes_unichar.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
255copying PyObjCTest/test_splitsig.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
256copying PyObjCTest/test_structpointer.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
257copying PyObjCTest/test_structs.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
258copying PyObjCTest/test_subclass.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
259copying PyObjCTest/test_synthesize.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
260copying PyObjCTest/test_testsupport.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
261copying PyObjCTest/test_unicode.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
262copying PyObjCTest/test_usekvo.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
263copying PyObjCTest/test_varargs.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
264copying PyObjCTest/test_version_support.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
265copying PyObjCTest/test_voidpointer.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
266copying PyObjCTest/test_weakref.py -> build/lib.macosx-10.10-x86_64-3.5/PyObjCTest
267running build_ext
268building 'objc._objc' extension
269creating build/temp.macosx-10.10-x86_64-3.5
270creating build/temp.macosx-10.10-x86_64-3.5/Modules
271creating build/temp.macosx-10.10-x86_64-3.5/Modules/objc
272/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_BuiltinPythonArray.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonArray.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
273/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_BuiltinPythonData.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonData.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
274/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_BuiltinPythonDictionary.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonDictionary.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
275/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_BuiltinPythonNumber.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonNumber.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
276/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_BuiltinPythonSet.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonSet.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
277/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_BuiltinPythonString.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonString.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
278/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_BuiltinPythonUnicode.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonUnicode.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
279/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_NSBundleHack.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_NSBundleHack.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
280/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_PythonArray.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonArray.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
281/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_PythonData.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonData.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
282/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_PythonDate.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonDate.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
283/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_PythonDictionary.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonDictionary.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
284/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_PythonEnumerator.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonEnumerator.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
285/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_PythonNumber.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonNumber.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
286/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_PythonObject.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonObject.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
287/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_PythonSet.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonSet.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
288/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_PythonString.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonString.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
289/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/OC_PythonUnicode.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonUnicode.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
290/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/ObjCPointer.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/ObjCPointer.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
291/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/block_support.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/block_support.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
292/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/bundle-variables.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/bundle-variables.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
293/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/class-builder.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/class-builder.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
294/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/class-list.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/class-list.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
295/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/closure_pool.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/closure_pool.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
296/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/corefoundation.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/corefoundation.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
297/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/ctests.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/ctests.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
298/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/file_wrapper.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/file_wrapper.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
299/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/formal-protocol.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/formal-protocol.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
300/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/fsref.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/fsref.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
301/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/fsspec.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/fsspec.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
302/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/function.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/function.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
303/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/helpers-authorization.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/helpers-authorization.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
304/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/helpers-foundation-nscoder.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/helpers-foundation-nscoder.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
305/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/helpers-foundation-nsdata.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/helpers-foundation-nsdata.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
306/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/helpers-foundation-nsdecimal.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/helpers-foundation-nsdecimal.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
307/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/helpers-foundation-nsobject.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/helpers-foundation-nsobject.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
308/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/informal-protocol.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/informal-protocol.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
309/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/instance-var.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/instance-var.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
310/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/ivar-accessor.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/ivar-accessor.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
311/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/libffi_support.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/libffi_support.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
312/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/method-accessor.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/method-accessor.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
313/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/method-imp.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/method-imp.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
314/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/method-signature.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/method-signature.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
315/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/module.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/module.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
316/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/objc-NULL.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc-NULL.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
317/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/objc-class.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc-class.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
318/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/objc-object.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc-object.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
319/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/objc-runtime-compat.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc-runtime-compat.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
320/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/objc_super.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc_super.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
321/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/objc_support.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc_support.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
322/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/objc_util.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc_util.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
323/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/opaque-pointer.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/opaque-pointer.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
324/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/options.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/options.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
325/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/pointer-support.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/pointer-support.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
326/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/proxy-registry.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/proxy-registry.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
327/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/pyobjc-api.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/pyobjc-api.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
328/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/pyobjc-compat.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/pyobjc-compat.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
329/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/pyobjc_unicode.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/pyobjc_unicode.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
330/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/python-method.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/python-method.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
331/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/registry.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/registry.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
332/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/released-buffer.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/released-buffer.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
333/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/selector.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/selector.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
334/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/struct-sockaddr.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/struct-sockaddr.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
335/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/struct-wrapper.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/struct-wrapper.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
336/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/super-call.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/super-call.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
337/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/varlist.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/varlist.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
338/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/weakref.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/weakref.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -I/opt/local/lib/libffi-3.2.1/include -isysroot / -DPyObjC_BUILD_RELEASE=1010
339/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonArray.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonData.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonDictionary.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonNumber.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonSet.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonString.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_BuiltinPythonUnicode.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_NSBundleHack.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonArray.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonData.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonDate.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonDictionary.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonEnumerator.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonNumber.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonObject.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonSet.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonString.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/OC_PythonUnicode.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/ObjCPointer.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/block_support.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/bundle-variables.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/class-builder.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/class-list.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/closure_pool.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/corefoundation.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/ctests.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/file_wrapper.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/formal-protocol.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/fsref.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/fsspec.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/function.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/helpers-authorization.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/helpers-foundation-nscoder.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/helpers-foundation-nsdata.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/helpers-foundation-nsdecimal.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/helpers-foundation-nsobject.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/informal-protocol.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/instance-var.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/ivar-accessor.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/libffi_support.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/method-accessor.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/method-imp.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/method-signature.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/module.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc-NULL.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc-class.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc-object.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc-runtime-compat.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc_super.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc_support.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/objc_util.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/opaque-pointer.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/options.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/pointer-support.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/proxy-registry.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/pyobjc-api.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/pyobjc-compat.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/pyobjc_unicode.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/python-method.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/registry.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/released-buffer.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/selector.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/struct-sockaddr.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/struct-wrapper.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/super-call.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/varlist.o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/weakref.o -o build/lib.macosx-10.10-x86_64-3.5/objc/_objc.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
340building 'objc._machsignals' extension
341/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/_machsignals.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/_machsignals.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
342/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/_machsignals.o -o build/lib.macosx-10.10-x86_64-3.5/objc/_machsignals.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
343building 'PyObjCTest.arrays' extension
344creating build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test
345/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/arrays.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/arrays.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
346/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/arrays.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/arrays.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
347building 'PyObjCTest.block' extension
348/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/block.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/block.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
349/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/block.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/block.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
350building 'PyObjCTest.cfsocket' extension
351/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/cfsocket.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/cfsocket.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
352/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/cfsocket.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/cfsocket.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
353building 'PyObjCTest.classes' extension
354/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/classes.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/classes.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
355/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/classes.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/classes.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
356building 'PyObjCTest.clinmeth' extension
357/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/clinmeth.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/clinmeth.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
358/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/clinmeth.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/clinmeth.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
359building 'PyObjCTest.copying' extension
360/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/copying.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/copying.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
361/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/copying.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/copying.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
362building 'PyObjCTest.corefoundation' extension
363/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/corefoundation.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/corefoundation.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
364/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/corefoundation.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/corefoundation.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
365building 'PyObjCTest.decimal' extension
366/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/decimal.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/decimal.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
367/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/decimal.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/decimal.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
368building 'PyObjCTest.deprecations' extension
369/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/deprecations.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/deprecations.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
370/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/deprecations.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/deprecations.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
371building 'PyObjCTest.exceptions' extension
372/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/exceptions.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/exceptions.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
373/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/exceptions.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/exceptions.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
374building 'PyObjCTest.filepointer' extension
375/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/filepointer.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/filepointer.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
376/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/filepointer.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/filepointer.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
377building 'PyObjCTest.fsref' extension
378/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/fsref.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/fsref.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
379/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/fsref.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/fsref.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
380building 'PyObjCTest.identity' extension
381/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/identity.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/identity.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
382/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/identity.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/identity.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
383building 'PyObjCTest.initialize' extension
384/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/initialize.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/initialize.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
385/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/initialize.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/initialize.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
386building 'PyObjCTest.instanceVariables' extension
387/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/instanceVariables.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/instanceVariables.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
388/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/instanceVariables.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/instanceVariables.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
389building 'PyObjCTest.locking' extension
390/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/locking.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/locking.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
391/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/locking.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/locking.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
392building 'PyObjCTest.metadata' extension
393/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/metadata.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/metadata.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
394/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/metadata.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/metadata.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
395building 'PyObjCTest.metadatafunction' extension
396/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/metadatafunction.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/metadatafunction.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
397/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/metadatafunction.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/metadatafunction.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
398building 'PyObjCTest.methodlookup' extension
399/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/methodlookup.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/methodlookup.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
400/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/methodlookup.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/methodlookup.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
401building 'PyObjCTest.methres1' extension
402/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/methres1.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/methres1.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
403/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/methres1.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/methres1.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
404building 'PyObjCTest.methres2' extension
405/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/methres2.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/methres2.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
406/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/methres2.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/methres2.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
407building 'PyObjCTest.NULL' extension
408/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/NULL.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/NULL.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
409/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/NULL.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/NULL.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
410building 'PyObjCTest.opaque' extension
411/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/opaque.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/opaque.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
412/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/opaque.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/opaque.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
413building 'PyObjCTest.pointersupport' extension
414/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/pointersupport.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/pointersupport.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
415/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/pointersupport.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/pointersupport.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
416building 'PyObjCTest.properties' extension
417/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/properties.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/properties.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
418/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/properties.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/properties.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
419building 'PyObjCTest.protected' extension
420/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/protected.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/protected.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
421/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/protected.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/protected.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
422building 'PyObjCTest.protocol' extension
423/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/protocol.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/protocol.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
424/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/protocol.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/protocol.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
425building 'PyObjCTest.pythonnumber' extension
426/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/pythonnumber.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/pythonnumber.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
427/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/pythonnumber.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/pythonnumber.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
428building 'PyObjCTest.pythonset' extension
429/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/pythonset.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/pythonset.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
430/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/pythonset.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/pythonset.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
431building 'PyObjCTest.sequence' extension
432/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/sequence.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/sequence.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
433/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/sequence.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/sequence.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
434building 'PyObjCTest.sockaddr' extension
435/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/sockaddr.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/sockaddr.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
436/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/sockaddr.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/sockaddr.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
437building 'PyObjCTest.specialtypecodes' extension
438/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/specialtypecodes.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/specialtypecodes.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
439/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/specialtypecodes.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/specialtypecodes.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
440building 'PyObjCTest.structargs' extension
441/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/structargs.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/structargs.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
442/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/structargs.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/structargs.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
443building 'PyObjCTest.structpointer1' extension
444/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/structpointer1.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/structpointer1.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
445/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/structpointer1.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/structpointer1.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
446building 'PyObjCTest.structpointer2' extension
447/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/structpointer2.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/structpointer2.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
448/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/structpointer2.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/structpointer2.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
449building 'PyObjCTest.structs' extension
450/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/structs.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/structs.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
451/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/structs.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/structs.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
452building 'PyObjCTest.testbndl' extension
453/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/testbndl.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/testbndl.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
454/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/testbndl.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/testbndl.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
455building 'PyObjCTest.testbndl2' extension
456/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/testbndl2.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/testbndl2.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
457/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/testbndl2.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/testbndl2.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
458building 'PyObjCTest.testclassandinst' extension
459/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/testclassandinst.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/testclassandinst.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
460/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/testclassandinst.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/testclassandinst.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
461building 'PyObjCTest.testoutputinitializer' extension
462/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/testoutputinitializer.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/testoutputinitializer.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
463/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/testoutputinitializer.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/testoutputinitializer.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
464building 'PyObjCTest.voidpointer' extension
465/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c Modules/objc/test/voidpointer.m -o build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/voidpointer.o -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -IModules/objc -isysroot / -DPyObjC_BUILD_RELEASE=1010
466/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -arch x86_64 -isysroot/ build/temp.macosx-10.10-x86_64-3.5/Modules/objc/test/voidpointer.o -o build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/voidpointer.cpython-35m-darwin.so -framework CoreFoundation -framework Foundation -framework Carbon -fvisibility=protected -g -O3 -lffi -isysroot /
467copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/arrays.cpython-35m-darwin.so -> PyObjCTest
468copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/block.cpython-35m-darwin.so -> PyObjCTest
469copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/cfsocket.cpython-35m-darwin.so -> PyObjCTest
470copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/classes.cpython-35m-darwin.so -> PyObjCTest
471copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/clinmeth.cpython-35m-darwin.so -> PyObjCTest
472copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/copying.cpython-35m-darwin.so -> PyObjCTest
473copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/corefoundation.cpython-35m-darwin.so -> PyObjCTest
474copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/decimal.cpython-35m-darwin.so -> PyObjCTest
475copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/deprecations.cpython-35m-darwin.so -> PyObjCTest
476copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/exceptions.cpython-35m-darwin.so -> PyObjCTest
477copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/filepointer.cpython-35m-darwin.so -> PyObjCTest
478copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/fsref.cpython-35m-darwin.so -> PyObjCTest
479copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/identity.cpython-35m-darwin.so -> PyObjCTest
480copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/initialize.cpython-35m-darwin.so -> PyObjCTest
481copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/instanceVariables.cpython-35m-darwin.so -> PyObjCTest
482copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/locking.cpython-35m-darwin.so -> PyObjCTest
483copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/metadata.cpython-35m-darwin.so -> PyObjCTest
484copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/metadatafunction.cpython-35m-darwin.so -> PyObjCTest
485copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/methodlookup.cpython-35m-darwin.so -> PyObjCTest
486copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/methres1.cpython-35m-darwin.so -> PyObjCTest
487copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/methres2.cpython-35m-darwin.so -> PyObjCTest
488copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/NULL.cpython-35m-darwin.so -> PyObjCTest
489copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/opaque.cpython-35m-darwin.so -> PyObjCTest
490copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/pointersupport.cpython-35m-darwin.so -> PyObjCTest
491copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/properties.cpython-35m-darwin.so -> PyObjCTest
492copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/protected.cpython-35m-darwin.so -> PyObjCTest
493copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/protocol.cpython-35m-darwin.so -> PyObjCTest
494copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/pythonnumber.cpython-35m-darwin.so -> PyObjCTest
495copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/pythonset.cpython-35m-darwin.so -> PyObjCTest
496copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/sequence.cpython-35m-darwin.so -> PyObjCTest
497copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/sockaddr.cpython-35m-darwin.so -> PyObjCTest
498copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/specialtypecodes.cpython-35m-darwin.so -> PyObjCTest
499copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/structargs.cpython-35m-darwin.so -> PyObjCTest
500copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/structpointer1.cpython-35m-darwin.so -> PyObjCTest
501copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/structpointer2.cpython-35m-darwin.so -> PyObjCTest
502copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/structs.cpython-35m-darwin.so -> PyObjCTest
503copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/testbndl.cpython-35m-darwin.so -> PyObjCTest
504copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/testbndl2.cpython-35m-darwin.so -> PyObjCTest
505copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/testclassandinst.cpython-35m-darwin.so -> PyObjCTest
506copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/testoutputinitializer.cpython-35m-darwin.so -> PyObjCTest
507copying build/lib.macosx-10.10-x86_64-3.5/PyObjCTest/voidpointer.cpython-35m-darwin.so -> PyObjCTest
508DEBUG: Privilege de-escalation not attempted as not running as root.
509DEBUG: destroot phase started at Mon Oct 21 10:24:22 EDT 2019
510--->  Staging py35-pyobjc into destroot
511DEBUG: Can't run destroot under sudo without elevated privileges (due to mtree).
512DEBUG: Run destroot without sudo to avoid root privileges.
513DEBUG: Going to escalate privileges back to root.
514DEBUG: euid changed to: 0. egid changed to: 0.
515DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/destroot: /usr/sbin/mtree -e -U -f /opt/local/share/macports/install/macosx.mtree
516./usr missing (created)
517. missing (directory not created: File exists)
518./Applications missing (created)
519./Developer missing (created)
520./Library missing (created)
521DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/destroot/opt/local: /usr/sbin/mtree -e -U -f /opt/local/share/macports/install/prefix.mtree
522. changed
523        gid expected 80 found 0 modified
524./bin missing (created)
525./etc missing (created)
526./include missing (created)
527./lib missing (created)
528./lib/pkgconfig missing (created)
529./libexec missing (created)
530./sbin missing (created)
531./share missing (created)
532./share/doc missing (created)
533./share/info missing (created)
534./share/man missing (created)
535./share/man/cat1 missing (created)
536./share/man/cat2 missing (created)
537./share/man/cat3 missing (created)
538./share/man/cat4 missing (created)
539./share/man/cat5 missing (created)
540./share/man/cat6 missing (created)
541./share/man/cat7 missing (created)
542./share/man/cat8 missing (created)
543./share/man/cat9 missing (created)
544./share/man/catl missing (created)
545./share/man/catn missing (created)
546./share/man/man1 missing (created)
547./share/man/man2 missing (created)
548./share/man/man3 missing (created)
549./share/man/man4 missing (created)
550./share/man/man5 missing (created)
551./share/man/man6 missing (created)
552./share/man/man7 missing (created)
553./share/man/man8 missing (created)
554./share/man/man9 missing (created)
555./share/man/manl missing (created)
556./share/man/mann missing (created)
557./share/nls missing (created)
558./share/nls/C missing (created)
559./share/nls/af_ZA.ISO8859-1 missing (created)
560./share/nls/af_ZA.ISO8859-15 missing (created)
561./share/nls/bg_BG.CP1251 missing (created)
562./share/nls/cs_CZ.ISO8859-2 missing (created)
563./share/nls/da_DK.ISO8859-1 missing (created)
564./share/nls/da_DK.ISO8859-15 missing (created)
565./share/nls/de_AT.ISO8859-1 missing (created)
566./share/nls/de_AT.ISO8859-15 missing (created)
567./share/nls/de_CH.ISO8859-1 missing (created)
568./share/nls/de_CH.ISO8859-15 missing (created)
569./share/nls/de_DE.ISO8859-1 missing (created)
570./share/nls/de_DE.ISO8859-15 missing (created)
571./share/nls/el_GR.ISO8859-7 missing (created)
572./share/nls/en_AU.ISO8859-1 missing (created)
573./share/nls/en_AU.ISO8859-15 missing (created)
574./share/nls/en_AU.US-ASCII missing (created)
575./share/nls/en_CA.ISO8859-1 missing (created)
576./share/nls/en_CA.ISO8859-15 missing (created)
577./share/nls/en_CA.US-ASCII missing (created)
578./share/nls/en_GB.ISO8859-1 missing (created)
579./share/nls/en_GB.ISO8859-15 missing (created)
580./share/nls/en_GB.US-ASCII missing (created)
581./share/nls/en_NZ.ISO8859-1 missing (created)
582./share/nls/en_NZ.ISO8859-15 missing (created)
583./share/nls/en_NZ.US-ASCII missing (created)
584./share/nls/en_US.ISO8859-1 missing (created)
585./share/nls/en_US.ISO8859-15 missing (created)
586./share/nls/es_ES.ISO8859-1 missing (created)
587./share/nls/es_ES.ISO8859-15 missing (created)
588./share/nls/et_EE.ISO8859-15 missing (created)
589./share/nls/fi_FI.ISO8859-1 missing (created)
590./share/nls/fi_FI.ISO8859-15 missing (created)
591./share/nls/fr_BE.ISO8859-1 missing (created)
592./share/nls/fr_BE.ISO8859-15 missing (created)
593./share/nls/fr_CA.ISO8859-1 missing (created)
594./share/nls/fr_CA.ISO8859-15 missing (created)
595./share/nls/fr_CH.ISO8859-1 missing (created)
596./share/nls/fr_CH.ISO8859-15 missing (created)
597./share/nls/fr_FR.ISO8859-1 missing (created)
598./share/nls/fr_FR.ISO8859-15 missing (created)
599./share/nls/hi_IN.ISCII-DEV missing (created)
600./share/nls/hr_HR.ISO8859-2 missing (created)
601./share/nls/hu_HU.ISO8859-2 missing (created)
602./share/nls/is_IS.ISO8859-1 missing (created)
603./share/nls/is_IS.ISO8859-15 missing (created)
604./share/nls/it_CH.ISO8859-1 missing (created)
605./share/nls/it_CH.ISO8859-15 missing (created)
606./share/nls/it_IT.ISO8859-1 missing (created)
607./share/nls/it_IT.ISO8859-15 missing (created)
608./share/nls/ja_JP.SJIS missing (created)
609./share/nls/ja_JP.eucJP missing (created)
610./share/nls/ko_KR.eucKR missing (created)
611./share/nls/la_LN.ISO8859-1 missing (created)
612./share/nls/la_LN.ISO8859-15 missing (created)
613./share/nls/la_LN.ISO8859-2 missing (created)
614./share/nls/la_LN.ISO8859-4 missing (created)
615./share/nls/la_LN.US-ASCII missing (created)
616./share/nls/lt_LT.ISO8859-4 missing (created)
617./share/nls/nl_BE.ISO8859-1 missing (created)
618./share/nls/nl_BE.ISO8859-15 missing (created)
619./share/nls/nl_NL.ISO8859-1 missing (created)
620./share/nls/nl_NL.ISO8859-15 missing (created)
621./share/nls/no_NO.ISO8859-1 missing (created)
622./share/nls/no_NO.ISO8859-15 missing (created)
623./share/nls/pl_PL.ISO8859-2 missing (created)
624./share/nls/pt_BR.ISO8859-1 missing (created)
625./share/nls/pt_PT.ISO8859-1 missing (created)
626./share/nls/pt_PT.ISO8859-15 missing (created)
627./share/nls/ro_RO.ISO8859-2 missing (created)
628./share/nls/ru_RU.CP866 missing (created)
629./share/nls/ru_RU.ISO8859-5 missing (created)
630./share/nls/ru_RU.KOI8-R missing (created)
631./share/nls/sk_SK.ISO8859-2 missing (created)
632./share/nls/sl_SI.ISO8859-2 missing (created)
633./share/nls/sv_SE.ISO8859-1 missing (created)
634./share/nls/sv_SE.ISO8859-15 missing (created)
635./share/nls/tr_TR.ISO8859-9 missing (created)
636./share/nls/uk_UA.ISO8859-5 missing (created)
637./share/nls/uk_UA.KOI8-U missing (created)
638./share/nls/zh_CN.eucCN missing (created)
639./share/nls/zh_TW.Big5 missing (created)
640./share/skel missing (created)
641./var missing (created)
642./var/cache missing (created)
643./var/db missing (created)
644./var/log missing (created)
645./var/run missing (created)
646./var/spool missing (created)
647./www missing (created)
648DEBUG: Executing proc-pre-org.macports.destroot-destroot-0
649xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/destroot/opt/local/share/doc/py35-pyobjc
650xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/destroot/opt/local/share/doc/py35-pyobjc/examples
651DEBUG: Executing proc-pre-org.macports.destroot-destroot-1
652DEBUG: Executing org.macports.destroot (py35-pyobjc)
653DEBUG: Environment:
654DEBUG: CC='/usr/bin/clang'
655DEBUG: CC_PRINT_OPTIONS='YES'
656DEBUG: CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/.CC_PRINT_OPTIONS'
657DEBUG: CFLAGS='-arch x86_64 -isysroot/'
658DEBUG: CPATH='/opt/local/include'
659DEBUG: CXX='/usr/bin/clang++'
660DEBUG: CXXFLAGS='-arch x86_64 -stdlib=libc++ -isysroot/'
661DEBUG: DEVELOPER_DIR='/Library/Developer/CommandLineTools'
662DEBUG: F90FLAGS='-m64'
663DEBUG: FCFLAGS='-m64'
664DEBUG: FFLAGS='-m64'
665DEBUG: LDFLAGS='-arch x86_64'
666DEBUG: LIBRARY_PATH='/opt/local/lib'
667DEBUG: MACOSX_DEPLOYMENT_TARGET='10.10'
668DEBUG: OBJC='/usr/bin/clang'
669DEBUG: OBJCFLAGS='-arch x86_64 -isysroot/'
670Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/pyobjc-core-5.3" && /opt/local/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/3.5 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/destroot
671DEBUG: system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/pyobjc-core-5.3" && /opt/local/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/3.5 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/destroot
672running install
673running build
674running build_py
675Overriding build_packages to copy PyObjCTest
676running build_ext
677error: SDK root '' does not exist
678Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/pyobjc-core-5.3" && /opt/local/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/3.5 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/destroot
679Exit code: 1
680Error: Failed to destroot py35-pyobjc: command execution failed
681DEBUG: Error code: CHILDSTATUS 8689 1
682DEBUG: Backtrace: command execution failed
683DEBUG:     while executing
684DEBUG: "system {*}$notty {*}$nice $fullcmdstring"
685DEBUG:     invoked from within
686DEBUG: "command_exec destroot"
687DEBUG:     (procedure "portdestroot::destroot_main" line 2)
688DEBUG:     invoked from within
689DEBUG: "$procedure $targetname"
690Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/main.log for details.