Advertisement
Guest User

Untitled

a guest
Sep 4th, 2015
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.30 KB | None | 0 0
  1. 2015-09-04 10:01:24 +0300
  2.  
  3. ./configure
  4. --prefix=/usr/local/Cellar/python26/2.6.9
  5. --enable-shared
  6.  
  7. checking for --enable-universalsdk... no
  8. checking for --with-universal-archs... 32-bit
  9. checking MACHDEP... darwin
  10. checking EXTRAPLATDIR... $(PLATMACDIRS)
  11. checking machine type as reported by uname -m... x86_64
  12. checking for --without-gcc... 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 for --with-cxx-main=<compiler>... no
  23. checking how to run the C preprocessor... clang -E
  24. checking for grep that handles long lines and -e... /usr/bin/grep
  25. checking for egrep... /usr/bin/grep -E
  26. checking for ANSI C header files... yes
  27. checking for sys/types.h... yes
  28. checking for sys/stat.h... yes
  29. checking for stdlib.h... yes
  30. checking for string.h... yes
  31. checking for memory.h... yes
  32. checking for strings.h... yes
  33. checking for inttypes.h... yes
  34. checking for stdint.h... yes
  35. checking for unistd.h... yes
  36. checking minix/config.h usability... no
  37. checking minix/config.h presence... no
  38. checking for minix/config.h... no
  39. checking whether it is safe to define __EXTENSIONS__... yes
  40. checking for --with-suffix...
  41. checking for case-insensitive build directory... yes
  42. checking LIBRARY... libpython$(VERSION).a
  43. checking LINKCC... $(PURIFY) $(MAINCC)
  44. checking for --enable-shared... yes
  45. checking for --enable-profiling...
  46. checking LDLIBRARY... libpython$(VERSION).dylib
  47. checking for ranlib... ranlib
  48. checking for ar... ar
  49. checking for svnversion... found
  50. checking for a BSD-compatible install... /usr/bin/install -c
  51. checking for --with-pydebug... no
  52. checking whether clang accepts -fno-strict-aliasing... yes
  53. checking whether clang accepts -OPT:Olimit=0... yes
  54. checking whether gcc supports ParseTuple __format__... no
  55. checking whether pthreads are available without options... yes
  56. checking whether clang++ also accepts flags for thread support... no
  57. checking for ANSI C header files... (cached) yes
  58. checking asm/types.h usability... no
  59. checking asm/types.h presence... no
  60. checking for asm/types.h... no
  61. checking conio.h usability... no
  62. checking conio.h presence... no
  63. checking for conio.h... no
  64. checking curses.h usability... yes
  65. checking curses.h presence... yes
  66. checking for curses.h... yes
  67. checking direct.h usability... no
  68. checking direct.h presence... no
  69. checking for direct.h... no
  70. checking dlfcn.h usability... yes
  71. checking dlfcn.h presence... yes
  72. checking for dlfcn.h... yes
  73. checking errno.h usability... yes
  74. checking errno.h presence... yes
  75. checking for errno.h... yes
  76. checking fcntl.h usability... yes
  77. checking fcntl.h presence... yes
  78. checking for fcntl.h... yes
  79. checking grp.h usability... yes
  80. checking grp.h presence... yes
  81. checking for grp.h... yes
  82. checking ieeefp.h usability... no
  83. checking ieeefp.h presence... no
  84. checking for ieeefp.h... no
  85. checking io.h usability... no
  86. checking io.h presence... no
  87. checking for io.h... no
  88. checking langinfo.h usability... yes
  89. checking langinfo.h presence... yes
  90. checking for langinfo.h... yes
  91. checking libintl.h usability... no
  92. checking libintl.h presence... no
  93. checking for libintl.h... no
  94. checking ncurses.h usability... yes
  95. checking ncurses.h presence... yes
  96. checking for ncurses.h... yes
  97. checking poll.h usability... yes
  98. checking poll.h presence... yes
  99. checking for poll.h... yes
  100. checking process.h usability... no
  101. checking process.h presence... no
  102. checking for process.h... no
  103. checking pthread.h usability... yes
  104. checking pthread.h presence... yes
  105. checking for pthread.h... yes
  106. checking shadow.h usability... no
  107. checking shadow.h presence... no
  108. checking for shadow.h... no
  109. checking signal.h usability... yes
  110. checking signal.h presence... yes
  111. checking for signal.h... yes
  112. checking for stdint.h... (cached) yes
  113. checking stropts.h usability... no
  114. checking stropts.h presence... no
  115. checking for stropts.h... no
  116. checking termios.h usability... yes
  117. checking termios.h presence... yes
  118. checking for termios.h... yes
  119. checking thread.h usability... no
  120. checking thread.h presence... no
  121. checking for thread.h... no
  122. checking for unistd.h... (cached) yes
  123. checking utime.h usability... yes
  124. checking utime.h presence... yes
  125. checking for utime.h... yes
  126. checking sys/audioio.h usability... no
  127. checking sys/audioio.h presence... no
  128. checking for sys/audioio.h... no
  129. checking sys/bsdtty.h usability... no
  130. checking sys/bsdtty.h presence... no
  131. checking for sys/bsdtty.h... no
  132. checking sys/epoll.h usability... no
  133. checking sys/epoll.h presence... no
  134. checking for sys/epoll.h... no
  135. checking sys/event.h usability... yes
  136. checking sys/event.h presence... yes
  137. checking for sys/event.h... yes
  138. checking sys/file.h usability... yes
  139. checking sys/file.h presence... yes
  140. checking for sys/file.h... yes
  141. checking sys/loadavg.h usability... no
  142. checking sys/loadavg.h presence... no
  143. checking for sys/loadavg.h... no
  144. checking sys/lock.h usability... yes
  145. checking sys/lock.h presence... yes
  146. checking for sys/lock.h... yes
  147. checking sys/mkdev.h usability... no
  148. checking sys/mkdev.h presence... no
  149. checking for sys/mkdev.h... no
  150. checking sys/modem.h usability... no
  151. checking sys/modem.h presence... no
  152. checking for sys/modem.h... no
  153. checking sys/param.h usability... yes
  154. checking sys/param.h presence... yes
  155. checking for sys/param.h... yes
  156. checking sys/poll.h usability... yes
  157. checking sys/poll.h presence... yes
  158. checking for sys/poll.h... yes
  159. checking sys/select.h usability... yes
  160. checking sys/select.h presence... yes
  161. checking for sys/select.h... yes
  162. checking sys/socket.h usability... yes
  163. checking sys/socket.h presence... yes
  164. checking for sys/socket.h... yes
  165. checking sys/statvfs.h usability... yes
  166. checking sys/statvfs.h presence... yes
  167. checking for sys/statvfs.h... yes
  168. checking for sys/stat.h... (cached) yes
  169. checking sys/termio.h usability... no
  170. checking sys/termio.h presence... no
  171. checking for sys/termio.h... no
  172. checking sys/time.h usability... yes
  173. checking sys/time.h presence... yes
  174. checking for sys/time.h... yes
  175. checking sys/times.h usability... yes
  176. checking sys/times.h presence... yes
  177. checking for sys/times.h... yes
  178. checking for sys/types.h... (cached) yes
  179. checking sys/un.h usability... yes
  180. checking sys/un.h presence... yes
  181. checking for sys/un.h... yes
  182. checking sys/utsname.h usability... yes
  183. checking sys/utsname.h presence... yes
  184. checking for sys/utsname.h... yes
  185. checking sys/wait.h usability... yes
  186. checking sys/wait.h presence... yes
  187. checking for sys/wait.h... yes
  188. checking pty.h usability... no
  189. checking pty.h presence... no
  190. checking for pty.h... no
  191. checking libutil.h usability... no
  192. checking libutil.h presence... no
  193. checking for libutil.h... no
  194. checking sys/resource.h usability... yes
  195. checking sys/resource.h presence... yes
  196. checking for sys/resource.h... yes
  197. checking netpacket/packet.h usability... no
  198. checking netpacket/packet.h presence... no
  199. checking for netpacket/packet.h... no
  200. checking sysexits.h usability... yes
  201. checking sysexits.h presence... yes
  202. checking for sysexits.h... yes
  203. checking bluetooth.h usability... no
  204. checking bluetooth.h presence... no
  205. checking for bluetooth.h... no
  206. checking bluetooth/bluetooth.h usability... no
  207. checking bluetooth/bluetooth.h presence... no
  208. checking for bluetooth/bluetooth.h... no
  209. checking linux/tipc.h usability... no
  210. checking linux/tipc.h presence... no
  211. checking for linux/tipc.h... no
  212. checking for dirent.h that defines DIR... yes
  213. checking for library containing opendir... none required
  214. checking whether sys/types.h defines makedev... yes
  215. checking for term.h... yes
  216. checking for linux/netlink.h... no
  217. checking for clock_t in time.h... yes
  218. checking for makedev... yes
  219. checking Solaris LFS bug... no
  220. checking for mode_t... yes
  221. checking for off_t... yes
  222. checking for pid_t... yes
  223. checking return type of signal handlers... void
  224. checking for size_t... yes
  225. checking for uid_t in sys/types.h... yes
  226. checking for ssize_t... yes
  227. checking size of int... 4
  228. checking size of long... 8
  229. checking size of void *... 8
  230. checking size of short... 2
  231. checking size of float... 4
  232. checking size of double... 8
  233. checking size of fpos_t... 8
  234. checking size of size_t... 8
  235. checking size of pid_t... 4
  236. checking for long long support... yes
  237. checking size of long long... 8
  238. checking for long double support... yes
  239. checking size of long double... 16
  240. checking for _Bool support... yes
  241. checking size of _Bool... 1
  242. checking for uintptr_t... yes
  243. checking size of uintptr_t... 8
  244. checking size of off_t... 8
  245. checking whether to enable large file support... no
  246. checking size of time_t... 8
  247. checking for pthread_t... yes
  248. checking size of pthread_t... 8
  249. checking for --enable-toolbox-glue... yes
  250. checking for --enable-framework... no
  251. checking for dyld... always on for Darwin
  252. checking SO... .so
  253. checking LDSHARED... $(CC) $(LDFLAGS) -bundle -bundle_loader $(BINDIR)/python$(VERSION)$(EXE)
  254. checking CCSHARED...
  255. checking LINKFORSHARED... -u _PyMac_Error
  256. checking CFLAGSFORSHARED... $(CCSHARED)
  257. checking SHLIBS... $(LIBS)
  258. checking for dlopen in -ldl... yes
  259. checking for shl_load in -ldld... no
  260. checking for library containing sem_init... none required
  261. checking for textdomain in -lintl... no
  262. checking for t_open in -lnsl... no
  263. checking for socket in -lsocket... no
  264. checking for --with-libs... no
  265. checking for --with-system-ffi...
  266. checking for --with-signal-module... yes
  267. checking for --with-dec-threads... no
  268. checking for --with-threads... yes
  269. checking if PTHREAD_SCOPE_SYSTEM is supported... yes
  270. checking for pthread_sigmask... yes
  271. checking if --enable-ipv6 is specified... yes
  272. checking if RFC2553 API is available... yes
  273. checking ipv6 stack type... kame
  274. using libc
  275. checking for OSX 10.5 SDK or later... yes
  276. checking for --with-doc-strings... yes
  277. checking for --with-tsc... no
  278. checking for --with-pymalloc... yes
  279. checking for --with-wctype-functions... no
  280. checking for dlopen... yes
  281. checking DYNLOADFILE... dynload_shlib.o
  282. checking MACHDEP_OBJS... MACHDEP_OBJS
  283. checking for alarm... yes
  284. checking for setitimer... yes
  285. checking for getitimer... yes
  286. checking for bind_textdomain_codeset... no
  287. checking for chown... yes
  288. checking for clock... yes
  289. checking for confstr... yes
  290. checking for ctermid... yes
  291. checking for execv... yes
  292. checking for fchmod... yes
  293. checking for fchown... yes
  294. checking for fork... yes
  295. checking for fpathconf... yes
  296. checking for ftime... yes
  297. checking for ftruncate... yes
  298. checking for gai_strerror... yes
  299. checking for getgroups... yes
  300. checking for getlogin... yes
  301. checking for getloadavg... yes
  302. checking for getpeername... yes
  303. checking for getpgid... yes
  304. checking for getpid... yes
  305. checking for getpriority... yes
  306. checking for getpwent... yes
  307. checking for getspnam... no
  308. checking for getspent... no
  309. checking for getsid... yes
  310. checking for getwd... yes
  311. checking for kill... yes
  312. checking for killpg... yes
  313. checking for lchmod... yes
  314. checking for lchown... yes
  315. checking for lstat... yes
  316. checking for mkfifo... yes
  317. checking for mknod... yes
  318. checking for mktime... yes
  319. checking for mremap... no
  320. checking for nice... yes
  321. checking for pathconf... yes
  322. checking for pause... yes
  323. checking for plock... no
  324. checking for poll... yes
  325. checking for pthread_init... no
  326. checking for putenv... yes
  327. checking for readlink... yes
  328. checking for realpath... yes
  329. checking for select... yes
  330. checking for setegid... yes
  331. checking for seteuid... yes
  332. checking for setgid... yes
  333. checking for setlocale... yes
  334. checking for setregid... yes
  335. checking for setreuid... yes
  336. checking for setsid... yes
  337. checking for setpgid... yes
  338. checking for setpgrp... yes
  339. checking for setuid... yes
  340. checking for setvbuf... yes
  341. checking for snprintf... yes
  342. checking for sigaction... yes
  343. checking for siginterrupt... yes
  344. checking for sigrelse... yes
  345. checking for strftime... yes
  346. checking for sysconf... yes
  347. checking for tcgetpgrp... yes
  348. checking for tcsetpgrp... yes
  349. checking for tempnam... yes
  350. checking for timegm... yes
  351. checking for times... yes
  352. checking for tmpfile... yes
  353. checking for tmpnam... yes
  354. checking for tmpnam_r... no
  355. checking for truncate... yes
  356. checking for uname... yes
  357. checking for unsetenv... yes
  358. checking for utimes... yes
  359. checking for waitpid... yes
  360. checking for wait3... yes
  361. checking for wait4... yes
  362. checking for wcscoll... yes
  363. checking for _getpty... no
  364. checking for chroot... yes
  365. checking for link... yes
  366. checking for symlink... yes
  367. checking for fchdir... yes
  368. checking for fsync... yes
  369. checking for fdatasync... no
  370. checking for epoll... no
  371. checking for kqueue... yes
  372. checking for ctermid_r... yes
  373. checking for flock... yes
  374. checking for getpagesize... yes
  375. checking for true... true
  376. checking for inet_aton in -lc... yes
  377. checking for chflags... no
  378. checking for lchflags... no
  379. checking for inflateCopy in -lz... yes
  380. checking for hstrerror... yes
  381. checking for inet_aton... yes
  382. checking for inet_pton... yes
  383. checking for setgroups... yes
  384. checking for openpty... yes
  385. checking for forkpty... yes
  386. checking for memmove... yes
  387. checking for fseek64... no
  388. checking for fseeko... yes
  389. checking for fstatvfs... yes
  390. checking for ftell64... no
  391. checking for ftello... yes
  392. checking for statvfs... yes
  393. checking for dup2... yes
  394. checking for getcwd... yes
  395. checking for strdup... yes
  396. checking for getpgrp... yes
  397. checking for setpgrp... (cached) yes
  398. checking for gettimeofday... yes
  399. checking for major... yes
  400. checking for getaddrinfo... yes
  401. checking getaddrinfo bug... good
  402. checking for getnameinfo... yes
  403. checking whether time.h and sys/time.h may both be included... yes
  404. checking whether struct tm is in sys/time.h or time.h... time.h
  405. checking for struct tm.tm_zone... yes
  406. checking for struct stat.st_rdev... yes
  407. checking for struct stat.st_blksize... yes
  408. checking for struct stat.st_flags... yes
  409. checking for struct stat.st_gen... yes
  410. checking for struct stat.st_birthtime... yes
  411. checking for struct stat.st_blocks... yes
  412. checking for time.h that defines altzone... no
  413. checking whether sys/select.h and sys/time.h may both be included... yes
  414. checking for addrinfo... yes
  415. checking for sockaddr_storage... yes
  416. checking whether char is unsigned... no
  417. checking for an ANSI C-conforming const... yes
  418. checking for working volatile... yes
  419. checking for working signed char... yes
  420. checking for prototypes... yes
  421. checking for variable length prototypes and stdarg.h... yes
  422. checking for socketpair... yes
  423. checking if sockaddr has sa_len member... yes
  424. checking whether va_list is an array... yes
  425. checking for gethostbyname_r... no
  426. checking for gethostbyname... yes
  427. checking for __fpu_control... no
  428. checking for __fpu_control in -lieee... no
  429. checking for --with-fpectl... no
  430. checking for --with-libm=STRING... default LIBM=""
  431. checking for --with-libc=STRING... default LIBC=""
  432. checking for x87-style double rounding... no
  433. checking whether tanh preserves the sign of zero... yes
  434. checking for acosh... yes
  435. checking for asinh... yes
  436. checking for atanh... yes
  437. checking for copysign... yes
  438. checking for expm1... yes
  439. checking for finite... yes
  440. checking for hypot... yes
  441. checking for log1p... yes
  442. checking whether isinf is declared... yes
  443. checking whether isnan is declared... yes
  444. checking whether isfinite is declared... yes
  445. checking wchar.h usability... yes
  446. checking wchar.h presence... yes
  447. checking for wchar.h... yes
  448. checking size of wchar_t... 4
  449. checking for UCS-4 tcl... no
  450. checking whether wchar_t is signed... yes
  451. checking what type to use for unicode... unsigned short
  452. checking whether byte ordering is bigendian... no
  453. checking whether right shift extends the sign bit... yes
  454. checking for getc_unlocked() and friends... yes
  455. checking how to link readline libs... -lreadline
  456. checking for rl_callback_handler_install in -lreadline... yes
  457. checking for rl_pre_input_hook in -lreadline... yes
  458. checking for rl_completion_display_matches_hook in -lreadline... yes
  459. checking for rl_completion_matches in -lreadline... yes
  460. checking for broken nice()... no
  461. checking for broken poll()... no
  462. checking for struct tm.tm_zone... (cached) yes
  463. checking for working tzset()... yes
  464. checking for tv_nsec in struct stat... no
  465. checking for tv_nsec2 in struct stat... yes
  466. checking whether mvwdelch is an expression... yes
  467. checking whether WINDOW has _flags... no
  468. checking for is_term_resized... yes
  469. checking for resize_term... yes
  470. checking for resizeterm... yes
  471. checking for /dev/ptmx... yes
  472. checking for /dev/ptc... no
  473. checking for %zd printf() format support... yes
  474. checking for socklen_t... yes
  475. checking for build directories... done
  476. configure: creating ./config.status
  477. config.status: creating Makefile.pre
  478. config.status: creating Modules/Setup.config
  479. config.status: creating pyconfig.h
  480. creating Modules/Setup
  481. creating Modules/Setup.local
  482. creating Makefile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement