Advertisement
Guest User

Untitled

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