Advertisement
Guest User

Untitled

a guest
Nov 18th, 2012
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 122.23 KB | None | 0 0
  1. patching file setup.py
  2. Hunk #1 succeeded at 15 (offset 2 lines).
  3. Hunk #2 succeeded at 309 (offset 66 lines).
  4. checking for --with-universal-archs... 32-bit
  5. checking MACHDEP... linux3
  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 for C compiler default output file name... a.out
  11. checking whether the C compiler works... yes
  12. checking whether we are cross compiling... no
  13. checking for suffix of executables...
  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 AIX... no
  29. checking for --with-suffix...
  30. checking for case-insensitive build directory... no
  31. checking LIBRARY... libpython$(VERSION).a
  32. checking LINKCC... $(PURIFY) $(MAINCC)
  33. checking for --enable-shared... no
  34. checking for --enable-profiling...
  35. checking LDLIBRARY... libpython$(VERSION).a
  36. checking for ranlib... ranlib
  37. checking for ar... ar
  38. checking for svnversion... found
  39. checking for a BSD-compatible install... /usr/bin/install -c
  40. checking for --with-pydebug... no
  41. checking whether gcc accepts -fno-strict-aliasing... yes
  42. checking whether gcc accepts -OPT:Olimit=0... no
  43. checking whether gcc accepts -Olimit 1500... no
  44. checking whether gcc supports ParseTuple __format__... no
  45. checking whether pthreads are available without options... no
  46. checking whether gcc accepts -Kpthread... no
  47. checking whether gcc accepts -Kthread... no
  48. checking whether gcc accepts -pthread... yes
  49. checking whether g++ also accepts flags for thread support... yes
  50. checking for ANSI C header files... yes
  51. checking for sys/types.h... yes
  52. checking for sys/stat.h... yes
  53. checking for stdlib.h... yes
  54. checking for string.h... yes
  55. checking for memory.h... yes
  56. checking for strings.h... yes
  57. checking for inttypes.h... yes
  58. checking for stdint.h... yes
  59. checking for unistd.h... yes
  60. checking asm/types.h usability... yes
  61. checking asm/types.h presence... yes
  62. checking for asm/types.h... yes
  63. checking conio.h usability... no
  64. checking conio.h presence... no
  65. checking for conio.h... no
  66. checking curses.h usability... no
  67. checking curses.h presence... no
  68. checking for curses.h... no
  69. checking direct.h usability... no
  70. checking direct.h presence... no
  71. checking for direct.h... no
  72. checking dlfcn.h usability... yes
  73. checking dlfcn.h presence... yes
  74. checking for dlfcn.h... yes
  75. checking errno.h usability... yes
  76. checking errno.h presence... yes
  77. checking for errno.h... yes
  78. checking fcntl.h usability... yes
  79. checking fcntl.h presence... yes
  80. checking for fcntl.h... yes
  81. checking grp.h usability... yes
  82. checking grp.h presence... yes
  83. checking for grp.h... yes
  84. checking ieeefp.h usability... no
  85. checking ieeefp.h presence... no
  86. checking for ieeefp.h... no
  87. checking io.h usability... no
  88. checking io.h presence... no
  89. checking for io.h... no
  90. checking langinfo.h usability... yes
  91. checking langinfo.h presence... yes
  92. checking for langinfo.h... yes
  93. checking libintl.h usability... yes
  94. checking libintl.h presence... yes
  95. checking for libintl.h... yes
  96. checking ncurses.h usability... no
  97. checking ncurses.h presence... no
  98. checking for ncurses.h... no
  99. checking poll.h usability... yes
  100. checking poll.h presence... yes
  101. checking for poll.h... yes
  102. checking process.h usability... no
  103. checking process.h presence... no
  104. checking for process.h... no
  105. checking pthread.h usability... yes
  106. checking pthread.h presence... yes
  107. checking for pthread.h... yes
  108. checking shadow.h usability... yes
  109. checking shadow.h presence... yes
  110. checking for shadow.h... yes
  111. checking signal.h usability... yes
  112. checking signal.h presence... yes
  113. checking for signal.h... yes
  114. checking for stdint.h... (cached) yes
  115. checking stropts.h usability... yes
  116. checking stropts.h presence... yes
  117. checking for stropts.h... yes
  118. checking termios.h usability... yes
  119. checking termios.h presence... yes
  120. checking for termios.h... yes
  121. checking thread.h usability... no
  122. checking thread.h presence... no
  123. checking for thread.h... no
  124. checking for unistd.h... (cached) yes
  125. checking utime.h usability... yes
  126. checking utime.h presence... yes
  127. checking for utime.h... yes
  128. checking sys/audioio.h usability... no
  129. checking sys/audioio.h presence... no
  130. checking for sys/audioio.h... no
  131. checking sys/bsdtty.h usability... no
  132. checking sys/bsdtty.h presence... no
  133. checking for sys/bsdtty.h... no
  134. checking sys/epoll.h usability... yes
  135. checking sys/epoll.h presence... yes
  136. checking for sys/epoll.h... yes
  137. checking sys/event.h usability... no
  138. checking sys/event.h presence... no
  139. checking for sys/event.h... no
  140. checking sys/file.h usability... yes
  141. checking sys/file.h presence... yes
  142. checking for sys/file.h... yes
  143. checking sys/loadavg.h usability... no
  144. checking sys/loadavg.h presence... no
  145. checking for sys/loadavg.h... no
  146. checking sys/lock.h usability... no
  147. checking sys/lock.h presence... no
  148. checking for sys/lock.h... no
  149. checking sys/mkdev.h usability... no
  150. checking sys/mkdev.h presence... no
  151. checking for sys/mkdev.h... no
  152. checking sys/modem.h usability... no
  153. checking sys/modem.h presence... no
  154. checking for sys/modem.h... no
  155. checking sys/param.h usability... yes
  156. checking sys/param.h presence... yes
  157. checking for sys/param.h... yes
  158. checking sys/poll.h usability... yes
  159. checking sys/poll.h presence... yes
  160. checking for sys/poll.h... yes
  161. checking sys/select.h usability... yes
  162. checking sys/select.h presence... yes
  163. checking for sys/select.h... yes
  164. checking sys/socket.h usability... yes
  165. checking sys/socket.h presence... yes
  166. checking for sys/socket.h... yes
  167. checking sys/statvfs.h usability... yes
  168. checking sys/statvfs.h presence... yes
  169. checking for sys/statvfs.h... yes
  170. checking for sys/stat.h... (cached) yes
  171. checking sys/termio.h usability... no
  172. checking sys/termio.h presence... no
  173. checking for sys/termio.h... no
  174. checking sys/time.h usability... yes
  175. checking sys/time.h presence... yes
  176. checking for sys/time.h... yes
  177. checking sys/times.h usability... yes
  178. checking sys/times.h presence... yes
  179. checking for sys/times.h... yes
  180. checking for sys/types.h... (cached) yes
  181. checking sys/un.h usability... yes
  182. checking sys/un.h presence... yes
  183. checking for sys/un.h... yes
  184. checking sys/utsname.h usability... yes
  185. checking sys/utsname.h presence... yes
  186. checking for sys/utsname.h... yes
  187. checking sys/wait.h usability... yes
  188. checking sys/wait.h presence... yes
  189. checking for sys/wait.h... yes
  190. checking pty.h usability... yes
  191. checking pty.h presence... yes
  192. checking for pty.h... yes
  193. checking libutil.h usability... no
  194. checking libutil.h presence... no
  195. checking for libutil.h... no
  196. checking sys/resource.h usability... yes
  197. checking sys/resource.h presence... yes
  198. checking for sys/resource.h... yes
  199. checking netpacket/packet.h usability... yes
  200. checking netpacket/packet.h presence... yes
  201. checking for netpacket/packet.h... yes
  202. checking sysexits.h usability... yes
  203. checking sysexits.h presence... yes
  204. checking for sysexits.h... yes
  205. checking bluetooth.h usability... no
  206. checking bluetooth.h presence... no
  207. checking for bluetooth.h... no
  208. checking bluetooth/bluetooth.h usability... no
  209. checking bluetooth/bluetooth.h presence... no
  210. checking for bluetooth/bluetooth.h... no
  211. checking linux/tipc.h usability... yes
  212. checking linux/tipc.h presence... yes
  213. checking for linux/tipc.h... yes
  214. checking for dirent.h that defines DIR... yes
  215. checking for library containing opendir... none required
  216. checking whether sys/types.h defines makedev... yes
  217. checking for term.h... no
  218. checking for linux/netlink.h... yes
  219. checking for clock_t in time.h... yes
  220. checking for makedev... yes
  221. checking Solaris LFS bug... no
  222. checking for mode_t... yes
  223. checking for off_t... yes
  224. checking for pid_t... yes
  225. checking return type of signal handlers... void
  226. checking for size_t... yes
  227. checking for uid_t in sys/types.h... yes
  228. checking for ssize_t... yes
  229. checking for int... yes
  230. checking size of int... 4
  231. checking for long... yes
  232. checking size of long... 8
  233. checking for void *... yes
  234. checking size of void *... 8
  235. checking for short... yes
  236. checking size of short... 2
  237. checking for float... yes
  238. checking size of float... 4
  239. checking for double... yes
  240. checking size of double... 8
  241. checking for fpos_t... yes
  242. checking size of fpos_t... 16
  243. checking for size_t... (cached) yes
  244. checking size of size_t... 8
  245. checking for pid_t... (cached) yes
  246. checking size of pid_t... 4
  247. checking for long long support... yes
  248. checking for long long... yes
  249. checking size of long long... 8
  250. checking for long double support... yes
  251. checking for long double... yes
  252. checking size of long double... 16
  253. checking for _Bool support... yes
  254. checking for _Bool... yes
  255. checking size of _Bool... 1
  256. checking for uintptr_t... yes
  257. checking for uintptr_t... (cached) yes
  258. checking size of uintptr_t... 8
  259. checking size of off_t... 8
  260. checking whether to enable large file support... no
  261. checking size of time_t... 8
  262. checking for pthread_t... yes
  263. checking size of pthread_t... 8
  264. checking for --enable-toolbox-glue... no
  265. checking for --enable-framework... no
  266. checking for dyld... no
  267. checking SO... .so
  268. checking LDSHARED... $(CC) -shared
  269. checking CCSHARED... -fPIC
  270. checking LINKFORSHARED... -Xlinker -export-dynamic
  271. checking CFLAGSFORSHARED...
  272. checking SHLIBS... $(LIBS)
  273. checking for dlopen in -ldl... yes
  274. checking for shl_load in -ldld... no
  275. checking for library containing sem_init... -lpthread
  276. checking for textdomain in -lintl... no
  277. checking for t_open in -lnsl... no
  278. checking for socket in -lsocket... no
  279. checking for --with-libs... no
  280. checking for --with-system-ffi...
  281. checking for --with-signal-module... yes
  282. checking for --with-dec-threads... no
  283. checking for --with-threads... yes
  284. checking if PTHREAD_SCOPE_SYSTEM is supported... yes
  285. checking for pthread_sigmask... yes
  286. checking if --enable-ipv6 is specified... yes
  287. checking if RFC2553 API is available... yes
  288. checking ipv6 stack type... linux-glibc
  289. checking for OSX 10.5 SDK or later... no
  290. checking for --with-doc-strings... yes
  291. checking for --with-tsc... no
  292. checking for --with-pymalloc... yes
  293. checking for --with-wctype-functions... no
  294. checking for dlopen... yes
  295. checking DYNLOADFILE... dynload_shlib.o
  296. checking MACHDEP_OBJS... MACHDEP_OBJS
  297. checking for alarm... yes
  298. checking for setitimer... yes
  299. checking for getitimer... yes
  300. checking for bind_textdomain_codeset... yes
  301. checking for chown... yes
  302. checking for clock... yes
  303. checking for confstr... yes
  304. checking for ctermid... yes
  305. checking for execv... yes
  306. checking for fchmod... yes
  307. checking for fchown... yes
  308. checking for fork... yes
  309. checking for fpathconf... yes
  310. checking for ftime... yes
  311. checking for ftruncate... yes
  312. checking for gai_strerror... yes
  313. checking for getgroups... yes
  314. checking for getlogin... yes
  315. checking for getloadavg... yes
  316. checking for getpeername... yes
  317. checking for getpgid... yes
  318. checking for getpid... yes
  319. checking for getpriority... yes
  320. checking for getpwent... yes
  321. checking for getspnam... yes
  322. checking for getspent... yes
  323. checking for getsid... yes
  324. checking for getwd... yes
  325. checking for kill... yes
  326. checking for killpg... yes
  327. checking for lchmod... no
  328. checking for lchown... yes
  329. checking for lstat... yes
  330. checking for mkfifo... yes
  331. checking for mknod... yes
  332. checking for mktime... yes
  333. checking for mremap... yes
  334. checking for nice... yes
  335. checking for pathconf... yes
  336. checking for pause... yes
  337. checking for plock... no
  338. checking for poll... yes
  339. checking for pthread_init... no
  340. checking for putenv... yes
  341. checking for readlink... yes
  342. checking for realpath... yes
  343. checking for select... yes
  344. checking for setegid... yes
  345. checking for seteuid... yes
  346. checking for setgid... yes
  347. checking for setlocale... yes
  348. checking for setregid... yes
  349. checking for setreuid... yes
  350. checking for setsid... yes
  351. checking for setpgid... yes
  352. checking for setpgrp... yes
  353. checking for setuid... yes
  354. checking for setvbuf... yes
  355. checking for snprintf... yes
  356. checking for sigaction... yes
  357. checking for siginterrupt... yes
  358. checking for sigrelse... yes
  359. checking for strftime... yes
  360. checking for sysconf... yes
  361. checking for tcgetpgrp... yes
  362. checking for tcsetpgrp... yes
  363. checking for tempnam... yes
  364. checking for timegm... yes
  365. checking for times... yes
  366. checking for tmpfile... yes
  367. checking for tmpnam... yes
  368. checking for tmpnam_r... yes
  369. checking for truncate... yes
  370. checking for uname... yes
  371. checking for unsetenv... yes
  372. checking for utimes... yes
  373. checking for waitpid... yes
  374. checking for wait3... yes
  375. checking for wait4... yes
  376. checking for wcscoll... yes
  377. checking for _getpty... no
  378. checking for chroot... yes
  379. checking for link... yes
  380. checking for symlink... yes
  381. checking for fchdir... yes
  382. checking for fsync... yes
  383. checking for fdatasync... yes
  384. checking for epoll... yes
  385. checking for kqueue... no
  386. checking for ctermid_r... no
  387. checking for flock... yes
  388. checking for getpagesize... yes
  389. checking for true... true
  390. checking for inet_aton in -lc... yes
  391. checking for chflags... no
  392. checking for lchflags... no
  393. checking for inflateCopy in -lz... no
  394. checking for hstrerror... yes
  395. checking for inet_aton... yes
  396. checking for inet_pton... yes
  397. checking for setgroups... yes
  398. checking for openpty... no
  399. checking for openpty in -lutil... yes
  400. checking for forkpty... yes
  401. checking for memmove... yes
  402. checking for fseek64... no
  403. checking for fseeko... yes
  404. checking for fstatvfs... yes
  405. checking for ftell64... no
  406. checking for ftello... yes
  407. checking for statvfs... yes
  408. checking for dup2... yes
  409. checking for getcwd... yes
  410. checking for strdup... yes
  411. checking for getpgrp... yes
  412. checking for setpgrp... (cached) yes
  413. checking for gettimeofday... yes
  414. checking for major... yes
  415. checking for getaddrinfo... yes
  416. checking getaddrinfo bug... good
  417. checking for getnameinfo... yes
  418. checking whether time.h and sys/time.h may both be included... yes
  419. checking whether struct tm is in sys/time.h or time.h... time.h
  420. checking for struct tm.tm_zone... yes
  421. checking for struct stat.st_rdev... yes
  422. checking for struct stat.st_blksize... yes
  423. checking for struct stat.st_flags... no
  424. checking for struct stat.st_gen... no
  425. checking for struct stat.st_birthtime... no
  426. checking for struct stat.st_blocks... yes
  427. checking for time.h that defines altzone... no
  428. checking whether sys/select.h and sys/time.h may both be included... yes
  429. checking for addrinfo... yes
  430. checking for sockaddr_storage... yes
  431. checking whether char is unsigned... no
  432. checking for an ANSI C-conforming const... yes
  433. checking for working volatile... yes
  434. checking for working signed char... yes
  435. checking for prototypes... yes
  436. checking for variable length prototypes and stdarg.h... yes
  437. checking for socketpair... yes
  438. checking if sockaddr has sa_len member... no
  439. checking whether va_list is an array... yes
  440. checking for gethostbyname_r... yes
  441. checking gethostbyname_r with 6 args... yes
  442. checking for __fpu_control... yes
  443. checking for --with-fpectl... no
  444. checking for --with-libm=STRING... default LIBM="-lm"
  445. checking for --with-libc=STRING... default LIBC=""
  446. checking whether tanh preserves the sign of zero... yes
  447. checking for hypot... yes
  448. checking for acosh... yes
  449. checking for asinh... yes
  450. checking for atanh... yes
  451. checking for copysign... yes
  452. checking for expm1... yes
  453. checking for finite... yes
  454. checking for isinf... yes
  455. checking for isnan... yes
  456. checking for log1p... yes
  457. checking wchar.h usability... yes
  458. checking wchar.h presence... yes
  459. checking for wchar.h... yes
  460. checking for wchar_t... yes
  461. checking size of wchar_t... 4
  462. checking for UCS-4 tcl... no
  463. checking whether wchar_t is signed... yes
  464. checking what type to use for unicode... no type found
  465. checking whether byte ordering is bigendian... no
  466. checking whether right shift extends the sign bit... yes
  467. checking for getc_unlocked() and friends... yes
  468. checking how to link readline libs... -lreadline
  469. checking for rl_callback_handler_install in -lreadline... yes
  470. checking for rl_pre_input_hook in -lreadline... yes
  471. checking for rl_completion_display_matches_hook in -lreadline... yes
  472. checking for rl_completion_matches in -lreadline... yes
  473. checking for broken nice()... no
  474. checking for broken poll()... no
  475. checking for struct tm.tm_zone... (cached) yes
  476. checking for working tzset()... yes
  477. checking for tv_nsec in struct stat... yes
  478. checking for tv_nsec2 in struct stat... no
  479. checking whether mvwdelch is an expression... no
  480. checking whether WINDOW has _flags... no
  481. checking for is_term_resized... no
  482. checking for resize_term... no
  483. checking for resizeterm... no
  484. checking for /dev/ptmx... yes
  485. checking for /dev/ptc... no
  486. checking for %zd printf() format support... yes
  487. checking for socklen_t... yes
  488. checking for build directories... done
  489. configure: creating ./config.status
  490. config.status: creating Makefile.pre
  491. config.status: creating Modules/Setup.config
  492. config.status: creating pyconfig.h
  493. creating Modules/Setup
  494. creating Modules/Setup.local
  495. creating Makefile
  496. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
  497. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
  498. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
  499. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
  500. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
  501. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
  502. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
  503. Parser/parsetok.c: В функции «parsetok»:
  504. Parser/parsetok.c:134:40: предупреждение: variable «handling_with» set but not used [-Wunused-but-set-variable]
  505. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
  506. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
  507. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
  508. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
  509. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
  510. Parser/pgen.c: В функции «compile_atom»:
  511. Parser/pgen.c:282:6: предупреждение: variable «i» set but not used [-Wunused-but-set-variable]
  512. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
  513. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
  514. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
  515. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
  516. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c
  517. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
  518. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
  519. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
  520. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
  521. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c
  522. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
  523. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
  524. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
  525. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
  526. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
  527. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
  528. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
  529. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
  530. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
  531. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
  532. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c
  533. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
  534. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
  535. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
  536. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
  537. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
  538. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
  539. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
  540. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
  541. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
  542. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
  543. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
  544. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c
  545. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
  546. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
  547. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
  548. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
  549. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
  550. Objects/unicodeobject.c: В функции «unicode_decode_call_errorhandler»:
  551. Objects/unicodeobject.c:1386:2: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  552. Objects/unicodeobject.c: В функции «unicode_encode_call_errorhandler»:
  553. Objects/unicodeobject.c:3441:2: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  554. Objects/unicodeobject.c: В функции «unicode_translate_call_errorhandler»:
  555. Objects/unicodeobject.c:4713:2: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  556. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
  557. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
  558. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
  559. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
  560. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
  561. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
  562. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
  563. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
  564. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c
  565. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c
  566. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c
  567. gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -lpthread -ldl -lutil -o Parser/pgen
  568. Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
  569. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
  570. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
  571. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
  572. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
  573. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
  574. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c
  575. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
  576. Python/getargs.c: В функции «convertsimple»:
  577. Python/getargs.c:950:5: предупреждение: variable «q2» set but not used [-Wunused-but-set-variable]
  578. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
  579. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
  580. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c
  581. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPLATFORM='"linux3"' -o Python/getplatform.o ./Python/getplatform.c
  582. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
  583. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
  584. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/import.o Python/import.c
  585. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
  586. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
  587. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
  588. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
  589. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
  590. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
  591. Python/pyarena.c: В функции «PyArena_Free»:
  592. Python/pyarena.c:162:13: предупреждение: variable «r» set but not used [-Wunused-but-set-variable]
  593. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
  594. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
  595. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
  596. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
  597. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
  598. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
  599. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c
  600. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
  601. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
  602. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
  603. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
  604. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
  605. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c
  606. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c
  607. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
  608. In file included from Python/thread.c:121:0:
  609. Python/thread_pthread.h: В функции «PyThread_free_lock»:
  610. Python/thread_pthread.h:313:14: предупреждение: variable «error» set but not used [-Wunused-but-set-variable]
  611. Python/thread_pthread.h: В функции «PyThread_acquire_lock»:
  612. Python/thread_pthread.h:343:14: предупреждение: variable «error» set but not used [-Wunused-but-set-variable]
  613. Python/thread_pthread.h: В функции «PyThread_release_lock»:
  614. Python/thread_pthread.h:370:14: предупреждение: variable «error» set but not used [-Wunused-but-set-variable]
  615. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
  616. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux3:lib-tk:lib-old"' \
  617. -DPREFIX='"/home/ubuntu/.pythonbrew/pythons/Python-2.6"' \
  618. -DEXEC_PREFIX='"/home/ubuntu/.pythonbrew/pythons/Python-2.6"' \
  619. -DVERSION='"2.6"' \
  620. -DVPATH='""' \
  621. -o Modules/getpath.o ./Modules/getpath.c
  622. ./Modules/getpath.c: В функции «copy_absolute»:
  623. ./Modules/getpath.c:235:15: предупреждение: ignoring return value of «getcwd», declared with attribute warn_unused_result [-Wunused-result]
  624. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
  625. Modules/main.c: В функции «usage»:
  626. Modules/main.c:115:3: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  627. Modules/main.c:116:3: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  628. Modules/main.c:117:3: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  629. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
  630. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o
  631. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o
  632. ./Modules/signalmodule.c: В функции «signal_handler»:
  633. ./Modules/signalmodule.c:182:9: предупреждение: ignoring return value of «write», declared with attribute warn_unused_result [-Wunused-result]
  634. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o
  635. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o
  636. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
  637. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o
  638. ./Modules/_sre.c: В функции «_validate_inner»:
  639. ./Modules/_sre.c:2988:42: предупреждение: variable «prefix_skip» set but not used [-Wunused-but-set-variable]
  640. ./Modules/_sre.c:2966:38: предупреждение: variable «max» set but not used [-Wunused-but-set-variable]
  641. ./Modules/_sre.c:2966:33: предупреждение: variable «min» set but not used [-Wunused-but-set-variable]
  642. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
  643. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
  644. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
  645. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
  646. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DSVNVERSION=\"`LC_ALL=C svnversion .`\" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
  647. gcc: ошибка: directory": Нет такого файла или каталога
  648. make: *** [Modules/getbuildinfo.o] Ошибка 1
  649. patching file setup.py
  650. Hunk #1 succeeded at 15 (offset 2 lines).
  651. Hunk #2 succeeded at 309 (offset 66 lines).
  652. checking for --with-universal-archs... 32-bit
  653. checking MACHDEP... linux3
  654. checking EXTRAPLATDIR...
  655. checking machine type as reported by uname -m... x86_64
  656. checking for --without-gcc... no
  657. checking for gcc... gcc
  658. checking for C compiler default output file name... a.out
  659. checking whether the C compiler works... yes
  660. checking whether we are cross compiling... no
  661. checking for suffix of executables...
  662. checking for suffix of object files... o
  663. checking whether we are using the GNU C compiler... yes
  664. checking whether gcc accepts -g... yes
  665. checking for gcc option to accept ISO C89... none needed
  666. checking for --with-cxx-main=<compiler>... no
  667. checking for g++... g++
  668. configure: WARNING:
  669.  
  670. By default, distutils will build C++ extension modules with "g++".
  671. If this is not intended, then set CXX on the configure command line.
  672.  
  673. checking how to run the C preprocessor... gcc -E
  674. checking for grep that handles long lines and -e... /bin/grep
  675. checking for egrep... /bin/grep -E
  676. checking for AIX... no
  677. checking for --with-suffix...
  678. checking for case-insensitive build directory... no
  679. checking LIBRARY... libpython$(VERSION).a
  680. checking LINKCC... $(PURIFY) $(MAINCC)
  681. checking for --enable-shared... no
  682. checking for --enable-profiling...
  683. checking LDLIBRARY... libpython$(VERSION).a
  684. checking for ranlib... ranlib
  685. checking for ar... ar
  686. checking for svnversion... found
  687. checking for a BSD-compatible install... /usr/bin/install -c
  688. checking for --with-pydebug... no
  689. checking whether gcc accepts -fno-strict-aliasing... yes
  690. checking whether gcc accepts -OPT:Olimit=0... no
  691. checking whether gcc accepts -Olimit 1500... no
  692. checking whether gcc supports ParseTuple __format__... no
  693. checking whether pthreads are available without options... no
  694. checking whether gcc accepts -Kpthread... no
  695. checking whether gcc accepts -Kthread... no
  696. checking whether gcc accepts -pthread... yes
  697. checking whether g++ also accepts flags for thread support... yes
  698. checking for ANSI C header files... yes
  699. checking for sys/types.h... yes
  700. checking for sys/stat.h... yes
  701. checking for stdlib.h... yes
  702. checking for string.h... yes
  703. checking for memory.h... yes
  704. checking for strings.h... yes
  705. checking for inttypes.h... yes
  706. checking for stdint.h... yes
  707. checking for unistd.h... yes
  708. checking asm/types.h usability... yes
  709. checking asm/types.h presence... yes
  710. checking for asm/types.h... yes
  711. checking conio.h usability... no
  712. checking conio.h presence... no
  713. checking for conio.h... no
  714. checking curses.h usability... no
  715. checking curses.h presence... no
  716. checking for curses.h... no
  717. checking direct.h usability... no
  718. checking direct.h presence... no
  719. checking for direct.h... no
  720. checking dlfcn.h usability... yes
  721. checking dlfcn.h presence... yes
  722. checking for dlfcn.h... yes
  723. checking errno.h usability... yes
  724. checking errno.h presence... yes
  725. checking for errno.h... yes
  726. checking fcntl.h usability... yes
  727. checking fcntl.h presence... yes
  728. checking for fcntl.h... yes
  729. checking grp.h usability... yes
  730. checking grp.h presence... yes
  731. checking for grp.h... yes
  732. checking ieeefp.h usability... no
  733. checking ieeefp.h presence... no
  734. checking for ieeefp.h... no
  735. checking io.h usability... no
  736. checking io.h presence... no
  737. checking for io.h... no
  738. checking langinfo.h usability... yes
  739. checking langinfo.h presence... yes
  740. checking for langinfo.h... yes
  741. checking libintl.h usability... yes
  742. checking libintl.h presence... yes
  743. checking for libintl.h... yes
  744. checking ncurses.h usability... no
  745. checking ncurses.h presence... no
  746. checking for ncurses.h... no
  747. checking poll.h usability... yes
  748. checking poll.h presence... yes
  749. checking for poll.h... yes
  750. checking process.h usability... no
  751. checking process.h presence... no
  752. checking for process.h... no
  753. checking pthread.h usability... yes
  754. checking pthread.h presence... yes
  755. checking for pthread.h... yes
  756. checking shadow.h usability... yes
  757. checking shadow.h presence... yes
  758. checking for shadow.h... yes
  759. checking signal.h usability... yes
  760. checking signal.h presence... yes
  761. checking for signal.h... yes
  762. checking for stdint.h... (cached) yes
  763. checking stropts.h usability... yes
  764. checking stropts.h presence... yes
  765. checking for stropts.h... yes
  766. checking termios.h usability... yes
  767. checking termios.h presence... yes
  768. checking for termios.h... yes
  769. checking thread.h usability... no
  770. checking thread.h presence... no
  771. checking for thread.h... no
  772. checking for unistd.h... (cached) yes
  773. checking utime.h usability... yes
  774. checking utime.h presence... yes
  775. checking for utime.h... yes
  776. checking sys/audioio.h usability... no
  777. checking sys/audioio.h presence... no
  778. checking for sys/audioio.h... no
  779. checking sys/bsdtty.h usability... no
  780. checking sys/bsdtty.h presence... no
  781. checking for sys/bsdtty.h... no
  782. checking sys/epoll.h usability... yes
  783. checking sys/epoll.h presence... yes
  784. checking for sys/epoll.h... yes
  785. checking sys/event.h usability... no
  786. checking sys/event.h presence... no
  787. checking for sys/event.h... no
  788. checking sys/file.h usability... yes
  789. checking sys/file.h presence... yes
  790. checking for sys/file.h... yes
  791. checking sys/loadavg.h usability... no
  792. checking sys/loadavg.h presence... no
  793. checking for sys/loadavg.h... no
  794. checking sys/lock.h usability... no
  795. checking sys/lock.h presence... no
  796. checking for sys/lock.h... no
  797. checking sys/mkdev.h usability... no
  798. checking sys/mkdev.h presence... no
  799. checking for sys/mkdev.h... no
  800. checking sys/modem.h usability... no
  801. checking sys/modem.h presence... no
  802. checking for sys/modem.h... no
  803. checking sys/param.h usability... yes
  804. checking sys/param.h presence... yes
  805. checking for sys/param.h... yes
  806. checking sys/poll.h usability... yes
  807. checking sys/poll.h presence... yes
  808. checking for sys/poll.h... yes
  809. checking sys/select.h usability... yes
  810. checking sys/select.h presence... yes
  811. checking for sys/select.h... yes
  812. checking sys/socket.h usability... yes
  813. checking sys/socket.h presence... yes
  814. checking for sys/socket.h... yes
  815. checking sys/statvfs.h usability... yes
  816. checking sys/statvfs.h presence... yes
  817. checking for sys/statvfs.h... yes
  818. checking for sys/stat.h... (cached) yes
  819. checking sys/termio.h usability... no
  820. checking sys/termio.h presence... no
  821. checking for sys/termio.h... no
  822. checking sys/time.h usability... yes
  823. checking sys/time.h presence... yes
  824. checking for sys/time.h... yes
  825. checking sys/times.h usability... yes
  826. checking sys/times.h presence... yes
  827. checking for sys/times.h... yes
  828. checking for sys/types.h... (cached) yes
  829. checking sys/un.h usability... yes
  830. checking sys/un.h presence... yes
  831. checking for sys/un.h... yes
  832. checking sys/utsname.h usability... yes
  833. checking sys/utsname.h presence... yes
  834. checking for sys/utsname.h... yes
  835. checking sys/wait.h usability... yes
  836. checking sys/wait.h presence... yes
  837. checking for sys/wait.h... yes
  838. checking pty.h usability... yes
  839. checking pty.h presence... yes
  840. checking for pty.h... yes
  841. checking libutil.h usability... no
  842. checking libutil.h presence... no
  843. checking for libutil.h... no
  844. checking sys/resource.h usability... yes
  845. checking sys/resource.h presence... yes
  846. checking for sys/resource.h... yes
  847. checking netpacket/packet.h usability... yes
  848. checking netpacket/packet.h presence... yes
  849. checking for netpacket/packet.h... yes
  850. checking sysexits.h usability... yes
  851. checking sysexits.h presence... yes
  852. checking for sysexits.h... yes
  853. checking bluetooth.h usability... no
  854. checking bluetooth.h presence... no
  855. checking for bluetooth.h... no
  856. checking bluetooth/bluetooth.h usability... no
  857. checking bluetooth/bluetooth.h presence... no
  858. checking for bluetooth/bluetooth.h... no
  859. checking linux/tipc.h usability... yes
  860. checking linux/tipc.h presence... yes
  861. checking for linux/tipc.h... yes
  862. checking for dirent.h that defines DIR... yes
  863. checking for library containing opendir... none required
  864. checking whether sys/types.h defines makedev... yes
  865. checking for term.h... no
  866. checking for linux/netlink.h... yes
  867. checking for clock_t in time.h... yes
  868. checking for makedev... yes
  869. checking Solaris LFS bug... no
  870. checking for mode_t... yes
  871. checking for off_t... yes
  872. checking for pid_t... yes
  873. checking return type of signal handlers... void
  874. checking for size_t... yes
  875. checking for uid_t in sys/types.h... yes
  876. checking for ssize_t... yes
  877. checking for int... yes
  878. checking size of int... 4
  879. checking for long... yes
  880. checking size of long... 8
  881. checking for void *... yes
  882. checking size of void *... 8
  883. checking for short... yes
  884. checking size of short... 2
  885. checking for float... yes
  886. checking size of float... 4
  887. checking for double... yes
  888. checking size of double... 8
  889. checking for fpos_t... yes
  890. checking size of fpos_t... 16
  891. checking for size_t... (cached) yes
  892. checking size of size_t... 8
  893. checking for pid_t... (cached) yes
  894. checking size of pid_t... 4
  895. checking for long long support... yes
  896. checking for long long... yes
  897. checking size of long long... 8
  898. checking for long double support... yes
  899. checking for long double... yes
  900. checking size of long double... 16
  901. checking for _Bool support... yes
  902. checking for _Bool... yes
  903. checking size of _Bool... 1
  904. checking for uintptr_t... yes
  905. checking for uintptr_t... (cached) yes
  906. checking size of uintptr_t... 8
  907. checking size of off_t... 8
  908. checking whether to enable large file support... no
  909. checking size of time_t... 8
  910. checking for pthread_t... yes
  911. checking size of pthread_t... 8
  912. checking for --enable-toolbox-glue... no
  913. checking for --enable-framework... no
  914. checking for dyld... no
  915. checking SO... .so
  916. checking LDSHARED... $(CC) -shared
  917. checking CCSHARED... -fPIC
  918. checking LINKFORSHARED... -Xlinker -export-dynamic
  919. checking CFLAGSFORSHARED...
  920. checking SHLIBS... $(LIBS)
  921. checking for dlopen in -ldl... yes
  922. checking for shl_load in -ldld... no
  923. checking for library containing sem_init... -lpthread
  924. checking for textdomain in -lintl... no
  925. checking for t_open in -lnsl... no
  926. checking for socket in -lsocket... no
  927. checking for --with-libs... no
  928. checking for --with-system-ffi...
  929. checking for --with-signal-module... yes
  930. checking for --with-dec-threads... no
  931. checking for --with-threads... yes
  932. checking if PTHREAD_SCOPE_SYSTEM is supported... yes
  933. checking for pthread_sigmask... yes
  934. checking if --enable-ipv6 is specified... yes
  935. checking if RFC2553 API is available... yes
  936. checking ipv6 stack type... linux-glibc
  937. checking for OSX 10.5 SDK or later... no
  938. checking for --with-doc-strings... yes
  939. checking for --with-tsc... no
  940. checking for --with-pymalloc... yes
  941. checking for --with-wctype-functions... no
  942. checking for dlopen... yes
  943. checking DYNLOADFILE... dynload_shlib.o
  944. checking MACHDEP_OBJS... MACHDEP_OBJS
  945. checking for alarm... yes
  946. checking for setitimer... yes
  947. checking for getitimer... yes
  948. checking for bind_textdomain_codeset... yes
  949. checking for chown... yes
  950. checking for clock... yes
  951. checking for confstr... yes
  952. checking for ctermid... yes
  953. checking for execv... yes
  954. checking for fchmod... yes
  955. checking for fchown... yes
  956. checking for fork... yes
  957. checking for fpathconf... yes
  958. checking for ftime... yes
  959. checking for ftruncate... yes
  960. checking for gai_strerror... yes
  961. checking for getgroups... yes
  962. checking for getlogin... yes
  963. checking for getloadavg... yes
  964. checking for getpeername... yes
  965. checking for getpgid... yes
  966. checking for getpid... yes
  967. checking for getpriority... yes
  968. checking for getpwent... yes
  969. checking for getspnam... yes
  970. checking for getspent... yes
  971. checking for getsid... yes
  972. checking for getwd... yes
  973. checking for kill... yes
  974. checking for killpg... yes
  975. checking for lchmod... no
  976. checking for lchown... yes
  977. checking for lstat... yes
  978. checking for mkfifo... yes
  979. checking for mknod... yes
  980. checking for mktime... yes
  981. checking for mremap... yes
  982. checking for nice... yes
  983. checking for pathconf... yes
  984. checking for pause... yes
  985. checking for plock... no
  986. checking for poll... yes
  987. checking for pthread_init... no
  988. checking for putenv... yes
  989. checking for readlink... yes
  990. checking for realpath... yes
  991. checking for select... yes
  992. checking for setegid... yes
  993. checking for seteuid... yes
  994. checking for setgid... yes
  995. checking for setlocale... yes
  996. checking for setregid... yes
  997. checking for setreuid... yes
  998. checking for setsid... yes
  999. checking for setpgid... yes
  1000. checking for setpgrp... yes
  1001. checking for setuid... yes
  1002. checking for setvbuf... yes
  1003. checking for snprintf... yes
  1004. checking for sigaction... yes
  1005. checking for siginterrupt... yes
  1006. checking for sigrelse... yes
  1007. checking for strftime... yes
  1008. checking for sysconf... yes
  1009. checking for tcgetpgrp... yes
  1010. checking for tcsetpgrp... yes
  1011. checking for tempnam... yes
  1012. checking for timegm... yes
  1013. checking for times... yes
  1014. checking for tmpfile... yes
  1015. checking for tmpnam... yes
  1016. checking for tmpnam_r... yes
  1017. checking for truncate... yes
  1018. checking for uname... yes
  1019. checking for unsetenv... yes
  1020. checking for utimes... yes
  1021. checking for waitpid... yes
  1022. checking for wait3... yes
  1023. checking for wait4... yes
  1024. checking for wcscoll... yes
  1025. checking for _getpty... no
  1026. checking for chroot... yes
  1027. checking for link... yes
  1028. checking for symlink... yes
  1029. checking for fchdir... yes
  1030. checking for fsync... yes
  1031. checking for fdatasync... yes
  1032. checking for epoll... yes
  1033. checking for kqueue... no
  1034. checking for ctermid_r... no
  1035. checking for flock... yes
  1036. checking for getpagesize... yes
  1037. checking for true... true
  1038. checking for inet_aton in -lc... yes
  1039. checking for chflags... no
  1040. checking for lchflags... no
  1041. checking for inflateCopy in -lz... no
  1042. checking for hstrerror... yes
  1043. checking for inet_aton... yes
  1044. checking for inet_pton... yes
  1045. checking for setgroups... yes
  1046. checking for openpty... no
  1047. checking for openpty in -lutil... yes
  1048. checking for forkpty... yes
  1049. checking for memmove... yes
  1050. checking for fseek64... no
  1051. checking for fseeko... yes
  1052. checking for fstatvfs... yes
  1053. checking for ftell64... no
  1054. checking for ftello... yes
  1055. checking for statvfs... yes
  1056. checking for dup2... yes
  1057. checking for getcwd... yes
  1058. checking for strdup... yes
  1059. checking for getpgrp... yes
  1060. checking for setpgrp... (cached) yes
  1061. checking for gettimeofday... yes
  1062. checking for major... yes
  1063. checking for getaddrinfo... yes
  1064. checking getaddrinfo bug... good
  1065. checking for getnameinfo... yes
  1066. checking whether time.h and sys/time.h may both be included... yes
  1067. checking whether struct tm is in sys/time.h or time.h... time.h
  1068. checking for struct tm.tm_zone... yes
  1069. checking for struct stat.st_rdev... yes
  1070. checking for struct stat.st_blksize... yes
  1071. checking for struct stat.st_flags... no
  1072. checking for struct stat.st_gen... no
  1073. checking for struct stat.st_birthtime... no
  1074. checking for struct stat.st_blocks... yes
  1075. checking for time.h that defines altzone... no
  1076. checking whether sys/select.h and sys/time.h may both be included... yes
  1077. checking for addrinfo... yes
  1078. checking for sockaddr_storage... yes
  1079. checking whether char is unsigned... no
  1080. checking for an ANSI C-conforming const... yes
  1081. checking for working volatile... yes
  1082. checking for working signed char... yes
  1083. checking for prototypes... yes
  1084. checking for variable length prototypes and stdarg.h... yes
  1085. checking for socketpair... yes
  1086. checking if sockaddr has sa_len member... no
  1087. checking whether va_list is an array... yes
  1088. checking for gethostbyname_r... yes
  1089. checking gethostbyname_r with 6 args... yes
  1090. checking for __fpu_control... yes
  1091. checking for --with-fpectl... no
  1092. checking for --with-libm=STRING... default LIBM="-lm"
  1093. checking for --with-libc=STRING... default LIBC=""
  1094. checking whether tanh preserves the sign of zero... yes
  1095. checking for hypot... yes
  1096. checking for acosh... yes
  1097. checking for asinh... yes
  1098. checking for atanh... yes
  1099. checking for copysign... yes
  1100. checking for expm1... yes
  1101. checking for finite... yes
  1102. checking for isinf... yes
  1103. checking for isnan... yes
  1104. checking for log1p... yes
  1105. checking wchar.h usability... yes
  1106. checking wchar.h presence... yes
  1107. checking for wchar.h... yes
  1108. checking for wchar_t... yes
  1109. checking size of wchar_t... 4
  1110. checking for UCS-4 tcl... no
  1111. checking whether wchar_t is signed... yes
  1112. checking what type to use for unicode... no type found
  1113. checking whether byte ordering is bigendian... no
  1114. checking whether right shift extends the sign bit... yes
  1115. checking for getc_unlocked() and friends... yes
  1116. checking how to link readline libs... -lreadline
  1117. checking for rl_callback_handler_install in -lreadline... yes
  1118. checking for rl_pre_input_hook in -lreadline... yes
  1119. checking for rl_completion_display_matches_hook in -lreadline... yes
  1120. checking for rl_completion_matches in -lreadline... yes
  1121. checking for broken nice()... no
  1122. checking for broken poll()... no
  1123. checking for struct tm.tm_zone... (cached) yes
  1124. checking for working tzset()... yes
  1125. checking for tv_nsec in struct stat... yes
  1126. checking for tv_nsec2 in struct stat... no
  1127. checking whether mvwdelch is an expression... no
  1128. checking whether WINDOW has _flags... no
  1129. checking for is_term_resized... no
  1130. checking for resize_term... no
  1131. checking for resizeterm... no
  1132. checking for /dev/ptmx... yes
  1133. checking for /dev/ptc... no
  1134. checking for %zd printf() format support... yes
  1135. checking for socklen_t... yes
  1136. checking for build directories... done
  1137. configure: creating ./config.status
  1138. config.status: creating Makefile.pre
  1139. config.status: creating Modules/Setup.config
  1140. config.status: creating pyconfig.h
  1141. creating Modules/Setup
  1142. creating Modules/Setup.local
  1143. creating Makefile
  1144. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
  1145. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
  1146. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
  1147. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
  1148. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
  1149. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
  1150. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
  1151. Parser/parsetok.c: В функции «parsetok»:
  1152. Parser/parsetok.c:134:40: предупреждение: variable «handling_with» set but not used [-Wunused-but-set-variable]
  1153. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
  1154. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
  1155. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
  1156. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
  1157. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
  1158. Parser/pgen.c: В функции «compile_atom»:
  1159. Parser/pgen.c:282:6: предупреждение: variable «i» set but not used [-Wunused-but-set-variable]
  1160. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
  1161. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
  1162. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
  1163. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
  1164. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c
  1165. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
  1166. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
  1167. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
  1168. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
  1169. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c
  1170. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
  1171. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
  1172. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
  1173. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
  1174. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
  1175. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
  1176. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
  1177. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
  1178. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
  1179. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
  1180. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c
  1181. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
  1182. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
  1183. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
  1184. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
  1185. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
  1186. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
  1187. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
  1188. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
  1189. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
  1190. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
  1191. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
  1192. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c
  1193. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
  1194. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
  1195. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
  1196. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
  1197. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
  1198. Objects/unicodeobject.c: В функции «unicode_decode_call_errorhandler»:
  1199. Objects/unicodeobject.c:1386:2: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  1200. Objects/unicodeobject.c: В функции «unicode_encode_call_errorhandler»:
  1201. Objects/unicodeobject.c:3441:2: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  1202. Objects/unicodeobject.c: В функции «unicode_translate_call_errorhandler»:
  1203. Objects/unicodeobject.c:4713:2: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  1204. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
  1205. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
  1206. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
  1207. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
  1208. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
  1209. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
  1210. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
  1211. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
  1212. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c
  1213. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c
  1214. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c
  1215. gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -lpthread -ldl -lutil -o Parser/pgen
  1216. Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
  1217. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
  1218. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
  1219. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
  1220. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
  1221. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
  1222. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c
  1223. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
  1224. Python/getargs.c: В функции «convertsimple»:
  1225. Python/getargs.c:950:5: предупреждение: variable «q2» set but not used [-Wunused-but-set-variable]
  1226. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
  1227. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
  1228. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c
  1229. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPLATFORM='"linux3"' -o Python/getplatform.o ./Python/getplatform.c
  1230. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
  1231. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
  1232. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/import.o Python/import.c
  1233. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
  1234. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
  1235. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
  1236. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
  1237. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
  1238. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
  1239. Python/pyarena.c: В функции «PyArena_Free»:
  1240. Python/pyarena.c:162:13: предупреждение: variable «r» set but not used [-Wunused-but-set-variable]
  1241. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
  1242. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
  1243. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
  1244. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
  1245. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
  1246. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
  1247. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c
  1248. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
  1249. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
  1250. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
  1251. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
  1252. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
  1253. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c
  1254. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c
  1255. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
  1256. In file included from Python/thread.c:121:0:
  1257. Python/thread_pthread.h: В функции «PyThread_free_lock»:
  1258. Python/thread_pthread.h:313:14: предупреждение: variable «error» set but not used [-Wunused-but-set-variable]
  1259. Python/thread_pthread.h: В функции «PyThread_acquire_lock»:
  1260. Python/thread_pthread.h:343:14: предупреждение: variable «error» set but not used [-Wunused-but-set-variable]
  1261. Python/thread_pthread.h: В функции «PyThread_release_lock»:
  1262. Python/thread_pthread.h:370:14: предупреждение: variable «error» set but not used [-Wunused-but-set-variable]
  1263. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
  1264. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux3:lib-tk:lib-old"' \
  1265. -DPREFIX='"/home/ubuntu/.pythonbrew/pythons/Python-2.6"' \
  1266. -DEXEC_PREFIX='"/home/ubuntu/.pythonbrew/pythons/Python-2.6"' \
  1267. -DVERSION='"2.6"' \
  1268. -DVPATH='""' \
  1269. -o Modules/getpath.o ./Modules/getpath.c
  1270. ./Modules/getpath.c: В функции «copy_absolute»:
  1271. ./Modules/getpath.c:235:15: предупреждение: ignoring return value of «getcwd», declared with attribute warn_unused_result [-Wunused-result]
  1272. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
  1273. Modules/main.c: В функции «usage»:
  1274. Modules/main.c:115:3: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  1275. Modules/main.c:116:3: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  1276. Modules/main.c:117:3: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  1277. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
  1278. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o
  1279. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o
  1280. ./Modules/signalmodule.c: В функции «signal_handler»:
  1281. ./Modules/signalmodule.c:182:9: предупреждение: ignoring return value of «write», declared with attribute warn_unused_result [-Wunused-result]
  1282. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o
  1283. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o
  1284. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
  1285. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o
  1286. ./Modules/_sre.c: В функции «_validate_inner»:
  1287. ./Modules/_sre.c:2988:42: предупреждение: variable «prefix_skip» set but not used [-Wunused-but-set-variable]
  1288. ./Modules/_sre.c:2966:38: предупреждение: variable «max» set but not used [-Wunused-but-set-variable]
  1289. ./Modules/_sre.c:2966:33: предупреждение: variable «min» set but not used [-Wunused-but-set-variable]
  1290. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
  1291. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
  1292. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
  1293. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
  1294. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DSVNVERSION=\"`LC_ALL=C svnversion .`\" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
  1295. gcc: ошибка: directory": Нет такого файла или каталога
  1296. make: *** [Modules/getbuildinfo.o] Ошибка 1
  1297. patching file setup.py
  1298. Hunk #1 succeeded at 15 (offset 2 lines).
  1299. Hunk #2 succeeded at 309 (offset 66 lines).
  1300. checking for --with-universal-archs... 32-bit
  1301. checking MACHDEP... linux3
  1302. checking EXTRAPLATDIR...
  1303. checking machine type as reported by uname -m... x86_64
  1304. checking for --without-gcc... no
  1305. checking for gcc... gcc
  1306. checking for C compiler default output file name... a.out
  1307. checking whether the C compiler works... yes
  1308. checking whether we are cross compiling... no
  1309. checking for suffix of executables...
  1310. checking for suffix of object files... o
  1311. checking whether we are using the GNU C compiler... yes
  1312. checking whether gcc accepts -g... yes
  1313. checking for gcc option to accept ISO C89... none needed
  1314. checking for --with-cxx-main=<compiler>... no
  1315. checking for g++... g++
  1316. configure: WARNING:
  1317.  
  1318. By default, distutils will build C++ extension modules with "g++".
  1319. If this is not intended, then set CXX on the configure command line.
  1320.  
  1321. checking how to run the C preprocessor... gcc -E
  1322. checking for grep that handles long lines and -e... /bin/grep
  1323. checking for egrep... /bin/grep -E
  1324. checking for AIX... no
  1325. checking for --with-suffix...
  1326. checking for case-insensitive build directory... no
  1327. checking LIBRARY... libpython$(VERSION).a
  1328. checking LINKCC... $(PURIFY) $(MAINCC)
  1329. checking for --enable-shared... no
  1330. checking for --enable-profiling...
  1331. checking LDLIBRARY... libpython$(VERSION).a
  1332. checking for ranlib... ranlib
  1333. checking for ar... ar
  1334. checking for svnversion... found
  1335. checking for a BSD-compatible install... /usr/bin/install -c
  1336. checking for --with-pydebug... no
  1337. checking whether gcc accepts -fno-strict-aliasing... yes
  1338. checking whether gcc accepts -OPT:Olimit=0... no
  1339. checking whether gcc accepts -Olimit 1500... no
  1340. checking whether gcc supports ParseTuple __format__... no
  1341. checking whether pthreads are available without options... no
  1342. checking whether gcc accepts -Kpthread... no
  1343. checking whether gcc accepts -Kthread... no
  1344. checking whether gcc accepts -pthread... yes
  1345. checking whether g++ also accepts flags for thread support... yes
  1346. checking for ANSI C header files... yes
  1347. checking for sys/types.h... yes
  1348. checking for sys/stat.h... yes
  1349. checking for stdlib.h... yes
  1350. checking for string.h... yes
  1351. checking for memory.h... yes
  1352. checking for strings.h... yes
  1353. checking for inttypes.h... yes
  1354. checking for stdint.h... yes
  1355. checking for unistd.h... yes
  1356. checking asm/types.h usability... yes
  1357. checking asm/types.h presence... yes
  1358. checking for asm/types.h... yes
  1359. checking conio.h usability... no
  1360. checking conio.h presence... no
  1361. checking for conio.h... no
  1362. checking curses.h usability... no
  1363. checking curses.h presence... no
  1364. checking for curses.h... no
  1365. checking direct.h usability... no
  1366. checking direct.h presence... no
  1367. checking for direct.h... no
  1368. checking dlfcn.h usability... yes
  1369. checking dlfcn.h presence... yes
  1370. checking for dlfcn.h... yes
  1371. checking errno.h usability... yes
  1372. checking errno.h presence... yes
  1373. checking for errno.h... yes
  1374. checking fcntl.h usability... yes
  1375. checking fcntl.h presence... yes
  1376. checking for fcntl.h... yes
  1377. checking grp.h usability... yes
  1378. checking grp.h presence... yes
  1379. checking for grp.h... yes
  1380. checking ieeefp.h usability... no
  1381. checking ieeefp.h presence... no
  1382. checking for ieeefp.h... no
  1383. checking io.h usability... no
  1384. checking io.h presence... no
  1385. checking for io.h... no
  1386. checking langinfo.h usability... yes
  1387. checking langinfo.h presence... yes
  1388. checking for langinfo.h... yes
  1389. checking libintl.h usability... yes
  1390. checking libintl.h presence... yes
  1391. checking for libintl.h... yes
  1392. checking ncurses.h usability... no
  1393. checking ncurses.h presence... no
  1394. checking for ncurses.h... no
  1395. checking poll.h usability... yes
  1396. checking poll.h presence... yes
  1397. checking for poll.h... yes
  1398. checking process.h usability... no
  1399. checking process.h presence... no
  1400. checking for process.h... no
  1401. checking pthread.h usability... yes
  1402. checking pthread.h presence... yes
  1403. checking for pthread.h... yes
  1404. checking shadow.h usability... yes
  1405. checking shadow.h presence... yes
  1406. checking for shadow.h... yes
  1407. checking signal.h usability... yes
  1408. checking signal.h presence... yes
  1409. checking for signal.h... yes
  1410. checking for stdint.h... (cached) yes
  1411. checking stropts.h usability... yes
  1412. checking stropts.h presence... yes
  1413. checking for stropts.h... yes
  1414. checking termios.h usability... yes
  1415. checking termios.h presence... yes
  1416. checking for termios.h... yes
  1417. checking thread.h usability... no
  1418. checking thread.h presence... no
  1419. checking for thread.h... no
  1420. checking for unistd.h... (cached) yes
  1421. checking utime.h usability... yes
  1422. checking utime.h presence... yes
  1423. checking for utime.h... yes
  1424. checking sys/audioio.h usability... no
  1425. checking sys/audioio.h presence... no
  1426. checking for sys/audioio.h... no
  1427. checking sys/bsdtty.h usability... no
  1428. checking sys/bsdtty.h presence... no
  1429. checking for sys/bsdtty.h... no
  1430. checking sys/epoll.h usability... yes
  1431. checking sys/epoll.h presence... yes
  1432. checking for sys/epoll.h... yes
  1433. checking sys/event.h usability... no
  1434. checking sys/event.h presence... no
  1435. checking for sys/event.h... no
  1436. checking sys/file.h usability... yes
  1437. checking sys/file.h presence... yes
  1438. checking for sys/file.h... yes
  1439. checking sys/loadavg.h usability... no
  1440. checking sys/loadavg.h presence... no
  1441. checking for sys/loadavg.h... no
  1442. checking sys/lock.h usability... no
  1443. checking sys/lock.h presence... no
  1444. checking for sys/lock.h... no
  1445. checking sys/mkdev.h usability... no
  1446. checking sys/mkdev.h presence... no
  1447. checking for sys/mkdev.h... no
  1448. checking sys/modem.h usability... no
  1449. checking sys/modem.h presence... no
  1450. checking for sys/modem.h... no
  1451. checking sys/param.h usability... yes
  1452. checking sys/param.h presence... yes
  1453. checking for sys/param.h... yes
  1454. checking sys/poll.h usability... yes
  1455. checking sys/poll.h presence... yes
  1456. checking for sys/poll.h... yes
  1457. checking sys/select.h usability... yes
  1458. checking sys/select.h presence... yes
  1459. checking for sys/select.h... yes
  1460. checking sys/socket.h usability... yes
  1461. checking sys/socket.h presence... yes
  1462. checking for sys/socket.h... yes
  1463. checking sys/statvfs.h usability... yes
  1464. checking sys/statvfs.h presence... yes
  1465. checking for sys/statvfs.h... yes
  1466. checking for sys/stat.h... (cached) yes
  1467. checking sys/termio.h usability... no
  1468. checking sys/termio.h presence... no
  1469. checking for sys/termio.h... no
  1470. checking sys/time.h usability... yes
  1471. checking sys/time.h presence... yes
  1472. checking for sys/time.h... yes
  1473. checking sys/times.h usability... yes
  1474. checking sys/times.h presence... yes
  1475. checking for sys/times.h... yes
  1476. checking for sys/types.h... (cached) yes
  1477. checking sys/un.h usability... yes
  1478. checking sys/un.h presence... yes
  1479. checking for sys/un.h... yes
  1480. checking sys/utsname.h usability... yes
  1481. checking sys/utsname.h presence... yes
  1482. checking for sys/utsname.h... yes
  1483. checking sys/wait.h usability... yes
  1484. checking sys/wait.h presence... yes
  1485. checking for sys/wait.h... yes
  1486. checking pty.h usability... yes
  1487. checking pty.h presence... yes
  1488. checking for pty.h... yes
  1489. checking libutil.h usability... no
  1490. checking libutil.h presence... no
  1491. checking for libutil.h... no
  1492. checking sys/resource.h usability... yes
  1493. checking sys/resource.h presence... yes
  1494. checking for sys/resource.h... yes
  1495. checking netpacket/packet.h usability... yes
  1496. checking netpacket/packet.h presence... yes
  1497. checking for netpacket/packet.h... yes
  1498. checking sysexits.h usability... yes
  1499. checking sysexits.h presence... yes
  1500. checking for sysexits.h... yes
  1501. checking bluetooth.h usability... no
  1502. checking bluetooth.h presence... no
  1503. checking for bluetooth.h... no
  1504. checking bluetooth/bluetooth.h usability... no
  1505. checking bluetooth/bluetooth.h presence... no
  1506. checking for bluetooth/bluetooth.h... no
  1507. checking linux/tipc.h usability... yes
  1508. checking linux/tipc.h presence... yes
  1509. checking for linux/tipc.h... yes
  1510. checking for dirent.h that defines DIR... yes
  1511. checking for library containing opendir... none required
  1512. checking whether sys/types.h defines makedev... yes
  1513. checking for term.h... no
  1514. checking for linux/netlink.h... yes
  1515. checking for clock_t in time.h... yes
  1516. checking for makedev... yes
  1517. checking Solaris LFS bug... no
  1518. checking for mode_t... yes
  1519. checking for off_t... yes
  1520. checking for pid_t... yes
  1521. checking return type of signal handlers... void
  1522. checking for size_t... yes
  1523. checking for uid_t in sys/types.h... yes
  1524. checking for ssize_t... yes
  1525. checking for int... yes
  1526. checking size of int... 4
  1527. checking for long... yes
  1528. checking size of long... 8
  1529. checking for void *... yes
  1530. checking size of void *... 8
  1531. checking for short... yes
  1532. checking size of short... 2
  1533. checking for float... yes
  1534. checking size of float... 4
  1535. checking for double... yes
  1536. checking size of double... 8
  1537. checking for fpos_t... yes
  1538. checking size of fpos_t... 16
  1539. checking for size_t... (cached) yes
  1540. checking size of size_t... 8
  1541. checking for pid_t... (cached) yes
  1542. checking size of pid_t... 4
  1543. checking for long long support... yes
  1544. checking for long long... yes
  1545. checking size of long long... 8
  1546. checking for long double support... yes
  1547. checking for long double... yes
  1548. checking size of long double... 16
  1549. checking for _Bool support... yes
  1550. checking for _Bool... yes
  1551. checking size of _Bool... 1
  1552. checking for uintptr_t... yes
  1553. checking for uintptr_t... (cached) yes
  1554. checking size of uintptr_t... 8
  1555. checking size of off_t... 8
  1556. checking whether to enable large file support... no
  1557. checking size of time_t... 8
  1558. checking for pthread_t... yes
  1559. checking size of pthread_t... 8
  1560. checking for --enable-toolbox-glue... no
  1561. checking for --enable-framework... no
  1562. checking for dyld... no
  1563. checking SO... .so
  1564. checking LDSHARED... $(CC) -shared
  1565. checking CCSHARED... -fPIC
  1566. checking LINKFORSHARED... -Xlinker -export-dynamic
  1567. checking CFLAGSFORSHARED...
  1568. checking SHLIBS... $(LIBS)
  1569. checking for dlopen in -ldl... yes
  1570. checking for shl_load in -ldld... no
  1571. checking for library containing sem_init... -lpthread
  1572. checking for textdomain in -lintl... no
  1573. checking for t_open in -lnsl... no
  1574. checking for socket in -lsocket... no
  1575. checking for --with-libs... no
  1576. checking for --with-system-ffi...
  1577. checking for --with-signal-module... yes
  1578. checking for --with-dec-threads... no
  1579. checking for --with-threads... yes
  1580. checking if PTHREAD_SCOPE_SYSTEM is supported... yes
  1581. checking for pthread_sigmask... yes
  1582. checking if --enable-ipv6 is specified... yes
  1583. checking if RFC2553 API is available... yes
  1584. checking ipv6 stack type... linux-glibc
  1585. checking for OSX 10.5 SDK or later... no
  1586. checking for --with-doc-strings... yes
  1587. checking for --with-tsc... no
  1588. checking for --with-pymalloc... yes
  1589. checking for --with-wctype-functions... no
  1590. checking for dlopen... yes
  1591. checking DYNLOADFILE... dynload_shlib.o
  1592. checking MACHDEP_OBJS... MACHDEP_OBJS
  1593. checking for alarm... yes
  1594. checking for setitimer... yes
  1595. checking for getitimer... yes
  1596. checking for bind_textdomain_codeset... yes
  1597. checking for chown... yes
  1598. checking for clock... yes
  1599. checking for confstr... yes
  1600. checking for ctermid... yes
  1601. checking for execv... yes
  1602. checking for fchmod... yes
  1603. checking for fchown... yes
  1604. checking for fork... yes
  1605. checking for fpathconf... yes
  1606. checking for ftime... yes
  1607. checking for ftruncate... yes
  1608. checking for gai_strerror... yes
  1609. checking for getgroups... yes
  1610. checking for getlogin... yes
  1611. checking for getloadavg... yes
  1612. checking for getpeername... yes
  1613. checking for getpgid... yes
  1614. checking for getpid... yes
  1615. checking for getpriority... yes
  1616. checking for getpwent... yes
  1617. checking for getspnam... yes
  1618. checking for getspent... yes
  1619. checking for getsid... yes
  1620. checking for getwd... yes
  1621. checking for kill... yes
  1622. checking for killpg... yes
  1623. checking for lchmod... no
  1624. checking for lchown... yes
  1625. checking for lstat... yes
  1626. checking for mkfifo... yes
  1627. checking for mknod... yes
  1628. checking for mktime... yes
  1629. checking for mremap... yes
  1630. checking for nice... yes
  1631. checking for pathconf... yes
  1632. checking for pause... yes
  1633. checking for plock... no
  1634. checking for poll... yes
  1635. checking for pthread_init... no
  1636. checking for putenv... yes
  1637. checking for readlink... yes
  1638. checking for realpath... yes
  1639. checking for select... yes
  1640. checking for setegid... yes
  1641. checking for seteuid... yes
  1642. checking for setgid... yes
  1643. checking for setlocale... yes
  1644. checking for setregid... yes
  1645. checking for setreuid... yes
  1646. checking for setsid... yes
  1647. checking for setpgid... yes
  1648. checking for setpgrp... yes
  1649. checking for setuid... yes
  1650. checking for setvbuf... yes
  1651. checking for snprintf... yes
  1652. checking for sigaction... yes
  1653. checking for siginterrupt... yes
  1654. checking for sigrelse... yes
  1655. checking for strftime... yes
  1656. checking for sysconf... yes
  1657. checking for tcgetpgrp... yes
  1658. checking for tcsetpgrp... yes
  1659. checking for tempnam... yes
  1660. checking for timegm... yes
  1661. checking for times... yes
  1662. checking for tmpfile... yes
  1663. checking for tmpnam... yes
  1664. checking for tmpnam_r... yes
  1665. checking for truncate... yes
  1666. checking for uname... yes
  1667. checking for unsetenv... yes
  1668. checking for utimes... yes
  1669. checking for waitpid... yes
  1670. checking for wait3... yes
  1671. checking for wait4... yes
  1672. checking for wcscoll... yes
  1673. checking for _getpty... no
  1674. checking for chroot... yes
  1675. checking for link... yes
  1676. checking for symlink... yes
  1677. checking for fchdir... yes
  1678. checking for fsync... yes
  1679. checking for fdatasync... yes
  1680. checking for epoll... yes
  1681. checking for kqueue... no
  1682. checking for ctermid_r... no
  1683. checking for flock... yes
  1684. checking for getpagesize... yes
  1685. checking for true... true
  1686. checking for inet_aton in -lc... yes
  1687. checking for chflags... no
  1688. checking for lchflags... no
  1689. checking for inflateCopy in -lz... no
  1690. checking for hstrerror... yes
  1691. checking for inet_aton... yes
  1692. checking for inet_pton... yes
  1693. checking for setgroups... yes
  1694. checking for openpty... no
  1695. checking for openpty in -lutil... yes
  1696. checking for forkpty... yes
  1697. checking for memmove... yes
  1698. checking for fseek64... no
  1699. checking for fseeko... yes
  1700. checking for fstatvfs... yes
  1701. checking for ftell64... no
  1702. checking for ftello... yes
  1703. checking for statvfs... yes
  1704. checking for dup2... yes
  1705. checking for getcwd... yes
  1706. checking for strdup... yes
  1707. checking for getpgrp... yes
  1708. checking for setpgrp... (cached) yes
  1709. checking for gettimeofday... yes
  1710. checking for major... yes
  1711. checking for getaddrinfo... yes
  1712. checking getaddrinfo bug... good
  1713. checking for getnameinfo... yes
  1714. checking whether time.h and sys/time.h may both be included... yes
  1715. checking whether struct tm is in sys/time.h or time.h... time.h
  1716. checking for struct tm.tm_zone... yes
  1717. checking for struct stat.st_rdev... yes
  1718. checking for struct stat.st_blksize... yes
  1719. checking for struct stat.st_flags... no
  1720. checking for struct stat.st_gen... no
  1721. checking for struct stat.st_birthtime... no
  1722. checking for struct stat.st_blocks... yes
  1723. checking for time.h that defines altzone... no
  1724. checking whether sys/select.h and sys/time.h may both be included... yes
  1725. checking for addrinfo... yes
  1726. checking for sockaddr_storage... yes
  1727. checking whether char is unsigned... no
  1728. checking for an ANSI C-conforming const... yes
  1729. checking for working volatile... yes
  1730. checking for working signed char... yes
  1731. checking for prototypes... yes
  1732. checking for variable length prototypes and stdarg.h... yes
  1733. checking for socketpair... yes
  1734. checking if sockaddr has sa_len member... no
  1735. checking whether va_list is an array... yes
  1736. checking for gethostbyname_r... yes
  1737. checking gethostbyname_r with 6 args... yes
  1738. checking for __fpu_control... yes
  1739. checking for --with-fpectl... no
  1740. checking for --with-libm=STRING... default LIBM="-lm"
  1741. checking for --with-libc=STRING... default LIBC=""
  1742. checking whether tanh preserves the sign of zero... yes
  1743. checking for hypot... yes
  1744. checking for acosh... yes
  1745. checking for asinh... yes
  1746. checking for atanh... yes
  1747. checking for copysign... yes
  1748. checking for expm1... yes
  1749. checking for finite... yes
  1750. checking for isinf... yes
  1751. checking for isnan... yes
  1752. checking for log1p... yes
  1753. checking wchar.h usability... yes
  1754. checking wchar.h presence... yes
  1755. checking for wchar.h... yes
  1756. checking for wchar_t... yes
  1757. checking size of wchar_t... 4
  1758. checking for UCS-4 tcl... no
  1759. checking whether wchar_t is signed... yes
  1760. checking what type to use for unicode... no type found
  1761. checking whether byte ordering is bigendian... no
  1762. checking whether right shift extends the sign bit... yes
  1763. checking for getc_unlocked() and friends... yes
  1764. checking how to link readline libs... -lreadline
  1765. checking for rl_callback_handler_install in -lreadline... yes
  1766. checking for rl_pre_input_hook in -lreadline... yes
  1767. checking for rl_completion_display_matches_hook in -lreadline... yes
  1768. checking for rl_completion_matches in -lreadline... yes
  1769. checking for broken nice()... no
  1770. checking for broken poll()... no
  1771. checking for struct tm.tm_zone... (cached) yes
  1772. checking for working tzset()... yes
  1773. checking for tv_nsec in struct stat... yes
  1774. checking for tv_nsec2 in struct stat... no
  1775. checking whether mvwdelch is an expression... no
  1776. checking whether WINDOW has _flags... no
  1777. checking for is_term_resized... no
  1778. checking for resize_term... no
  1779. checking for resizeterm... no
  1780. checking for /dev/ptmx... yes
  1781. checking for /dev/ptc... no
  1782. checking for %zd printf() format support... yes
  1783. checking for socklen_t... yes
  1784. checking for build directories... done
  1785. configure: creating ./config.status
  1786. config.status: creating Makefile.pre
  1787. config.status: creating Modules/Setup.config
  1788. config.status: creating pyconfig.h
  1789. creating Modules/Setup
  1790. creating Modules/Setup.local
  1791. creating Makefile
  1792. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
  1793. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
  1794. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
  1795. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
  1796. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
  1797. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
  1798. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
  1799. Parser/parsetok.c: В функции «parsetok»:
  1800. Parser/parsetok.c:134:40: предупреждение: variable «handling_with» set but not used [-Wunused-but-set-variable]
  1801. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
  1802. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
  1803. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
  1804. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
  1805. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
  1806. Parser/pgen.c: В функции «compile_atom»:
  1807. Parser/pgen.c:282:6: предупреждение: variable «i» set but not used [-Wunused-but-set-variable]
  1808. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
  1809. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
  1810. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
  1811. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
  1812. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c
  1813. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
  1814. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
  1815. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
  1816. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
  1817. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c
  1818. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
  1819. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
  1820. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
  1821. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
  1822. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
  1823. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
  1824. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
  1825. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
  1826. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
  1827. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
  1828. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c
  1829. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
  1830. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
  1831. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
  1832. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
  1833. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
  1834. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
  1835. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
  1836. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
  1837. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
  1838. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
  1839. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
  1840. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c
  1841. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
  1842. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
  1843. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
  1844. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
  1845. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
  1846. Objects/unicodeobject.c: В функции «unicode_decode_call_errorhandler»:
  1847. Objects/unicodeobject.c:1386:2: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  1848. Objects/unicodeobject.c: В функции «unicode_encode_call_errorhandler»:
  1849. Objects/unicodeobject.c:3441:2: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  1850. Objects/unicodeobject.c: В функции «unicode_translate_call_errorhandler»:
  1851. Objects/unicodeobject.c:4713:2: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  1852. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
  1853. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
  1854. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
  1855. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
  1856. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
  1857. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
  1858. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
  1859. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
  1860. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c
  1861. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c
  1862. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c
  1863. gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -lpthread -ldl -lutil -o Parser/pgen
  1864. Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
  1865. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
  1866. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
  1867. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
  1868. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
  1869. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
  1870. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c
  1871. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
  1872. Python/getargs.c: В функции «convertsimple»:
  1873. Python/getargs.c:950:5: предупреждение: variable «q2» set but not used [-Wunused-but-set-variable]
  1874. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
  1875. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
  1876. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c
  1877. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPLATFORM='"linux3"' -o Python/getplatform.o ./Python/getplatform.c
  1878. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
  1879. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
  1880. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/import.o Python/import.c
  1881. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
  1882. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
  1883. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
  1884. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
  1885. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
  1886. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
  1887. Python/pyarena.c: В функции «PyArena_Free»:
  1888. Python/pyarena.c:162:13: предупреждение: variable «r» set but not used [-Wunused-but-set-variable]
  1889. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
  1890. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
  1891. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
  1892. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
  1893. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
  1894. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
  1895. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c
  1896. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
  1897. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
  1898. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
  1899. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
  1900. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
  1901. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c
  1902. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c
  1903. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
  1904. In file included from Python/thread.c:121:0:
  1905. Python/thread_pthread.h: В функции «PyThread_free_lock»:
  1906. Python/thread_pthread.h:313:14: предупреждение: variable «error» set but not used [-Wunused-but-set-variable]
  1907. Python/thread_pthread.h: В функции «PyThread_acquire_lock»:
  1908. Python/thread_pthread.h:343:14: предупреждение: variable «error» set but not used [-Wunused-but-set-variable]
  1909. Python/thread_pthread.h: В функции «PyThread_release_lock»:
  1910. Python/thread_pthread.h:370:14: предупреждение: variable «error» set but not used [-Wunused-but-set-variable]
  1911. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
  1912. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux3:lib-tk:lib-old"' \
  1913. -DPREFIX='"/home/ubuntu/.pythonbrew/pythons/Python-2.6"' \
  1914. -DEXEC_PREFIX='"/home/ubuntu/.pythonbrew/pythons/Python-2.6"' \
  1915. -DVERSION='"2.6"' \
  1916. -DVPATH='""' \
  1917. -o Modules/getpath.o ./Modules/getpath.c
  1918. ./Modules/getpath.c: В функции «copy_absolute»:
  1919. ./Modules/getpath.c:235:15: предупреждение: ignoring return value of «getcwd», declared with attribute warn_unused_result [-Wunused-result]
  1920. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
  1921. Modules/main.c: В функции «usage»:
  1922. Modules/main.c:115:3: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  1923. Modules/main.c:116:3: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  1924. Modules/main.c:117:3: предупреждение: формат не является строковой константой, и не заданы аргументы форматирования [-Wformat-security]
  1925. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
  1926. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o
  1927. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o
  1928. ./Modules/signalmodule.c: В функции «signal_handler»:
  1929. ./Modules/signalmodule.c:182:9: предупреждение: ignoring return value of «write», declared with attribute warn_unused_result [-Wunused-result]
  1930. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o
  1931. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o
  1932. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
  1933. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o
  1934. ./Modules/_sre.c: В функции «_validate_inner»:
  1935. ./Modules/_sre.c:2988:42: предупреждение: variable «prefix_skip» set but not used [-Wunused-but-set-variable]
  1936. ./Modules/_sre.c:2966:38: предупреждение: variable «max» set but not used [-Wunused-but-set-variable]
  1937. ./Modules/_sre.c:2966:33: предупреждение: variable «min» set but not used [-Wunused-but-set-variable]
  1938. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
  1939. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
  1940. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
  1941. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
  1942. gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DSVNVERSION=\"`LC_ALL=C svnversion .`\" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
  1943. gcc: ошибка: directory": Нет такого файла или каталога
  1944. make: *** [Modules/getbuildinfo.o] Ошибка 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement