Advertisement
Guest User

Untitled

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