Advertisement
Guest User

pyenv/asdf python macOS 10.14 Mojave

a guest
Dec 14th, 2018
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.38 KB | None | 0 0
  1. ~ » cat /var/folders/t2/7zncj2317fn6mz1wmw_yv_d40000gn/T/python-build.20181214213144.88236.log ~
  2. /var/folders/t2/7zncj2317fn6mz1wmw_yv_d40000gn/T/python-build.20181214213144.88236 ~
  3. /var/folders/t2/7zncj2317fn6mz1wmw_yv_d40000gn/T/python-build.20181214213144.88236/Python-3.5.6 /var/folders/t2/7zncj2317fn6mz1wmw_yv_d40000gn/T/python-build.20181214213144.88236 ~
  4. checking build system type... x86_64-apple-darwin18.2.0
  5. checking host system type... x86_64-apple-darwin18.2.0
  6. checking for python3.5... no
  7. checking for python3... python3
  8. checking for --enable-universalsdk... no
  9. checking for --with-universal-archs... no
  10. checking MACHDEP... darwin
  11. checking for --without-gcc... no
  12. checking for --with-icc... no
  13. checking for gcc... clang
  14. checking whether the C compiler works... yes
  15. checking for C compiler default output file name... a.out
  16. checking for suffix of executables...
  17. checking whether we are cross compiling... no
  18. checking for suffix of object files... o
  19. checking whether we are using the GNU C compiler... yes
  20. checking whether clang accepts -g... yes
  21. checking for clang option to accept ISO C89... none needed
  22. checking how to run the C preprocessor... clang -E
  23. checking for grep that handles long lines and -e... /usr/bin/grep
  24. checking for --with-cxx-main=<compiler>... no
  25. checking for clang++... no
  26. configure:
  27.  
  28. By default, distutils will build C++ extension modules with "clang++".
  29. If this is not intended, then set CXX on the configure command line.
  30.  
  31. checking for the platform triplet based on compiler characteristics... darwin
  32. checking for -Wl,--no-as-needed... no
  33. checking for egrep... /usr/bin/grep -E
  34. checking for ANSI C header files... no
  35. checking for sys/types.h... yes
  36. checking for sys/stat.h... yes
  37. checking for stdlib.h... no
  38. checking for string.h... yes
  39. checking for memory.h... yes
  40. checking for strings.h... yes
  41. checking for inttypes.h... no
  42. checking for stdint.h... yes
  43. checking for unistd.h... yes
  44. checking minix/config.h usability... no
  45. checking minix/config.h presence... no
  46. checking for minix/config.h... no
  47. checking whether it is safe to define __EXTENSIONS__... yes
  48. checking for --with-suffix...
  49. checking for case-insensitive build directory... yes
  50. checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a
  51. checking LINKCC... $(PURIFY) $(MAINCC)
  52. checking for GNU ld... no
  53. checking for inline... inline
  54. checking for --enable-shared... no
  55. checking for --enable-profiling... no
  56. checking LDLIBRARY... libpython$(VERSION)$(ABIFLAGS).a
  57. checking for ranlib... ranlib
  58. checking for ar... ar
  59. checking for readelf... no
  60. checking for a BSD-compatible install... /usr/bin/install -c
  61. checking for a thread-safe mkdir -p... ./install-sh -c -d
  62. checking for --with-pydebug... no
  63. checking for --enable-optimizations... no
  64. checking for --with-lto... no
  65. checking target system type... x86_64-apple-darwin18.2.0
  66. checking for -llvm-profdata... no
  67. checking for llvm-profdata... ''
  68. configure: llvm-profdata found via xcrun: /usr/bin/xcrun llvm-profdata
  69. checking whether clang accepts and needs -fno-strict-aliasing... no
  70. checking if we can turn off clang unused result warning... yes
  71. checking for -Werror=declaration-after-statement... yes
  72. checking if we can turn on clang mixed sign comparison warning... yes
  73. checking if we can turn on clang unreachable code warning... yes
  74. checking which MACOSX_DEPLOYMENT_TARGET to use... 10.14
  75. checking whether pthreads are available without options... yes
  76. checking whether clang++ also accepts flags for thread support... no
  77. checking for ANSI C header files... (cached) no
  78. checking asm/types.h usability... no
  79. checking asm/types.h presence... no
  80. checking for asm/types.h... no
  81. checking conio.h usability... no
  82. checking conio.h presence... no
  83. checking for conio.h... no
  84. checking direct.h usability... no
  85. checking direct.h presence... no
  86. checking for direct.h... no
  87. checking dlfcn.h usability... yes
  88. checking dlfcn.h presence... yes
  89. checking for dlfcn.h... yes
  90. checking errno.h usability... yes
  91. checking errno.h presence... yes
  92. checking for errno.h... yes
  93. checking fcntl.h usability... yes
  94. checking fcntl.h presence... yes
  95. checking for fcntl.h... yes
  96. checking grp.h usability... yes
  97. checking grp.h presence... yes
  98. checking for grp.h... yes
  99. checking ieeefp.h usability... no
  100. checking ieeefp.h presence... no
  101. checking for ieeefp.h... no
  102. checking io.h usability... no
  103. checking io.h presence... no
  104. checking for io.h... no
  105. checking langinfo.h usability... yes
  106. checking langinfo.h presence... yes
  107. checking for langinfo.h... yes
  108. checking libintl.h usability... no
  109. checking libintl.h presence... no
  110. checking for libintl.h... no
  111. checking process.h usability... no
  112. checking process.h presence... no
  113. checking for process.h... no
  114. checking pthread.h usability... yes
  115. checking pthread.h presence... yes
  116. checking for pthread.h... yes
  117. checking sched.h usability... yes
  118. checking sched.h presence... yes
  119. checking for sched.h... yes
  120. checking shadow.h usability... no
  121. checking shadow.h presence... no
  122. checking for shadow.h... no
  123. checking signal.h usability... yes
  124. checking signal.h presence... yes
  125. checking for signal.h... yes
  126. checking for stdint.h... (cached) yes
  127. checking stropts.h usability... no
  128. checking stropts.h presence... no
  129. checking for stropts.h... no
  130. checking termios.h usability... yes
  131. checking termios.h presence... yes
  132. checking for termios.h... yes
  133. checking for unistd.h... (cached) yes
  134. checking utime.h usability... yes
  135. checking utime.h presence... yes
  136. checking for utime.h... yes
  137. checking poll.h usability... yes
  138. checking poll.h presence... yes
  139. checking for poll.h... yes
  140. checking sys/devpoll.h usability... no
  141. checking sys/devpoll.h presence... no
  142. checking for sys/devpoll.h... no
  143. checking sys/epoll.h usability... no
  144. checking sys/epoll.h presence... no
  145. checking for sys/epoll.h... no
  146. checking sys/poll.h usability... yes
  147. checking sys/poll.h presence... yes
  148. checking for sys/poll.h... yes
  149. checking sys/audioio.h usability... no
  150. checking sys/audioio.h presence... no
  151. checking for sys/audioio.h... no
  152. checking sys/xattr.h usability... yes
  153. checking sys/xattr.h presence... yes
  154. checking for sys/xattr.h... yes
  155. checking sys/bsdtty.h usability... no
  156. checking sys/bsdtty.h presence... no
  157. checking for sys/bsdtty.h... no
  158. checking sys/event.h usability... no
  159. checking sys/event.h presence... yes
  160. configure: WARNING: sys/event.h: present but cannot be compiled
  161. configure: WARNING: sys/event.h: check for missing prerequisite headers?
  162. configure: WARNING: sys/event.h: see the Autoconf documentation
  163. configure: WARNING: sys/event.h: section "Present But Cannot Be Compiled"
  164. configure: WARNING: sys/event.h: proceeding with the compiler's result
  165. configure: WARNING: ## --------------------------------------- ##
  166. configure: WARNING: ## Report this to https://bugs.python.org/ ##
  167. configure: WARNING: ## --------------------------------------- ##
  168. checking for sys/event.h... no
  169. checking sys/file.h usability... yes
  170. checking sys/file.h presence... yes
  171. checking for sys/file.h... yes
  172. checking sys/ioctl.h usability... yes
  173. checking sys/ioctl.h presence... yes
  174. checking for sys/ioctl.h... yes
  175. checking sys/kern_control.h usability... yes
  176. checking sys/kern_control.h presence... yes
  177. checking for sys/kern_control.h... yes
  178. checking sys/loadavg.h usability... no
  179. checking sys/loadavg.h presence... no
  180. checking for sys/loadavg.h... no
  181. checking sys/lock.h usability... yes
  182. checking sys/lock.h presence... yes
  183. checking for sys/lock.h... yes
  184. checking sys/mkdev.h usability... no
  185. checking sys/mkdev.h presence... no
  186. checking for sys/mkdev.h... no
  187. checking sys/modem.h usability... no
  188. checking sys/modem.h presence... no
  189. checking for sys/modem.h... no
  190. checking sys/param.h usability... yes
  191. checking sys/param.h presence... yes
  192. checking for sys/param.h... yes
  193. checking sys/random.h usability... yes
  194. checking sys/random.h presence... yes
  195. checking for sys/random.h... yes
  196. checking sys/select.h usability... yes
  197. checking sys/select.h presence... yes
  198. checking for sys/select.h... yes
  199. checking sys/sendfile.h usability... no
  200. checking sys/sendfile.h presence... no
  201. checking for sys/sendfile.h... no
  202. checking sys/socket.h usability... yes
  203. checking sys/socket.h presence... yes
  204. checking for sys/socket.h... yes
  205. checking sys/statvfs.h usability... yes
  206. checking sys/statvfs.h presence... yes
  207. checking for sys/statvfs.h... yes
  208. checking for sys/stat.h... (cached) yes
  209. checking sys/syscall.h usability... yes
  210. checking sys/syscall.h presence... yes
  211. checking for sys/syscall.h... yes
  212. checking sys/sys_domain.h usability... yes
  213. checking sys/sys_domain.h presence... yes
  214. checking for sys/sys_domain.h... yes
  215. checking sys/termio.h usability... no
  216. checking sys/termio.h presence... no
  217. checking for sys/termio.h... no
  218. checking sys/time.h usability... yes
  219. checking sys/time.h presence... yes
  220. checking for sys/time.h... yes
  221. checking sys/times.h usability... yes
  222. checking sys/times.h presence... yes
  223. checking for sys/times.h... yes
  224. checking for sys/types.h... (cached) yes
  225. checking sys/uio.h usability... yes
  226. checking sys/uio.h presence... yes
  227. checking for sys/uio.h... yes
  228. checking sys/un.h usability... yes
  229. checking sys/un.h presence... yes
  230. checking for sys/un.h... yes
  231. checking sys/utsname.h usability... yes
  232. checking sys/utsname.h presence... yes
  233. checking for sys/utsname.h... yes
  234. checking sys/wait.h usability... no
  235. checking sys/wait.h presence... yes
  236. configure: WARNING: sys/wait.h: present but cannot be compiled
  237. configure: WARNING: sys/wait.h: check for missing prerequisite headers?
  238. configure: WARNING: sys/wait.h: see the Autoconf documentation
  239. configure: WARNING: sys/wait.h: section "Present But Cannot Be Compiled"
  240. configure: WARNING: sys/wait.h: proceeding with the compiler's result
  241. configure: WARNING: ## --------------------------------------- ##
  242. configure: WARNING: ## Report this to https://bugs.python.org/ ##
  243. configure: WARNING: ## --------------------------------------- ##
  244. checking for sys/wait.h... no
  245. checking pty.h usability... no
  246. checking pty.h presence... no
  247. checking for pty.h... no
  248. checking libutil.h usability... no
  249. checking libutil.h presence... no
  250. checking for libutil.h... no
  251. checking sys/resource.h usability... no
  252. checking sys/resource.h presence... yes
  253. configure: WARNING: sys/resource.h: present but cannot be compiled
  254. configure: WARNING: sys/resource.h: check for missing prerequisite headers?
  255. configure: WARNING: sys/resource.h: see the Autoconf documentation
  256. configure: WARNING: sys/resource.h: section "Present But Cannot Be Compiled"
  257. configure: WARNING: sys/resource.h: proceeding with the compiler's result
  258. configure: WARNING: ## --------------------------------------- ##
  259. configure: WARNING: ## Report this to https://bugs.python.org/ ##
  260. configure: WARNING: ## --------------------------------------- ##
  261. checking for sys/resource.h... no
  262. checking netpacket/packet.h usability... no
  263. checking netpacket/packet.h presence... no
  264. checking for netpacket/packet.h... no
  265. checking sysexits.h usability... yes
  266. checking sysexits.h presence... yes
  267. checking for sysexits.h... yes
  268. checking bluetooth.h usability... no
  269. checking bluetooth.h presence... no
  270. checking for bluetooth.h... no
  271. checking bluetooth/bluetooth.h usability... no
  272. checking bluetooth/bluetooth.h presence... no
  273. checking for bluetooth/bluetooth.h... no
  274. checking linux/tipc.h usability... no
  275. checking linux/tipc.h presence... no
  276. checking for linux/tipc.h... no
  277. checking linux/random.h usability... no
  278. checking linux/random.h presence... no
  279. checking for linux/random.h... no
  280. checking spawn.h usability... yes
  281. checking spawn.h presence... yes
  282. checking for spawn.h... yes
  283. checking util.h usability... yes
  284. checking util.h presence... yes
  285. checking for util.h... yes
  286. checking alloca.h usability... yes
  287. checking alloca.h presence... yes
  288. checking for alloca.h... yes
  289. checking endian.h usability... no
  290. checking endian.h presence... no
  291. checking for endian.h... no
  292. checking sys/endian.h usability... no
  293. checking sys/endian.h presence... no
  294. checking for sys/endian.h... no
  295. checking for dirent.h that defines DIR... yes
  296. checking for library containing opendir... none required
  297. checking whether sys/types.h defines makedev... yes
  298. checking for net/if.h... yes
  299. checking for linux/netlink.h... no
  300. checking for linux/can.h... no
  301. checking for linux/can/raw.h... no
  302. checking for linux/can/bcm.h... no
  303. checking for clock_t in time.h... yes
  304. checking for makedev... yes
  305. checking for le64toh... no
  306. checking Solaris LFS bug... yes
  307. checking for mode_t... yes
  308. checking for off_t... yes
  309. checking for pid_t... yes
  310. checking for size_t... yes
  311. checking for uid_t in sys/types.h... yes
  312. checking for uint32_t... yes
  313. checking for uint32_t... yes
  314. checking for uint64_t... yes
  315. checking for uint64_t... yes
  316. checking for int32_t... yes
  317. checking for int32_t... yes
  318. checking for int64_t... yes
  319. checking for int64_t... yes
  320. checking for ssize_t... yes
  321. checking for __uint128_t... yes
  322. checking size of int... 0
  323. checking size of long... 0
  324. checking size of void *... 0
  325. checking size of short... 0
  326. checking size of float... 0
  327. checking size of double... 0
  328. checking size of fpos_t... 0
  329. checking size of size_t... configure: error: in `/var/folders/t2/7zncj2317fn6mz1wmw_yv_d40000gn/T/python-build.20181214213144.88236/Python-3.5.6':
  330. configure: error: cannot compute sizeof (size_t)
  331. See `config.log' for more details
  332. make: *** No targets specified and no makefile found. Stop.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement