Advertisement
Guest User

Untitled

a guest
Nov 10th, 2017
2,595
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 150.92 KB | None | 0 0
  1.  * Package: dev-lang/python-2.7.14
  2.  * Repository: gentoo
  3.  * Maintainer: python@gentoo.org
  4.  * USE: abi_x86_64 amd64 elibc_glibc gdbm ipv6 kernel_linux ncurses readline sqlite ssl threads userland_GNU wide-unicode xml
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking Python-2.7.14.tar.xz to /var/tmp/portage/dev-lang/python-2.7.14/work
  8. >>> Unpacking python-gentoo-patches-2.7.14-0.tar.xz to /var/tmp/portage/dev-lang/python-2.7.14/work
  9. >>> Source unpacked in /var/tmp/portage/dev-lang/python-2.7.14/work
  10. >>> Preparing source in /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14 ...
  11. * Applying various patches (bugfixes/updates) ...
  12. * 01_all_static_library_location.patch ...
  13.  [ ok ]
  14. * 02_all_disable_modules_and_ssl.patch ...
  15.  [ ok ]
  16. * 03_all_libdir.patch ...
  17.  [ ok ]
  18. * 04_all_non-zero_exit_status_on_failure.patch ...
  19.  [ ok ]
  20. * 05_all_loadable_sqlite_extensions.patch ...
  21.  [ ok ]
  22. * 06_all_regenerate_platform-specific_modules.patch ...
  23.  [ ok ]
  24. * 21_all_distutils_c++.patch ...
  25.  [ ok ]
  26. * 22_all_turkish_locale.patch ...
  27.  [ ok ]
  28. * 23_all_arm_OABI.patch ...
  29.  [ ok ]
  30. * 24_all_tests_environment.patch ...
  31.  [ ok ]
  32. * 62_all_xml.use_pyxml.patch ...
  33.  [ ok ]
  34. * Done with patching
  35. * Applying python-2.7.5-nonfatal-compileall.patch ...
  36.  [ ok ]
  37. * Applying python-2.7.9-ncurses-pkg-config.patch ...
  38.  [ ok ]
  39. * Applying python-2.7.10-cross-compile-warn-test.patch ...
  40.  [ ok ]
  41. * Applying python-2.7.10-system-libffi.patch ...
  42.  [ ok ]
  43. * Running eautoreconf in '/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14' ...
  44. * Running aclocal ...
  45.  [ ok ]
  46. * Running autoconf --force ...
  47.  [ ok ]
  48. * Running autoheader ...
  49.  [ ok ]
  50. * Running elibtoolize in: Python-2.7.14/
  51. >>> Source prepared.
  52. >>> Configuring source in /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14 ...
  53. * Disabled modules: _bsddb _tkinter
  54. * econf: updating Python-2.7.14/config.guess with /usr/share/gnuconfig/config.guess
  55. * econf: updating Python-2.7.14/config.sub with /usr/share/gnuconfig/config.sub
  56. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-fpectl --enable-shared --enable-ipv6 --with-threads --enable-unicode=ucs4 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborder=gdbm --with-libc= --enable-loadable-sqlite-extensions --with-system-expat --with-system-ffi --without-ensurepip
  57. checking build system type... x86_64-pc-linux-gnu
  58. checking host system type... x86_64-pc-linux-gnu
  59. checking for python2.7... python2.7
  60. checking for --enable-universalsdk... no
  61. checking for --with-universal-archs... 32-bit
  62. checking MACHDEP... linux2
  63. checking EXTRAPLATDIR...
  64. checking for --without-gcc... no
  65. checking for --with-icc... no
  66. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  67. checking whether the C compiler works... yes
  68. checking for C compiler default output file name... a.out
  69. checking for suffix of executables...
  70. checking whether we are cross compiling... no
  71. checking for suffix of object files... o
  72. checking whether we are using the GNU C compiler... yes
  73. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  74. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  75. checking for --with-cxx-main=<compiler>... no
  76. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  77. checking for grep that handles long lines and -e... /bin/grep
  78. checking for egrep... /bin/grep -E
  79. checking for ANSI C header files... yes
  80. checking for sys/types.h... yes
  81. checking for sys/stat.h... yes
  82. checking for stdlib.h... yes
  83. checking for string.h... yes
  84. checking for memory.h... yes
  85. checking for strings.h... yes
  86. checking for inttypes.h... yes
  87. checking for stdint.h... yes
  88. checking for unistd.h... yes
  89. checking minix/config.h usability... no
  90. checking minix/config.h presence... no
  91. checking for minix/config.h... no
  92. checking whether it is safe to define __EXTENSIONS__... yes
  93. checking for --with-suffix...
  94. checking for case-insensitive build directory... no
  95. checking LIBRARY... libpython$(VERSION).a
  96. checking LINKCC... $(PURIFY) $(MAINCC)
  97. checking for GNU ld... yes
  98. checking for --enable-shared... yes
  99. checking for --enable-profiling... no
  100. checking LDLIBRARY... libpython$(VERSION).so
  101. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  102. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  103. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  104. checking for a thread-safe mkdir -p... /bin/mkdir -p
  105. checking for --with-pydebug... no
  106. checking whether x86_64-pc-linux-gnu-gcc accepts -fno-strict-aliasing... yes
  107. checking whether x86_64-pc-linux-gnu-gcc accepts -OPT:Olimit=0... no
  108. checking whether x86_64-pc-linux-gnu-gcc accepts -Olimit 1500... no
  109. checking whether gcc supports ParseTuple __format__... no
  110. checking for --enable-optimizations... no
  111. checking for --with-lto... no
  112. checking target system type... x86_64-pc-linux-gnu
  113. checking for -llvm-profdata... no
  114. checking for llvm-profdata... /usr/bin/llvm-profdata
  115. checking whether pthreads are available without options... no
  116. checking whether x86_64-pc-linux-gnu-gcc accepts -Kpthread... no
  117. checking whether x86_64-pc-linux-gnu-gcc accepts -Kthread... no
  118. checking whether x86_64-pc-linux-gnu-gcc accepts -pthread... yes
  119. checking whether x86_64-pc-linux-gnu-g++ also accepts flags for thread support... yes
  120. checking for ANSI C header files... (cached) yes
  121. checking asm/types.h usability... yes
  122. checking asm/types.h presence... yes
  123. checking for asm/types.h... yes
  124. checking conio.h usability... no
  125. checking conio.h presence... no
  126. checking for conio.h... no
  127. checking direct.h usability... no
  128. checking direct.h presence... no
  129. checking for direct.h... no
  130. checking dlfcn.h usability... yes
  131. checking dlfcn.h presence... yes
  132. checking for dlfcn.h... yes
  133. checking errno.h usability... yes
  134. checking errno.h presence... yes
  135. checking for errno.h... yes
  136. checking fcntl.h usability... yes
  137. checking fcntl.h presence... yes
  138. checking for fcntl.h... yes
  139. checking grp.h usability... yes
  140. checking grp.h presence... yes
  141. checking for grp.h... yes
  142. checking ieeefp.h usability... no
  143. checking ieeefp.h presence... no
  144. checking for ieeefp.h... no
  145. checking io.h usability... no
  146. checking io.h presence... no
  147. checking for io.h... no
  148. checking langinfo.h usability... yes
  149. checking langinfo.h presence... yes
  150. checking for langinfo.h... yes
  151. checking libintl.h usability... yes
  152. checking libintl.h presence... yes
  153. checking for libintl.h... yes
  154. checking poll.h usability... yes
  155. checking poll.h presence... yes
  156. checking for poll.h... yes
  157. checking process.h usability... no
  158. checking process.h presence... no
  159. checking for process.h... no
  160. checking pthread.h usability... yes
  161. checking pthread.h presence... yes
  162. checking for pthread.h... yes
  163. checking shadow.h usability... yes
  164. checking shadow.h presence... yes
  165. checking for shadow.h... yes
  166. checking signal.h usability... yes
  167. checking signal.h presence... yes
  168. checking for signal.h... yes
  169. checking for stdint.h... (cached) yes
  170. checking stropts.h usability... yes
  171. checking stropts.h presence... yes
  172. checking for stropts.h... yes
  173. checking termios.h usability... yes
  174. checking termios.h presence... yes
  175. checking for termios.h... yes
  176. checking thread.h usability... no
  177. checking thread.h presence... no
  178. checking for thread.h... no
  179. checking for unistd.h... (cached) yes
  180. checking utime.h usability... yes
  181. checking utime.h presence... yes
  182. checking for utime.h... yes
  183. checking sys/audioio.h usability... no
  184. checking sys/audioio.h presence... no
  185. checking for sys/audioio.h... no
  186. checking sys/bsdtty.h usability... no
  187. checking sys/bsdtty.h presence... no
  188. checking for sys/bsdtty.h... no
  189. checking sys/epoll.h usability... yes
  190. checking sys/epoll.h presence... yes
  191. checking for sys/epoll.h... yes
  192. checking sys/event.h usability... no
  193. checking sys/event.h presence... no
  194. checking for sys/event.h... no
  195. checking sys/file.h usability... yes
  196. checking sys/file.h presence... yes
  197. checking for sys/file.h... yes
  198. checking sys/loadavg.h usability... no
  199. checking sys/loadavg.h presence... no
  200. checking for sys/loadavg.h... no
  201. checking sys/lock.h usability... no
  202. checking sys/lock.h presence... no
  203. checking for sys/lock.h... no
  204. checking sys/mkdev.h usability... no
  205. checking sys/mkdev.h presence... no
  206. checking for sys/mkdev.h... no
  207. checking sys/modem.h usability... no
  208. checking sys/modem.h presence... no
  209. checking for sys/modem.h... no
  210. checking sys/param.h usability... yes
  211. checking sys/param.h presence... yes
  212. checking for sys/param.h... yes
  213. checking sys/poll.h usability... yes
  214. checking sys/poll.h presence... yes
  215. checking for sys/poll.h... yes
  216. checking sys/random.h usability... yes
  217. checking sys/random.h presence... yes
  218. checking for sys/random.h... yes
  219. checking sys/select.h usability... yes
  220. checking sys/select.h presence... yes
  221. checking for sys/select.h... yes
  222. checking sys/socket.h usability... yes
  223. checking sys/socket.h presence... yes
  224. checking for sys/socket.h... yes
  225. checking sys/statvfs.h usability... yes
  226. checking sys/statvfs.h presence... yes
  227. checking for sys/statvfs.h... yes
  228. checking for sys/stat.h... (cached) yes
  229. checking sys/termio.h usability... no
  230. checking sys/termio.h presence... no
  231. checking for sys/termio.h... no
  232. checking sys/time.h usability... yes
  233. checking sys/time.h presence... yes
  234. checking for sys/time.h... yes
  235. checking sys/times.h usability... yes
  236. checking sys/times.h presence... yes
  237. checking for sys/times.h... yes
  238. checking for sys/types.h... (cached) yes
  239. checking sys/un.h usability... yes
  240. checking sys/un.h presence... yes
  241. checking for sys/un.h... yes
  242. checking sys/utsname.h usability... yes
  243. checking sys/utsname.h presence... yes
  244. checking for sys/utsname.h... yes
  245. checking sys/wait.h usability... yes
  246. checking sys/wait.h presence... yes
  247. checking for sys/wait.h... yes
  248. checking pty.h usability... yes
  249. checking pty.h presence... yes
  250. checking for pty.h... yes
  251. checking libutil.h usability... no
  252. checking libutil.h presence... no
  253. checking for libutil.h... no
  254. checking sys/resource.h usability... yes
  255. checking sys/resource.h presence... yes
  256. checking for sys/resource.h... yes
  257. checking netpacket/packet.h usability... yes
  258. checking netpacket/packet.h presence... yes
  259. checking for netpacket/packet.h... yes
  260. checking sysexits.h usability... yes
  261. checking sysexits.h presence... yes
  262. checking for sysexits.h... yes
  263. checking bluetooth.h usability... no
  264. checking bluetooth.h presence... no
  265. checking for bluetooth.h... no
  266. checking bluetooth/bluetooth.h usability... no
  267. checking bluetooth/bluetooth.h presence... no
  268. checking for bluetooth/bluetooth.h... no
  269. checking linux/tipc.h usability... yes
  270. checking linux/tipc.h presence... yes
  271. checking for linux/tipc.h... yes
  272. checking spawn.h usability... yes
  273. checking spawn.h presence... yes
  274. checking for spawn.h... yes
  275. checking util.h usability... no
  276. checking util.h presence... no
  277. checking for util.h... no
  278. checking alloca.h usability... yes
  279. checking alloca.h presence... yes
  280. checking for alloca.h... yes
  281. checking for dirent.h that defines DIR... yes
  282. checking for library containing opendir... none required
  283. checking whether sys/types.h defines makedev... yes
  284. checking for linux/netlink.h... yes
  285. checking for clock_t in time.h... yes
  286. checking for makedev... yes
  287. checking Solaris LFS bug... no
  288. checking for mode_t... yes
  289. checking for off_t... yes
  290. checking for pid_t... yes
  291. checking for size_t... yes
  292. checking for uid_t in sys/types.h... yes
  293. checking for uint32_t... yes
  294. checking for uint32_t... yes
  295. checking for uint64_t... yes
  296. checking for uint64_t... yes
  297. checking for int32_t... yes
  298. checking for int32_t... yes
  299. checking for int64_t... yes
  300. checking for int64_t... yes
  301. checking for ssize_t... yes
  302. checking size of int... 4
  303. checking size of long... 8
  304. checking size of void *... 8
  305. checking size of short... 2
  306. checking size of float... 4
  307. checking size of double... 8
  308. checking size of fpos_t... 16
  309. checking size of size_t... 8
  310. checking size of pid_t... 4
  311. checking for long long support... yes
  312. checking size of long long... 8
  313. checking for long double support... yes
  314. checking size of long double... 16
  315. checking for _Bool support... yes
  316. checking size of _Bool... 1
  317. checking for uintptr_t... yes
  318. checking size of uintptr_t... 8
  319. checking size of off_t... 8
  320. checking whether to enable large file support... no
  321. checking size of time_t... 8
  322. checking for pthread_t... yes
  323. checking size of pthread_t... 8
  324. checking for --enable-toolbox-glue... no
  325. checking for --enable-framework... no
  326. checking for dyld... no
  327. checking SO... .so
  328. checking LDSHARED... $(CC) -shared
  329. checking CCSHARED... -fPIC
  330. checking LINKFORSHARED... -Xlinker -export-dynamic
  331. checking CFLAGSFORSHARED... $(CCSHARED)
  332. checking SHLIBS... $(LIBS)
  333. checking for dlopen in -ldl... yes
  334. checking for shl_load in -ldld... no
  335. checking for library containing sem_init... -lpthread
  336. checking for textdomain in -lintl... no
  337. checking for t_open in -lnsl... no
  338. checking for socket in -lsocket... no
  339. checking for --with-libs... no
  340. checking for x86_64-pc-linux-gnu-pkg-config... (cached) x86_64-pc-linux-gnu-pkg-config
  341. checking pkg-config is at least version 0.9.0... yes
  342. checking for --with-system-expat... yes
  343. checking for --with-system-ffi... yes
  344. checking for --with-tcltk-includes... default
  345. checking for --with-tcltk-libs... default
  346. checking for --enable-loadable-sqlite-extensions... yes
  347. checking for --with-dbmliborder... gdbm
  348. checking for --with-signal-module... yes
  349. checking for --with-dec-threads... no
  350. checking for --with-threads... yes
  351. checking if PTHREAD_SCOPE_SYSTEM is supported... yes
  352. checking for pthread_sigmask... yes
  353. checking for pthread_atfork... yes
  354. checking if --enable-ipv6 is specified... yes
  355. checking ipv6 stack type... linux-glibc
  356. checking for OSX 10.5 SDK or later... no
  357. checking for --with-doc-strings... yes
  358. checking for --with-tsc... no
  359. checking for --with-pymalloc... yes
  360. checking for --with-valgrind... no
  361. checking for --with-wctype-functions... no
  362. checking for dlopen... yes
  363. checking DYNLOADFILE... dynload_shlib.o
  364. checking MACHDEP_OBJS... MACHDEP_OBJS
  365. checking for alarm... yes
  366. checking for setitimer... yes
  367. checking for getitimer... yes
  368. checking for bind_textdomain_codeset... yes
  369. checking for chown... yes
  370. checking for clock... yes
  371. checking for confstr... yes
  372. checking for ctermid... yes
  373. checking for execv... yes
  374. checking for fchmod... yes
  375. checking for fchown... yes
  376. checking for fork... yes
  377. checking for fpathconf... yes
  378. checking for ftime... yes
  379. checking for ftruncate... yes
  380. checking for gai_strerror... yes
  381. checking for getgroups... yes
  382. checking for getlogin... yes
  383. checking for getloadavg... yes
  384. checking for getpeername... yes
  385. checking for getpgid... yes
  386. checking for getpid... yes
  387. checking for getentropy... yes
  388. checking for getpriority... yes
  389. checking for getresuid... yes
  390. checking for getresgid... yes
  391. checking for getpwent... yes
  392. checking for getspnam... yes
  393. checking for getspent... yes
  394. checking for getsid... yes
  395. checking for getwd... yes
  396. checking for initgroups... yes
  397. checking for kill... yes
  398. checking for killpg... yes
  399. checking for lchmod... no
  400. checking for lchown... yes
  401. checking for lstat... yes
  402. checking for mkfifo... yes
  403. checking for mknod... yes
  404. checking for mktime... yes
  405. checking for mmap... yes
  406. checking for mremap... yes
  407. checking for nice... yes
  408. checking for pathconf... yes
  409. checking for pause... yes
  410. checking for plock... no
  411. checking for poll... yes
  412. checking for pthread_init... no
  413. checking for putenv... yes
  414. checking for readlink... yes
  415. checking for realpath... yes
  416. checking for select... yes
  417. checking for sem_open... yes
  418. checking for sem_timedwait... yes
  419. checking for sem_getvalue... yes
  420. checking for sem_unlink... yes
  421. checking for setegid... yes
  422. checking for seteuid... yes
  423. checking for setgid... yes
  424. checking for setlocale... yes
  425. checking for setregid... yes
  426. checking for setreuid... yes
  427. checking for setsid... yes
  428. checking for setpgid... yes
  429. checking for setpgrp... yes
  430. checking for setuid... yes
  431. checking for setvbuf... yes
  432. checking for snprintf... yes
  433. checking for setlocale... (cached) yes
  434. checking for setregid... (cached) yes
  435. checking for setreuid... (cached) yes
  436. checking for setresuid... yes
  437. checking for setresgid... yes
  438. checking for setsid... (cached) yes
  439. checking for setpgid... (cached) yes
  440. checking for setpgrp... (cached) yes
  441. checking for setuid... (cached) yes
  442. checking for setvbuf... (cached) yes
  443. checking for snprintf... (cached) yes
  444. checking for sigaction... yes
  445. checking for siginterrupt... yes
  446. checking for sigrelse... yes
  447. checking for strftime... yes
  448. checking for sysconf... yes
  449. checking for tcgetpgrp... yes
  450. checking for tcsetpgrp... yes
  451. checking for tempnam... yes
  452. checking for timegm... yes
  453. checking for times... yes
  454. checking for tmpfile... yes
  455. checking for tmpnam... yes
  456. checking for tmpnam_r... yes
  457. checking for truncate... yes
  458. checking for uname... yes
  459. checking for unsetenv... yes
  460. checking for utimes... yes
  461. checking for waitpid... yes
  462. checking for wait3... yes
  463. checking for wait4... yes
  464. checking for wcscoll... yes
  465. checking for _getpty... no
  466. checking for chroot... yes
  467. checking for link... yes
  468. checking for symlink... yes
  469. checking for fchdir... yes
  470. checking for fsync... yes
  471. checking for fdatasync... yes
  472. checking for epoll... yes
  473. checking for kqueue... no
  474. checking for ctermid_r... no
  475. checking for flock declaration... yes
  476. checking for flock... yes
  477. checking for getpagesize... yes
  478. checking for broken unsetenv... no
  479. checking for true... true
  480. checking for inet_aton in -lc... yes
  481. checking for chflags... no
  482. checking for lchflags... no
  483. checking for inflateCopy in -lz... yes
  484. checking for hstrerror... yes
  485. checking for inet_aton... yes
  486. checking for inet_pton... yes
  487. checking for setgroups... yes
  488. checking for openpty... no
  489. checking for openpty in -lutil... yes
  490. checking for forkpty... yes
  491. checking for memmove... yes
  492. checking for fseek64... no
  493. checking for fseeko... yes
  494. checking for fstatvfs... yes
  495. checking for ftell64... no
  496. checking for ftello... yes
  497. checking for statvfs... yes
  498. checking for dup2... yes
  499. checking for getcwd... yes
  500. checking for strdup... yes
  501. checking for getpgrp... yes
  502. checking for setpgrp... (cached) yes
  503. checking for gettimeofday... yes
  504. checking for major... yes
  505. checking for getaddrinfo... yes
  506. checking getaddrinfo bug... no
  507. checking for getnameinfo... yes
  508. checking whether time.h and sys/time.h may both be included... yes
  509. checking whether struct tm is in sys/time.h or time.h... time.h
  510. checking for struct tm.tm_zone... yes
  511. checking for struct stat.st_rdev... yes
  512. checking for struct stat.st_blksize... yes
  513. checking for struct stat.st_flags... no
  514. checking for struct stat.st_gen... no
  515. checking for struct stat.st_birthtime... no
  516. checking for struct stat.st_blocks... yes
  517. checking for time.h that defines altzone... no
  518. checking whether sys/select.h and sys/time.h may both be included... yes
  519. checking for addrinfo... yes
  520. checking for sockaddr_storage... yes
  521. checking whether char is unsigned... no
  522. checking for an ANSI C-conforming const... yes
  523. checking for working volatile... yes
  524. checking for working signed char... yes
  525. checking for prototypes... yes
  526. checking for variable length prototypes and stdarg.h... yes
  527. checking for socketpair... yes
  528. checking if sockaddr has sa_len member... no
  529. checking whether va_list is an array... yes
  530. checking for gethostbyname_r... yes
  531. checking gethostbyname_r with 6 args... yes
  532. checking for __fpu_control... yes
  533. checking for --with-fpectl... yes
  534. checking for --with-libm=STRING... default LIBM="-lm"
  535. checking for --with-libc=STRING... set LIBC=""
  536. checking whether C doubles are little-endian IEEE 754 binary64... yes
  537. checking whether C doubles are big-endian IEEE 754 binary64... no
  538. checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
  539. checking whether we can use gcc inline assembler to get and set x87 control word... yes
  540. checking for x87-style double rounding... no
  541. checking whether tanh preserves the sign of zero... yes
  542. checking for acosh... yes
  543. checking for asinh... yes
  544. checking for atanh... yes
  545. checking for copysign... yes
  546. checking for erf... yes
  547. checking for erfc... yes
  548. checking for expm1... yes
  549. checking for finite... yes
  550. checking for gamma... yes
  551. checking for hypot... yes
  552. checking for lgamma... yes
  553. checking for log1p... yes
  554. checking for round... yes
  555. checking for tgamma... yes
  556. checking whether isinf is declared... yes
  557. checking whether isnan is declared... yes
  558. checking whether isfinite is declared... yes
  559. checking whether POSIX semaphores are enabled... yes
  560. checking for broken sem_getvalue... no
  561. checking digit size for Python's longs... no value specified
  562. checking wchar.h usability... yes
  563. checking wchar.h presence... yes
  564. checking for wchar.h... yes
  565. checking size of wchar_t... 4
  566. checking for UCS-4 tcl... no
  567. checking whether wchar_t is signed... yes
  568. checking what type to use for unicode... no type found
  569. checking whether byte ordering is bigendian... no
  570. checking whether right shift extends the sign bit... yes
  571. checking for getc_unlocked() and friends... yes
  572. checking how to link readline libs... -lreadline
  573. checking for rl_callback_handler_install in -lreadline... yes
  574. checking for rl_pre_input_hook in -lreadline... yes
  575. checking for rl_completion_display_matches_hook in -lreadline... yes
  576. checking for rl_resize_terminal in -lreadline... yes
  577. checking for rl_completion_matches in -lreadline... yes
  578. checking for broken nice()... no
  579. checking for broken poll()... no
  580. checking for struct tm.tm_zone... (cached) yes
  581. checking for working tzset()... yes
  582. checking for tv_nsec in struct stat... yes
  583. checking for tv_nsec2 in struct stat... no
  584. checking curses.h usability... yes
  585. checking curses.h presence... yes
  586. checking for curses.h... yes
  587. checking ncurses.h usability... yes
  588. checking ncurses.h presence... yes
  589. checking for ncurses.h... yes
  590. checking for term.h... yes
  591. checking whether mvwdelch is an expression... yes
  592. checking whether WINDOW has _flags... yes
  593. checking for is_term_resized... yes
  594. checking for resize_term... yes
  595. checking for resizeterm... yes
  596. configure: checking for device files
  597. checking for /dev/ptmx... yes
  598. checking for /dev/ptc... no
  599. checking for %lld and %llu printf() format support... yes
  600. checking for %zd printf() format support... yes
  601. checking for socklen_t... yes
  602. checking for build directories... checking for --with-computed-gotos... yes
  603. checking whether x86_64-pc-linux-gnu-gcc -pthread supports computed gotos... yes
  604. done
  605. checking for ensurepip... no
  606. configure: creating ./config.status
  607. config.status: creating Makefile.pre
  608. config.status: creating Modules/Setup.config
  609. config.status: creating Misc/python.pc
  610. config.status: creating Modules/ld_so_aix
  611. config.status: creating pyconfig.h
  612. creating Modules/Setup
  613. creating Modules/Setup.local
  614. creating Makefile
  615.  
  616.  
  617. If you want a release build with all optimizations active (LTO, PGO, etc),
  618. please run ./configure --enable-optimizations
  619.  
  620.  
  621. >>> Source configured.
  622. >>> Compiling source in /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14 ...
  623. make -j4
  624. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Modules/python.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/python.c
  625. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Parser/acceler.c
  626. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Parser/grammar1.c
  627. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Parser/listnode.c
  628. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Parser/node.c
  629. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Parser/parser.c
  630. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Parser/parsetok.c
  631. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Parser/bitset.c
  632. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Parser/metagrammar.c
  633. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Parser/firstsets.c
  634. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Parser/grammar.c
  635. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Parser/pgen.c
  636. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Parser/myreadline.c
  637. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Parser/tokenizer.c
  638. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/abstract.c
  639. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/boolobject.c
  640. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/bufferobject.c
  641. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/bytes_methods.c
  642. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/bytearrayobject.c
  643. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/capsule.c
  644. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/cellobject.c
  645. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/classobject.c
  646. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/cobject.c
  647. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/codeobject.c
  648. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/complexobject.c
  649. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/descrobject.c
  650. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/enumobject.c
  651. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/exceptions.c
  652. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/genobject.c
  653. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/fileobject.c
  654. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/floatobject.c
  655. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/frameobject.c
  656. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/funcobject.c
  657. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/intobject.c
  658. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/iterobject.c
  659. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/listobject.c
  660. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/longobject.c
  661. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/dictobject.c
  662. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/memoryobject.c
  663. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/methodobject.c
  664. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/moduleobject.c
  665. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/object.c
  666. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/obmalloc.c
  667. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/rangeobject.c
  668. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/setobject.c
  669. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/sliceobject.c
  670. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/stringobject.c
  671. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/structseq.c
  672. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/tupleobject.c
  673. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/typeobject.c
  674. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/weakrefobject.c
  675. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/unicodeobject.c
  676. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Objects/unicodectype.c
  677. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/_warnings.c
  678. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/Python-ast.c
  679. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/asdl.c
  680. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/ast.c
  681. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/bltinmodule.c
  682. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/ceval.c
  683. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/compile.c
  684. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/codecs.c
  685. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/errors.c
  686. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/frozen.c
  687. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/frozenmain.c
  688. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/future.c
  689. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/getargs.c
  690. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/getcompiler.c
  691. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/getcopyright.c
  692. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/getplatform.c
  693. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/getversion.c
  694. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/graminit.c
  695. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/import.c
  696. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/importdl.c
  697. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/marshal.c
  698. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/modsupport.c
  699. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/mystrtoul.c
  700. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/mysnprintf.c
  701. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/peephole.c
  702. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/pyarena.c
  703. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/pyctype.c
  704. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/pyfpe.c
  705. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/pymath.c
  706. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/pystate.c
  707. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/pythonrun.c
  708. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/random.c
  709. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/structmember.c
  710. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/symtable.c
  711. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/sysmodule.c
  712. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/traceback.c
  713. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/getopt.c
  714. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/pystrcmp.c
  715. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/pystrtod.c
  716. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/dtoa.c
  717. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/formatter_unicode.c
  718. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_string.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/formatter_string.c
  719. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/dynload_shlib.c
  720. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Python/thread.c
  721. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
  722. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \
  723. -DPREFIX='"/usr"' \
  724. -DEXEC_PREFIX='"/usr"' \
  725. -DVERSION='"2.7"' \
  726. -DVPATH='"/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14"' \
  727. -o Modules/getpath.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/getpath.c
  728. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/main.c
  729. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/gcmodule.c
  730. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/threadmodule.c -o Modules/threadmodule.o
  731. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/signalmodule.c -o Modules/signalmodule.o
  732. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/signalmodule.c: In function ‘trip_signal’:
  733. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/signalmodule.c:184:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  734. write(wakeup_fd, "\0", 1);
  735.  ^
  736. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/posixmodule.c -o Modules/posixmodule.o
  737. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/errnomodule.c -o Modules/errnomodule.o
  738. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/posixmodule.c: In function ‘posix_major’:
  739. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/posixmodule.c:7097:13: warning: In the GNU C Library, "major" is defined
  740. by <sys/sysmacros.h>. For historical compatibility, it is
  741. currently defined by <sys/types.h> as well, but we plan to
  742. remove this soon. To use "major", include <sys/sysmacros.h>
  743. directly. If you did not intend to use a system-defined macro
  744. "major", you should undefine it after including <sys/types.h>.
  745. return PyInt_FromLong((long)major(device));
  746.  ^
  747. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/posixmodule.c: In function ‘posix_minor’:
  748. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/posixmodule.c:7110:13: warning: In the GNU C Library, "minor" is defined
  749. by <sys/sysmacros.h>. For historical compatibility, it is
  750. currently defined by <sys/types.h> as well, but we plan to
  751. remove this soon. To use "minor", include <sys/sysmacros.h>
  752. directly. If you did not intend to use a system-defined macro
  753. "minor", you should undefine it after including <sys/types.h>.
  754. return PyInt_FromLong((long)minor(device));
  755.  ^
  756. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/posixmodule.c: In function ‘posix_makedev’:
  757. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/posixmodule.c:7123:13: warning: In the GNU C Library, "makedev" is defined
  758. by <sys/sysmacros.h>. For historical compatibility, it is
  759. currently defined by <sys/types.h> as well, but we plan to
  760. remove this soon. To use "makedev", include <sys/sysmacros.h>
  761. directly. If you did not intend to use a system-defined macro
  762. "makedev", you should undefine it after including <sys/types.h>.
  763. return _PyInt_FromDev(makedev(major, minor));
  764.  ^
  765. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/pwdmodule.c -o Modules/pwdmodule.o
  766. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sre.c -o Modules/_sre.o
  767. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_codecsmodule.c -o Modules/_codecsmodule.o
  768. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_weakref.c -o Modules/_weakref.o
  769. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/zipimport.c -o Modules/zipimport.o
  770. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/symtablemodule.c -o Modules/symtablemodule.o
  771. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/xxsubtype.c -o Modules/xxsubtype.o
  772. x86_64-pc-linux-gnu-gcc -pthread -c -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_math.c
  773. /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Tools/gdb/libpython.py python-gdb.py
  774. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -fPIC -DPy_BUILD_CORE \
  775. -DGITVERSION="\"`LC_ALL=C `\"" \
  776. -DGITTAG="\"`LC_ALL=C `\"" \
  777. -DGITBRANCH="\"`LC_ALL=C `\"" \
  778. -o Modules/getbuildinfo.o /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/getbuildinfo.c
  779. rm -f libpython2.7.a
  780. if test libpython2.7.so.1.0 != libpython2.7.so; then \
  781. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-hlibpython2.7.so.1.0 -o libpython2.7.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.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/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.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/errors.o Python/frozen.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/pymath.o Python/pystate.o Python/pythonrun.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/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ; \
  782. ln -f libpython2.7.so.1.0 libpython2.7.so; \
  783. else \
  784. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -o libpython2.7.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.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/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.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/errors.o Python/frozen.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/pymath.o Python/pystate.o Python/pythonrun.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/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ; \
  785. fi
  786. x86_64-pc-linux-gnu-ar rc libpython2.7.a Modules/getbuildinfo.o
  787. x86_64-pc-linux-gnu-ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o
  788. x86_64-pc-linux-gnu-ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.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/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o
  789. x86_64-pc-linux-gnu-ar rc libpython2.7.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/errors.o Python/frozen.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/pymath.o Python/pystate.o Python/pythonrun.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/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o
  790. x86_64-pc-linux-gnu-ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
  791. Modules/posixmodule.o: In function `posix_tmpnam':
  792. posixmodule.c:(.text+0x37c5): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
  793. Modules/posixmodule.o: In function `posix_tempnam':
  794. posixmodule.c:(.text+0x500): warning: the use of `tempnam' is dangerous, better use `mkstemp'
  795. x86_64-pc-linux-gnu-ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o
  796. x86_64-pc-linux-gnu-ranlib libpython2.7.a
  797. x86_64-pc-linux-gnu-gcc -pthread -Wl,-O1 -Wl,--as-needed -L. -Xlinker -export-dynamic -o python \
  798. Modules/python.o \
  799. -L. -lpython2.7 -lpthread -ldl -lutil -lm
  800. LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu ./python -E -S -m sysconfig --generate-posix-vars ;\
  801. if test $? -ne 0 ; then \
  802. echo "generate-posix-vars failed" ; \
  803. rm -f ./pybuilddir.txt ; \
  804. exit 1 ; \
  805. fi
  806. running build
  807. running build_ext
  808. building dbm using gdbm
  809. INFO: Can't locate Tcl/Tk libs and/or headers
  810. building '_struct' extension
  811. creating build/temp.linux-x86_64-2.7/var
  812. creating build/temp.linux-x86_64-2.7/var/tmp
  813. creating build/temp.linux-x86_64-2.7/var/tmp/portage
  814. creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang
  815. creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14
  816. creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work
  817. creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14
  818. creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules
  819. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_struct.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_struct.o
  820. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_struct.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_struct.so
  821. building '_ctypes_test' extension
  822. creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes
  823. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/_ctypes_test.o
  824. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_ctypes_test.so
  825. building 'array' extension
  826. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/arraymodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/arraymodule.o
  827. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/arraymodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/array.so
  828. building 'cmath' extension
  829. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cmathmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cmathmodule.o
  830. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cmathmodule.o Modules/_math.o -L/usr/local/lib64 -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/cmath.so
  831. building 'math' extension
  832. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/mathmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/mathmodule.o
  833. In file included from /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include/Python.h:156:0,
  834. from /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/mathmodule.c:55:
  835. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/mathmodule.c: In function ‘math_fsum’:
  836. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include/pyfpe.h:164:64: warning: passing argument 1 of ‘PyFPE_dummy’ discards ‘volatile’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  837. #define PyFPE_END_PROTECT(v) PyFPE_counter -= (int)PyFPE_dummy(&(v));
  838.  ^
  839. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/mathmodule.c:1072:5: note: in expansion of macro ‘PyFPE_END_PROTECT’
  840. PyFPE_END_PROTECT(hi)
  841.  ^
  842. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include/pyfpe.h:134:15: note: expected ‘void *’ but argument is of type ‘volatile double *’
  843. extern double PyFPE_dummy(void *);
  844.  ^
  845. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/mathmodule.o Modules/_math.o -L/usr/local/lib64 -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/math.so
  846. building 'strop' extension
  847. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/stropmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/stropmodule.o
  848. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/stropmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/strop.so
  849. building 'time' extension
  850. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/timemodule.o
  851. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/timemodule.o -L/usr/local/lib64 -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/time.so
  852. building 'datetime' extension
  853. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/datetimemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/datetimemodule.o
  854. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/timemodule.o
  855. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/datetimemodule.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/timemodule.o -L/usr/local/lib64 -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/datetime.so
  856. building 'itertools' extension
  857. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/itertoolsmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/itertoolsmodule.o
  858. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/itertoolsmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/itertools.so
  859. building 'future_builtins' extension
  860. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/future_builtins.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/future_builtins.o
  861. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/future_builtins.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/future_builtins.so
  862. building '_random' extension
  863. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_randommodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_randommodule.o
  864. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_randommodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_random.so
  865. building '_collections' extension
  866. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_collectionsmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_collectionsmodule.o
  867. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_collectionsmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_collections.so
  868. building '_bisect' extension
  869. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_bisectmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_bisectmodule.o
  870. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_bisectmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_bisect.so
  871. building '_heapq' extension
  872. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_heapqmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_heapqmodule.o
  873. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_heapqmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_heapq.so
  874. building 'operator' extension
  875. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/operator.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/operator.o
  876. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/operator.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/operator.so
  877. building '_io' extension
  878. creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io
  879. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/bufferedio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/bufferedio.o
  880. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/bytesio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/bytesio.o
  881. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/fileio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/fileio.o
  882. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/iobase.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/iobase.o
  883. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/_iomodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/_iomodule.o
  884. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/stringio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/stringio.o
  885. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/textio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/textio.o
  886. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/bufferedio.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/bytesio.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/fileio.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/iobase.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/_iomodule.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/stringio.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_io/textio.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_io.so
  887. building '_functools' extension
  888. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_functoolsmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_functoolsmodule.o
  889. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_functoolsmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_functools.so
  890. building '_json' extension
  891. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_json.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_json.o
  892. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_json.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_json.so
  893. building '_testcapi' extension
  894. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_testcapimodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_testcapimodule.o
  895. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_testcapimodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_testcapi.so
  896. building '_hotshot' extension
  897. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_hotshot.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_hotshot.o
  898. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_hotshot.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_hotshot.so
  899. building '_lsprof' extension
  900. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_lsprof.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_lsprof.o
  901. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/rotatingtree.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/rotatingtree.o
  902. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_lsprof.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/rotatingtree.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_lsprof.so
  903. building 'unicodedata' extension
  904. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/unicodedata.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/unicodedata.o
  905. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/unicodedata.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/unicodedata.so
  906. building '_locale' extension
  907. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_localemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_localemodule.o
  908. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_localemodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_locale.so
  909. building 'fcntl' extension
  910. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/fcntlmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/fcntlmodule.o
  911. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/fcntlmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/fcntl.so
  912. building 'grp' extension
  913. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/grpmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/grpmodule.o
  914. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/grpmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/grp.so
  915. building 'spwd' extension
  916. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/spwdmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/spwdmodule.o
  917. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/spwdmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/spwd.so
  918. building 'select' extension
  919. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/selectmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/selectmodule.o
  920. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/selectmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/select.so
  921. building 'parser' extension
  922. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/parsermodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/parsermodule.o
  923. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/parsermodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/parser.so
  924. building 'cStringIO' extension
  925. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cStringIO.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cStringIO.o
  926. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cStringIO.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/cStringIO.so
  927. building 'cPickle' extension
  928. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cPickle.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cPickle.o
  929. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cPickle.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/cPickle.so
  930. building 'mmap' extension
  931. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/mmapmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/mmapmodule.o
  932. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/mmapmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/mmap.so
  933. building 'syslog' extension
  934. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/syslogmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/syslogmodule.o
  935. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/syslogmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/syslog.so
  936. building 'audioop' extension
  937. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/audioop.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/audioop.o
  938. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/audioop.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/audioop.so
  939. building 'readline' extension
  940. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/readline.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/readline.o
  941. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/readline.o -L/usr/lib64/termcap -L/usr/local/lib64 -L. -lreadline -lncursesw -lpython2.7 -o build/lib.linux-x86_64-2.7/readline.so
  942. building 'crypt' extension
  943. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cryptmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cryptmodule.o
  944. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cryptmodule.o -L/usr/local/lib64 -L. -lcrypt -lpython2.7 -o build/lib.linux-x86_64-2.7/crypt.so
  945. building '_csv' extension
  946. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_csv.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_csv.o
  947. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_csv.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_csv.so
  948. building '_socket' extension
  949. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/socketmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/socketmodule.o
  950. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/timemodule.o
  951. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/socketmodule.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/timemodule.o -L/usr/local/lib64 -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/_socket.so
  952. building '_ssl' extension
  953. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.o
  954. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c: In function ‘_get_peer_alt_names’:
  955. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:947:56: warning: implicit declaration of function ‘ASN1_STRING_data’ [-Wimplicit-function-declaration]
  956. v = PyString_FromStringAndSize((char *)ASN1_STRING_data(as),
  957.  ^
  958. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:947:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  959. v = PyString_FromStringAndSize((char *)ASN1_STRING_data(as),
  960.  ^
  961. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c: In function ‘_decode_certificate’:
  962. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:1248:17: warning: implicit declaration of function ‘X509_get_notBefore’ [-Wimplicit-function-declaration]
  963. notBefore = X509_get_notBefore(certificate);
  964.  ^
  965. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:1248:15: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
  966. notBefore = X509_get_notBefore(certificate);
  967.  ^
  968. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:1265:16: warning: implicit declaration of function ‘X509_get_notAfter’ [-Wimplicit-function-declaration]
  969. notAfter = X509_get_notAfter(certificate);
  970.  ^
  971. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:1265:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
  972. notAfter = X509_get_notAfter(certificate);
  973.  ^
  974. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c: In function ‘context_new’:
  975. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:2104:27: warning: implicit declaration of function ‘TLSv1_method’ [-Wimplicit-function-declaration]
  976. ctx = SSL_CTX_new(TLSv1_method());
  977.  ^
  978. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:2104:27: warning: passing argument 1 of ‘SSL_CTX_new’ makes pointer from integer without a cast [-Wint-conversion]
  979. In file included from /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:69:0:
  980. /usr/include/openssl/ssl.h:1333:17: note: expected ‘const SSL_METHOD * {aka const struct ssl_method_st *}’ but argument is of type ‘int’
  981. __owur SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
  982.  ^
  983. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:2107:27: warning: implicit declaration of function ‘TLSv1_1_method’ [-Wimplicit-function-declaration]
  984. ctx = SSL_CTX_new(TLSv1_1_method());
  985.  ^
  986. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:2107:27: warning: passing argument 1 of ‘SSL_CTX_new’ makes pointer from integer without a cast [-Wint-conversion]
  987. In file included from /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:69:0:
  988. /usr/include/openssl/ssl.h:1333:17: note: expected ‘const SSL_METHOD * {aka const struct ssl_method_st *}’ but argument is of type ‘int’
  989. __owur SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
  990.  ^
  991. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:2109:27: warning: implicit declaration of function ‘TLSv1_2_method’ [-Wimplicit-function-declaration]
  992. ctx = SSL_CTX_new(TLSv1_2_method());
  993.  ^
  994. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:2109:27: warning: passing argument 1 of ‘SSL_CTX_new’ makes pointer from integer without a cast [-Wint-conversion]
  995. In file included from /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:69:0:
  996. /usr/include/openssl/ssl.h:1333:17: note: expected ‘const SSL_METHOD * {aka const struct ssl_method_st *}’ but argument is of type ‘int’
  997. __owur SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
  998.  ^
  999. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c: In function ‘load_dh_params’:
  1000. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:2993:5: warning: implicit declaration of function ‘DH_free’ [-Wimplicit-function-declaration]
  1001. DH_free(dh);
  1002.  ^
  1003. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c: In function ‘init_ssl’:
  1004. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:4084:5: warning: implicit declaration of function ‘SSL_load_error_strings’ [-Wimplicit-function-declaration]
  1005. SSL_load_error_strings();
  1006.  ^
  1007. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:4085:5: warning: implicit declaration of function ‘SSL_library_init’ [-Wimplicit-function-declaration]
  1008. SSL_library_init();
  1009.  ^
  1010. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:4097:5: warning: implicit declaration of function ‘OpenSSL_add_all_algorithms’ [-Wimplicit-function-declaration]
  1011. OpenSSL_add_all_algorithms();
  1012.  ^
  1013. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:4370:14: warning: implicit declaration of function ‘SSLeay’ [-Wimplicit-function-declaration]
  1014. libver = SSLeay();
  1015.  ^
  1016. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:4380:29: warning: implicit declaration of function ‘SSLeay_version’ [-Wimplicit-function-declaration]
  1017. r = PyString_FromString(SSLeay_version(SSLEAY_VERSION));
  1018.  ^
  1019. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:4380:44: error: ‘SSLEAY_VERSION’ undeclared (first use in this function)
  1020. r = PyString_FromString(SSLeay_version(SSLEAY_VERSION));
  1021.  ^
  1022. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ssl.c:4380:44: note: each undeclared identifier is reported only once for each function it appears in
  1023. building '_hashlib' extension
  1024. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_hashopenssl.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_hashopenssl.o
  1025. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_hashopenssl.c: In function ‘init_hashlib’:
  1026. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_hashopenssl.c:902:5: warning: implicit declaration of function ‘OpenSSL_add_all_digests’ [-Wimplicit-function-declaration]
  1027. OpenSSL_add_all_digests();
  1028.  ^
  1029. /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_hashopenssl.c:903:5: warning: implicit declaration of function ‘ERR_load_crypto_strings’ [-Wimplicit-function-declaration]
  1030. ERR_load_crypto_strings();
  1031.  ^
  1032. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_hashopenssl.o -L/usr/local/lib64 -L. -lssl -lcrypto -lpython2.7 -o build/lib.linux-x86_64-2.7/_hashlib.so
  1033. *** WARNING: renaming "_hashlib" since importing it failed: build/lib.linux-x86_64-2.7/_hashlib.so: undefined symbol: OpenSSL_add_all_digests
  1034. building '_sha' extension
  1035. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/shamodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/shamodule.o
  1036. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/shamodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_sha.so
  1037. building '_md5' extension
  1038. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/md5module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/md5module.o
  1039. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/md5.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/md5.o
  1040. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/md5module.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/md5.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_md5.so
  1041. building '_sha256' extension
  1042. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/sha256module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/sha256module.o
  1043. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/sha256module.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_sha256.so
  1044. building '_sha512' extension
  1045. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/sha512module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/sha512module.o
  1046. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/sha512module.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_sha512.so
  1047. building '_sqlite3' extension
  1048. creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite
  1049. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/cache.o
  1050. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/connection.o
  1051. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/cursor.o
  1052. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/microprotocols.o
  1053. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/module.o
  1054. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/prepare_protocol.o
  1055. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/row.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/row.o
  1056. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/statement.o
  1057. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/util.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/util.o
  1058. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/cache.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/connection.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/cursor.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/module.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/row.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/statement.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_sqlite/util.o -L/usr/lib64 -L/usr/local/lib64 -L. -lsqlite3 -lpython2.7 -o build/lib.linux-x86_64-2.7/_sqlite3.so
  1059. building 'dbm' extension
  1060. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -DHAVE_GDBM_NDBM_H -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/dbmmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/dbmmodule.o
  1061. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/dbmmodule.o -L/usr/local/lib64 -L. -lgdbm -lgdbm_compat -lpython2.7 -o build/lib.linux-x86_64-2.7/dbm.so
  1062. building 'gdbm' extension
  1063. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/gdbmmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/gdbmmodule.o
  1064. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/gdbmmodule.o -L/usr/local/lib64 -L. -lgdbm -lpython2.7 -o build/lib.linux-x86_64-2.7/gdbm.so
  1065. building 'termios' extension
  1066. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/termios.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/termios.o
  1067. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/termios.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/termios.so
  1068. building 'resource' extension
  1069. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/resource.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/resource.o
  1070. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/resource.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/resource.so
  1071. building 'nis' extension
  1072. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/nismodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/nismodule.o
  1073. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/nismodule.o -L/usr/local/lib64 -L. -lnsl -lpython2.7 -o build/lib.linux-x86_64-2.7/nis.so
  1074. building '_curses' extension
  1075. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_cursesmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_cursesmodule.o
  1076. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_cursesmodule.o -L/usr/local/lib64 -L. -lncursesw -lpython2.7 -o build/lib.linux-x86_64-2.7/_curses.so
  1077. building '_curses_panel' extension
  1078. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_curses_panel.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_curses_panel.o
  1079. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_curses_panel.o -L/usr/local/lib64 -L. -lpanelw -lncursesw -lpython2.7 -o build/lib.linux-x86_64-2.7/_curses_panel.so
  1080. building 'zlib' extension
  1081. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/zlibmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/zlibmodule.o
  1082. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/zlibmodule.o -L/usr/local/lib64 -L. -lz -lpython2.7 -o build/lib.linux-x86_64-2.7/zlib.so
  1083. building 'binascii' extension
  1084. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/binascii.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/binascii.o -DUSE_ZLIB_CRC32
  1085. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/binascii.o -L/usr/local/lib64 -L. -lz -lpython2.7 -o build/lib.linux-x86_64-2.7/binascii.so
  1086. building 'bz2' extension
  1087. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/bz2module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/bz2module.o
  1088. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/bz2module.o -L/usr/local/lib64 -L. -lbz2 -lpython2.7 -o build/lib.linux-x86_64-2.7/bz2.so
  1089. building 'pyexpat' extension
  1090. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/pyexpat.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/pyexpat.o
  1091. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/pyexpat.o -L/usr/local/lib64 -L. -lexpat -lpython2.7 -o build/lib.linux-x86_64-2.7/pyexpat.so
  1092. building '_elementtree' extension
  1093. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -DUSE_PYEXPAT_CAPI -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_elementtree.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_elementtree.o
  1094. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_elementtree.o -L/usr/local/lib64 -L. -lexpat -lpython2.7 -o build/lib.linux-x86_64-2.7/_elementtree.so
  1095. building '_multibytecodec' extension
  1096. creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs
  1097. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/multibytecodec.o
  1098. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_multibytecodec.so
  1099. building '_codecs_kr' extension
  1100. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_kr.o
  1101. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_kr.so
  1102. building '_codecs_jp' extension
  1103. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_jp.o
  1104. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_jp.so
  1105. building '_codecs_cn' extension
  1106. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_cn.o
  1107. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_cn.so
  1108. building '_codecs_tw' extension
  1109. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_tw.o
  1110. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_tw.so
  1111. building '_codecs_hk' extension
  1112. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_hk.o
  1113. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_hk.so
  1114. building '_codecs_iso2022' extension
  1115. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_iso2022.o
  1116. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_iso2022.so
  1117. building '_multiprocessing' extension
  1118. creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_multiprocessing
  1119. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_multiprocessing -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_multiprocessing/multiprocessing.o
  1120. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_multiprocessing -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_multiprocessing/socket_connection.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_multiprocessing/socket_connection.o
  1121. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_multiprocessing -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_multiprocessing/semaphore.o
  1122. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_multiprocessing/socket_connection.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_multiprocessing/semaphore.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_multiprocessing.so
  1123. building 'linuxaudiodev' extension
  1124. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/linuxaudiodev.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/linuxaudiodev.o
  1125. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/linuxaudiodev.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/linuxaudiodev.so
  1126. building 'ossaudiodev' extension
  1127. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/ossaudiodev.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/ossaudiodev.o
  1128. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/ossaudiodev.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/ossaudiodev.so
  1129. building '_ctypes' extension
  1130. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.2.1/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/_ctypes.o
  1131. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.2.1/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/callbacks.o
  1132. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.2.1/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/callproc.o
  1133. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.2.1/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/stgdict.o
  1134. x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.2.1/include -I. -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include -I/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/cfield.o
  1135. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/callproc.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Modules/_ctypes/cfield.o -L/usr/local/lib64 -L. -lffi -lpython2.7 -o build/lib.linux-x86_64-2.7/_ctypes.so
  1136.  
  1137. Python build finished, but the necessary bits to build these modules were not found:
  1138. _bsddb _tkinter bsddb185
  1139. dl imageop sunaudiodev
  1140. To find the necessary bits, look in setup.py in detect_modules() for the module's name.
  1141.  
  1142.  
  1143. Failed to build these modules:
  1144. _hashlib _ssl
  1145.  
  1146. running build_scripts
  1147. creating build/scripts-2.7
  1148. copying and adjusting /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Tools/scripts/pydoc -> build/scripts-2.7
  1149. copying and adjusting /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Tools/scripts/idle -> build/scripts-2.7
  1150. copying and adjusting /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Tools/scripts/2to3 -> build/scripts-2.7
  1151. copying and adjusting /var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14/Lib/smtpd.py -> build/scripts-2.7
  1152. changing mode of build/scripts-2.7/pydoc from 644 to 755
  1153. changing mode of build/scripts-2.7/idle from 644 to 755
  1154. changing mode of build/scripts-2.7/2to3 from 644 to 755
  1155. changing mode of build/scripts-2.7/smtpd.py from 644 to 755
  1156. make: *** [Makefile:530: sharedmods] Error 1
  1157. * ERROR: dev-lang/python-2.7.14::gentoo failed (compile phase):
  1158. * emake failed
  1159. *
  1160. * If you need support, post the output of `emerge --info '=dev-lang/python-2.7.14::gentoo'`,
  1161. * the complete build log and the output of `emerge -pqv '=dev-lang/python-2.7.14::gentoo'`.
  1162. * The complete build log is located at '/var/tmp/portage/dev-lang/python-2.7.14/temp/build.log'.
  1163. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-2.7.14/temp/environment'.
  1164. * Working directory: '/var/tmp/portage/dev-lang/python-2.7.14/work/x86_64-pc-linux-gnu'
  1165. * S: '/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement