Guest User

python34 fails to build

a guest
Aug 6th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 143.77 KB | None | 0 0
  1. version:1
  2. :debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python34/work
  3. :debug:clean changing euid/egid - current euid: 0 - current egid: 0
  4. :debug:clean egid changed to: 501
  5. :debug:clean euid changed to: 502
  6. :debug:main Executing org.macports.main (python34)
  7. :debug:main Privilege de-escalation not attempted as not running as root.
  8. :debug:archivefetch archivefetch phase started at Sat Aug 6 20:37:37 EDT 2016
  9. :debug:archivefetch Executing org.macports.archivefetch (python34)
  10. :debug:archivefetch Privilege de-escalation not attempted as not running as root.
  11. :debug:fetch fetch phase started at Sat Aug 6 20:37:37 EDT 2016
  12. :notice:fetch ---> Fetching distfiles for python34
  13. :debug:fetch Can't run fetch on this port without elevated privileges. Escalating privileges back to root.
  14. :debug:fetch euid changed to: 0. egid changed to: 0.
  15. :debug:fetch changing euid/egid - current euid: 0 - current egid: 0
  16. :debug:fetch egid changed to: 501
  17. :debug:fetch euid changed to: 502
  18. :debug:fetch Executing org.macports.fetch (python34)
  19. :info:fetch ---> Python-3.4.5.tar.xz doesn't seem to exist in /opt/local/var/macports/distfiles/python34
  20. :notice:fetch ---> Attempting to fetch Python-3.4.5.tar.xz from http://www.python.org/ftp/python/3.4.5/
  21. :debug:fetch Privilege de-escalation not attempted as not running as root.
  22. :debug:checksum checksum phase started at Sat Aug 6 20:37:42 EDT 2016
  23. :notice:checksum ---> Verifying checksums for python34
  24. :debug:checksum Executing org.macports.checksum (python34)
  25. :info:checksum ---> Checksumming Python-3.4.5.tar.xz
  26. :debug:checksum Calculated (rmd160) is 47604be01f37671a16c17e27316af327a1048fd6
  27. :debug:checksum Correct (rmd160) checksum for Python-3.4.5.tar.xz
  28. :debug:checksum Calculated (sha256) is ee64b1c8a47461009abf25252332d29a4e587cb4f0c1c96aa793a3732e9d898a
  29. :debug:checksum Correct (sha256) checksum for Python-3.4.5.tar.xz
  30. :debug:checksum Privilege de-escalation not attempted as not running as root.
  31. :debug:extract extract phase started at Sat Aug 6 20:37:43 EDT 2016
  32. :notice:extract ---> Extracting python34
  33. :debug:extract setting option extract.cmd to /opt/local/bin/xz
  34. :debug:extract Executing org.macports.extract (python34)
  35. :info:extract ---> Extracting Python-3.4.5.tar.xz
  36. :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/python34/Python-3.4.5.tar.xz'
  37. :debug:extract Environment:
  38. CC_PRINT_OPTIONS='YES'
  39. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/.CC_PRINT_OPTIONS'
  40. CPATH='/opt/local/include'
  41. LIBRARY_PATH='/opt/local/lib'
  42. MACOSX_DEPLOYMENT_TARGET='10.6'
  43. :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/python34/Python-3.4.5.tar.xz' | /usr/bin/gnutar --no-same-owner -xf -'
  44. :debug:extract Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/python34/Python-3.4.5.tar.xz' | /usr/bin/gnutar --no-same-owner -xf -
  45. :debug:extract euid/egid changed to: 0/0
  46. :debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work to macports
  47. :debug:extract euid/egid changed to: 502/501
  48. :debug:extract Privilege de-escalation not attempted as not running as root.
  49. :debug:patch patch phase started at Sat Aug 6 20:37:46 EDT 2016
  50. :debug:patch Executing org.macports.patch (python34)
  51. :notice:patch ---> Applying patches to python34
  52. :info:patch ---> Applying patch-setup.py.diff
  53. :debug:patch Environment:
  54. CC_PRINT_OPTIONS='YES'
  55. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/.CC_PRINT_OPTIONS'
  56. CPATH='/opt/local/include'
  57. LIBRARY_PATH='/opt/local/lib'
  58. MACOSX_DEPLOYMENT_TARGET='10.6'
  59. :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0'
  60. :debug:patch Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python34/files/patch-setup.py.diff'
  61. :info:patch patching file setup.py
  62. :info:patch Hunk #1 succeeded at 1645 (offset 69 lines).
  63. :info:patch Hunk #2 succeeded at 1696 with fuzz 2 (offset 75 lines).
  64. :info:patch Hunk #3 succeeded at 1744 (offset 75 lines).
  65. :info:patch ---> Applying patch-Lib-cgi.py.diff
  66. :debug:patch Environment:
  67. CC_PRINT_OPTIONS='YES'
  68. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/.CC_PRINT_OPTIONS'
  69. CPATH='/opt/local/include'
  70. LIBRARY_PATH='/opt/local/lib'
  71. MACOSX_DEPLOYMENT_TARGET='10.6'
  72. :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0'
  73. :debug:patch Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python34/files/patch-Lib-cgi.py.diff'
  74. :info:patch patching file Lib/cgi.py
  75. :info:patch ---> Applying patch-configure.diff
  76. :debug:patch Environment:
  77. CC_PRINT_OPTIONS='YES'
  78. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/.CC_PRINT_OPTIONS'
  79. CPATH='/opt/local/include'
  80. LIBRARY_PATH='/opt/local/lib'
  81. MACOSX_DEPLOYMENT_TARGET='10.6'
  82. :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0'
  83. :debug:patch Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python34/files/patch-configure.diff'
  84. :info:patch patching file configure
  85. :info:patch Hunk #1 succeeded at 3231 (offset 86 lines).
  86. :info:patch ---> Applying patch-setup.py-disabled_modules.diff
  87. :debug:patch Environment:
  88. CC_PRINT_OPTIONS='YES'
  89. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/.CC_PRINT_OPTIONS'
  90. CPATH='/opt/local/include'
  91. LIBRARY_PATH='/opt/local/lib'
  92. MACOSX_DEPLOYMENT_TARGET='10.6'
  93. :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0'
  94. :debug:patch Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python34/files/patch-setup.py-disabled_modules.diff'
  95. :info:patch patching file setup.py
  96. :info:patch Hunk #1 succeeded at 39 with fuzz 2 (offset 18 lines).
  97. :info:patch ---> Applying patch-Lib-ctypes-macholib-dyld.py.diff
  98. :debug:patch Environment:
  99. CC_PRINT_OPTIONS='YES'
  100. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/.CC_PRINT_OPTIONS'
  101. CPATH='/opt/local/include'
  102. LIBRARY_PATH='/opt/local/lib'
  103. MACOSX_DEPLOYMENT_TARGET='10.6'
  104. :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0'
  105. :debug:patch Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python34/files/patch-Lib-ctypes-macholib-dyld.py.diff'
  106. :info:patch patching file Lib/ctypes/macholib/dyld.py
  107. :info:patch Hunk #1 succeeded at 23 (offset -3 lines).
  108. :info:patch ---> Applying patch-libedit.diff
  109. :debug:patch Environment:
  110. CC_PRINT_OPTIONS='YES'
  111. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/.CC_PRINT_OPTIONS'
  112. CPATH='/opt/local/include'
  113. LIBRARY_PATH='/opt/local/lib'
  114. MACOSX_DEPLOYMENT_TARGET='10.6'
  115. :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0'
  116. :debug:patch Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python34/files/patch-libedit.diff'
  117. :info:patch patching file configure
  118. :info:patch Hunk #1 succeeded at 14128 (offset 246 lines).
  119. :info:patch Hunk #2 succeeded at 14174 (offset 246 lines).
  120. :info:patch Hunk #3 succeeded at 14220 (offset 246 lines).
  121. :info:patch Hunk #4 succeeded at 14233 (offset 246 lines).
  122. :info:patch Hunk #5 succeeded at 14246 (offset 246 lines).
  123. :info:patch Hunk #6 succeeded at 14260 (offset 246 lines).
  124. :info:patch Hunk #7 succeeded at 14304 (offset 246 lines).
  125. :info:patch Hunk #8 succeeded at 14348 (offset 246 lines).
  126. :info:patch Hunk #9 succeeded at 14394 (offset 246 lines).
  127. :info:patch Hunk #10 succeeded at 14407 (offset 246 lines).
  128. :info:patch patching file setup.py
  129. :info:patch Hunk #1 succeeded at 658 (offset 12 lines).
  130. :info:patch Hunk #2 succeeded at 724 (offset 14 lines).
  131. :info:patch patching file Modules/readline.c
  132. :info:patch ---> Applying omit-local-site-packages.patch
  133. :debug:patch Environment:
  134. CC_PRINT_OPTIONS='YES'
  135. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/.CC_PRINT_OPTIONS'
  136. CPATH='/opt/local/include'
  137. LIBRARY_PATH='/opt/local/lib'
  138. MACOSX_DEPLOYMENT_TARGET='10.6'
  139. :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0'
  140. :debug:patch Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python34/files/omit-local-site-packages.patch'
  141. :info:patch patching file Lib/site.py
  142. :debug:patch Executing proc-post-org.macports.patch-patch-0
  143. :info:patch ---> Patching cgi.py: s|@@PREFIX@@|/opt/local|g
  144. :debug:patch Executing reinplace: /usr/bin/sed s|@@PREFIX@@|/opt/local|g < /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Lib/cgi.py >@ file13 2>@stderr
  145. :debug:patch euid/egid changed to: 0/0
  146. :debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Lib/cgi.py to macports
  147. :debug:patch euid/egid changed to: 502/501
  148. :debug:patch euid/egid changed to: 0/0
  149. :debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Lib/cgi.py
  150. :debug:patch euid/egid changed to: 502/501
  151. :info:patch ---> Patching dyld.py: s|@@PREFIX@@|/opt/local|g
  152. :debug:patch Executing reinplace: /usr/bin/sed s|@@PREFIX@@|/opt/local|g < /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Lib/ctypes/macholib/dyld.py >@ file13 2>@stderr
  153. :debug:patch euid/egid changed to: 0/0
  154. :debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Lib/ctypes/macholib/dyld.py to macports
  155. :debug:patch euid/egid changed to: 502/501
  156. :debug:patch euid/egid changed to: 0/0
  157. :debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Lib/ctypes/macholib/dyld.py
  158. :debug:patch euid/egid changed to: 502/501
  159. :info:patch ---> Patching Makefile.pre.in: s|/setup.py|/setup.py --no-user-cfg|
  160. :debug:patch Executing reinplace: /usr/bin/sed {s|/setup.py|/setup.py --no-user-cfg|} < /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Makefile.pre.in >@ file13 2>@stderr
  161. :debug:patch euid/egid changed to: 0/0
  162. :debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Makefile.pre.in to macports
  163. :debug:patch euid/egid changed to: 502/501
  164. :debug:patch euid/egid changed to: 0/0
  165. :debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Makefile.pre.in
  166. :debug:patch euid/egid changed to: 502/501
  167. :info:patch ---> Patching configure: s|@@APPLICATIONS_DIR@@|/Applications/MacPorts|
  168. :debug:patch Executing reinplace: /usr/bin/sed s|@@APPLICATIONS_DIR@@|/Applications/MacPorts| < /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/configure >@ file13 2>@stderr
  169. :debug:patch euid/egid changed to: 0/0
  170. :debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/configure to macports
  171. :debug:patch euid/egid changed to: 502/501
  172. :debug:patch euid/egid changed to: 0/0
  173. :debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/configure
  174. :debug:patch euid/egid changed to: 502/501
  175. :info:patch ---> Patching Makefile.in: s|xargs -0 rm -r|/usr/bin/xargs -0 /bin/rm -r|g
  176. :debug:patch Executing reinplace: /usr/bin/sed {s|xargs -0 rm -r|/usr/bin/xargs -0 /bin/rm -r|g} < /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Mac/PythonLauncher/Makefile.in >@ file13 2>@stderr
  177. :debug:patch euid/egid changed to: 0/0
  178. :debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Mac/PythonLauncher/Makefile.in to macports
  179. :debug:patch euid/egid changed to: 502/501
  180. :debug:patch euid/egid changed to: 0/0
  181. :debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Mac/PythonLauncher/Makefile.in
  182. :debug:patch euid/egid changed to: 502/501
  183. :debug:patch Privilege de-escalation not attempted as not running as root.
  184. :debug:configure configure phase started at Sat Aug 6 20:37:46 EDT 2016
  185. :notice:configure ---> Configuring python34
  186. :debug:configure Using compiler 'MacPorts Clang 3.7'
  187. :debug:configure Executing org.macports.configure (python34)
  188. :debug:configure Environment:
  189. CC='/opt/local/bin/clang-mp-3.7'
  190. CC_PRINT_OPTIONS='YES'
  191. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/.CC_PRINT_OPTIONS'
  192. CFLAGS='-pipe -Os -arch x86_64'
  193. CPATH='/opt/local/include'
  194. CPPFLAGS='-I/opt/local/include'
  195. CXX='/opt/local/bin/clang++-mp-3.7'
  196. CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
  197. F77FLAGS='-m64'
  198. F90FLAGS='-pipe -Os -m64'
  199. FCFLAGS='-pipe -Os -m64'
  200. FFLAGS='-pipe -Os'
  201. INSTALL='/usr/bin/install -c'
  202. LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
  203. LIBRARY_PATH='/opt/local/lib'
  204. MACOSX_DEPLOYMENT_TARGET='10.6'
  205. OBJC='/opt/local/bin/clang-mp-3.7'
  206. OBJCFLAGS='-pipe -Os -arch x86_64'
  207. OBJCXX='/opt/local/bin/clang++-mp-3.7'
  208. OBJCXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
  209. :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && ./configure --prefix=/opt/local --enable-framework=/opt/local/Library/Frameworks --enable-ipv6 --with-computed-gotos --with-ensurepip=no'
  210. :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && ./configure --prefix=/opt/local --enable-framework=/opt/local/Library/Frameworks --enable-ipv6 --with-computed-gotos --with-ensurepip=no
  211. :info:configure checking build system type... x86_64-apple-darwin10.8.0
  212. :info:configure checking host system type... x86_64-apple-darwin10.8.0
  213. :info:configure checking for --enable-universalsdk... no
  214. :info:configure checking for --with-universal-archs... no
  215. :info:configure checking MACHDEP... darwin
  216. :info:configure checking for --without-gcc... no
  217. :info:configure checking for gcc... /opt/local/bin/clang-mp-3.7
  218. :info:configure checking whether the C compiler works... yes
  219. :info:configure checking for C compiler default output file name... a.out
  220. :info:configure checking for suffix of executables...
  221. :info:configure checking whether we are cross compiling... no
  222. :info:configure checking for suffix of object files... o
  223. :info:configure checking whether we are using the GNU C compiler... yes
  224. :info:configure checking whether /opt/local/bin/clang-mp-3.7 accepts -g... yes
  225. :info:configure checking for /opt/local/bin/clang-mp-3.7 option to accept ISO C89... none needed
  226. :info:configure checking for --with-cxx-main=<compiler>... no
  227. :info:configure checking for -Wl,--no-as-needed... no
  228. :info:configure checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.7 -E
  229. :info:configure checking for grep that handles long lines and -e... /usr/bin/grep
  230. :info:configure checking for egrep... /usr/bin/grep -E
  231. :info:configure checking for ANSI C header files... yes
  232. :info:configure checking for sys/types.h... yes
  233. :info:configure checking for sys/stat.h... yes
  234. :info:configure checking for stdlib.h... yes
  235. :info:configure checking for string.h... yes
  236. :info:configure checking for memory.h... yes
  237. :info:configure checking for strings.h... yes
  238. :info:configure checking for inttypes.h... yes
  239. :info:configure checking for stdint.h... yes
  240. :info:configure checking for unistd.h... yes
  241. :info:configure checking minix/config.h usability... no
  242. :info:configure checking minix/config.h presence... no
  243. :info:configure checking for minix/config.h... no
  244. :info:configure checking whether it is safe to define __EXTENSIONS__... yes
  245. :info:configure checking for --with-suffix...
  246. :info:configure checking for case-insensitive build directory... yes
  247. :info:configure checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a
  248. :info:configure checking LINKCC... $(PURIFY) $(MAINCC)
  249. :info:configure checking for GNU ld... no
  250. :info:configure checking for inline... inline
  251. :info:configure checking for --enable-shared... no
  252. :info:configure checking for --enable-profiling... no
  253. :info:configure checking LDLIBRARY... $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
  254. :info:configure checking for ranlib... ranlib
  255. :info:configure checking for ar... ar
  256. :info:configure checking for readelf... no
  257. :info:configure checking for python3.4... no
  258. :info:configure checking for python3... no
  259. :info:configure checking for python... python
  260. :info:configure checking for a BSD-compatible install... /usr/bin/install -c
  261. :info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
  262. :info:configure checking for --with-pydebug... no
  263. :info:configure checking whether /opt/local/bin/clang-mp-3.7 accepts and needs -fno-strict-aliasing... no
  264. :info:configure checking if we can turn off /opt/local/bin/clang-mp-3.7 unused result warning... yes
  265. :info:configure checking for -Werror=declaration-after-statement... yes
  266. :info:configure checking which MACOSX_DEPLOYMENT_TARGET to use... 2016-08-06 20:37:49.866 sw_vers[63893:903] CFPreferences: user home directory at file://localhost/opt/local/var/macports/home/ is unavailable. User domains will be volatile.
  267. :info:configure 2016-08-06 20:37:49.878 sw_vers[63896:903] CFPreferences: user home directory at file://localhost/opt/local/var/macports/home/ is unavailable. User domains will be volatile.
  268. :info:configure 10.6
  269. :info:configure checking whether pthreads are available without options... yes
  270. :info:configure checking whether /opt/local/bin/clang++-mp-3.7 also accepts flags for thread support... no
  271. :info:configure checking for ANSI C header files... (cached) yes
  272. :info:configure checking asm/types.h usability... no
  273. :info:configure checking asm/types.h presence... no
  274. :info:configure checking for asm/types.h... no
  275. :info:configure checking conio.h usability... no
  276. :info:configure checking conio.h presence... no
  277. :info:configure checking for conio.h... no
  278. :info:configure checking direct.h usability... no
  279. :info:configure checking direct.h presence... no
  280. :info:configure checking for direct.h... no
  281. :info:configure checking dlfcn.h usability... yes
  282. :info:configure checking dlfcn.h presence... yes
  283. :info:configure checking for dlfcn.h... yes
  284. :info:configure checking errno.h usability... yes
  285. :info:configure checking errno.h presence... yes
  286. :info:configure checking for errno.h... yes
  287. :info:configure checking fcntl.h usability... yes
  288. :info:configure checking fcntl.h presence... yes
  289. :info:configure checking for fcntl.h... yes
  290. :info:configure checking grp.h usability... yes
  291. :info:configure checking grp.h presence... yes
  292. :info:configure checking for grp.h... yes
  293. :info:configure checking ieeefp.h usability... no
  294. :info:configure checking ieeefp.h presence... no
  295. :info:configure checking for ieeefp.h... no
  296. :info:configure checking io.h usability... no
  297. :info:configure checking io.h presence... no
  298. :info:configure checking for io.h... no
  299. :info:configure checking langinfo.h usability... yes
  300. :info:configure checking langinfo.h presence... yes
  301. :info:configure checking for langinfo.h... yes
  302. :info:configure checking libintl.h usability... yes
  303. :info:configure checking libintl.h presence... yes
  304. :info:configure checking for libintl.h... yes
  305. :info:configure checking process.h usability... no
  306. :info:configure checking process.h presence... no
  307. :info:configure checking for process.h... no
  308. :info:configure checking pthread.h usability... yes
  309. :info:configure checking pthread.h presence... yes
  310. :info:configure checking for pthread.h... yes
  311. :info:configure checking sched.h usability... yes
  312. :info:configure checking sched.h presence... yes
  313. :info:configure checking for sched.h... yes
  314. :info:configure checking shadow.h usability... no
  315. :info:configure checking shadow.h presence... no
  316. :info:configure checking for shadow.h... no
  317. :info:configure checking signal.h usability... yes
  318. :info:configure checking signal.h presence... yes
  319. :info:configure checking for signal.h... yes
  320. :info:configure checking for stdint.h... (cached) yes
  321. :info:configure checking stropts.h usability... no
  322. :info:configure checking stropts.h presence... no
  323. :info:configure checking for stropts.h... no
  324. :info:configure checking termios.h usability... yes
  325. :info:configure checking termios.h presence... yes
  326. :info:configure checking for termios.h... yes
  327. :info:configure checking for unistd.h... (cached) yes
  328. :info:configure checking utime.h usability... yes
  329. :info:configure checking utime.h presence... yes
  330. :info:configure checking for utime.h... yes
  331. :info:configure checking poll.h usability... yes
  332. :info:configure checking poll.h presence... yes
  333. :info:configure checking for poll.h... yes
  334. :info:configure checking sys/devpoll.h usability... no
  335. :info:configure checking sys/devpoll.h presence... no
  336. :info:configure checking for sys/devpoll.h... no
  337. :info:configure checking sys/epoll.h usability... no
  338. :info:configure checking sys/epoll.h presence... no
  339. :info:configure checking for sys/epoll.h... no
  340. :info:configure checking sys/poll.h usability... yes
  341. :info:configure checking sys/poll.h presence... yes
  342. :info:configure checking for sys/poll.h... yes
  343. :info:configure checking sys/audioio.h usability... no
  344. :info:configure checking sys/audioio.h presence... no
  345. :info:configure checking for sys/audioio.h... no
  346. :info:configure checking sys/xattr.h usability... yes
  347. :info:configure checking sys/xattr.h presence... yes
  348. :info:configure checking for sys/xattr.h... yes
  349. :info:configure checking sys/bsdtty.h usability... no
  350. :info:configure checking sys/bsdtty.h presence... no
  351. :info:configure checking for sys/bsdtty.h... no
  352. :info:configure checking sys/event.h usability... yes
  353. :info:configure checking sys/event.h presence... yes
  354. :info:configure checking for sys/event.h... yes
  355. :info:configure checking sys/file.h usability... yes
  356. :info:configure checking sys/file.h presence... yes
  357. :info:configure checking for sys/file.h... yes
  358. :info:configure checking sys/ioctl.h usability... yes
  359. :info:configure checking sys/ioctl.h presence... yes
  360. :info:configure checking for sys/ioctl.h... yes
  361. :info:configure checking sys/kern_control.h usability... yes
  362. :info:configure checking sys/kern_control.h presence... yes
  363. :info:configure checking for sys/kern_control.h... yes
  364. :info:configure checking sys/loadavg.h usability... no
  365. :info:configure checking sys/loadavg.h presence... no
  366. :info:configure checking for sys/loadavg.h... no
  367. :info:configure checking sys/lock.h usability... yes
  368. :info:configure checking sys/lock.h presence... yes
  369. :info:configure checking for sys/lock.h... yes
  370. :info:configure checking sys/mkdev.h usability... no
  371. :info:configure checking sys/mkdev.h presence... no
  372. :info:configure checking for sys/mkdev.h... no
  373. :info:configure checking sys/modem.h usability... no
  374. :info:configure checking sys/modem.h presence... no
  375. :info:configure checking for sys/modem.h... no
  376. :info:configure checking sys/param.h usability... yes
  377. :info:configure checking sys/param.h presence... yes
  378. :info:configure checking for sys/param.h... yes
  379. :info:configure checking sys/select.h usability... yes
  380. :info:configure checking sys/select.h presence... yes
  381. :info:configure checking for sys/select.h... yes
  382. :info:configure checking sys/sendfile.h usability... no
  383. :info:configure checking sys/sendfile.h presence... no
  384. :info:configure checking for sys/sendfile.h... no
  385. :info:configure checking sys/socket.h usability... yes
  386. :info:configure checking sys/socket.h presence... yes
  387. :info:configure checking for sys/socket.h... yes
  388. :info:configure checking sys/statvfs.h usability... yes
  389. :info:configure checking sys/statvfs.h presence... yes
  390. :info:configure checking for sys/statvfs.h... yes
  391. :info:configure checking for sys/stat.h... (cached) yes
  392. :info:configure checking sys/syscall.h usability... yes
  393. :info:configure checking sys/syscall.h presence... yes
  394. :info:configure checking for sys/syscall.h... yes
  395. :info:configure checking sys/sys_domain.h usability... yes
  396. :info:configure checking sys/sys_domain.h presence... yes
  397. :info:configure checking for sys/sys_domain.h... yes
  398. :info:configure checking sys/termio.h usability... no
  399. :info:configure checking sys/termio.h presence... no
  400. :info:configure checking for sys/termio.h... no
  401. :info:configure checking sys/time.h usability... yes
  402. :info:configure checking sys/time.h presence... yes
  403. :info:configure checking for sys/time.h... yes
  404. :info:configure checking sys/times.h usability... yes
  405. :info:configure checking sys/times.h presence... yes
  406. :info:configure checking for sys/times.h... yes
  407. :info:configure checking for sys/types.h... (cached) yes
  408. :info:configure checking sys/uio.h usability... yes
  409. :info:configure checking sys/uio.h presence... yes
  410. :info:configure checking for sys/uio.h... yes
  411. :info:configure checking sys/un.h usability... yes
  412. :info:configure checking sys/un.h presence... yes
  413. :info:configure checking for sys/un.h... yes
  414. :info:configure checking sys/utsname.h usability... yes
  415. :info:configure checking sys/utsname.h presence... yes
  416. :info:configure checking for sys/utsname.h... yes
  417. :info:configure checking sys/wait.h usability... yes
  418. :info:configure checking sys/wait.h presence... yes
  419. :info:configure checking for sys/wait.h... yes
  420. :info:configure checking pty.h usability... no
  421. :info:configure checking pty.h presence... no
  422. :info:configure checking for pty.h... no
  423. :info:configure checking libutil.h usability... no
  424. :info:configure checking libutil.h presence... no
  425. :info:configure checking for libutil.h... no
  426. :info:configure checking sys/resource.h usability... yes
  427. :info:configure checking sys/resource.h presence... yes
  428. :info:configure checking for sys/resource.h... yes
  429. :info:configure checking netpacket/packet.h usability... no
  430. :info:configure checking netpacket/packet.h presence... no
  431. :info:configure checking for netpacket/packet.h... no
  432. :info:configure checking sysexits.h usability... yes
  433. :info:configure checking sysexits.h presence... yes
  434. :info:configure checking for sysexits.h... yes
  435. :info:configure checking bluetooth.h usability... no
  436. :info:configure checking bluetooth.h presence... no
  437. :info:configure checking for bluetooth.h... no
  438. :info:configure checking bluetooth/bluetooth.h usability... no
  439. :info:configure checking bluetooth/bluetooth.h presence... no
  440. :info:configure checking for bluetooth/bluetooth.h... no
  441. :info:configure checking linux/tipc.h usability... no
  442. :info:configure checking linux/tipc.h presence... no
  443. :info:configure checking for linux/tipc.h... no
  444. :info:configure checking spawn.h usability... yes
  445. :info:configure checking spawn.h presence... yes
  446. :info:configure checking for spawn.h... yes
  447. :info:configure checking util.h usability... yes
  448. :info:configure checking util.h presence... yes
  449. :info:configure checking for util.h... yes
  450. :info:configure checking alloca.h usability... yes
  451. :info:configure checking alloca.h presence... yes
  452. :info:configure checking for alloca.h... yes
  453. :info:configure checking endian.h usability... no
  454. :info:configure checking endian.h presence... no
  455. :info:configure checking for endian.h... no
  456. :info:configure checking sys/endian.h usability... no
  457. :info:configure checking sys/endian.h presence... no
  458. :info:configure checking for sys/endian.h... no
  459. :info:configure checking for dirent.h that defines DIR... yes
  460. :info:configure checking for library containing opendir... none required
  461. :info:configure checking whether sys/types.h defines makedev... yes
  462. :info:configure checking for net/if.h... yes
  463. :info:configure checking for linux/netlink.h... no
  464. :info:configure checking for linux/can.h... no
  465. :info:configure checking for linux/can/raw.h... no
  466. :info:configure checking for linux/can/bcm.h... no
  467. :info:configure checking for clock_t in time.h... yes
  468. :info:configure checking for makedev... yes
  469. :info:configure checking for le64toh... no
  470. :info:configure checking Solaris LFS bug... no
  471. :info:configure checking for mode_t... yes
  472. :info:configure checking for off_t... yes
  473. :info:configure checking for pid_t... yes
  474. :info:configure checking for size_t... yes
  475. :info:configure checking for uid_t in sys/types.h... yes
  476. :info:configure checking for uint32_t... yes
  477. :info:configure checking for uint32_t... yes
  478. :info:configure checking for uint64_t... yes
  479. :info:configure checking for uint64_t... yes
  480. :info:configure checking for int32_t... yes
  481. :info:configure checking for int32_t... yes
  482. :info:configure checking for int64_t... yes
  483. :info:configure checking for int64_t... yes
  484. :info:configure checking for ssize_t... yes
  485. :info:configure checking for __uint128_t... yes
  486. :info:configure checking size of int... 4
  487. :info:configure checking size of long... 8
  488. :info:configure checking size of void *... 8
  489. :info:configure checking size of short... 2
  490. :info:configure checking size of float... 4
  491. :info:configure checking size of double... 8
  492. :info:configure checking size of fpos_t... 8
  493. :info:configure checking size of size_t... 8
  494. :info:configure checking size of pid_t... 4
  495. :info:configure checking for long long support... yes
  496. :info:configure checking size of long long... 8
  497. :info:configure checking for long double support... yes
  498. :info:configure checking size of long double... 16
  499. :info:configure checking for _Bool support... yes
  500. :info:configure checking size of _Bool... 1
  501. :info:configure checking for uintptr_t... yes
  502. :info:configure checking size of uintptr_t... 8
  503. :info:configure checking size of off_t... 8
  504. :info:configure checking whether to enable large file support... no
  505. :info:configure checking size of time_t... 8
  506. :info:configure checking for pthread_t... yes
  507. :info:configure checking size of pthread_t... 8
  508. :info:configure checking for --enable-framework... yes
  509. :info:configure checking for dyld... always on for Darwin
  510. :info:configure checking the extension of shared libraries... .so
  511. :info:configure checking LDSHARED... $(CC) -bundle -undefined dynamic_lookup
  512. :info:configure checking CCSHARED...
  513. :info:configure checking LINKFORSHARED... -Wl,-stack_size,1000000 -framework CoreFoundation $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
  514. :info:configure checking CFLAGSFORSHARED... $(CCSHARED)
  515. :info:configure checking SHLIBS... $(LIBS)
  516. :info:configure checking for sendfile in -lsendfile... no
  517. :info:configure checking for dlopen in -ldl... yes
  518. :info:configure checking for shl_load in -ldld... no
  519. :info:configure checking for RAND_egd in -lcrypto... yes
  520. :info:configure checking for library containing sem_init... none required
  521. :info:configure checking for textdomain in -lintl... yes
  522. :info:configure checking aligned memory access is required... no
  523. :info:configure checking for --with-hash-algorithm... default
  524. :info:configure checking for t_open in -lnsl... no
  525. :info:configure checking for socket in -lsocket... no
  526. :info:configure checking for --with-libs... no
  527. :info:configure checking for pkg-config... /opt/local/bin/pkg-config
  528. :info:configure checking pkg-config is at least version 0.9.0... yes
  529. :info:configure checking for --with-system-expat... no
  530. :info:configure checking for --with-system-ffi... no
  531. :info:configure checking for --with-system-libmpdec... no
  532. :info:configure checking for --enable-loadable-sqlite-extensions... no
  533. :info:configure checking for --with-tcltk-includes... default
  534. :info:configure checking for --with-tcltk-libs... default
  535. :info:configure checking for --with-dbmliborder...
  536. :info:configure checking for --with-signal-module... yes
  537. :info:configure checking for --with-threads... yes
  538. :info:configure checking if PTHREAD_SCOPE_SYSTEM is supported... yes
  539. :info:configure checking for pthread_sigmask... yes
  540. :info:configure checking for pthread_atfork... yes
  541. :info:configure checking if --enable-ipv6 is specified... yes
  542. :info:configure checking ipv6 stack type... kame
  543. :info:configure using libc
  544. :info:configure checking for OSX 10.5 SDK or later... yes
  545. :info:configure checking for --with-doc-strings... yes
  546. :info:configure checking for --with-tsc... no
  547. :info:configure checking for --with-pymalloc... yes
  548. :info:configure checking for --with-valgrind... no
  549. :info:configure checking for dlopen... yes
  550. :info:configure checking DYNLOADFILE... dynload_shlib.o
  551. :info:configure checking MACHDEP_OBJS... none
  552. :info:configure checking for alarm... yes
  553. :info:configure checking for accept4... no
  554. :info:configure checking for setitimer... yes
  555. :info:configure checking for getitimer... yes
  556. :info:configure checking for bind_textdomain_codeset... yes
  557. :info:configure checking for chown... yes
  558. :info:configure checking for clock... yes
  559. :info:configure checking for confstr... yes
  560. :info:configure checking for ctermid... yes
  561. :info:configure checking for dup3... no
  562. :info:configure checking for execv... yes
  563. :info:configure checking for faccessat... no
  564. :info:configure checking for fchmod... yes
  565. :info:configure checking for fchmodat... no
  566. :info:configure checking for fchown... yes
  567. :info:configure checking for fchownat... no
  568. :info:configure checking for fexecve... no
  569. :info:configure checking for fdopendir... no
  570. :info:configure checking for fork... yes
  571. :info:configure checking for fpathconf... yes
  572. :info:configure checking for fstatat... no
  573. :info:configure checking for ftime... yes
  574. :info:configure checking for ftruncate... yes
  575. :info:configure checking for futimesat... no
  576. :info:configure checking for futimens... no
  577. :info:configure checking for futimes... yes
  578. :info:configure checking for gai_strerror... yes
  579. :info:configure checking for getentropy... no
  580. :info:configure checking for getgrouplist... yes
  581. :info:configure checking for getgroups... yes
  582. :info:configure checking for getlogin... yes
  583. :info:configure checking for getloadavg... yes
  584. :info:configure checking for getpeername... yes
  585. :info:configure checking for getpgid... yes
  586. :info:configure checking for getpid... yes
  587. :info:configure checking for getpriority... yes
  588. :info:configure checking for getresuid... no
  589. :info:configure checking for getresgid... no
  590. :info:configure checking for getpwent... yes
  591. :info:configure checking for getspnam... no
  592. :info:configure checking for getspent... no
  593. :info:configure checking for getsid... yes
  594. :info:configure checking for getwd... yes
  595. :info:configure checking for if_nameindex... yes
  596. :info:configure checking for initgroups... yes
  597. :info:configure checking for kill... yes
  598. :info:configure checking for killpg... yes
  599. :info:configure checking for lchmod... yes
  600. :info:configure checking for lchown... yes
  601. :info:configure checking for lockf... yes
  602. :info:configure checking for linkat... no
  603. :info:configure checking for lstat... yes
  604. :info:configure checking for lutimes... yes
  605. :info:configure checking for mmap... yes
  606. :info:configure checking for memrchr... no
  607. :info:configure checking for mbrtowc... yes
  608. :info:configure checking for mkdirat... no
  609. :info:configure checking for mkfifo... yes
  610. :info:configure checking for mkfifoat... no
  611. :info:configure checking for mknod... yes
  612. :info:configure checking for mknodat... no
  613. :info:configure checking for mktime... yes
  614. :info:configure checking for mremap... no
  615. :info:configure checking for nice... yes
  616. :info:configure checking for openat... no
  617. :info:configure checking for pathconf... yes
  618. :info:configure checking for pause... yes
  619. :info:configure checking for pipe2... no
  620. :info:configure checking for plock... no
  621. :info:configure checking for poll... yes
  622. :info:configure checking for posix_fallocate... no
  623. :info:configure checking for posix_fadvise... no
  624. :info:configure checking for pread... yes
  625. :info:configure checking for pthread_init... no
  626. :info:configure checking for pthread_kill... yes
  627. :info:configure checking for putenv... yes
  628. :info:configure checking for pwrite... yes
  629. :info:configure checking for readlink... yes
  630. :info:configure checking for readlinkat... no
  631. :info:configure checking for readv... yes
  632. :info:configure checking for realpath... yes
  633. :info:configure checking for renameat... no
  634. :info:configure checking for select... yes
  635. :info:configure checking for sem_open... yes
  636. :info:configure checking for sem_timedwait... no
  637. :info:configure checking for sem_getvalue... yes
  638. :info:configure checking for sem_unlink... yes
  639. :info:configure checking for sendfile... yes
  640. :info:configure checking for setegid... yes
  641. :info:configure checking for seteuid... yes
  642. :info:configure checking for setgid... yes
  643. :info:configure checking for sethostname... yes
  644. :info:configure checking for setlocale... yes
  645. :info:configure checking for setregid... yes
  646. :info:configure checking for setreuid... yes
  647. :info:configure checking for setresuid... no
  648. :info:configure checking for setresgid... no
  649. :info:configure checking for setsid... yes
  650. :info:configure checking for setpgid... yes
  651. :info:configure checking for setpgrp... yes
  652. :info:configure checking for setpriority... yes
  653. :info:configure checking for setuid... yes
  654. :info:configure checking for setvbuf... yes
  655. :info:configure checking for sched_get_priority_max... yes
  656. :info:configure checking for sched_setaffinity... no
  657. :info:configure checking for sched_setscheduler... no
  658. :info:configure checking for sched_setparam... no
  659. :info:configure checking for sched_rr_get_interval... no
  660. :info:configure checking for sigaction... yes
  661. :info:configure checking for sigaltstack... yes
  662. :info:configure checking for siginterrupt... yes
  663. :info:configure checking for sigpending... yes
  664. :info:configure checking for sigrelse... yes
  665. :info:configure checking for sigtimedwait... no
  666. :info:configure checking for sigwait... yes
  667. :info:configure checking for sigwaitinfo... no
  668. :info:configure checking for snprintf... yes
  669. :info:configure checking for strftime... yes
  670. :info:configure checking for strlcpy... yes
  671. :info:configure checking for symlinkat... no
  672. :info:configure checking for sync... yes
  673. :info:configure checking for sysconf... yes
  674. :info:configure checking for tcgetpgrp... yes
  675. :info:configure checking for tcsetpgrp... yes
  676. :info:configure checking for tempnam... yes
  677. :info:configure checking for timegm... yes
  678. :info:configure checking for times... yes
  679. :info:configure checking for tmpfile... yes
  680. :info:configure checking for tmpnam... yes
  681. :info:configure checking for tmpnam_r... no
  682. :info:configure checking for truncate... yes
  683. :info:configure checking for uname... yes
  684. :info:configure checking for unlinkat... no
  685. :info:configure checking for unsetenv... yes
  686. :info:configure checking for utimensat... no
  687. :info:configure checking for utimes... yes
  688. :info:configure checking for waitid... yes
  689. :info:configure checking for waitpid... yes
  690. :info:configure checking for wait3... yes
  691. :info:configure checking for wait4... yes
  692. :info:configure checking for wcscoll... yes
  693. :info:configure checking for wcsftime... yes
  694. :info:configure checking for wcsxfrm... yes
  695. :info:configure checking for wmemcmp... yes
  696. :info:configure checking for writev... yes
  697. :info:configure checking for _getpty... no
  698. :info:configure checking whether dirfd is declared... yes
  699. :info:configure checking for chroot... yes
  700. :info:configure checking for link... yes
  701. :info:configure checking for symlink... yes
  702. :info:configure checking for fchdir... yes
  703. :info:configure checking for fsync... yes
  704. :info:configure checking for fdatasync... no
  705. :info:configure checking for epoll... no
  706. :info:configure checking for epoll_create1... no
  707. :info:configure checking for kqueue... yes
  708. :info:configure checking for prlimit... no
  709. :info:configure checking for ctermid_r... yes
  710. :info:configure checking for flock declaration... yes
  711. :info:configure checking for flock... yes
  712. :info:configure checking for getpagesize... yes
  713. :info:configure checking for broken unsetenv... no
  714. :info:configure checking for true... true
  715. :info:configure checking for inet_aton in -lc... yes
  716. :info:configure checking for chflags... yes
  717. :info:configure checking for lchflags... yes
  718. :info:configure checking for inflateCopy in -lz... yes
  719. :info:configure checking for hstrerror... yes
  720. :info:configure checking for inet_aton... yes
  721. :info:configure checking for inet_pton... yes
  722. :info:configure checking for setgroups... yes
  723. :info:configure checking for openpty... yes
  724. :info:configure checking for forkpty... yes
  725. :info:configure checking for memmove... yes
  726. :info:configure checking for fseek64... no
  727. :info:configure checking for fseeko... yes
  728. :info:configure checking for fstatvfs... yes
  729. :info:configure checking for ftell64... no
  730. :info:configure checking for ftello... yes
  731. :info:configure checking for statvfs... yes
  732. :info:configure checking for dup2... yes
  733. :info:configure checking for strdup... yes
  734. :info:configure checking for getpgrp... yes
  735. :info:configure checking for setpgrp... (cached) yes
  736. :info:configure checking for gettimeofday... yes
  737. :info:configure checking for clock_gettime... no
  738. :info:configure checking for clock_gettime in -lrt... no
  739. :info:configure checking for clock_getres... no
  740. :info:configure checking for clock_getres in -lrt... no
  741. :info:configure checking for major... yes
  742. :info:configure checking for getaddrinfo... yes
  743. :info:configure checking getaddrinfo bug... no
  744. :info:configure checking for getnameinfo... yes
  745. :info:configure checking whether time.h and sys/time.h may both be included... yes
  746. :info:configure checking whether struct tm is in sys/time.h or time.h... time.h
  747. :info:configure checking for struct tm.tm_zone... yes
  748. :info:configure checking for struct stat.st_rdev... yes
  749. :info:configure checking for struct stat.st_blksize... yes
  750. :info:configure checking for struct stat.st_flags... yes
  751. :info:configure checking for struct stat.st_gen... yes
  752. :info:configure checking for struct stat.st_birthtime... yes
  753. :info:configure checking for struct stat.st_blocks... yes
  754. :info:configure checking for time.h that defines altzone... no
  755. :info:configure checking whether sys/select.h and sys/time.h may both be included... yes
  756. :info:configure checking for addrinfo... yes
  757. :info:configure checking for sockaddr_storage... yes
  758. :info:configure checking whether char is unsigned... no
  759. :info:configure checking for an ANSI C-conforming const... yes
  760. :info:configure checking for working volatile... yes
  761. :info:configure checking for working signed char... yes
  762. :info:configure checking for prototypes... yes
  763. :info:configure checking for variable length prototypes and stdarg.h... yes
  764. :info:configure checking for socketpair... yes
  765. :info:configure checking if sockaddr has sa_len member... yes
  766. :info:configure checking whether va_list is an array... yes
  767. :info:configure checking for gethostbyname_r... no
  768. :info:configure checking for gethostbyname... yes
  769. :info:configure checking for __fpu_control... no
  770. :info:configure checking for __fpu_control in -lieee... no
  771. :info:configure checking for --with-fpectl... no
  772. :info:configure checking for --with-libm=STRING... default LIBM=""
  773. :info:configure checking for --with-libc=STRING... default LIBC=""
  774. :info:configure checking for x64 gcc inline assembler... yes
  775. :info:configure checking whether C doubles are little-endian IEEE 754 binary64... yes
  776. :info:configure checking whether C doubles are big-endian IEEE 754 binary64... no
  777. :info:configure checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
  778. :info:configure checking whether we can use gcc inline assembler to get and set x87 control word... yes
  779. :info:configure checking for x87-style double rounding... no
  780. :info:configure checking for acosh... yes
  781. :info:configure checking for asinh... yes
  782. :info:configure checking for atanh... yes
  783. :info:configure checking for copysign... yes
  784. :info:configure checking for erf... yes
  785. :info:configure checking for erfc... yes
  786. :info:configure checking for expm1... yes
  787. :info:configure checking for finite... yes
  788. :info:configure checking for gamma... yes
  789. :info:configure checking for hypot... yes
  790. :info:configure checking for lgamma... yes
  791. :info:configure checking for log1p... yes
  792. :info:configure checking for log2... yes
  793. :info:configure checking for round... yes
  794. :info:configure checking for tgamma... yes
  795. :info:configure checking whether isinf is declared... yes
  796. :info:configure checking whether isnan is declared... yes
  797. :info:configure checking whether isfinite is declared... yes
  798. :info:configure checking whether tanh preserves the sign of zero... yes
  799. :info:configure checking whether log1p drops the sign of negative zero... no
  800. :info:configure checking whether POSIX semaphores are enabled... yes
  801. :info:configure checking for broken sem_getvalue... yes
  802. :info:configure checking digit size for Python's longs... no value specified
  803. :info:configure checking wchar.h usability... yes
  804. :info:configure checking wchar.h presence... yes
  805. :info:configure checking for wchar.h... yes
  806. :info:configure checking size of wchar_t... 4
  807. :info:configure checking for UCS-4 tcl... no
  808. :info:configure checking whether wchar_t is signed... yes
  809. :info:configure no usable wchar_t found
  810. :info:configure checking whether byte ordering is bigendian... no
  811. :info:configure checking ABIFLAGS... m
  812. :info:configure checking SOABI... cpython-34m
  813. :info:configure checking LDVERSION... $(VERSION)$(ABIFLAGS)
  814. :info:configure checking whether right shift extends the sign bit... yes
  815. :info:configure checking for getc_unlocked() and friends... yes
  816. :info:configure checking how to link readline libs... -ledit
  817. :info:configure checking for rl_callback_handler_install in -ledit... yes
  818. :info:configure checking for rl_pre_input_hook in -ledit... yes
  819. :info:configure checking for rl_completion_display_matches_hook in -ledit... yes
  820. :info:configure checking for rl_completion_matches in -ledit... yes
  821. :info:configure checking for broken nice()... no
  822. :info:configure checking for broken poll()... no
  823. :info:configure checking for struct tm.tm_zone... (cached) yes
  824. :info:configure checking for working tzset()... yes
  825. :info:configure checking for tv_nsec in struct stat... no
  826. :info:configure checking for tv_nsec2 in struct stat... yes
  827. :info:configure checking curses.h usability... yes
  828. :info:configure checking curses.h presence... yes
  829. :info:configure checking for curses.h... yes
  830. :info:configure checking ncurses.h usability... yes
  831. :info:configure checking ncurses.h presence... yes
  832. :info:configure checking for ncurses.h... yes
  833. :info:configure checking for term.h... yes
  834. :info:configure checking whether mvwdelch is an expression... yes
  835. :info:configure checking whether WINDOW has _flags... yes
  836. :info:configure checking for is_term_resized... yes
  837. :info:configure checking for resize_term... yes
  838. :info:configure checking for resizeterm... yes
  839. :info:configure configure: checking for device files
  840. :info:configure checking for /dev/ptmx... yes
  841. :info:configure checking for /dev/ptc... no
  842. :info:configure checking for %lld and %llu printf() format support... yes
  843. :info:configure checking for %zd printf() format support... yes
  844. :info:configure checking for socklen_t... yes
  845. :info:configure checking for broken mbstowcs... no
  846. :info:configure checking for --with-computed-gotos... yes
  847. :info:configure checking whether /opt/local/bin/clang-mp-3.7 supports computed gotos... yes
  848. :info:configure checking for build directories... done
  849. :info:configure checking for -O2... yes
  850. :info:configure checking for glibc _FORTIFY_SOURCE/memmove bug... no
  851. :info:configure checking for ensurepip... no
  852. :info:configure configure: creating ./config.status
  853. :info:configure config.status: creating Mac/Makefile
  854. :info:configure config.status: creating Mac/PythonLauncher/Makefile
  855. :info:configure config.status: creating Mac/Resources/framework/Info.plist
  856. :info:configure config.status: creating Mac/Resources/app/Info.plist
  857. :info:configure config.status: creating Makefile.pre
  858. :info:configure config.status: creating Modules/Setup.config
  859. :info:configure config.status: creating Misc/python.pc
  860. :info:configure config.status: creating Misc/python-config.sh
  861. :info:configure config.status: creating Modules/ld_so_aix
  862. :info:configure config.status: creating pyconfig.h
  863. :info:configure creating Modules/Setup
  864. :info:configure creating Modules/Setup.local
  865. :info:configure creating Makefile
  866. :debug:configure Executing proc-post-org.macports.configure-configure-0
  867. :debug:configure Privilege de-escalation not attempted as not running as root.
  868. :debug:build build phase started at Sat Aug 6 20:38:22 EDT 2016
  869. :notice:build ---> Building python34
  870. :debug:build Executing org.macports.build (python34)
  871. :debug:build Environment:
  872. CC_PRINT_OPTIONS='YES'
  873. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/.CC_PRINT_OPTIONS'
  874. CPATH='/opt/local/include'
  875. LIBRARY_PATH='/opt/local/lib'
  876. MACOSX_DEPLOYMENT_TARGET='10.6'
  877. :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/make -j4 -w all MAKE="/usr/bin/make CC=/opt/local/bin/clang-mp-3.7"'
  878. :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/make -j4 -w all MAKE="/usr/bin/make CC=/opt/local/bin/clang-mp-3.7"
  879. :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5'
  880. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
  881. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
  882. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
  883. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
  884. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
  885. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
  886. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
  887. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
  888. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
  889. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
  890. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
  891. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
  892. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
  893. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
  894. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
  895. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
  896. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
  897. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
  898. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
  899. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
  900. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
  901. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
  902. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
  903. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
  904. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
  905. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
  906. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
  907. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
  908. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
  909. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
  910. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
  911. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
  912. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
  913. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
  914. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
  915. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
  916. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
  917. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
  918. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
  919. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
  920. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
  921. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
  922. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
  923. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
  924. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
  925. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
  926. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
  927. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
  928. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
  929. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
  930. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
  931. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
  932. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
  933. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
  934. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
  935. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
  936. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
  937. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
  938. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
  939. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
  940. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
  941. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
  942. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
  943. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/future.o Python/future.c
  944. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
  945. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
  946. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
  947. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o Python/getplatform.o ./Python/getplatform.c
  948. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
  949. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
  950. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/import.o Python/import.c
  951. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
  952. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
  953. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
  954. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
  955. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
  956. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
  957. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
  958. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
  959. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
  960. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
  961. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
  962. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
  963. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
  964. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
  965. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/random.o Python/random.c
  966. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
  967. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
  968. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE \
  969. :info:build -DABIFLAGS='"m"' \
  970. :info:build -o Python/sysmodule.o ./Python/sysmodule.c
  971. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
  972. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
  973. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
  974. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
  975. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
  976. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
  977. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
  978. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE \
  979. :info:build -DSOABI='"cpython-34m"' \
  980. :info:build -o Python/dynload_shlib.o ./Python/dynload_shlib.c
  981. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
  982. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
  983. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -DPYTHONPATH='":plat-darwin"' \
  984. :info:build -DPREFIX='"/opt/local/Library/Frameworks/Python.framework/Versions/3.4"' \
  985. :info:build -DEXEC_PREFIX='"/opt/local/Library/Frameworks/Python.framework/Versions/3.4"' \
  986. :info:build -DVERSION='"3.4"' \
  987. :info:build -DVPATH='""' \
  988. :info:build -o Modules/getpath.o ./Modules/getpath.c
  989. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
  990. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
  991. :info:build ./Modules/getpath.c:575:20: warning: 'NSModuleForSymbol' is deprecated [-Wdeprecated-declarations]
  992. :info:build pythonModule = NSModuleForSymbol(NSLookupAndBindSymbol("_Py_Initialize"));
  993. :info:build ^
  994. :info:build /usr/include/mach-o/dyld.h:189:21: note: 'NSModuleForSymbol' has been explicitly marked deprecated here
  995. :info:build extern NSModule NSModuleForSymbol(NSSymbol symbol) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
  996. :info:build ^
  997. :info:build ./Modules/getpath.c:575:38: warning: 'NSLookupAndBindSymbol' is deprecated [-Wdeprecated-declarations]
  998. :info:build pythonModule = NSModuleForSymbol(NSLookupAndBindSymbol("_Py_Initialize"));
  999. :info:build ^
  1000. :info:build /usr/include/mach-o/dyld.h:179:17: note: 'NSLookupAndBindSymbol' has been explicitly marked deprecated here
  1001. :info:build extern NSSymbol NSLookupAndBindSymbol(const char* symbolName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA);
  1002. :info:build ^
  1003. :info:build ./Modules/getpath.c:577:15: warning: 'NSLibraryNameForModule' is deprecated [-Wdeprecated-declarations]
  1004. :info:build modPath = NSLibraryNameForModule(pythonModule);
  1005. :info:build ^
  1006. :info:build /usr/include/mach-o/dyld.h:159:21: note: 'NSLibraryNameForModule' has been explicitly marked deprecated here
  1007. :info:build extern const char* NSLibraryNameForModule(NSModule m) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
  1008. :info:build ^
  1009. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
  1010. :info:build 3 warnings generated.
  1011. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o
  1012. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o
  1013. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o
  1014. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
  1015. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o
  1016. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
  1017. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o
  1018. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
  1019. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/_operator.c -o Modules/_operator.o
  1020. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
  1021. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
  1022. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
  1023. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/_stat.c -o Modules/_stat.o
  1024. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/_localemodule.c -o Modules/_localemodule.o
  1025. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
  1026. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
  1027. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
  1028. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
  1029. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
  1030. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
  1031. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
  1032. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
  1033. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/faulthandler.c -o Modules/faulthandler.o
  1034. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
  1035. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/hashtable.c -o Modules/hashtable.o
  1036. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
  1037. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
  1038. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
  1039. :info:build /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python.exe-gdb.py
  1040. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Modules/_testembed.o ./Modules/_testembed.c
  1041. :info:build # Substitution happens here, as the completely-expanded BINDIR
  1042. :info:build # is not available in configure
  1043. :info:build /opt/local/bin/clang-mp-3.7 -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE \
  1044. :info:build -DHGVERSION="\"`LC_ALL=C `\"" \
  1045. :info:build -DHGTAG="\"`LC_ALL=C `\"" \
  1046. :info:build -DHGBRANCH="\"`LC_ALL=C `\"" \
  1047. :info:build -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
  1048. :info:build sed -e "s,@EXENAME@,/opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin/python3.4m," < ./Misc/python-config.in >python-config.py
  1049. :info:build # Replace makefile compat. variable references with shell script compat. ones; ->
  1050. :info:build sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config
  1051. :info:build # On Darwin, always use the python version of the script, the shell
  1052. :info:build # version doesn't use the compiler customizations that are provided
  1053. :info:build # in python (_osx_support.py).
  1054. :info:build if test `uname -s` = Darwin; then \
  1055. :info:build cp python-config.py python-config; \
  1056. :info:build fi
  1057. :info:build rm -f libpython3.4m.a
  1058. :info:build ar rc libpython3.4m.a Modules/getbuildinfo.o
  1059. :info:build ar rc libpython3.4m.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o
  1060. :info:build ar rc libpython3.4m.a Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o
  1061. :info:build ar rc libpython3.4m.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/frozen.o
  1062. :info:build /opt/local/bin/ranlib: file: libpython3.4m.a(dynamic_annotations.o) has no symbols
  1063. :info:build /opt/local/bin/ranlib: file: libpython3.4m.a(pymath.o) has no symbols
  1064. :info:build ar rc libpython3.4m.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
  1065. :info:build /opt/local/bin/ranlib: file: libpython3.4m.a(dynamic_annotations.o) has no symbols
  1066. :info:build /opt/local/bin/ranlib: file: libpython3.4m.a(pymath.o) has no symbols
  1067. :info:build ar rc libpython3.4m.a Modules/_threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/_stat.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o
  1068. :info:build /opt/local/bin/ranlib: file: libpython3.4m.a(dynamic_annotations.o) has no symbols
  1069. :info:build /opt/local/bin/ranlib: file: libpython3.4m.a(pymath.o) has no symbols
  1070. :info:build ranlib libpython3.4m.a
  1071. :info:build ranlib: file: libpython3.4m.a(dynamic_annotations.o) has no symbols
  1072. :info:build ranlib: file: libpython3.4m.a(pymath.o) has no symbols
  1073. :info:build /usr/bin/install -c -d -m 755 Python.framework/Versions/3.4
  1074. :info:build /opt/local/bin/clang-mp-3.7 -o Python.framework/Versions/3.4/Python -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -dynamiclib \
  1075. :info:build -all_load libpython3.4m.a -Wl,-single_module \
  1076. :info:build -install_name /opt/local/Library/Frameworks/Python.framework/Versions/3.4/Python \
  1077. :info:build -compatibility_version 3.4 \
  1078. :info:build -current_version 3.4 \
  1079. :info:build -framework CoreFoundation -lintl -ldl -framework CoreFoundation;
  1080. :info:build /usr/bin/install -c -d -m 755 \
  1081. :info:build Python.framework/Versions/3.4/Resources/English.lproj
  1082. :info:build /usr/bin/install -c -m 644 Mac/Resources/framework/Info.plist \
  1083. :info:build Python.framework/Versions/3.4/Resources/Info.plist
  1084. :info:build ln -fsn 3.4 Python.framework/Versions/Current
  1085. :info:build ln -fsn Versions/Current/Python Python.framework/Python
  1086. :info:build ln -fsn Versions/Current/Resources Python.framework/Resources
  1087. :info:build /opt/local/bin/clang-mp-3.7 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-stack_size,1000000 -framework CoreFoundation Python.framework/Versions/3.4/Python -o python.exe Modules/python.o -lintl -ldl -framework CoreFoundation
  1088. :info:build /opt/local/bin/clang-mp-3.7 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-stack_size,1000000 -framework CoreFoundation Python.framework/Versions/3.4/Python -o Modules/_testembed Modules/_testembed.o -lintl -ldl -framework CoreFoundation
  1089. :info:build DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 ./python.exe -E -S -m sysconfig --generate-posix-vars ;\
  1090. :info:build if test $? -ne 0 ; then \
  1091. :info:build echo "generate-posix-vars failed" ; \
  1092. :info:build rm -f ./pybuilddir.txt ; \
  1093. :info:build exit 1 ; \
  1094. :info:build fi
  1095. :info:build running build
  1096. :info:build running build_ext
  1097. :info:build building '_struct' extension
  1098. :info:build creating build/temp.macosx-10.6-x86_64-3.4/opt
  1099. :info:build creating build/temp.macosx-10.6-x86_64-3.4/opt/local
  1100. :info:build creating build/temp.macosx-10.6-x86_64-3.4/opt/local/var
  1101. :info:build creating build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports
  1102. :info:build creating build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build
  1103. :info:build creating build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34
  1104. :info:build creating build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34
  1105. :info:build creating build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work
  1106. :info:build creating build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5
  1107. :info:build creating build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules
  1108. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_struct.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_struct.o
  1109. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_struct.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/_struct.so
  1110. :info:build building '_ctypes_test' extension
  1111. :info:build creating build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_ctypes
  1112. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_ctypes/_ctypes_test.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_ctypes/_ctypes_test.o
  1113. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_ctypes/_ctypes_test.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/_ctypes_test.so
  1114. :info:build building 'array' extension
  1115. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/arraymodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/arraymodule.o
  1116. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/arraymodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/array.so
  1117. :info:build building 'cmath' extension
  1118. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/cmathmodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/cmathmodule.o
  1119. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_math.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_math.o
  1120. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/cmathmodule.o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_math.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/cmath.so
  1121. :info:build building 'math' extension
  1122. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/mathmodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/mathmodule.o
  1123. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_math.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_math.o
  1124. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/mathmodule.o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_math.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/math.so
  1125. :info:build building 'time' extension
  1126. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/timemodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/timemodule.o
  1127. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/timemodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/time.so
  1128. :info:build building '_datetime' extension
  1129. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_datetimemodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_datetimemodule.o
  1130. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_datetimemodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/_datetime.so
  1131. :info:build building '_random' extension
  1132. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_randommodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_randommodule.o
  1133. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_randommodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/_random.so
  1134. :info:build building '_bisect' extension
  1135. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_bisectmodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_bisectmodule.o
  1136. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_bisectmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/_bisect.so
  1137. :info:build building '_heapq' extension
  1138. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_heapqmodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_heapqmodule.o
  1139. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_heapqmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/_heapq.so
  1140. :info:build building '_pickle' extension
  1141. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_pickle.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_pickle.o
  1142. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_pickle.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/_pickle.so
  1143. :info:build building '_json' extension
  1144. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_json.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_json.o
  1145. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_json.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/_json.so
  1146. :info:build building '_testcapi' extension
  1147. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_testcapimodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_testcapimodule.o
  1148. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_testcapimodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/_testcapi.so
  1149. :info:build building '_testbuffer' extension
  1150. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_testbuffer.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_testbuffer.o
  1151. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_testbuffer.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/_testbuffer.so
  1152. :info:build building '_testimportmultiple' extension
  1153. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_testimportmultiple.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_testimportmultiple.o
  1154. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_testimportmultiple.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/_testimportmultiple.so
  1155. :info:build building '_lsprof' extension
  1156. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_lsprof.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_lsprof.o
  1157. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/rotatingtree.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/rotatingtree.o
  1158. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_lsprof.o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/rotatingtree.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/_lsprof.so
  1159. :info:build building 'unicodedata' extension
  1160. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/unicodedata.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/unicodedata.o
  1161. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/unicodedata.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/unicodedata.so
  1162. :info:build building '_opcode' extension
  1163. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_opcode.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_opcode.o
  1164. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/_opcode.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/_opcode.so
  1165. :info:build building 'fcntl' extension
  1166. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/fcntlmodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/fcntlmodule.o
  1167. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/fcntlmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/fcntl.so
  1168. :info:build building 'grp' extension
  1169. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/grpmodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/grpmodule.o
  1170. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/grpmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/grp.so
  1171. :info:build building 'select' extension
  1172. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/selectmodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/selectmodule.o
  1173. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/selectmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/select.so
  1174. :info:build building 'parser' extension
  1175. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/parsermodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/parsermodule.o
  1176. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/parsermodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/parser.so
  1177. :info:build building 'mmap' extension
  1178. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/mmapmodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/mmapmodule.o
  1179. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/mmapmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/mmap.so
  1180. :info:build building 'syslog' extension
  1181. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/syslogmodule.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/syslogmodule.o
  1182. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/syslogmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/syslog.so
  1183. :info:build building 'audioop' extension
  1184. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/audioop.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/audioop.o
  1185. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/audioop.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-x86_64-3.4/audioop.so
  1186. :info:build building 'readline' extension
  1187. :info:build /opt/local/bin/clang-mp-3.7 -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64 -Werror=declaration-after-statement -I./Include -I. -IInclude -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/readline.c -o build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/readline.o
  1188. :info:build /opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.6-x86_64-3.4/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5/Modules/readline.o -L/usr/lib/termcap -L/opt/local/lib -L/usr/local/lib -ledit -lncursesw -o build/lib.macosx-10.6-x86_64-3.4/readline.so
  1189. :info:build ld: warning: directory not found for option '-L/usr/lib/termcap'
  1190. :info:build /bin/sh: line 1: 70592 Segmentation fault DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5 CC='/opt/local/bin/clang-mp-3.7' LDSHARED='/opt/local/bin/clang-mp-3.7 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python.exe -E ./setup.py --no-user-cfg $quiet build
  1191. :info:build make: *** [sharedmods] Error 139
  1192. :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5'
  1193. :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/work/Python-3.4.5" && /usr/bin/make -j4 -w all MAKE="/usr/bin/make CC=/opt/local/bin/clang-mp-3.7"
  1194. :info:build Exit code: 2
  1195. :error:build org.macports.build for port python34 returned: command execution failed
  1196. :debug:build Error code: CHILDSTATUS 70253 2
  1197. :debug:build Backtrace: command execution failed
  1198. while executing
  1199. "system -nice 0 $fullcmdstring"
  1200. ("eval" body line 1)
  1201. invoked from within
  1202. "eval system $notty $nice \$fullcmdstring"
  1203. invoked from within
  1204. "command_exec build"
  1205. (procedure "portbuild::build_main" line 8)
  1206. invoked from within
  1207. "portbuild::build_main org.macports.build"
  1208. ("eval" body line 1)
  1209. invoked from within
  1210. "eval $procedure $targetname"
  1211. :info:build Warning: targets not executed for python34: org.macports.activate org.macports.build org.macports.destroot org.macports.install
  1212. :error:build Failed to install python34
  1213. :debug:build could not read "/opt/local/etc/select/python3/none": no such file or directory
  1214. while executing
  1215. "::file type $file"
  1216. :notice:build Please see the log file for port python34 for details:
  1217. /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python34/python34/main.log
Add Comment
Please, Sign In to add comment