emcek

py36 configure

Dec 14th, 2016
746
0
Never
7
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 132.05 KB | None | 0 0
  1. configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
  2. checking build system type... x86_64-unknown-linux-gnu
  3. checking host system type... x86_64-unknown-linux-gnu
  4. checking for python3.6... no
  5. checking for python3... python3
  6. checking for --enable-universalsdk... no
  7. checking for --with-universal-archs... no
  8. checking MACHDEP... linux
  9. checking for --without-gcc... no
  10. checking for --with-icc... no
  11. checking for gcc... gcc
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking how to run the C preprocessor... gcc -E
  21. checking for grep that handles long lines and -e... /usr/bin/grep
  22. checking for a sed that does not truncate output... /usr/bin/sed
  23. checking for --with-cxx-main=<compiler>... no
  24. checking for g++... no
  25. configure:
  26.  
  27. By default, distutils will build C++ extension modules with "g++".
  28. If this is not intended, then set CXX on the configure command line.
  29.  
  30. checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu
  31. checking for -Wl,--no-as-needed... yes
  32. checking for egrep... /usr/bin/grep -E
  33. checking for ANSI C header files... yes
  34. checking for sys/types.h... yes
  35. checking for sys/stat.h... yes
  36. checking for stdlib.h... yes
  37. checking for string.h... yes
  38. checking for memory.h... yes
  39. checking for strings.h... yes
  40. checking for inttypes.h... yes
  41. checking for stdint.h... yes
  42. checking for unistd.h... yes
  43. checking minix/config.h usability... no
  44. checking minix/config.h presence... no
  45. checking for minix/config.h... no
  46. checking whether it is safe to define __EXTENSIONS__... yes
  47. checking for the Android API level... not Android
  48. checking for --with-suffix...
  49. checking for case-insensitive build directory... no
  50. checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a
  51. checking LINKCC... $(PURIFY) $(MAINCC)
  52. checking for GNU ld... yes
  53. checking for inline... inline
  54. checking for --enable-shared... no
  55. checking for --enable-profiling... no
  56. checking LDLIBRARY... libpython$(VERSION)$(ABIFLAGS).a
  57. checking for ranlib... ranlib
  58. checking for ar... ar
  59. checking for readelf... readelf
  60. checking for a BSD-compatible install... /usr/bin/install -c
  61. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  62. checking for --with-pydebug... no
  63. checking for --enable-optimizations... no
  64. checking for --with-lto... no
  65. checking target system type... x86_64-unknown-linux-gnu
  66. checking for -llvm-profdata... no
  67. checking for llvm-profdata... ''
  68. checking for -Wextra... yes
  69. checking whether gcc accepts and needs -fno-strict-aliasing... no
  70. checking if we can turn off gcc unused result warning... yes
  71. checking if we can turn off gcc unused parameter warning... yes
  72. checking if we can turn off gcc missing field initializers warning... yes
  73. checking if we can turn on gcc mixed sign comparison warning... yes
  74. checking if we can turn on gcc unreachable code warning... no
  75. checking whether pthreads are available without options... no
  76. checking whether gcc accepts -Kpthread... no
  77. checking whether gcc accepts -Kthread... no
  78. checking whether gcc accepts -pthread... yes
  79. checking whether g++ also accepts flags for thread support... yes
  80. checking for ANSI C header files... (cached) yes
  81. checking asm/types.h usability... yes
  82. checking asm/types.h presence... yes
  83. checking for asm/types.h... yes
  84. checking conio.h usability... no
  85. checking conio.h presence... no
  86. checking for conio.h... no
  87. checking direct.h usability... no
  88. checking direct.h presence... no
  89. checking for direct.h... no
  90. checking dlfcn.h usability... yes
  91. checking dlfcn.h presence... yes
  92. checking for dlfcn.h... yes
  93. checking errno.h usability... yes
  94. checking errno.h presence... yes
  95. checking for errno.h... yes
  96. checking fcntl.h usability... yes
  97. checking fcntl.h presence... yes
  98. checking for fcntl.h... yes
  99. checking grp.h usability... yes
  100. checking grp.h presence... yes
  101. checking for grp.h... yes
  102. checking ieeefp.h usability... no
  103. checking ieeefp.h presence... no
  104. checking for ieeefp.h... no
  105. checking io.h usability... no
  106. checking io.h presence... no
  107. checking for io.h... no
  108. checking langinfo.h usability... yes
  109. checking langinfo.h presence... yes
  110. checking for langinfo.h... yes
  111. checking libintl.h usability... yes
  112. checking libintl.h presence... yes
  113. checking for libintl.h... yes
  114. checking process.h usability... no
  115. checking process.h presence... no
  116. checking for process.h... no
  117. checking pthread.h usability... yes
  118. checking pthread.h presence... yes
  119. checking for pthread.h... yes
  120. checking sched.h usability... yes
  121. checking sched.h presence... yes
  122. checking for sched.h... yes
  123. checking shadow.h usability... yes
  124. checking shadow.h presence... yes
  125. checking for shadow.h... yes
  126. checking signal.h usability... yes
  127. checking signal.h presence... yes
  128. checking for signal.h... yes
  129. checking stropts.h usability... yes
  130. checking stropts.h presence... yes
  131. checking for stropts.h... yes
  132. checking termios.h usability... yes
  133. checking termios.h presence... yes
  134. checking for termios.h... yes
  135. checking for unistd.h... (cached) yes
  136. checking utime.h usability... yes
  137. checking utime.h presence... yes
  138. checking for utime.h... yes
  139. checking poll.h usability... yes
  140. checking poll.h presence... yes
  141. checking for poll.h... yes
  142. checking sys/devpoll.h usability... no
  143. checking sys/devpoll.h presence... no
  144. checking for sys/devpoll.h... no
  145. checking sys/epoll.h usability... yes
  146. checking sys/epoll.h presence... yes
  147. checking for sys/epoll.h... yes
  148. checking sys/poll.h usability... yes
  149. checking sys/poll.h presence... yes
  150. checking for sys/poll.h... yes
  151. checking sys/audioio.h usability... no
  152. checking sys/audioio.h presence... no
  153. checking for sys/audioio.h... no
  154. checking sys/xattr.h usability... yes
  155. checking sys/xattr.h presence... yes
  156. checking for sys/xattr.h... yes
  157. checking sys/bsdtty.h usability... no
  158. checking sys/bsdtty.h presence... no
  159. checking for sys/bsdtty.h... no
  160. checking sys/event.h usability... no
  161. checking sys/event.h presence... no
  162. checking for sys/event.h... no
  163. checking sys/file.h usability... yes
  164. checking sys/file.h presence... yes
  165. checking for sys/file.h... yes
  166. checking sys/ioctl.h usability... yes
  167. checking sys/ioctl.h presence... yes
  168. checking for sys/ioctl.h... yes
  169. checking sys/kern_control.h usability... no
  170. checking sys/kern_control.h presence... no
  171. checking for sys/kern_control.h... no
  172. checking sys/loadavg.h usability... no
  173. checking sys/loadavg.h presence... no
  174. checking for sys/loadavg.h... no
  175. checking sys/lock.h usability... no
  176. checking sys/lock.h presence... no
  177. checking for sys/lock.h... no
  178. checking sys/mkdev.h usability... no
  179. checking sys/mkdev.h presence... no
  180. checking for sys/mkdev.h... no
  181. checking sys/modem.h usability... no
  182. checking sys/modem.h presence... no
  183. checking for sys/modem.h... no
  184. checking sys/param.h usability... yes
  185. checking sys/param.h presence... yes
  186. checking for sys/param.h... yes
  187. checking sys/select.h usability... yes
  188. checking sys/select.h presence... yes
  189. checking for sys/select.h... yes
  190. checking sys/sendfile.h usability... yes
  191. checking sys/sendfile.h presence... yes
  192. checking for sys/sendfile.h... yes
  193. checking sys/socket.h usability... yes
  194. checking sys/socket.h presence... yes
  195. checking for sys/socket.h... yes
  196. checking sys/statvfs.h usability... yes
  197. checking sys/statvfs.h presence... yes
  198. checking for sys/statvfs.h... yes
  199. checking for sys/stat.h... (cached) yes
  200. checking sys/syscall.h usability... yes
  201. checking sys/syscall.h presence... yes
  202. checking for sys/syscall.h... yes
  203. checking sys/sys_domain.h usability... no
  204. checking sys/sys_domain.h presence... no
  205. checking for sys/sys_domain.h... no
  206. checking sys/termio.h usability... no
  207. checking sys/termio.h presence... no
  208. checking for sys/termio.h... no
  209. checking sys/time.h usability... yes
  210. checking sys/time.h presence... yes
  211. checking for sys/time.h... yes
  212. checking sys/times.h usability... yes
  213. checking sys/times.h presence... yes
  214. checking for sys/times.h... yes
  215. checking for sys/types.h... (cached) yes
  216. checking sys/uio.h usability... yes
  217. checking sys/uio.h presence... yes
  218. checking for sys/uio.h... yes
  219. checking sys/un.h usability... yes
  220. checking sys/un.h presence... yes
  221. checking for sys/un.h... yes
  222. checking sys/utsname.h usability... yes
  223. checking sys/utsname.h presence... yes
  224. checking for sys/utsname.h... yes
  225. checking sys/wait.h usability... yes
  226. checking sys/wait.h presence... yes
  227. checking for sys/wait.h... yes
  228. checking pty.h usability... yes
  229. checking pty.h presence... yes
  230. checking for pty.h... yes
  231. checking libutil.h usability... no
  232. checking libutil.h presence... no
  233. checking for libutil.h... no
  234. checking sys/resource.h usability... yes
  235. checking sys/resource.h presence... yes
  236. checking for sys/resource.h... yes
  237. checking netpacket/packet.h usability... yes
  238. checking netpacket/packet.h presence... yes
  239. checking for netpacket/packet.h... yes
  240. checking sysexits.h usability... yes
  241. checking sysexits.h presence... yes
  242. checking for sysexits.h... yes
  243. checking bluetooth.h usability... no
  244. checking bluetooth.h presence... no
  245. checking for bluetooth.h... no
  246. checking linux/tipc.h usability... yes
  247. checking linux/tipc.h presence... yes
  248. checking for linux/tipc.h... yes
  249. checking linux/random.h usability... yes
  250. checking linux/random.h presence... yes
  251. checking for linux/random.h... yes
  252. checking spawn.h usability... yes
  253. checking spawn.h presence... yes
  254. checking for spawn.h... yes
  255. checking util.h usability... no
  256. checking util.h presence... no
  257. checking for util.h... no
  258. checking alloca.h usability... yes
  259. checking alloca.h presence... yes
  260. checking for alloca.h... yes
  261. checking endian.h usability... yes
  262. checking endian.h presence... yes
  263. checking for endian.h... yes
  264. checking sys/endian.h usability... no
  265. checking sys/endian.h presence... no
  266. checking for sys/endian.h... no
  267. checking for dirent.h that defines DIR... yes
  268. checking for library containing opendir... none required
  269. checking whether sys/types.h defines makedev... yes
  270. checking bluetooth/bluetooth.h usability... no
  271. checking bluetooth/bluetooth.h presence... no
  272. checking for bluetooth/bluetooth.h... no
  273. checking for net/if.h... yes
  274. checking for linux/netlink.h... yes
  275. checking for linux/can.h... yes
  276. checking for linux/can/raw.h... yes
  277. checking for linux/can/bcm.h... yes
  278. checking for clock_t in time.h... yes
  279. checking for makedev... yes
  280. checking for le64toh... yes
  281. checking Solaris LFS bug... no
  282. checking for mode_t... yes
  283. checking for off_t... yes
  284. checking for pid_t... yes
  285. checking for size_t... yes
  286. checking for uid_t in sys/types.h... yes
  287. checking for ssize_t... yes
  288. checking for __uint128_t... yes
  289. checking size of int... 4
  290. checking size of long... 8
  291. checking size of long long... 8
  292. checking size of void *... 8
  293. checking size of short... 2
  294. checking size of float... 4
  295. checking size of double... 8
  296. checking size of fpos_t... 16
  297. checking size of size_t... 8
  298. checking size of pid_t... 4
  299. checking size of uintptr_t... 8
  300. checking for long double support... yes
  301. checking size of long double... 16
  302. checking size of _Bool... 1
  303. checking size of off_t... 8
  304. checking whether to enable large file support... no
  305. checking size of time_t... 8
  306. checking for pthread_t... yes
  307. checking size of pthread_t... 8
  308. checking for --enable-framework... no
  309. checking for dyld... no
  310. checking the extension of shared libraries... .so
  311. checking LDSHARED... $(CC) -shared
  312. checking CCSHARED... -fPIC
  313. checking LINKFORSHARED... -Xlinker -export-dynamic
  314. checking CFLAGSFORSHARED...
  315. checking SHLIBS... $(LIBS)
  316. checking for sendfile in -lsendfile... no
  317. checking for dlopen in -ldl... yes
  318. checking for shl_load in -ldld... no
  319. checking for library containing sem_init... -lpthread
  320. checking for textdomain in -lintl... no
  321. checking aligned memory access is required... no
  322. checking for --with-hash-algorithm... default
  323. checking for --with-address-sanitizer... no
  324. checking for t_open in -lnsl... no
  325. checking for socket in -lsocket... no
  326. checking for --with-libs... no
  327. checking for pkg-config... /usr/bin/pkg-config
  328. checking pkg-config is at least version 0.9.0... yes
  329. checking for --with-system-expat... yes
  330. checking for --with-system-ffi... yes
  331. checking for --with-system-libmpdec... no
  332. checking for --enable-loadable-sqlite-extensions... no
  333. checking for --with-tcltk-includes... default
  334. checking for --with-tcltk-libs... default
  335. checking for --with-dbmliborder...
  336. checking for --with-threads... yes
  337. checking if PTHREAD_SCOPE_SYSTEM is supported... yes
  338. checking for pthread_sigmask... yes
  339. checking for pthread_atfork... yes
  340. checking if --enable-ipv6 is specified... no
  341. checking for CAN_RAW_FD_FRAMES... yes
  342. checking for --with-doc-strings... yes
  343. checking for --with-pymalloc... yes
  344. checking for --with-valgrind... no
  345. checking for --with-dtrace... no
  346. checking for dlopen... yes
  347. checking DYNLOADFILE... dynload_shlib.o
  348. checking MACHDEP_OBJS... none
  349. checking for alarm... yes
  350. checking for accept4... yes
  351. checking for setitimer... yes
  352. checking for getitimer... yes
  353. checking for bind_textdomain_codeset... yes
  354. checking for chown... yes
  355. checking for clock... yes
  356. checking for confstr... yes
  357. checking for ctermid... yes
  358. checking for dup3... yes
  359. checking for execv... yes
  360. checking for faccessat... yes
  361. checking for fchmod... yes
  362. checking for fchmodat... yes
  363. checking for fchown... yes
  364. checking for fchownat... yes
  365. checking for fexecve... yes
  366. checking for fdopendir... yes
  367. checking for fork... yes
  368. checking for fpathconf... yes
  369. checking for fstatat... yes
  370. checking for ftime... yes
  371. checking for ftruncate... yes
  372. checking for futimesat... yes
  373. checking for futimens... yes
  374. checking for futimes... yes
  375. checking for gai_strerror... yes
  376. checking for getentropy... no
  377. checking for getgrouplist... yes
  378. checking for getgroups... yes
  379. checking for getlogin... yes
  380. checking for getloadavg... yes
  381. checking for getpeername... yes
  382. checking for getpgid... yes
  383. checking for getpid... yes
  384. checking for getpriority... yes
  385. checking for getresuid... yes
  386. checking for getresgid... yes
  387. checking for getpwent... yes
  388. checking for getspnam... yes
  389. checking for getspent... yes
  390. checking for getsid... yes
  391. checking for getwd... yes
  392. checking for if_nameindex... yes
  393. checking for initgroups... yes
  394. checking for kill... yes
  395. checking for killpg... yes
  396. checking for lchmod... no
  397. checking for lchown... yes
  398. checking for lockf... yes
  399. checking for linkat... yes
  400. checking for lstat... yes
  401. checking for lutimes... yes
  402. checking for mmap... yes
  403. checking for memrchr... yes
  404. checking for mbrtowc... yes
  405. checking for mkdirat... yes
  406. checking for mkfifo... yes
  407. checking for mkfifoat... yes
  408. checking for mknod... yes
  409. checking for mknodat... yes
  410. checking for mktime... yes
  411. checking for mremap... yes
  412. checking for nice... yes
  413. checking for openat... yes
  414. checking for pathconf... yes
  415. checking for pause... yes
  416. checking for pipe2... yes
  417. checking for plock... no
  418. checking for poll... yes
  419. checking for posix_fallocate... yes
  420. checking for posix_fadvise... yes
  421. checking for pread... yes
  422. checking for pthread_init... no
  423. checking for pthread_kill... yes
  424. checking for putenv... yes
  425. checking for pwrite... yes
  426. checking for readlink... yes
  427. checking for readlinkat... yes
  428. checking for readv... yes
  429. checking for realpath... yes
  430. checking for renameat... yes
  431. checking for select... yes
  432. checking for sem_open... yes
  433. checking for sem_timedwait... yes
  434. checking for sem_getvalue... yes
  435. checking for sem_unlink... yes
  436. checking for sendfile... yes
  437. checking for setegid... yes
  438. checking for seteuid... yes
  439. checking for setgid... yes
  440. checking for sethostname... yes
  441. checking for setlocale... yes
  442. checking for setregid... yes
  443. checking for setreuid... yes
  444. checking for setresuid... yes
  445. checking for setresgid... yes
  446. checking for setsid... yes
  447. checking for setpgid... yes
  448. checking for setpgrp... yes
  449. checking for setpriority... yes
  450. checking for setuid... yes
  451. checking for setvbuf... yes
  452. checking for sched_get_priority_max... yes
  453. checking for sched_setaffinity... yes
  454. checking for sched_setscheduler... yes
  455. checking for sched_setparam... yes
  456. checking for sched_rr_get_interval... yes
  457. checking for sigaction... yes
  458. checking for sigaltstack... yes
  459. checking for siginterrupt... yes
  460. checking for sigpending... yes
  461. checking for sigrelse... yes
  462. checking for sigtimedwait... yes
  463. checking for sigwait... yes
  464. checking for sigwaitinfo... yes
  465. checking for snprintf... yes
  466. checking for strftime... yes
  467. checking for strlcpy... no
  468. checking for symlinkat... yes
  469. checking for sync... yes
  470. checking for sysconf... yes
  471. checking for tcgetpgrp... yes
  472. checking for tcsetpgrp... yes
  473. checking for tempnam... yes
  474. checking for timegm... yes
  475. checking for times... yes
  476. checking for tmpfile... yes
  477. checking for tmpnam... yes
  478. checking for tmpnam_r... yes
  479. checking for truncate... yes
  480. checking for uname... yes
  481. checking for unlinkat... yes
  482. checking for unsetenv... yes
  483. checking for utimensat... yes
  484. checking for utimes... yes
  485. checking for waitid... yes
  486. checking for waitpid... yes
  487. checking for wait3... yes
  488. checking for wait4... yes
  489. checking for wcscoll... yes
  490. checking for wcsftime... yes
  491. checking for wcsxfrm... yes
  492. checking for wmemcmp... yes
  493. checking for writev... yes
  494. checking for _getpty... no
  495. checking whether dirfd is declared... yes
  496. checking for chroot... yes
  497. checking for link... yes
  498. checking for symlink... yes
  499. checking for fchdir... yes
  500. checking for fsync... yes
  501. checking for fdatasync... yes
  502. checking for epoll... yes
  503. checking for epoll_create1... yes
  504. checking for kqueue... no
  505. checking for prlimit... yes
  506. checking for ctermid_r... no
  507. checking for flock declaration... yes
  508. checking for flock... yes
  509. checking for getpagesize... yes
  510. checking for broken unsetenv... no
  511. checking for true... true
  512. checking for inet_aton in -lc... yes
  513. checking for chflags... no
  514. checking for lchflags... no
  515. checking for inflateCopy in -lz... yes
  516. checking for hstrerror... yes
  517. checking for inet_aton... yes
  518. checking for inet_pton... yes
  519. checking for setgroups... yes
  520. checking for openpty... no
  521. checking for openpty in -lutil... yes
  522. checking for forkpty... yes
  523. checking for memmove... yes
  524. checking for fseek64... no
  525. checking for fseeko... yes
  526. checking for fstatvfs... yes
  527. checking for ftell64... no
  528. checking for ftello... yes
  529. checking for statvfs... yes
  530. checking for dup2... yes
  531. checking for strdup... yes
  532. checking for getpgrp... yes
  533. checking for setpgrp... (cached) yes
  534. checking for gettimeofday... yes
  535. checking for clock_gettime... yes
  536. checking for clock_getres... yes
  537. checking for clock_settime... yes
  538. checking for major... yes
  539. checking for getaddrinfo... yes
  540. checking getaddrinfo bug... no
  541. checking for getnameinfo... yes
  542. checking whether time.h and sys/time.h may both be included... yes
  543. checking whether struct tm is in sys/time.h or time.h... time.h
  544. checking for struct tm.tm_zone... yes
  545. checking for struct stat.st_rdev... yes
  546. checking for struct stat.st_blksize... yes
  547. checking for struct stat.st_flags... no
  548. checking for struct stat.st_gen... no
  549. checking for struct stat.st_birthtime... no
  550. checking for struct stat.st_blocks... yes
  551. checking for struct passwd.pw_gecos... yes
  552. checking for struct passwd.pw_passwd... yes
  553. checking for time.h that defines altzone... no
  554. checking whether sys/select.h and sys/time.h may both be included... yes
  555. checking for addrinfo... yes
  556. checking for sockaddr_storage... yes
  557. checking for sockaddr_alg... yes
  558. checking whether char is unsigned... no
  559. checking for an ANSI C-conforming const... yes
  560. checking for working volatile... yes
  561. checking for working signed char... yes
  562. checking for prototypes... yes
  563. checking for variable length prototypes and stdarg.h... yes
  564. checking for socketpair... yes
  565. checking if sockaddr has sa_len member... no
  566. checking for gethostbyname_r... yes
  567. checking gethostbyname_r with 6 args... yes
  568. checking for __fpu_control... yes
  569. checking for --with-fpectl... no
  570. checking for --with-libm=STRING... default LIBM="-lm"
  571. checking for --with-libc=STRING... default LIBC=""
  572. checking for x64 gcc inline assembler... yes
  573. checking whether C doubles are little-endian IEEE 754 binary64... yes
  574. checking whether C doubles are big-endian IEEE 754 binary64... no
  575. checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
  576. checking whether we can use gcc inline assembler to get and set x87 control word... yes
  577. checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no
  578. checking for x87-style double rounding... no
  579. checking for acosh... yes
  580. checking for asinh... yes
  581. checking for atanh... yes
  582. checking for copysign... yes
  583. checking for erf... yes
  584. checking for erfc... yes
  585. checking for expm1... yes
  586. checking for finite... yes
  587. checking for gamma... yes
  588. checking for hypot... yes
  589. checking for lgamma... yes
  590. checking for log1p... yes
  591. checking for log2... yes
  592. checking for round... yes
  593. checking for tgamma... yes
  594. checking whether isinf is declared... yes
  595. checking whether isnan is declared... yes
  596. checking whether isfinite is declared... yes
  597. checking whether tanh preserves the sign of zero... yes
  598. checking whether log1p drops the sign of negative zero... no
  599. checking whether POSIX semaphores are enabled... yes
  600. checking for broken sem_getvalue... no
  601. checking whether RTLD_LAZY is declared... yes
  602. checking whether RTLD_NOW is declared... yes
  603. checking whether RTLD_GLOBAL is declared... yes
  604. checking whether RTLD_LOCAL is declared... yes
  605. checking whether RTLD_NODELETE is declared... yes
  606. checking whether RTLD_NOLOAD is declared... yes
  607. checking whether RTLD_DEEPBIND is declared... yes
  608. checking digit size for Python's longs... no value specified
  609. checking wchar.h usability... yes
  610. checking wchar.h presence... yes
  611. checking for wchar.h... yes
  612. checking size of wchar_t... 4
  613. checking for UCS-4 tcl... no
  614. checking whether wchar_t is signed... yes
  615. no usable wchar_t found
  616. checking whether byte ordering is bigendian... no
  617. checking ABIFLAGS... m
  618. checking SOABI... cpython-36m-x86_64-linux-gnu
  619. checking LDVERSION... $(VERSION)$(ABIFLAGS)
  620. checking whether right shift extends the sign bit... yes
  621. checking for getc_unlocked() and friends... yes
  622. checking how to link readline libs... -lreadline
  623. checking for rl_callback_handler_install in -lreadline... yes
  624. checking for rl_pre_input_hook in -lreadline... yes
  625. checking for rl_completion_display_matches_hook in -lreadline... yes
  626. checking for rl_resize_terminal in -lreadline... yes
  627. checking for rl_completion_matches in -lreadline... yes
  628. checking for append_history in -lreadline... yes
  629. checking for broken nice()... no
  630. checking for broken poll()... no
  631. checking for struct tm.tm_zone... (cached) yes
  632. checking for working tzset()... yes
  633. checking for tv_nsec in struct stat... yes
  634. checking for tv_nsec2 in struct stat... no
  635. checking curses.h usability... yes
  636. checking curses.h presence... yes
  637. checking for curses.h... yes
  638. checking ncurses.h usability... yes
  639. checking ncurses.h presence... yes
  640. checking for ncurses.h... yes
  641. checking for term.h... yes
  642. checking whether mvwdelch is an expression... yes
  643. checking whether WINDOW has _flags... yes
  644. checking for is_term_resized... yes
  645. checking for resize_term... yes
  646. checking for resizeterm... yes
  647. configure: checking for device files
  648. checking for /dev/ptmx... yes
  649. checking for /dev/ptc... no
  650. checking for %zd printf() format support... yes
  651. checking for socklen_t... yes
  652. checking for broken mbstowcs... no
  653. checking for --with-computed-gotos... no value specified
  654. checking whether gcc -pthread supports computed gotos... yes
  655. checking for build directories... done
  656. checking for -O2... yes
  657. checking for glibc _FORTIFY_SOURCE/memmove bug... no
  658. checking for gcc ipa-pure-const bug... no
  659. checking for stdatomic.h... no
  660. checking for GCC >= 4.7 __atomic builtins... yes
  661. checking for ensurepip... upgrade
  662. checking if the dirent structure of a d_type field... yes
  663. checking for the Linux getrandom() syscall... no
  664. checking for the getrandom() function... no
  665. configure: creating ./config.status
  666. config.status: creating Makefile.pre
  667. config.status: creating Modules/Setup.config
  668. config.status: creating Misc/python.pc
  669. config.status: creating Misc/python-config.sh
  670. config.status: creating Modules/ld_so_aix
  671. config.status: creating pyconfig.h
  672. creating Modules/Setup
  673. creating Modules/Setup.local
  674. creating Makefile
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c
  682. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
  683. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
  684. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
  685. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
  686. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
  687. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
  688. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
  689. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
  690. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
  691. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
  692. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
  693. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
  694. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
  695. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
  696. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
  697. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
  698. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
  699. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
  700. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
  701. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
  702. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
  703. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
  704. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
  705. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
  706. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
  707. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
  708. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
  709. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
  710. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
  711. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
  712. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
  713. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
  714. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
  715. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
  716. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
  717. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
  718. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
  719. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
  720. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
  721. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
  722. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
  723. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
  724. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
  725. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
  726. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
  727. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
  728. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
  729. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
  730. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
  731. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
  732. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
  733. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
  734. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
  735. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
  736. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
  737. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
  738. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
  739. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
  740. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c
  741. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c
  742. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/parsetok_pgen.o Parser/parsetok_pgen.c
  743. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c
  744. 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/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/dynamic_annotations.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/parsetok_pgen.o Parser/pgenmain.o -lpthread -ldl -lutil -o Parser/pgen
  745. Parser/pgen ./Grammar/Grammar Include/graminit.h Python/graminit.c
  746. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
  747. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
  748. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
  749. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
  750. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
  751. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
  752. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
  753. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c
  754. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
  755. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
  756. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
  757. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c
  758. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
  759. touch Python/graminit.c
  760. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
  761. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/import.o Python/import.c
  762. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
  763. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
  764. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
  765. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
  766. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
  767. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
  768. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
  769. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
  770. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
  771. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
  772. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
  773. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
  774. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
  775. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/random.o Python/random.c
  776. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
  777. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
  778. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE \
  779. -DABIFLAGS='"m"' \
  780. -DMULTIARCH=\"x86_64-linux-gnu\" \
  781. -o Python/sysmodule.o ./Python/sysmodule.c
  782. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
  783. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
  784. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
  785. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
  786. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
  787. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
  788. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
  789. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
  790. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE \
  791. -DSOABI='"cpython-36m-x86_64-linux-gnu"' \
  792. -o Python/dynload_shlib.o ./Python/dynload_shlib.c
  793. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
  794. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
  795. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -DPYTHONPATH='":"' \
  796. -DPREFIX='"/home/emc/py36"' \
  797. -DEXEC_PREFIX='"/home/emc/py36"' \
  798. -DVERSION='"3.6"' \
  799. -DVPATH='""' \
  800. -o Modules/getpath.o ./Modules/getpath.c
  801. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
  802. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
  803. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
  804. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o
  805. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o
  806. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
  807. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o
  808. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
  809. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o
  810. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
  811. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_operator.c -o Modules/_operator.o
  812. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
  813. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
  814. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
  815. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o
  816. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_stat.c -o Modules/_stat.o
  817. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/timemodule.c -o Modules/timemodule.o
  818. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_localemodule.c -o Modules/_localemodule.o
  819. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
  820. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
  821. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
  822. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
  823. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
  824. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
  825. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
  826. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
  827. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/faulthandler.c -o Modules/faulthandler.o
  828. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
  829. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/hashtable.c -o Modules/hashtable.o
  830. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
  831. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
  832. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE \
  833. -DHGVERSION="\"`LC_ALL=C `\"" \
  834. -DHGTAG="\"`LC_ALL=C `\"" \
  835. -DHGBRANCH="\"`LC_ALL=C `\"" \
  836. -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
  837. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Programs/_freeze_importlib.o Programs/_freeze_importlib.c
  838. gcc -pthread -o Programs/_freeze_importlib Programs/_freeze_importlib.o Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm
  839. ./Programs/_freeze_importlib \
  840. ./Lib/importlib/_bootstrap.py Python/importlib.h
  841. ./Programs/_freeze_importlib \
  842. ./Lib/importlib/_bootstrap_external.py Python/importlib_external.h
  843. gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
  844. rm -f libpython3.6m.a
  845. ar rc libpython3.6m.a Modules/getbuildinfo.o
  846. ar rc libpython3.6m.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o
  847. ar rc libpython3.6m.a Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o
  848. ar rc libpython3.6m.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/frozen.o
  849. ar rc libpython3.6m.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
  850. ar rc libpython3.6m.a Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o
  851. ranlib libpython3.6m.a
  852. gcc -pthread -Xlinker -export-dynamic -o python Programs/python.o libpython3.6m.a -lpthread -ldl -lutil -lm
  853. ./python -E -S -m sysconfig --generate-posix-vars ;\
  854. if test $? -ne 0 ; then \
  855. echo "generate-posix-vars failed" ; \
  856. rm -f ./pybuilddir.txt ; \
  857. exit 1 ; \
  858. fi
  859. gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
  860. running build
  861. running build_ext
  862. INFO: Can't locate Tcl/Tk libs and/or headers
  863. building '_struct' extension
  864. creating build/temp.linux-x86_64-3.6/home
  865. creating build/temp.linux-x86_64-3.6/home/emc
  866. creating build/temp.linux-x86_64-3.6/home/emc/py36
  867. creating build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1
  868. creating build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules
  869. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_struct.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_struct.o
  870. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_struct.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_struct.cpython-36m-x86_64-linux-gnu.so
  871. building '_ctypes_test' extension
  872. creating build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ctypes
  873. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/_ctypes_test.o
  874. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.6/_ctypes_test.cpython-36m-x86_64-linux-gnu.so
  875. building 'array' extension
  876. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/arraymodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/arraymodule.o
  877. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/arraymodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/array.cpython-36m-x86_64-linux-gnu.so
  878. building 'cmath' extension
  879. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cmathmodule.o
  880. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cmathmodule.o Modules/_math.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.6/cmath.cpython-36m-x86_64-linux-gnu.so
  881. building 'math' extension
  882. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/mathmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/mathmodule.o
  883. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/mathmodule.o Modules/_math.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.6/math.cpython-36m-x86_64-linux-gnu.so
  884. building '_datetime' extension
  885. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_datetimemodule.o
  886. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_datetimemodule.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.6/_datetime.cpython-36m-x86_64-linux-gnu.so
  887. building '_random' extension
  888. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_randommodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_randommodule.o
  889. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_randommodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_random.cpython-36m-x86_64-linux-gnu.so
  890. building '_bisect' extension
  891. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_bisectmodule.o
  892. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_bisectmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_bisect.cpython-36m-x86_64-linux-gnu.so
  893. building '_heapq' extension
  894. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_heapqmodule.o
  895. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_heapqmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_heapq.cpython-36m-x86_64-linux-gnu.so
  896. building '_pickle' extension
  897. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_pickle.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_pickle.o
  898. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_pickle.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_pickle.cpython-36m-x86_64-linux-gnu.so
  899. building '_json' extension
  900. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_json.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_json.o
  901. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_json.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_json.cpython-36m-x86_64-linux-gnu.so
  902. building '_testcapi' extension
  903. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_testcapimodule.o
  904. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_testcapimodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_testcapi.cpython-36m-x86_64-linux-gnu.so
  905. building '_testbuffer' extension
  906. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_testbuffer.o
  907. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_testbuffer.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_testbuffer.cpython-36m-x86_64-linux-gnu.so
  908. building '_testimportmultiple' extension
  909. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_testimportmultiple.o
  910. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_testimportmultiple.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_testimportmultiple.cpython-36m-x86_64-linux-gnu.so
  911. building '_testmultiphase' extension
  912. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_testmultiphase.o
  913. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_testmultiphase.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_testmultiphase.cpython-36m-x86_64-linux-gnu.so
  914. building '_lsprof' extension
  915. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_lsprof.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_lsprof.o
  916. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/rotatingtree.o
  917. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_lsprof.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/rotatingtree.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_lsprof.cpython-36m-x86_64-linux-gnu.so
  918. building 'unicodedata' extension
  919. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/unicodedata.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/unicodedata.o
  920. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/unicodedata.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/unicodedata.cpython-36m-x86_64-linux-gnu.so
  921. building '_opcode' extension
  922. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_opcode.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_opcode.o
  923. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_opcode.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_opcode.cpython-36m-x86_64-linux-gnu.so
  924. building '_asyncio' extension
  925. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_asynciomodule.o
  926. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_asynciomodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_asyncio.cpython-36m-x86_64-linux-gnu.so
  927. building 'fcntl' extension
  928. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/fcntlmodule.o
  929. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/fcntlmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/fcntl.cpython-36m-x86_64-linux-gnu.so
  930. building 'grp' extension
  931. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/grpmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/grpmodule.o
  932. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/grpmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/grp.cpython-36m-x86_64-linux-gnu.so
  933. building 'spwd' extension
  934. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/spwdmodule.o
  935. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/spwdmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/spwd.cpython-36m-x86_64-linux-gnu.so
  936. building 'select' extension
  937. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/selectmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/selectmodule.o
  938. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/selectmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/select.cpython-36m-x86_64-linux-gnu.so
  939. building 'parser' extension
  940. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/parsermodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/parsermodule.o
  941. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/parsermodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/parser.cpython-36m-x86_64-linux-gnu.so
  942. building 'mmap' extension
  943. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/mmapmodule.o
  944. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/mmapmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/mmap.cpython-36m-x86_64-linux-gnu.so
  945. building 'syslog' extension
  946. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/syslogmodule.o
  947. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/syslogmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/syslog.cpython-36m-x86_64-linux-gnu.so
  948. building 'audioop' extension
  949. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/audioop.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/audioop.o
  950. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/audioop.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.6/audioop.cpython-36m-x86_64-linux-gnu.so
  951. building 'readline' extension
  952. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/readline.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/readline.o
  953. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/readline.o -L/usr/lib/termcap -L/usr/local/lib -lreadline -o build/lib.linux-x86_64-3.6/readline.cpython-36m-x86_64-linux-gnu.so
  954. building '_crypt' extension
  955. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_cryptmodule.o
  956. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_cryptmodule.o -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-3.6/_crypt.cpython-36m-x86_64-linux-gnu.so
  957. building '_csv' extension
  958. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_csv.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_csv.o
  959. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_csv.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_csv.cpython-36m-x86_64-linux-gnu.so
  960. building '_posixsubprocess' extension
  961. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_posixsubprocess.o
  962. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_posixsubprocess.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so
  963. building '_socket' extension
  964. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/socketmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/socketmodule.o
  965. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/socketmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_socket.cpython-36m-x86_64-linux-gnu.so
  966. building '_ssl' extension
  967. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_ssl.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ssl.o
  968. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.6/_ssl.cpython-36m-x86_64-linux-gnu.so
  969. building '_hashlib' extension
  970. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_hashopenssl.o
  971. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_hashopenssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.6/_hashlib.cpython-36m-x86_64-linux-gnu.so
  972. building '_sha256' extension
  973. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/sha256module.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/sha256module.o
  974. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/sha256module.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_sha256.cpython-36m-x86_64-linux-gnu.so
  975. building '_sha512' extension
  976. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/sha512module.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/sha512module.o
  977. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/sha512module.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_sha512.cpython-36m-x86_64-linux-gnu.so
  978. building '_md5' extension
  979. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/md5module.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/md5module.o
  980. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/md5module.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_md5.cpython-36m-x86_64-linux-gnu.so
  981. building '_sha1' extension
  982. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/sha1module.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/sha1module.o
  983. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/sha1module.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_sha1.cpython-36m-x86_64-linux-gnu.so
  984. building '_blake2' extension
  985. creating build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_blake2
  986. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_blake2/blake2module.o
  987. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_blake2/blake2b_impl.o
  988. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_blake2/blake2s_impl.o
  989. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_blake2/blake2s_impl.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_blake2.cpython-36m-x86_64-linux-gnu.so
  990. building '_sha3' extension
  991. creating build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sha3
  992. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sha3/sha3module.o
  993. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sha3/sha3module.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_sha3.cpython-36m-x86_64-linux-gnu.so
  994. building '_sqlite3' extension
  995. creating build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite
  996. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/cache.o
  997. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/connection.o
  998. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/cursor.o
  999. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/microprotocols.o
  1000. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/module.o
  1001. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/prepare_protocol.o
  1002. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/row.o
  1003. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/statement.o
  1004. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/util.o
  1005. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/module.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/row.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_sqlite/util.o -L/usr/local/lib -lsqlite3 -o build/lib.linux-x86_64-3.6/_sqlite3.cpython-36m-x86_64-linux-gnu.so
  1006. building '_dbm' extension
  1007. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NDBM_H -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_dbmmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_dbmmodule.o
  1008. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_dbmmodule.o -L/usr/local/lib -lndbm -o build/lib.linux-x86_64-3.6/_dbm.cpython-36m-x86_64-linux-gnu.so
  1009. building '_gdbm' extension
  1010. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_gdbmmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_gdbmmodule.o
  1011. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_gdbmmodule.o -L/usr/local/lib -lgdbm -o build/lib.linux-x86_64-3.6/_gdbm.cpython-36m-x86_64-linux-gnu.so
  1012. building 'termios' extension
  1013. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/termios.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/termios.o
  1014. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/termios.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/termios.cpython-36m-x86_64-linux-gnu.so
  1015. building 'resource' extension
  1016. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/resource.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/resource.o
  1017. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/resource.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/resource.cpython-36m-x86_64-linux-gnu.so
  1018. building 'nis' extension
  1019. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/nismodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/nismodule.o
  1020. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/nismodule.o -L/usr/local/lib -lnsl -o build/lib.linux-x86_64-3.6/nis.cpython-36m-x86_64-linux-gnu.so
  1021. building '_curses' extension
  1022. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_cursesmodule.o
  1023. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_cursesmodule.o -L/usr/local/lib -lncursesw -o build/lib.linux-x86_64-3.6/_curses.cpython-36m-x86_64-linux-gnu.so
  1024. building '_curses_panel' extension
  1025. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_curses_panel.o
  1026. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_curses_panel.o -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-x86_64-3.6/_curses_panel.cpython-36m-x86_64-linux-gnu.so
  1027. building 'zlib' extension
  1028. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/zlibmodule.o
  1029. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/zlibmodule.o -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.6/zlib.cpython-36m-x86_64-linux-gnu.so
  1030. building 'binascii' extension
  1031. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/binascii.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/binascii.o -DUSE_ZLIB_CRC32
  1032. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/binascii.o -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.6/binascii.cpython-36m-x86_64-linux-gnu.so
  1033. building '_lzma' extension
  1034. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_lzmamodule.o
  1035. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_lzmamodule.o -L/usr/local/lib -llzma -o build/lib.linux-x86_64-3.6/_lzma.cpython-36m-x86_64-linux-gnu.so
  1036. building 'pyexpat' extension
  1037. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/pyexpat.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/pyexpat.o
  1038. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/pyexpat.o -L/usr/local/lib -lexpat -o build/lib.linux-x86_64-3.6/pyexpat.cpython-36m-x86_64-linux-gnu.so
  1039. building '_elementtree' extension
  1040. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_elementtree.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_elementtree.o
  1041. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_elementtree.o -L/usr/local/lib -lexpat -o build/lib.linux-x86_64-3.6/_elementtree.cpython-36m-x86_64-linux-gnu.so
  1042. building '_multibytecodec' extension
  1043. creating build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs
  1044. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/multibytecodec.o
  1045. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_multibytecodec.cpython-36m-x86_64-linux-gnu.so
  1046. building '_codecs_kr' extension
  1047. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_kr.o
  1048. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_codecs_kr.cpython-36m-x86_64-linux-gnu.so
  1049. building '_codecs_jp' extension
  1050. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_jp.o
  1051. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_codecs_jp.cpython-36m-x86_64-linux-gnu.so
  1052. building '_codecs_cn' extension
  1053. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_cn.o
  1054. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_codecs_cn.cpython-36m-x86_64-linux-gnu.so
  1055. building '_codecs_tw' extension
  1056. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_tw.o
  1057. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_codecs_tw.cpython-36m-x86_64-linux-gnu.so
  1058. building '_codecs_hk' extension
  1059. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_hk.o
  1060. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_codecs_hk.cpython-36m-x86_64-linux-gnu.so
  1061. building '_codecs_iso2022' extension
  1062. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_iso2022.o
  1063. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_codecs_iso2022.cpython-36m-x86_64-linux-gnu.so
  1064. building '_decimal' extension
  1065. creating build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal
  1066. creating build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec
  1067. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/_decimal.o
  1068. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/basearith.o
  1069. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/constants.o
  1070. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/context.o
  1071. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/convolute.o
  1072. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/crt.o
  1073. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/difradix2.o
  1074. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/fnt.o
  1075. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/fourstep.o
  1076. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/io.o
  1077. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/memory.o
  1078. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/mpdecimal.o
  1079. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/numbertheory.o
  1080. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/sixstep.o
  1081. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/transpose.o
  1082. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/memory.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_decimal/libmpdec/transpose.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_decimal.cpython-36m-x86_64-linux-gnu.so
  1083. building '_multiprocessing' extension
  1084. creating build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_multiprocessing
  1085. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_multiprocessing/multiprocessing.o
  1086. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_multiprocessing/semaphore.o
  1087. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_multiprocessing/semaphore.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/_multiprocessing.cpython-36m-x86_64-linux-gnu.so
  1088. building 'ossaudiodev' extension
  1089. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/ossaudiodev.o
  1090. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/ossaudiodev.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/ossaudiodev.cpython-36m-x86_64-linux-gnu.so
  1091. building 'xxlimited' extension
  1092. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/xxlimited.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/xxlimited.o
  1093. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/xxlimited.o -L/usr/local/lib -o build/lib.linux-x86_64-3.6/xxlimited.cpython-36m-x86_64-linux-gnu.so
  1094. building '_ctypes' extension
  1095. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/_ctypes.o
  1096. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/callbacks.o
  1097. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/callproc.o
  1098. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/stgdict.o
  1099. gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include -I./Include -I. -I/usr/local/include -I/home/emc/py36/Python-3.6.0rc1/Include -I/home/emc/py36/Python-3.6.0rc1 -c /home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/cfield.o
  1100. gcc -pthread -shared build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.6/home/emc/py36/Python-3.6.0rc1/Modules/_ctypes/cfield.o -L/usr/local/lib -lffi -o build/lib.linux-x86_64-3.6/_ctypes.cpython-36m-x86_64-linux-gnu.so
  1101.  
  1102. Python build finished successfully!
  1103. The necessary bits to build these optional modules were not found:
  1104. _bz2 _tkinter
  1105. To find the necessary bits, look in setup.py in detect_modules() for the module's name.
  1106.  
  1107. The following modules found by detect_modules() in setup.py, have been
  1108. built by the Makefile instead, as configured by the Setup files:
  1109. atexit pwd time
Advertisement
Comments
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
Add Comment
Please, Sign In to add comment