Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2017
462
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 168.73 KB | None | 0 0
  1. # cat /var/tmp/portage/dev-lang/python-3.4.5/temp/build.log
  2. * Package: dev-lang/python-3.4.5
  3. * Repository: gentoo
  4. * Maintainer: python@gentoo.org
  5. * USE: abi_x86_32 elibc_glibc gdbm ipv6 kernel_linux ncurses readline ssl threads userland_GNU x86 xml
  6. * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking Python-3.4.5.tar.xz to /var/tmp/portage/dev-lang/python-3.4.5/work
  9. >>> Unpacking python-gentoo-patches-3.4.5-0.tar.xz to /var/tmp/portage/dev-lang/python-3.4.5/work
  10. >>> Source unpacked in /var/tmp/portage/dev-lang/python-3.4.5/work
  11. >>> Preparing source in /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5 ...
  12. * Applying various patches (bugfixes/updates) ...
  13. * 01_all_static_library_location.patch ... [ ok ]
  14. * 02_all_disable_modules_and_ssl.patch ... [ ok ]
  15. * 03_all_libdir.patch ... [ ok ]
  16. * 04_all_non-zero_exit_status_on_failure.patch ... [ ok ]
  17. * 05_all_regenerate_platform-specific_modules.patch ... [ ok ]
  18. * 21_all_distutils_c++.patch ... [ ok ]
  19. * 22_all_tests_environment.patch ... [ ok ]
  20. * 23_all_h2py_encoding.patch ... [ ok ]
  21. * 24_all_expat-2.2.patch ... [ ok ]
  22. * Done with patching
  23. * Applying python-3.4.3-ncurses-pkg-config.patch ... [ ok ]
  24. * Applying python-3.4.5-cross.patch ... [ ok ]
  25. * Applying 3.4-getentropy-linux.patch ... [ ok ]
  26. * Running eautoreconf in '/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5' ...
  27. * Running aclocal ... [ ok ]
  28. * Running autoconf --force ... [ ok ]
  29. * Running autoheader ... [ ok ]
  30. * Running elibtoolize in: Python-3.4.5/
  31. >>> Source prepared.
  32. >>> Configuring source in /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5 ...
  33. * Disabled modules: _sqlite3 _tkinter
  34. * econf: updating Python-3.4.5/config.sub with /usr/share/gnuconfig/config.sub
  35. * econf: updating Python-3.4.5/config.guess with /usr/share/gnuconfig/config.guess
  36. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --with-fpectl --enable-shared --enable-ipv6 --with-threads --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
  37. checking build system type... i686-pc-linux-gnu
  38. checking host system type... i686-pc-linux-gnu
  39. checking for --enable-universalsdk... no
  40. checking for --with-universal-archs... no
  41. checking MACHDEP... linux
  42. checking for --without-gcc... no
  43. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  44. checking whether the C compiler works... yes
  45. checking for C compiler default output file name... a.out
  46. checking for suffix of executables...
  47. checking whether we are cross compiling... no
  48. checking for suffix of object files... o
  49. checking whether we are using the GNU C compiler... yes
  50. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  51. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  52. checking for --with-cxx-main=<compiler>... no
  53. checking for -Wl,--no-as-needed... yes
  54. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  55. checking for grep that handles long lines and -e... /bin/grep
  56. checking for egrep... /bin/grep -E
  57. checking for ANSI C header files... yes
  58. checking for sys/types.h... yes
  59. checking for sys/stat.h... yes
  60. checking for stdlib.h... yes
  61. checking for string.h... yes
  62. checking for memory.h... yes
  63. checking for strings.h... yes
  64. checking for inttypes.h... yes
  65. checking for stdint.h... yes
  66. checking for unistd.h... yes
  67. checking minix/config.h usability... no
  68. checking minix/config.h presence... no
  69. checking for minix/config.h... no
  70. checking whether it is safe to define __EXTENSIONS__... yes
  71. checking for --with-suffix...
  72. checking for case-insensitive build directory... no
  73. checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a
  74. checking LINKCC... $(PURIFY) $(MAINCC)
  75. checking for GNU ld... yes
  76. checking for inline... inline
  77. checking for --enable-shared... yes
  78. checking for --enable-profiling... no
  79. checking LDLIBRARY... libpython$(LDVERSION).so
  80. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  81. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  82. checking for i686-pc-linux-gnu-readelf... i686-pc-linux-gnu-readelf
  83. checking for python3.4... python3.4
  84. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  85. checking for a thread-safe mkdir -p... /bin/mkdir -p
  86. checking for --with-pydebug... no
  87. checking whether i686-pc-linux-gnu-gcc accepts and needs -fno-strict-aliasing... no
  88. checking if we can turn off i686-pc-linux-gnu-gcc unused result warning... yes
  89. checking for -Werror=declaration-after-statement... yes
  90. checking whether pthreads are available without options... no
  91. checking whether i686-pc-linux-gnu-gcc accepts -Kpthread... no
  92. checking whether i686-pc-linux-gnu-gcc accepts -Kthread... no
  93. checking whether i686-pc-linux-gnu-gcc accepts -pthread... yes
  94. checking whether i686-pc-linux-gnu-g++ also accepts flags for thread support... yes
  95. checking for ANSI C header files... (cached) yes
  96. checking asm/types.h usability... yes
  97. checking asm/types.h presence... yes
  98. checking for asm/types.h... yes
  99. checking conio.h usability... no
  100. checking conio.h presence... no
  101. checking for conio.h... no
  102. checking direct.h usability... no
  103. checking direct.h presence... no
  104. checking for direct.h... no
  105. checking dlfcn.h usability... yes
  106. checking dlfcn.h presence... yes
  107. checking for dlfcn.h... yes
  108. checking errno.h usability... yes
  109. checking errno.h presence... yes
  110. checking for errno.h... yes
  111. checking fcntl.h usability... yes
  112. checking fcntl.h presence... yes
  113. checking for fcntl.h... yes
  114. checking grp.h usability... yes
  115. checking grp.h presence... yes
  116. checking for grp.h... yes
  117. checking ieeefp.h usability... no
  118. checking ieeefp.h presence... no
  119. checking for ieeefp.h... no
  120. checking io.h usability... no
  121. checking io.h presence... no
  122. checking for io.h... no
  123. checking langinfo.h usability... yes
  124. checking langinfo.h presence... yes
  125. checking for langinfo.h... yes
  126. checking libintl.h usability... yes
  127. checking libintl.h presence... yes
  128. checking for libintl.h... yes
  129. checking process.h usability... no
  130. checking process.h presence... no
  131. checking for process.h... no
  132. checking pthread.h usability... yes
  133. checking pthread.h presence... yes
  134. checking for pthread.h... yes
  135. checking sched.h usability... yes
  136. checking sched.h presence... yes
  137. checking for sched.h... yes
  138. checking shadow.h usability... yes
  139. checking shadow.h presence... yes
  140. checking for shadow.h... yes
  141. checking signal.h usability... yes
  142. checking signal.h presence... yes
  143. checking for signal.h... yes
  144. checking for stdint.h... (cached) yes
  145. checking stropts.h usability... yes
  146. checking stropts.h presence... yes
  147. checking for stropts.h... yes
  148. checking termios.h usability... yes
  149. checking termios.h presence... yes
  150. checking for termios.h... yes
  151. checking for unistd.h... (cached) yes
  152. checking utime.h usability... yes
  153. checking utime.h presence... yes
  154. checking for utime.h... yes
  155. checking poll.h usability... yes
  156. checking poll.h presence... yes
  157. checking for poll.h... yes
  158. checking sys/devpoll.h usability... no
  159. checking sys/devpoll.h presence... no
  160. checking for sys/devpoll.h... no
  161. checking sys/epoll.h usability... yes
  162. checking sys/epoll.h presence... yes
  163. checking for sys/epoll.h... yes
  164. checking sys/poll.h usability... yes
  165. checking sys/poll.h presence... yes
  166. checking for sys/poll.h... yes
  167. checking sys/audioio.h usability... no
  168. checking sys/audioio.h presence... no
  169. checking for sys/audioio.h... no
  170. checking sys/xattr.h usability... yes
  171. checking sys/xattr.h presence... yes
  172. checking for sys/xattr.h... yes
  173. checking sys/bsdtty.h usability... no
  174. checking sys/bsdtty.h presence... no
  175. checking for sys/bsdtty.h... no
  176. checking sys/event.h usability... no
  177. checking sys/event.h presence... no
  178. checking for sys/event.h... no
  179. checking sys/file.h usability... yes
  180. checking sys/file.h presence... yes
  181. checking for sys/file.h... yes
  182. checking sys/ioctl.h usability... yes
  183. checking sys/ioctl.h presence... yes
  184. checking for sys/ioctl.h... yes
  185. checking sys/kern_control.h usability... no
  186. checking sys/kern_control.h presence... no
  187. checking for sys/kern_control.h... no
  188. checking sys/loadavg.h usability... no
  189. checking sys/loadavg.h presence... no
  190. checking for sys/loadavg.h... no
  191. checking sys/lock.h usability... no
  192. checking sys/lock.h presence... no
  193. checking for sys/lock.h... no
  194. checking sys/mkdev.h usability... no
  195. checking sys/mkdev.h presence... no
  196. checking for sys/mkdev.h... no
  197. checking sys/modem.h usability... no
  198. checking sys/modem.h presence... no
  199. checking for sys/modem.h... no
  200. checking sys/param.h usability... yes
  201. checking sys/param.h presence... yes
  202. checking for sys/param.h... yes
  203. checking sys/select.h usability... yes
  204. checking sys/select.h presence... yes
  205. checking for sys/select.h... yes
  206. checking sys/sendfile.h usability... yes
  207. checking sys/sendfile.h presence... yes
  208. checking for sys/sendfile.h... yes
  209. checking sys/socket.h usability... yes
  210. checking sys/socket.h presence... yes
  211. checking for sys/socket.h... yes
  212. checking sys/statvfs.h usability... yes
  213. checking sys/statvfs.h presence... yes
  214. checking for sys/statvfs.h... yes
  215. checking for sys/stat.h... (cached) yes
  216. checking sys/syscall.h usability... yes
  217. checking sys/syscall.h presence... yes
  218. checking for sys/syscall.h... yes
  219. checking sys/sys_domain.h usability... no
  220. checking sys/sys_domain.h presence... no
  221. checking for sys/sys_domain.h... no
  222. checking sys/termio.h usability... no
  223. checking sys/termio.h presence... no
  224. checking for sys/termio.h... no
  225. checking sys/time.h usability... yes
  226. checking sys/time.h presence... yes
  227. checking for sys/time.h... yes
  228. checking sys/times.h usability... yes
  229. checking sys/times.h presence... yes
  230. checking for sys/times.h... yes
  231. checking for sys/types.h... (cached) yes
  232. checking sys/uio.h usability... yes
  233. checking sys/uio.h presence... yes
  234. checking for sys/uio.h... yes
  235. checking sys/un.h usability... yes
  236. checking sys/un.h presence... yes
  237. checking for sys/un.h... yes
  238. checking sys/utsname.h usability... yes
  239. checking sys/utsname.h presence... yes
  240. checking for sys/utsname.h... yes
  241. checking sys/wait.h usability... yes
  242. checking sys/wait.h presence... yes
  243. checking for sys/wait.h... yes
  244. checking pty.h usability... yes
  245. checking pty.h presence... yes
  246. checking for pty.h... yes
  247. checking libutil.h usability... no
  248. checking libutil.h presence... no
  249. checking for libutil.h... no
  250. checking sys/resource.h usability... yes
  251. checking sys/resource.h presence... yes
  252. checking for sys/resource.h... yes
  253. checking netpacket/packet.h usability... yes
  254. checking netpacket/packet.h presence... yes
  255. checking for netpacket/packet.h... yes
  256. checking sysexits.h usability... yes
  257. checking sysexits.h presence... yes
  258. checking for sysexits.h... yes
  259. checking bluetooth.h usability... no
  260. checking bluetooth.h presence... no
  261. checking for bluetooth.h... no
  262. checking bluetooth/bluetooth.h usability... no
  263. checking bluetooth/bluetooth.h presence... no
  264. checking for bluetooth/bluetooth.h... no
  265. checking linux/tipc.h usability... yes
  266. checking linux/tipc.h presence... yes
  267. checking for linux/tipc.h... yes
  268. checking spawn.h usability... yes
  269. checking spawn.h presence... yes
  270. checking for spawn.h... yes
  271. checking util.h usability... no
  272. checking util.h presence... no
  273. checking for util.h... no
  274. checking alloca.h usability... yes
  275. checking alloca.h presence... yes
  276. checking for alloca.h... yes
  277. checking endian.h usability... yes
  278. checking endian.h presence... yes
  279. checking for endian.h... yes
  280. checking sys/endian.h usability... no
  281. checking sys/endian.h presence... no
  282. checking for sys/endian.h... no
  283. checking for dirent.h that defines DIR... yes
  284. checking for library containing opendir... none required
  285. checking whether sys/types.h defines makedev... yes
  286. checking for net/if.h... yes
  287. checking for linux/netlink.h... yes
  288. checking for linux/can.h... yes
  289. checking for linux/can/raw.h... yes
  290. checking for linux/can/bcm.h... yes
  291. checking for clock_t in time.h... yes
  292. checking for makedev... yes
  293. checking for le64toh... yes
  294. checking Solaris LFS bug... no
  295. checking for mode_t... yes
  296. checking for off_t... yes
  297. checking for pid_t... yes
  298. checking for size_t... yes
  299. checking for uid_t in sys/types.h... yes
  300. checking for uint32_t... yes
  301. checking for uint32_t... yes
  302. checking for uint64_t... yes
  303. checking for uint64_t... yes
  304. checking for int32_t... yes
  305. checking for int32_t... yes
  306. checking for int64_t... yes
  307. checking for int64_t... yes
  308. checking for ssize_t... yes
  309. checking for __uint128_t... no
  310. checking size of int... 4
  311. checking size of long... 4
  312. checking size of void *... 4
  313. checking size of short... 2
  314. checking size of float... 4
  315. checking size of double... 8
  316. checking size of fpos_t... 16
  317. checking size of size_t... 4
  318. checking size of pid_t... 4
  319. checking for long long support... yes
  320. checking size of long long... 8
  321. checking for long double support... yes
  322. checking size of long double... 12
  323. checking for _Bool support... yes
  324. checking size of _Bool... 1
  325. checking for uintptr_t... yes
  326. checking size of uintptr_t... 4
  327. checking size of off_t... 8
  328. checking whether to enable large file support... yes
  329. checking size of time_t... 4
  330. checking for pthread_t... yes
  331. checking size of pthread_t... 4
  332. checking for --enable-framework... no
  333. checking for dyld... no
  334. checking the extension of shared libraries... .so
  335. checking LDSHARED... $(CC) -shared
  336. checking CCSHARED... -fPIC
  337. checking LINKFORSHARED... -Xlinker -export-dynamic
  338. checking CFLAGSFORSHARED... $(CCSHARED)
  339. checking SHLIBS... $(LIBS)
  340. checking for sendfile in -lsendfile... no
  341. checking for dlopen in -ldl... yes
  342. checking for shl_load in -ldld... no
  343. checking for RAND_egd in -lcrypto... no
  344. checking for library containing sem_init... -lpthread
  345. checking for textdomain in -lintl... no
  346. checking aligned memory access is required... no
  347. checking for --with-hash-algorithm... default
  348. checking for t_open in -lnsl... no
  349. checking for socket in -lsocket... no
  350. checking for --with-libs... no
  351. checking for i686-pc-linux-gnu-pkg-config... (cached) i686-pc-linux-gnu-pkg-config
  352. checking pkg-config is at least version 0.9.0... yes
  353. checking for --with-system-expat... yes
  354. checking for --with-system-ffi... yes
  355. checking for --with-system-libmpdec... no
  356. checking for --enable-loadable-sqlite-extensions... yes
  357. checking for --with-tcltk-includes... default
  358. checking for --with-tcltk-libs... default
  359. checking for --with-dbmliborder... gdbm
  360. checking for --with-signal-module... yes
  361. checking for --with-threads... yes
  362. checking if PTHREAD_SCOPE_SYSTEM is supported... yes
  363. checking for pthread_sigmask... yes
  364. checking for pthread_atfork... yes
  365. checking if --enable-ipv6 is specified... yes
  366. checking ipv6 stack type... linux-glibc
  367. checking for OSX 10.5 SDK or later... no
  368. checking for --with-doc-strings... yes
  369. checking for --with-tsc... no
  370. checking for --with-pymalloc... yes
  371. checking for --with-valgrind... no
  372. checking for dlopen... yes
  373. checking DYNLOADFILE... dynload_shlib.o
  374. checking MACHDEP_OBJS... none
  375. checking for alarm... yes
  376. checking for accept4... yes
  377. checking for setitimer... yes
  378. checking for getitimer... yes
  379. checking for bind_textdomain_codeset... yes
  380. checking for chown... yes
  381. checking for clock... yes
  382. checking for confstr... yes
  383. checking for ctermid... yes
  384. checking for dup3... yes
  385. checking for execv... yes
  386. checking for faccessat... yes
  387. checking for fchmod... yes
  388. checking for fchmodat... yes
  389. checking for fchown... yes
  390. checking for fchownat... yes
  391. checking for fexecve... yes
  392. checking for fdopendir... yes
  393. checking for fork... yes
  394. checking for fpathconf... yes
  395. checking for fstatat... yes
  396. checking for ftime... yes
  397. checking for ftruncate... yes
  398. checking for futimesat... yes
  399. checking for futimens... yes
  400. checking for futimes... yes
  401. checking for gai_strerror... yes
  402. checking for getentropy... yes
  403. checking for getgrouplist... yes
  404. checking for getgroups... yes
  405. checking for getlogin... yes
  406. checking for getloadavg... yes
  407. checking for getpeername... yes
  408. checking for getpgid... yes
  409. checking for getpid... yes
  410. checking for getpriority... yes
  411. checking for getresuid... yes
  412. checking for getresgid... yes
  413. checking for getpwent... yes
  414. checking for getspnam... yes
  415. checking for getspent... yes
  416. checking for getsid... yes
  417. checking for getwd... yes
  418. checking for if_nameindex... yes
  419. checking for initgroups... yes
  420. checking for kill... yes
  421. checking for killpg... yes
  422. checking for lchmod... no
  423. checking for lchown... yes
  424. checking for lockf... yes
  425. checking for linkat... yes
  426. checking for lstat... yes
  427. checking for lutimes... yes
  428. checking for mmap... yes
  429. checking for memrchr... yes
  430. checking for mbrtowc... yes
  431. checking for mkdirat... yes
  432. checking for mkfifo... yes
  433. checking for mkfifoat... yes
  434. checking for mknod... yes
  435. checking for mknodat... yes
  436. checking for mktime... yes
  437. checking for mremap... yes
  438. checking for nice... yes
  439. checking for openat... yes
  440. checking for pathconf... yes
  441. checking for pause... yes
  442. checking for pipe2... yes
  443. checking for plock... no
  444. checking for poll... yes
  445. checking for posix_fallocate... yes
  446. checking for posix_fadvise... yes
  447. checking for pread... yes
  448. checking for pthread_init... no
  449. checking for pthread_kill... yes
  450. checking for putenv... yes
  451. checking for pwrite... yes
  452. checking for readlink... yes
  453. checking for readlinkat... yes
  454. checking for readv... yes
  455. checking for realpath... yes
  456. checking for renameat... yes
  457. checking for select... yes
  458. checking for sem_open... yes
  459. checking for sem_timedwait... yes
  460. checking for sem_getvalue... yes
  461. checking for sem_unlink... yes
  462. checking for sendfile... yes
  463. checking for setegid... yes
  464. checking for seteuid... yes
  465. checking for setgid... yes
  466. checking for sethostname... yes
  467. checking for setlocale... yes
  468. checking for setregid... yes
  469. checking for setreuid... yes
  470. checking for setresuid... yes
  471. checking for setresgid... yes
  472. checking for setsid... yes
  473. checking for setpgid... yes
  474. checking for setpgrp... yes
  475. checking for setpriority... yes
  476. checking for setuid... yes
  477. checking for setvbuf... yes
  478. checking for sched_get_priority_max... yes
  479. checking for sched_setaffinity... yes
  480. checking for sched_setscheduler... yes
  481. checking for sched_setparam... yes
  482. checking for sched_rr_get_interval... yes
  483. checking for sigaction... yes
  484. checking for sigaltstack... yes
  485. checking for siginterrupt... yes
  486. checking for sigpending... yes
  487. checking for sigrelse... yes
  488. checking for sigtimedwait... yes
  489. checking for sigwait... yes
  490. checking for sigwaitinfo... yes
  491. checking for snprintf... yes
  492. checking for strftime... yes
  493. checking for strlcpy... no
  494. checking for symlinkat... yes
  495. checking for sync... yes
  496. checking for sysconf... yes
  497. checking for tcgetpgrp... yes
  498. checking for tcsetpgrp... yes
  499. checking for tempnam... yes
  500. checking for timegm... yes
  501. checking for times... yes
  502. checking for tmpfile... yes
  503. checking for tmpnam... yes
  504. checking for tmpnam_r... yes
  505. checking for truncate... yes
  506. checking for uname... yes
  507. checking for unlinkat... yes
  508. checking for unsetenv... yes
  509. checking for utimensat... yes
  510. checking for utimes... yes
  511. checking for waitid... yes
  512. checking for waitpid... yes
  513. checking for wait3... yes
  514. checking for wait4... yes
  515. checking for wcscoll... yes
  516. checking for wcsftime... yes
  517. checking for wcsxfrm... yes
  518. checking for wmemcmp... yes
  519. checking for writev... yes
  520. checking for _getpty... no
  521. checking whether dirfd is declared... yes
  522. checking for chroot... yes
  523. checking for link... yes
  524. checking for symlink... yes
  525. checking for fchdir... yes
  526. checking for fsync... yes
  527. checking for fdatasync... yes
  528. checking for epoll... yes
  529. checking for epoll_create1... yes
  530. checking for kqueue... no
  531. checking for prlimit... yes
  532. checking for ctermid_r... no
  533. checking for flock declaration... yes
  534. checking for flock... yes
  535. checking for getpagesize... yes
  536. checking for broken unsetenv... no
  537. checking for true... true
  538. checking for inet_aton in -lc... yes
  539. checking for chflags... no
  540. checking for lchflags... no
  541. checking for inflateCopy in -lz... yes
  542. checking for hstrerror... yes
  543. checking for inet_aton... yes
  544. checking for inet_pton... yes
  545. checking for setgroups... yes
  546. checking for openpty... no
  547. checking for openpty in -lutil... yes
  548. checking for forkpty... yes
  549. checking for memmove... yes
  550. checking for fseek64... no
  551. checking for fseeko... yes
  552. checking for fstatvfs... yes
  553. checking for ftell64... no
  554. checking for ftello... yes
  555. checking for statvfs... yes
  556. checking for dup2... yes
  557. checking for strdup... yes
  558. checking for getpgrp... yes
  559. checking for setpgrp... (cached) yes
  560. checking for gettimeofday... yes
  561. checking for clock_gettime... yes
  562. checking for clock_getres... yes
  563. checking for major... yes
  564. checking for getaddrinfo... yes
  565. checking getaddrinfo bug... no
  566. checking for getnameinfo... yes
  567. checking whether time.h and sys/time.h may both be included... yes
  568. checking whether struct tm is in sys/time.h or time.h... time.h
  569. checking for struct tm.tm_zone... yes
  570. checking for struct stat.st_rdev... yes
  571. checking for struct stat.st_blksize... yes
  572. checking for struct stat.st_flags... no
  573. checking for struct stat.st_gen... no
  574. checking for struct stat.st_birthtime... no
  575. checking for struct stat.st_blocks... yes
  576. checking for time.h that defines altzone... no
  577. checking whether sys/select.h and sys/time.h may both be included... yes
  578. checking for addrinfo... yes
  579. checking for sockaddr_storage... yes
  580. checking whether char is unsigned... no
  581. checking for an ANSI C-conforming const... yes
  582. checking for working volatile... yes
  583. checking for working signed char... yes
  584. checking for prototypes... yes
  585. checking for variable length prototypes and stdarg.h... yes
  586. checking for socketpair... yes
  587. checking if sockaddr has sa_len member... no
  588. checking whether va_list is an array... no
  589. checking for gethostbyname_r... yes
  590. checking gethostbyname_r with 6 args... yes
  591. checking for __fpu_control... yes
  592. checking for --with-fpectl... yes
  593. checking for --with-libm=STRING... default LIBM="-lm"
  594. checking for --with-libc=STRING... set LIBC=""
  595. checking for x64 gcc inline assembler... no
  596. checking whether C doubles are little-endian IEEE 754 binary64... yes
  597. checking whether C doubles are big-endian IEEE 754 binary64... no
  598. checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
  599. checking whether we can use gcc inline assembler to get and set x87 control word... yes
  600. checking for x87-style double rounding... yes
  601. checking for acosh... yes
  602. checking for asinh... yes
  603. checking for atanh... yes
  604. checking for copysign... yes
  605. checking for erf... yes
  606. checking for erfc... yes
  607. checking for expm1... yes
  608. checking for finite... yes
  609. checking for gamma... yes
  610. checking for hypot... yes
  611. checking for lgamma... yes
  612. checking for log1p... yes
  613. checking for log2... yes
  614. checking for round... yes
  615. checking for tgamma... yes
  616. checking whether isinf is declared... yes
  617. checking whether isnan is declared... yes
  618. checking whether isfinite is declared... yes
  619. checking whether tanh preserves the sign of zero... yes
  620. checking whether log1p drops the sign of negative zero... no
  621. checking whether POSIX semaphores are enabled... yes
  622. checking for broken sem_getvalue... no
  623. checking digit size for Python's longs... no value specified
  624. checking wchar.h usability... yes
  625. checking wchar.h presence... yes
  626. checking for wchar.h... yes
  627. checking size of wchar_t... 4
  628. checking for UCS-4 tcl... no
  629. checking whether wchar_t is signed... yes
  630. no usable wchar_t found
  631. checking whether byte ordering is bigendian... no
  632. checking ABIFLAGS... m
  633. checking SOABI... cpython-34m
  634. checking LDVERSION... $(VERSION)$(ABIFLAGS)
  635. checking whether right shift extends the sign bit... yes
  636. checking for getc_unlocked() and friends... yes
  637. checking how to link readline libs... -lreadline
  638. checking for rl_callback_handler_install in -lreadline... yes
  639. checking for rl_pre_input_hook in -lreadline... yes
  640. checking for rl_completion_display_matches_hook in -lreadline... yes
  641. checking for rl_completion_matches in -lreadline... yes
  642. checking for broken nice()... no
  643. checking for broken poll()... no
  644. checking for struct tm.tm_zone... (cached) yes
  645. checking for working tzset()... yes
  646. checking for tv_nsec in struct stat... yes
  647. checking for tv_nsec2 in struct stat... no
  648. checking curses.h usability... yes
  649. checking curses.h presence... yes
  650. checking for curses.h... yes
  651. checking ncurses.h usability... yes
  652. checking ncurses.h presence... yes
  653. checking for ncurses.h... yes
  654. checking for term.h... yes
  655. checking whether mvwdelch is an expression... yes
  656. checking whether WINDOW has _flags... yes
  657. checking for is_term_resized... yes
  658. checking for resize_term... yes
  659. checking for resizeterm... yes
  660. configure: checking for device files
  661. checking for /dev/ptmx... yes
  662. checking for /dev/ptc... no
  663. checking for %lld and %llu printf() format support... yes
  664. checking for %zd printf() format support... yes
  665. checking for socklen_t... yes
  666. checking for broken mbstowcs... no
  667. checking for --with-computed-gotos... yes
  668. checking whether i686-pc-linux-gnu-gcc -pthread supports computed gotos... yes
  669. checking for build directories... done
  670. checking for -O2... yes
  671. checking for glibc _FORTIFY_SOURCE/memmove bug... no
  672. checking for gcc ipa-pure-const bug... no
  673. checking for ensurepip... no
  674. configure: creating ./config.status
  675. config.status: creating Makefile.pre
  676. config.status: creating Modules/Setup.config
  677. config.status: creating Misc/python.pc
  678. config.status: creating Misc/python-config.sh
  679. config.status: creating Modules/ld_so_aix
  680. config.status: creating pyconfig.h
  681. creating Modules/Setup
  682. creating Modules/Setup.local
  683. creating Makefile
  684. >>> Source configured.
  685. >>> Compiling source in /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5 ...
  686. make -j2 CPPFLAGS= CFLAGS= LDFLAGS=
  687. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Modules/python.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/python.c
  688. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Parser/acceler.c
  689. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Parser/grammar1.c
  690. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Parser/listnode.c
  691. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Parser/node.c
  692. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Parser/parser.c
  693. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Parser/bitset.c
  694. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Parser/metagrammar.c
  695. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Parser/firstsets.c
  696. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Parser/grammar.c
  697. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Parser/pgen.c
  698. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Parser/myreadline.c
  699. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Parser/parsetok.c
  700. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Parser/tokenizer.c
  701. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/abstract.c
  702. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/accu.c
  703. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/boolobject.c
  704. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/bytes_methods.c
  705. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/bytearrayobject.c
  706. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/bytesobject.c
  707. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/cellobject.c
  708. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/classobject.c
  709. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/codeobject.c
  710. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/complexobject.c
  711. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/descrobject.c
  712. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/enumobject.c
  713. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/exceptions.c
  714. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/genobject.c
  715. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/fileobject.c
  716. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/floatobject.c
  717. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/frameobject.c
  718. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/funcobject.c
  719. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/iterobject.c
  720. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/listobject.c
  721. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/longobject.c
  722. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/dictobject.c
  723. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/memoryobject.c
  724. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/methodobject.c
  725. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/moduleobject.c
  726. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/namespaceobject.c
  727. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/object.c
  728. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/obmalloc.c
  729. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/capsule.c
  730. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/rangeobject.c
  731. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/setobject.c
  732. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/sliceobject.c
  733. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/structseq.c
  734. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/tupleobject.c
  735. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/typeobject.c
  736. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/unicodeobject.c
  737. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/unicodectype.c
  738. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Objects/weakrefobject.c
  739. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/_warnings.c
  740. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/Python-ast.c
  741. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/asdl.c
  742. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/ast.c
  743. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/bltinmodule.c
  744. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/ceval.c
  745. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/compile.c
  746. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/codecs.c
  747. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/dynamic_annotations.c
  748. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/errors.c
  749. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/frozenmain.c
  750. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/future.c
  751. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/getargs.c
  752. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/getcompiler.c
  753. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/getcopyright.c
  754. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/getplatform.c
  755. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/getversion.c
  756. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/graminit.c
  757. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/import.c
  758. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/importdl.c
  759. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/marshal.c
  760. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/modsupport.c
  761. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/mystrtoul.c
  762. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/mysnprintf.c
  763. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/peephole.c
  764. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/pyarena.c
  765. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/pyctype.c
  766. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/pyfpe.c
  767. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/pyhash.c
  768. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/pymath.c
  769. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/pystate.c
  770. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/pythonrun.c
  771. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/pytime.c
  772. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/random.c
  773. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/structmember.c
  774. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/symtable.c
  775. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE \
  776. -DABIFLAGS='"m"' \
  777. -o Python/sysmodule.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/sysmodule.c
  778. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/traceback.c
  779. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/getopt.c
  780. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/pystrcmp.c
  781. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/pystrtod.c
  782. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/dtoa.c
  783. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/formatter_unicode.c
  784. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/fileutils.c
  785. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE \
  786. -DSOABI='"cpython-34m"' \
  787. -o Python/dynload_shlib.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/dynload_shlib.c
  788. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/thread.c
  789. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
  790. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux"' \
  791. -DPREFIX='"/usr"' \
  792. -DEXEC_PREFIX='"/usr"' \
  793. -DVERSION='"3.4"' \
  794. -DVPATH='"/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5"' \
  795. -o Modules/getpath.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/getpath.c
  796. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/main.c
  797. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/gcmodule.c
  798. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_threadmodule.c -o Modules/_threadmodule.o
  799. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/signalmodule.c -o Modules/signalmodule.o
  800. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/posixmodule.c -o Modules/posixmodule.o
  801. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/posixmodule.c: In function 'posix_major':
  802. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/posixmodule.c:8730:13: warning: In the GNU C Library, "major" is defined
  803. by <sys/sysmacros.h>. For historical compatibility, it is
  804. currently defined by <sys/types.h> as well, but we plan to
  805. remove this soon. To use "major", include <sys/sysmacros.h>
  806. directly. If you did not intend to use a system-defined macro
  807. "major", you should undefine it after including <sys/types.h>.
  808. return PyLong_FromLong((long)major(device));
  809. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  810. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/posixmodule.c: In function 'posix_minor':
  811. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/posixmodule.c:8743:13: warning: In the GNU C Library, "minor" is defined
  812. by <sys/sysmacros.h>. For historical compatibility, it is
  813. currently defined by <sys/types.h> as well, but we plan to
  814. remove this soon. To use "minor", include <sys/sysmacros.h>
  815. directly. If you did not intend to use a system-defined macro
  816. "minor", you should undefine it after including <sys/types.h>.
  817. return PyLong_FromLong((long)minor(device));
  818. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  819. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/posixmodule.c: In function 'posix_makedev':
  820. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/posixmodule.c:8756:13: warning: In the GNU C Library, "makedev" is defined
  821. by <sys/sysmacros.h>. For historical compatibility, it is
  822. currently defined by <sys/types.h> as well, but we plan to
  823. remove this soon. To use "makedev", include <sys/sysmacros.h>
  824. directly. If you did not intend to use a system-defined macro
  825. "makedev", you should undefine it after including <sys/types.h>.
  826. return _PyLong_FromDev(makedev(major, minor));
  827. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  828. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/errnomodule.c -o Modules/errnomodule.o
  829. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/pwdmodule.c -o Modules/pwdmodule.o
  830. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_sre.c -o Modules/_sre.o
  831. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_codecsmodule.c -o Modules/_codecsmodule.o
  832. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_weakref.c -o Modules/_weakref.o
  833. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
  834. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_operator.c -o Modules/_operator.o
  835. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
  836. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
  837. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/atexitmodule.c -o Modules/atexitmodule.o
  838. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_stat.c -o Modules/_stat.o
  839. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_localemodule.c -o Modules/_localemodule.o
  840. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io/_iomodule.c -o Modules/_iomodule.o
  841. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io/iobase.c -o Modules/iobase.o
  842. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io/fileio.c -o Modules/fileio.o
  843. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io/bytesio.c -o Modules/bytesio.o
  844. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io/bufferedio.c -o Modules/bufferedio.o
  845. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io/textio.c -o Modules/textio.o
  846. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_io/stringio.c -o Modules/stringio.o
  847. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/zipimport.c -o Modules/zipimport.o
  848. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/faulthandler.c -o Modules/faulthandler.o
  849. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_tracemalloc.c -o Modules/_tracemalloc.o
  850. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/hashtable.c -o Modules/hashtable.o
  851. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/symtablemodule.c -o Modules/symtablemodule.o
  852. i686-pc-linux-gnu-gcc -pthread -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/xxsubtype.c -o Modules/xxsubtype.o
  853. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Python/frozen.c
  854. /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Tools/gdb/libpython.py python-gdb.py
  855. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE -o Modules/_testembed.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_testembed.c
  856. # Substitution happens here, as the completely-expanded BINDIR
  857. # is not available in configure
  858. sed -e "s,@EXENAME@,/usr/bin/python3.4m," < /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Misc/python-config.in >python-config.py
  859. # Replace makefile compat. variable references with shell script compat. ones; ->
  860. sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config
  861. # On Darwin, always use the python version of the script, the shell
  862. # version doesn't use the compiler customizations that are provided
  863. # in python (_osx_support.py).
  864. if test `uname -s` = Darwin; then \
  865. cp python-config.py python-config; \
  866. fi
  867. i686-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -IInclude -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -fPIC -DPy_BUILD_CORE \
  868. -DHGVERSION="\"`LC_ALL=C `\"" \
  869. -DHGTAG="\"`LC_ALL=C `\"" \
  870. -DHGBRANCH="\"`LC_ALL=C `\"" \
  871. -o Modules/getbuildinfo.o /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/getbuildinfo.c
  872. rm -f libpython3.4m.a
  873. if test libpython3.4m.so.1.0 != libpython3.4m.so; then \
  874. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-hlibpython3.4m.so.1.0 -o libpython3.4m.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/_stat.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \
  875. ln -f libpython3.4m.so.1.0 libpython3.4m.so; \
  876. else \
  877. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -o libpython3.4m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/_stat.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \
  878. fi
  879. i686-pc-linux-gnu-ar rc libpython3.4m.a Modules/getbuildinfo.o
  880. i686-pc-linux-gnu-ar rc libpython3.4m.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o
  881. i686-pc-linux-gnu-ar rc libpython3.4m.a Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o
  882. i686-pc-linux-gnu-ar rc libpython3.4m.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/frozen.o
  883. i686-pc-linux-gnu-ar rc libpython3.4m.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
  884. i686-pc-linux-gnu-ar rc libpython3.4m.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/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/_stat.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o
  885. i686-pc-linux-gnu-ranlib libpython3.4m.a
  886. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.4m.so
  887. i686-pc-linux-gnu-gcc -pthread -Wl,-O1 -Wl,--as-needed -L. -Xlinker -export-dynamic -o python Modules/python.o -L. -lpython3.4m -lpthread -ldl -lutil -lm
  888. i686-pc-linux-gnu-gcc -pthread -Wl,-O1 -Wl,--as-needed -L. -Xlinker -export-dynamic -o Modules/_testembed Modules/_testembed.o -L. -lpython3.4m -lpthread -ldl -lutil -lm
  889. LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu ./python -E -S -m sysconfig --generate-posix-vars ;\
  890. if test $? -ne 0 ; then \
  891. echo "generate-posix-vars failed" ; \
  892. rm -f ./pybuilddir.txt ; \
  893. exit 1 ; \
  894. fi
  895. running build
  896. running build_ext
  897. INFO: Can't locate Tcl/Tk libs and/or headers
  898. building '_struct' extension
  899. creating build/temp.linux-i686-3.4/var
  900. creating build/temp.linux-i686-3.4/var/tmp
  901. creating build/temp.linux-i686-3.4/var/tmp/portage
  902. creating build/temp.linux-i686-3.4/var/tmp/portage/dev-lang
  903. creating build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5
  904. creating build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work
  905. creating build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5
  906. creating build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules
  907. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_struct.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_struct.o
  908. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_struct.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_struct.cpython-34m.so
  909. building '_ctypes_test' extension
  910. creating build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes
  911. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/_ctypes_test.o
  912. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_ctypes_test.cpython-34m.so
  913. building 'array' extension
  914. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/arraymodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/arraymodule.o
  915. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/arraymodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/array.cpython-34m.so
  916. building 'cmath' extension
  917. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cmathmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cmathmodule.o
  918. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_math.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_math.o
  919. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cmathmodule.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.4m -o build/lib.linux-i686-3.4/cmath.cpython-34m.so
  920. building 'math' extension
  921. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/mathmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/mathmodule.o
  922. In file included from /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include/Python.h:131:0,
  923. from /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/mathmodule.c:5 :
  924. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/mathmodule.c: In function 'math_fsum':
  925. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include/pyfpe.h:164:64: warning: passing argument 1 of 'PyFPE_dummy' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifier ]
  926. #define PyFPE_END_PROTECT(v) PyFPE_counter -= (int)PyFPE_dummy(&(v));
  927. ^
  928. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/mathmodule.c:1173:5: note: in expansion of macro 'PyFPE_END_PROTECT'
  929. PyFPE_END_PROTECT(hi)
  930. ^~~~~~~~~~~~~~~~~
  931. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include/pyfpe.h:134:15: note: expected 'void *' but argument is of type 'volatile double *'
  932. extern double PyFPE_dummy(void *);
  933. ^~~~~~~~~~~
  934. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_math.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_math.o
  935. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/mathmodule.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.4m -o build/lib.linux-i686-3.4/math.cpython-34m.so
  936. building 'time' extension
  937. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/timemodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/timemodule.o
  938. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/timemodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/time.cpython-34m.so
  939. building '_datetime' extension
  940. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_datetimemodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_datetimemodule.o
  941. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_datetimemodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_datetime.cpython-34m.so
  942. building '_random' extension
  943. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_randommodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_randommodule.o
  944. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_randommodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_random.cpython-34m.so
  945. building '_bisect' extension
  946. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_bisectmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_bisectmodule.o
  947. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_bisectmodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_bisect.cpython-34m.so
  948. building '_heapq' extension
  949. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_heapqmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_heapqmodule.o
  950. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_heapqmodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_heapq.cpython-34m.so
  951. building '_pickle' extension
  952. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_pickle.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_pickle.o
  953. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_pickle.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_pickle.cpython-34m.so
  954. building '_json' extension
  955. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_json.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_json.o
  956. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_json.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_json.cpython-34m.so
  957. building '_testcapi' extension
  958. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_testcapimodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_testcapimodule.o
  959. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_testcapimodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_testcapi.cpython-34m.so
  960. building '_testbuffer' extension
  961. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_testbuffer.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_testbuffer.o
  962. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_testbuffer.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_testbuffer.cpython-34m.so
  963. building '_testimportmultiple' extension
  964. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_testimportmultiple.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_testimportmultiple.o
  965. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_testimportmultiple.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_testimportmultiple.cpython-34m.so
  966. building '_lsprof' extension
  967. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_lsprof.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_lsprof.o
  968. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/rotatingtree.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/rotatingtree.o
  969. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_lsprof.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/rotatingtree.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_lsprof.cpython-34m.so
  970. building 'unicodedata' extension
  971. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/unicodedata.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/unicodedata.o
  972. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/unicodedata.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/unicodedata.cpython-34m.so
  973. building '_opcode' extension
  974. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_opcode.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_opcode.o
  975. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_opcode.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_opcode.cpython-34m.so
  976. building 'fcntl' extension
  977. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/fcntlmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/fcntlmodule.o
  978. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/fcntlmodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/fcntl.cpython-34m.so
  979. building 'grp' extension
  980. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/grpmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/grpmodule.o
  981. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/grpmodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/grp.cpython-34m.so
  982. building 'spwd' extension
  983. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/spwdmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/spwdmodule.o
  984. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/spwdmodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/spwd.cpython-34m.so
  985. building 'select' extension
  986. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/selectmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/selectmodule.o
  987. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/selectmodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/select.cpython-34m.so
  988. building 'parser' extension
  989. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/parsermodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/parsermodule.o
  990. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/parsermodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/parser.cpython-34m.so
  991. building 'mmap' extension
  992. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/mmapmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/mmapmodule.o
  993. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/mmapmodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/mmap.cpython-34m.so
  994. building 'syslog' extension
  995. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/syslogmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/syslogmodule.o
  996. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/syslogmodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/syslog.cpython-34m.so
  997. building 'audioop' extension
  998. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/audioop.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/audioop.o
  999. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/audioop.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/audioop.cpython-34m.so
  1000. building 'readline' extension
  1001. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/readline.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/readline.o
  1002. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/readline.o -L/usr/lib/termcap -L. -L/usr/local/lib -lreadline -lncursesw -lpython3.4m -o build/lib.linux-i686-3.4/readline.cpython-34m.so
  1003. building '_crypt' extension
  1004. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_cryptmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_cryptmodule.o
  1005. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -lpython3.4m -o build/lib.linux-i686-3.4/_crypt.cpython-34m.so
  1006. building '_csv' extension
  1007. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_csv.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_csv.o
  1008. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_csv.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_csv.cpython-34m.so
  1009. building '_posixsubprocess' extension
  1010. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_posixsubprocess.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_posixsubprocess.o
  1011. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_posixsubprocess.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_posixsubprocess.cpython-34m.so
  1012. building '_socket' extension
  1013. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/socketmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/socketmodule.o
  1014. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/socketmodule.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_socket.cpython-34m.so
  1015. building '_ssl' extension
  1016. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.o
  1017. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function '_create_tuple_for_X509_NAME':
  1018. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:694:35: error: dereferencing pointer to incomplete type 'X509_NAME_ENTRY {aka struct X509_name_entry_st}'
  1019. if (rdn_level != entry->set) {
  1020. ^~
  1021. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function '_get_peer_alt_names':
  1022. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:814:16: error: dereferencing pointer to incomplete type 'X509_EXTENSION {aka struct X509_extension_st}'
  1023. p = ext->value->data;
  1024. ^~
  1025. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:886:57: warning: implicit declaration of function 'ASN1_STRING_data' [-Wimplicit-function-declaration]
  1026. v = PyUnicode_FromStringAndSize((char *)ASN1_STRING_data(as),
  1027. ^~~~~~~~~~~~~~~~
  1028. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function '_get_crl_dp':
  1029. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:1041:22: error: dereferencing pointer to incomplete type 'X509 {aka struct x509_st}'
  1030. dps = certificate->crldp;
  1031. ^~
  1032. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function '_decode_certificate':
  1033. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:1164:17: warning: implicit declaration of function 'X509_get_notBefore' [-Wimplicit-function-declaration]
  1034. notBefore = X509_get_notBefore(certificate);
  1035. ^~~~~~~~~~~~~~~~~~
  1036. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:1164:15: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
  1037. notBefore = X509_get_notBefore(certificate);
  1038. ^
  1039. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:1181:16: warning: implicit declaration of function 'X509_get_notAfter' [-Wimplicit-function-declaration]
  1040. notAfter = X509_get_notAfter(certificate);
  1041. ^~~~~~~~~~~~~~~~~
  1042. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:1181:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
  1043. notAfter = X509_get_notAfter(certificate);
  1044. ^
  1045. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function 'PySSL_compression':
  1046. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:1430:43: error: dereferencing pointer to incomplete type 'COMP_METHOD {aka const struct comp_method_st}'
  1047. if (comp_method == NULL || comp_method->type == NID_undef)
  1048. ^~
  1049. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function 'context_new':
  1050. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:1991:27: warning: implicit declaration of function 'TLSv1_method' [-Wimplicit-function-declaration]
  1051. ctx = SSL_CTX_new(TLSv1_method());
  1052. ^~~~~~~~~~~~
  1053. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:1991:27: warning: passing argument 1 of 'SSL_CTX_new' makes pointer from integer without a cast [-Wint-conversion]
  1054. In file included from /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:64:0:
  1055. /usr/include/openssl/ssl.h:1333:17: note: expected 'const SSL_METHOD * {aka const struct ssl_method_st *}' but argument is of type 'int'
  1056. __owur SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
  1057. ^~~~~~~~~~~
  1058. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:1994:27: warning: implicit declaration of function 'TLSv1_1_method' [-Wimplicit-function-declaration]
  1059. ctx = SSL_CTX_new(TLSv1_1_method());
  1060. ^~~~~~~~~~~~~~
  1061. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:1994:27: warning: passing argument 1 of 'SSL_CTX_new' makes pointer from integer without a cast [-Wint-conversion]
  1062. In file included from /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:64:0:
  1063. /usr/include/openssl/ssl.h:1333:17: note: expected 'const SSL_METHOD * {aka const struct ssl_method_st *}' but argument is of type 'int'
  1064. __owur SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
  1065. ^~~~~~~~~~~
  1066. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:1996:27: warning: implicit declaration of function 'TLSv1_2_method' [-Wimplicit-function-declaration]
  1067. ctx = SSL_CTX_new(TLSv1_2_method());
  1068. ^~~~~~~~~~~~~~
  1069. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:1996:27: warning: passing argument 1 of 'SSL_CTX_new' makes pointer from integer without a cast [-Wint-conversion]
  1070. In file included from /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:64:0:
  1071. /usr/include/openssl/ssl.h:1333:17: note: expected 'const SSL_METHOD * {aka const struct ssl_method_st *}' but argument is of type 'int'
  1072. __owur SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
  1073. ^~~~~~~~~~~
  1074. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:2004:27: warning: implicit declaration of function 'SSLv2_method' [-Wimplicit-function-declaration]
  1075. ctx = SSL_CTX_new(SSLv2_method());
  1076. ^~~~~~~~~~~~
  1077. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:2004:27: warning: passing argument 1 of 'SSL_CTX_new' makes pointer from integer without a cast [-Wint-conversion]
  1078. In file included from /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:64:0:
  1079. /usr/include/openssl/ssl.h:1333:17: note: expected 'const SSL_METHOD * {aka const struct ssl_method_st *}' but argument is of type 'int'
  1080. __owur SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
  1081. ^~~~~~~~~~~
  1082. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function 'get_verify_flag ':
  1083. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:2265:46: error: dereferencing pointer to incomplete type 'X509_STORE {aka struct x509_store_st}'
  1084. flags = X509_VERIFY_PARAM_get_flags(store->param);
  1085. ^~
  1086. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function 'load_cert_chain':
  1087. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:2458:48: error: dereferencing pointer to incomplete type 'SSL_CTX {aka struct ssl_ctx_st}'
  1088. pem_password_cb *orig_passwd_cb = self->ctx->default_passwd_callback;
  1089. ^~
  1090. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function 'load_dh_params':
  1091. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:2776:5: warning: implicit declaration of function 'DH_free' [-Wimplicit-function-declaration]
  1092. DH_free(dh);
  1093. ^~~~~~~
  1094. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function 'cert_store_stat ':
  1095. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:3045:20: error: dereferencing pointer to incomplete type 'X509_OBJECT {aka struct x509_object_st}'
  1096. switch (obj->type) {
  1097. ^~
  1098. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:3055:18: error: 'X509_LU_PKEY' undeclared (first use in this function)
  1099. case X509_LU_PKEY:
  1100. ^~~~~~~~~~~~
  1101. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:3055:18: note: each undeclared identifier is reported only once for each function it appears in
  1102. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function 'PySSL_RAND':
  1103. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:3265:14: warning: implicit declaration of function 'RAND_pseudo_bytes' [-Wimplicit-function-declaration]
  1104. ok = RAND_pseudo_bytes((unsigned char*)PyBytes_AS_STRING(bytes), len);
  1105. ^~~~~~~~~~~~~~~~~
  1106. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: At top level:
  1107. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:3789:24: error: unknown type name 'CRYPTO_THREADID'
  1108. _ssl_threadid_callback(CRYPTO_THREADID *id)
  1109. ^~~~~~~~~~~~~~~
  1110. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function '_ssl_thread_locking_function':
  1111. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:3822:16: error: 'CRYPTO_LOCK' undeclared (first use in this function)
  1112. if (mode & CRYPTO_LOCK) {
  1113. ^~~~~~~~~~~
  1114. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function '_setup_ssl_threads':
  1115. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:3834:28: warning: implicit declaration of function 'CRYPTO_num_locks' [-Wimplicit-function-declaration]
  1116. _ssl_locks_count = CRYPTO_num_locks();
  1117. ^~~~~~~~~~~~~~~~
  1118. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:3853:9: warning: implicit declaration of function 'CRYPTO_set_locking_callback' [-Wimplicit-function-declaration]
  1119. CRYPTO_set_locking_callback(_ssl_thread_locking_function);
  1120. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1121. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:3855:9: warning: implicit declaration of function 'CRYPTO_THREADID_set_callback' [-Wimplicit-function-declaration]
  1122. CRYPTO_THREADID_set_callback(_ssl_threadid_callback);
  1123. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1124. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:3855:38: error: '_ssl_threadid_callback' undeclared (first use in this function)
  1125. CRYPTO_THREADID_set_callback(_ssl_threadid_callback);
  1126. ^~~~~~~~~~~~~~~~~~~~~~
  1127. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c: In function 'PyInit__ssl':
  1128. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:3927:5: warning: implicit declaration of function 'SSL_load_error_strings' [-Wimplicit-function-declaration]
  1129. SSL_load_error_strings();
  1130. ^~~~~~~~~~~~~~~~~~~~~~
  1131. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:3928:5: warning: implicit declaration of function 'SSL_library_init' [-Wimplicit-function-declaration]
  1132. SSL_library_init();
  1133. ^~~~~~~~~~~~~~~~
  1134. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:3935:5: warning: implicit declaration of function 'OpenSSL_add_all_algorithms' [-Wimplicit-function-declaration]
  1135. OpenSSL_add_all_algorithms();
  1136. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  1137. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:4189:14: warning: implicit declaration of function 'SSLeay' [-Wimplicit-function-declaration]
  1138. libver = SSLeay();
  1139. ^~~~~~
  1140. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:4199:30: warning: implicit declaration of function 'SSLeay_version' [-Wimplicit-function-declaration]
  1141. r = PyUnicode_FromString(SSLeay_version(SSLEAY_VERSION));
  1142. ^~~~~~~~~~~~~~
  1143. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ssl.c:4199:45: error: 'SSLEAY_VERSION' undeclared (first use in this function)
  1144. r = PyUnicode_FromString(SSLeay_version(SSLEAY_VERSION));
  1145. ^~~~~~~~~~~~~~
  1146. building '_hashlib' extension
  1147. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.o
  1148. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:42:26: error: field 'ctx' has incomplete type
  1149. EVP_MD_CTX ctx; /* OpenSSL message digest context */
  1150. ^~~
  1151. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c: In function 'EVP_dealloc':
  1152. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:109:5: warning: implicit declaration of function 'EVP_MD_CTX_cleanup' [-Wimplicit-function-declaration]
  1153. EVP_MD_CTX_cleanup(&self->ctx);
  1154. ^~~~~~~~~~~~~~~~~~
  1155. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c: In function 'EVP_digest':
  1156. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:145:16: error: storage size of 'temp_ctx' isn't known
  1157. EVP_MD_CTX temp_ctx;
  1158. ^~~~~~~~
  1159. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c: In function 'EVP_hexdigest':
  1160. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:165:16: error: storage size of 'temp_ctx' isn't known
  1161. EVP_MD_CTX temp_ctx;
  1162. ^~~~~~~~
  1163. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c: In function 'PKCS5_PBKDF2_HMAC_fast':
  1164. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:497:14: error: storage size of 'hctx_tpl' isn't known
  1165. HMAC_CTX hctx_tpl, hctx;
  1166. ^~~~~~~~
  1167. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:497:24: error: storage size of 'hctx' isn't known
  1168. HMAC_CTX hctx_tpl, hctx;
  1169. ^~~~
  1170. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:503:5: warning: implicit declaration of function 'HMAC_CTX_init' [-Wimplicit-function-declaration]
  1171. HMAC_CTX_init(&hctx_tpl);
  1172. ^~~~~~~~~~~~~
  1173. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:508:9: warning: implicit declaration of function 'HMAC_CTX_cleanup' [-Wimplicit-function-declaration]
  1174. HMAC_CTX_cleanup(&hctx_tpl);
  1175. ^~~~~~~~~~~~~~~~
  1176. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c: In function 'PyInit__hashlib':
  1177. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:848:5: warning: implicit declaration of function 'OpenSSL_add_all_digests' [-Wimplicit-function-declaration]
  1178. OpenSSL_add_all_digests();
  1179. ^~~~~~~~~~~~~~~~~~~~~~~
  1180. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:849:5: warning: implicit declaration of function 'ERR_load_crypto_strings' [-Wimplicit-function-declaration]
  1181. ERR_load_crypto_strings();
  1182. ^~~~~~~~~~~~~~~~~~~~~~~
  1183. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c: At top level:
  1184. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:54:23: error: storage size of 'CONST_new_md5_ctx' isn't known
  1185. static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
  1186. ^
  1187. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:57:1: note: in expansion of macro 'DEFINE_CONSTS_FOR_NEW'
  1188. DEFINE_CONSTS_FOR_NEW(md5)
  1189. ^~~~~~~~~~~~~~~~~~~~~
  1190. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:54:23: error: storage size of 'CONST_new_sha1_ctx' isn't known
  1191. static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
  1192. ^
  1193. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:58:1: note: in expansion of macro 'DEFINE_CONSTS_FOR_NEW'
  1194. DEFINE_CONSTS_FOR_NEW(sha1)
  1195. ^~~~~~~~~~~~~~~~~~~~~
  1196. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:54:23: error: storage size of 'CONST_new_sha224_ctx' isn't known
  1197. static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
  1198. ^
  1199. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:60:1: note: in expansion of macro 'DEFINE_CONSTS_FOR_NEW'
  1200. DEFINE_CONSTS_FOR_NEW(sha224)
  1201. ^~~~~~~~~~~~~~~~~~~~~
  1202. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:54:23: error: storage size of 'CONST_new_sha256_ctx' isn't known
  1203. static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
  1204. ^
  1205. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:61:1: note: in expansion of macro 'DEFINE_CONSTS_FOR_NEW'
  1206. DEFINE_CONSTS_FOR_NEW(sha256)
  1207. ^~~~~~~~~~~~~~~~~~~~~
  1208. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:54:23: error: storage size of 'CONST_new_sha384_ctx' isn't known
  1209. static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
  1210. ^
  1211. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:62:1: note: in expansion of macro 'DEFINE_CONSTS_FOR_NEW'
  1212. DEFINE_CONSTS_FOR_NEW(sha384)
  1213. ^~~~~~~~~~~~~~~~~~~~~
  1214. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:54:23: error: storage size of 'CONST_new_sha512_ctx' isn't known
  1215. static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
  1216. ^
  1217. /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_hashopenssl.c:63:1: note: in expansion of macro 'DEFINE_CONSTS_FOR_NEW'
  1218. DEFINE_CONSTS_FOR_NEW(sha512)
  1219. ^~~~~~~~~~~~~~~~~~~~~
  1220. building '_sha256' extension
  1221. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/sha256module.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/sha256module.o
  1222. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/sha256module.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_sha256.cpython-34m.so
  1223. building '_sha512' extension
  1224. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/sha512module.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/sha512module.o
  1225. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/sha512module.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_sha512.cpython-34m.so
  1226. building '_md5' extension
  1227. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/md5module.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/md5module.o
  1228. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/md5module.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_md5.cpython-34m.so
  1229. building '_sha1' extension
  1230. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/sha1module.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/sha1module.o
  1231. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/sha1module.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_sha1.cpython-34m.so
  1232. building '_dbm' extension
  1233. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DHAVE_GDBM_NDBM_H -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_dbmmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_dbmmodule.o
  1234. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_dbmmodule.o -L. -L/usr/local/lib -lgdbm -lgdbm_compat -lpython3.4m -o build/lib.linux-i686-3.4/_dbm.cpython-34m.so
  1235. building '_gdbm' extension
  1236. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_gdbmmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_gdbmmodule.o
  1237. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_gdbmmodule.o -L. -L/usr/local/lib -lgdbm -lpython3.4m -o build/lib.linux-i686-3.4/_gdbm.cpython-34m.so
  1238. building 'termios' extension
  1239. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/termios.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/termios.o
  1240. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/termios.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/termios.cpython-34m.so
  1241. building 'resource' extension
  1242. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/resource.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/resource.o
  1243. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/resource.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/resource.cpython-34m.so
  1244. building 'nis' extension
  1245. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/nismodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/nismodule.o
  1246. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/nismodule.o -L. -L/usr/local/lib -lnsl -lpython3.4m -o build/lib.linux-i686-3.4/nis.cpython-34m.so
  1247. building '_curses' extension
  1248. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_cursesmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_cursesmodule.o
  1249. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -lpython3.4m -o build/lib.linux-i686-3.4/_curses.cpython-34m.so
  1250. building '_curses_panel' extension
  1251. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_curses_panel.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_curses_panel.o
  1252. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -lpython3.4m -o build/lib.linux-i686-3.4/_curses_panel.cpython-34m.so
  1253. building 'zlib' extension
  1254. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/zlibmodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/zlibmodule.o
  1255. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/zlibmodule.o -L. -L/usr/local/lib -lz -lpython3.4m -o build/lib.linux-i686-3.4/zlib.cpython-34m.so
  1256. building 'binascii' extension
  1257. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/binascii.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/binascii.o -DUSE_ZLIB_CRC32
  1258. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/binascii.o -L. -L/usr/local/lib -lz -lpython3.4m -o build/lib.linux-i686-3.4/binascii.cpython-34m.so
  1259. building '_bz2' extension
  1260. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_bz2module.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_bz2module.o
  1261. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_bz2module.o -L. -L/usr/local/lib -lbz2 -lpython3.4m -o build/lib.linux-i686-3.4/_bz2.cpython-34m.so
  1262. building '_lzma' extension
  1263. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_lzmamodule.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_lzmamodule.o
  1264. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -lpython3.4m -o build/lib.linux-i686-3.4/_lzma.cpython-34m.so
  1265. building 'pyexpat' extension
  1266. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/pyexpat.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/pyexpat.o
  1267. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/pyexpat.o -L. -L/usr/local/lib -lexpat -lpython3.4m -o build/lib.linux-i686-3.4/pyexpat.cpython-34m.so
  1268. building '_elementtree' extension
  1269. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DUSE_PYEXPAT_CAPI -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_elementtree.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_elementtree.o
  1270. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_elementtree.o -L. -L/usr/local/lib -lexpat -lpython3.4m -o build/lib.linux-i686-3.4/_elementtree.cpython-34m.so
  1271. building '_multibytecodec' extension
  1272. creating build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs
  1273. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/multibytecodec.o
  1274. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_multibytecodec.cpython-34m.so
  1275. building '_codecs_kr' extension
  1276. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_kr.o
  1277. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_codecs_kr.cpython-34m.so
  1278. building '_codecs_jp' extension
  1279. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_jp.o
  1280. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_codecs_jp.cpython-34m.so
  1281. building '_codecs_cn' extension
  1282. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_cn.o
  1283. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_codecs_cn.cpython-34m.so
  1284. building '_codecs_tw' extension
  1285. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_tw.o
  1286. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_codecs_tw.cpython-34m.so
  1287. building '_codecs_hk' extension
  1288. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_hk.o
  1289. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_codecs_hk.cpython-34m.so
  1290. building '_codecs_iso2022' extension
  1291. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_iso2022.o
  1292. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_codecs_iso2022.cpython-34m.so
  1293. building '_decimal' extension
  1294. creating build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal
  1295. creating build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec
  1296. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/_decimal.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/_decimal.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1297. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/basearith.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1298. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/constants.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1299. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/context.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/context.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1300. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/convolute.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1301. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/crt.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1302. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/difradix2.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1303. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/fnt.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1304. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/fourstep.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1305. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/io.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/io.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1306. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/memory.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1307. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/mpdecimal.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1308. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/numbertheory.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1309. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/sixstep.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1310. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/transpose.o -Wno-unknown-pragmas -Wextra -Wno-missing-field-initializers
  1311. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/_decimal.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/basearith.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/constants.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/context.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/convolute.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/crt.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/fnt.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/io.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/memory.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_decimal.cpython-34m.so
  1312. building '_multiprocessing' extension
  1313. creating build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_multiprocessing
  1314. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -IModules/_multiprocessing -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_multiprocessing/multiprocessing.o
  1315. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -IModules/_multiprocessing -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_multiprocessing/semaphore.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_multiprocessing/semaphore.o
  1316. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_multiprocessing/multiprocessing.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/_multiprocessing.cpython-34m.so
  1317. building 'ossaudiodev' extension
  1318. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/ossaudiodev.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/ossaudiodev.o
  1319. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/ossaudiodev.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/ossaudiodev.cpython-34m.so
  1320. building 'xxlimited' extension
  1321. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -DPy_LIMITED_API=0x03040000 -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/xxlimited.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/xxlimited.o
  1322. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/xxlimited.o -L. -L/usr/local/lib -lpython3.4m -o build/lib.linux-i686-3.4/xxlimited.cpython-34m.so
  1323. building '_ctypes' extension
  1324. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I/usr/lib/libffi-3.2.1/include -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/_ctypes.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/_ctypes.o
  1325. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I/usr/lib/libffi-3.2.1/include -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/callbacks.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/callbacks.o
  1326. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I/usr/lib/libffi-3.2.1/include -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/callproc.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/callproc.o
  1327. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I/usr/lib/libffi-3.2.1/include -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/stgdict.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/stgdict.o
  1328. i686-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv -Werror=declaration-after-statement -I/usr/lib/libffi-3.2.1/include -I. -I/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Include -I/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/cfield.c -o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/cfield.o
  1329. i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -DNDEBUG -O2 -march=i686 -pipe -fwrapv build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/_ctypes.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/callbacks.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/callproc.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/stgdict.o build/temp.linux-i686-3.4/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Modules/_ctypes/cfield.o -L. -L/usr/local/lib -lffi -lpython3.4m -o build/lib.linux-i686-3.4/_ctypes.cpython-34m.so
  1330.  
  1331. Python build finished successfully!
  1332. The necessary bits to build these optional modules were not found:
  1333. _tkinter
  1334. To find the necessary bits, look in setup.py in detect_modules() for the module's name.
  1335.  
  1336.  
  1337. Failed to build these modules:
  1338. _hashlib _ssl
  1339.  
  1340. running build_scripts
  1341. creating build/scripts-3.4
  1342. copying and adjusting /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Tools/scripts/pydoc3 -> build/scripts-3.4
  1343. copying and adjusting /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Tools/scripts/idle3 -> build/scripts-3.4
  1344. copying and adjusting /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Tools/scripts/2to3 -> build/scripts-3.4
  1345. copying and adjusting /var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5/Tools/scripts/pyvenv -> build/scripts-3.4
  1346. changing mode of build/scripts-3.4/pydoc3 from 644 to 755
  1347. changing mode of build/scripts-3.4/idle3 from 644 to 755
  1348. changing mode of build/scripts-3.4/2to3 from 644 to 755
  1349. changing mode of build/scripts-3.4/pyvenv from 644 to 755
  1350. renaming build/scripts-3.4/pydoc3 to build/scripts-3.4/pydoc3.4
  1351. renaming build/scripts-3.4/idle3 to build/scripts-3.4/idle3.4
  1352. renaming build/scripts-3.4/2to3 to build/scripts-3.4/2to3-3.4
  1353. renaming build/scripts-3.4/pyvenv to build/scripts-3.4/pyvenv-3.4
  1354. make: *** [Makefile:582: sharedmods] Error 1
  1355. * ERROR: dev-lang/python-3.4.5::gentoo failed (compile phase):
  1356. * emake failed
  1357. *
  1358. * If you need support, post the output of `emerge --info '=dev-lang/python-3.4.5::gentoo'`,
  1359. * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.4.5::gentoo'`.
  1360. * The complete build log is located at '/var/tmp/portage/dev-lang/python-3.4.5/temp/build.log'.
  1361. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.4.5/temp/environment'.
  1362. * Working directory: '/var/tmp/portage/dev-lang/python-3.4.5/work/i686-pc-linux-gnu'
  1363. * S: '/var/tmp/portage/dev-lang/python-3.4.5/work/Python-3.4.5'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement