Advertisement
Guest User

Untitled

a guest
Dec 14th, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.67 KB | None | 0 0
  1.  * Package: dev-lang/python-3.2.5-r3
  2.  * Repository: gentoo_prefix
  3.  * USE: abi_x86_64 amd64 bootstrap elibc_glibc ipv6 kernel_linux ncurses prefix threads userland_GNU wide-unicode xml
  4.  * FEATURES: preserve-libs userpriv usersandbox
  5. /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/temp/environment: line 90: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
  6. >>> Unpacking source...
  7. >>> Unpacking Python-3.2.5.tar.xz to /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work
  8. >>> Unpacking python-gentoo-patches-3.2.5-0.tar.xz to /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work
  9. >>> Unpacking python-prefix-3.2.5-gentoo-patches-r0.tar.bz2 to /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work
  10. >>> Source unpacked in /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work
  11. /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/temp/environment: line 90: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
  12. >>> Preparing source in /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5 ...
  13. * Applying various patches (bugfixes/updates) ...
  14. * 01_all_static_library_location.patch ...
  15.  [ ok ]
  16. * 02_all_disable_modules_and_ssl.patch ...
  17.  [ ok ]
  18. * 03_all_libdir.patch ...
  19.  [ ok ]
  20. * 04_all_non-zero_exit_status_on_failure.patch ...
  21.  [ ok ]
  22. * 05_all_regenerate_platform-specific_modules.patch ...
  23.  [ ok ]
  24. * 21_all_distutils_c++.patch ...
  25.  [ ok ]
  26. * 22_all_tests_environment.patch ...
  27.  [ ok ]
  28. * 23_all_h2py_encoding.patch ...
  29.  [ ok ]
  30. * Skipping 41_all_crosscompile.patch due to EPATCH_EXCLUDE ...
  31. * 61_all_process_data.patch ...
  32.  [ ok ]
  33. * Done with patching
  34. * Applying python-3.2-CVE-2013-2099.patch ...
  35.  [ ok ]
  36. * Applying CVE-2013-4238_py33.patch ...
  37.  [ ok ]
  38. * Applying python-3.2-issue16248.patch ...
  39.  [ ok ]
  40. * Applying python-3.2-issue18235.patch ...
  41.  [ ok ]
  42. * Applying python-3.2-issue19521.patch ...
  43.  [ ok ]
  44. * Applying python-3.2-issue19529.patch ...
  45.  [ ok ]
  46. * Applying various patches (bugfixes/updates) ...
  47. * 01_all_prefix-no-patch-invention.patch ...
  48.  [ ok ]
  49. * 03_all_distutils-nfs.patch ...
  50.  [ ok ]
  51. * 05_all_solaris64-crypt.patch ...
  52.  [ ok ]
  53. * 06_all_hpux-termios-noqnx.patch ...
  54.  [ ok ]
  55. * 07_all_hpux-missing-SEM_FAILED.patch ...
  56.  [ ok ]
  57. * 08_all_darwin-bundle.patch ...
  58.  [ ok ]
  59. * 09_all_mac-no-framework-lookup.patch ...
  60.  [ ok ]
  61. * 10_all_mac-just-prefix.patch ...
  62.  [ ok ]
  63. * 11_all_darwin-dyld-library-path.patch ...
  64.  [ ok ]
  65. * 12_all_aix-ld-so-which.patch ...
  66.  [ ok ]
  67. * 13_all_aix-soname.patch ...
  68.  [ ok ]
  69. * 14_all_darwin_uint.patch ...
  70.  [ ok ]
  71. * Done with patching
  72. * Running autoconf ...
  73.  [ ok ]
  74. * Running autoheader ...
  75.  [ ok ]
  76. >>> Source prepared.
  77. /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/temp/environment: line 90: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
  78. >>> Configuring source in /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5 ...
  79. * Disabled modules: gdbm readline _sqlite3 _tkinter
  80. /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/configure --prefix=/home/canassa/gentoo/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/home/canassa/gentoo/usr/share/man --infodir=/home/canassa/gentoo/usr/share/info --datadir=/home/canassa/gentoo/usr/share --sysconfdir=/home/canassa/gentoo/etc --localstatedir=/home/canassa/gentoo/var/lib --libdir=/home/canassa/gentoo/usr/lib --with-fpectl --enable-shared --enable-ipv6 --with-threads --with-wide-unicode --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborder= --with-libc= --enable-loadable-sqlite-extensions --with-system-expat --with-system-ffi --without-pymalloc
  81. checking for --enable-universalsdk... no
  82. checking for --with-universal-archs... 32-bit
  83. checking MACHDEP... linux2
  84. checking machine type as reported by uname -m... x86_64
  85. checking for --without-gcc... no
  86. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  87. checking whether the C compiler works... yes
  88. checking for C compiler default output file name... a.out
  89. checking for suffix of executables...
  90. checking whether we are cross compiling... no
  91. checking for suffix of object files... o
  92. checking whether we are using the GNU C compiler... yes
  93. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  94. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  95. checking for --with-cxx-main=<compiler>... no
  96. checking for -Wl,--no-as-needed... yes
  97. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  98. checking for grep that handles long lines and -e... /home/canassa/gentoo/bin/grep
  99. checking for egrep... /home/canassa/gentoo/bin/grep -E
  100. checking for ANSI C header files... yes
  101. checking for sys/types.h... yes
  102. checking for sys/stat.h... yes
  103. checking for stdlib.h... yes
  104. checking for string.h... yes
  105. checking for memory.h... yes
  106. checking for strings.h... yes
  107. checking for inttypes.h... yes
  108. checking for stdint.h... yes
  109. checking for unistd.h... yes
  110. checking minix/config.h usability... no
  111. checking minix/config.h presence... no
  112. checking for minix/config.h... no
  113. checking whether it is safe to define __EXTENSIONS__... yes
  114. checking for --with-suffix...
  115. checking for case-insensitive build directory... no
  116. checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a
  117. checking LINKCC... $(PURIFY) $(MAINCC)
  118. checking for GNU ld... yes
  119. checking for inline... inline
  120. checking for --enable-shared... yes
  121. checking for --enable-profiling...
  122. checking LDLIBRARY... libpython$(LDVERSION).so
  123. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  124. checking for ar... ar
  125. checking for svnversion... found
  126. checking for python3.2... no
  127. checking for python3... no
  128. checking for python... python
  129. checking for a BSD-compatible install... /home/canassa/gentoo/usr/bin/install -c
  130. checking for a thread-safe mkdir -p... /home/canassa/gentoo/bin/mkdir -p
  131. checking for --with-pydebug... no
  132. checking whether x86_64-pc-linux-gnu-gcc accepts and needs -fno-strict-aliasing... yes
  133. checking whether gcc supports ParseTuple __format__... no
  134. checking whether pthreads are available without options... no
  135. checking whether x86_64-pc-linux-gnu-gcc accepts -Kpthread... no
  136. checking whether x86_64-pc-linux-gnu-gcc accepts -Kthread... no
  137. checking whether x86_64-pc-linux-gnu-gcc accepts -pthread... yes
  138. checking whether x86_64-pc-linux-gnu-g++ also accepts flags for thread support... yes
  139. checking for ANSI C header files... (cached) yes
  140. checking asm/types.h usability... yes
  141. checking asm/types.h presence... yes
  142. checking for asm/types.h... yes
  143. checking conio.h usability... no
  144. checking conio.h presence... no
  145. checking for conio.h... no
  146. checking curses.h usability... yes
  147. checking curses.h presence... yes
  148. checking for curses.h... yes
  149. checking direct.h usability... no
  150. checking direct.h presence... no
  151. checking for direct.h... no
  152. checking dlfcn.h usability... yes
  153. checking dlfcn.h presence... yes
  154. checking for dlfcn.h... yes
  155. checking errno.h usability... yes
  156. checking errno.h presence... yes
  157. checking for errno.h... yes
  158. checking fcntl.h usability... yes
  159. checking fcntl.h presence... yes
  160. checking for fcntl.h... yes
  161. checking grp.h usability... yes
  162. checking grp.h presence... yes
  163. checking for grp.h... yes
  164. checking ieeefp.h usability... no
  165. checking ieeefp.h presence... no
  166. checking for ieeefp.h... no
  167. checking io.h usability... no
  168. checking io.h presence... no
  169. checking for io.h... no
  170. checking langinfo.h usability... yes
  171. checking langinfo.h presence... yes
  172. checking for langinfo.h... yes
  173. checking libintl.h usability... yes
  174. checking libintl.h presence... yes
  175. checking for libintl.h... yes
  176. checking ncurses.h usability... yes
  177. checking ncurses.h presence... yes
  178. checking for ncurses.h... yes
  179. checking poll.h usability... yes
  180. checking poll.h presence... yes
  181. checking for poll.h... yes
  182. checking process.h usability... no
  183. checking process.h presence... no
  184. checking for process.h... no
  185. checking pthread.h usability... yes
  186. checking pthread.h presence... yes
  187. checking for pthread.h... yes
  188. checking shadow.h usability... yes
  189. checking shadow.h presence... yes
  190. checking for shadow.h... yes
  191. checking signal.h usability... yes
  192. checking signal.h presence... yes
  193. checking for signal.h... yes
  194. checking for stdint.h... (cached) yes
  195. checking stropts.h usability... no
  196. checking stropts.h presence... no
  197. checking for stropts.h... no
  198. checking termios.h usability... yes
  199. checking termios.h presence... yes
  200. checking for termios.h... yes
  201. checking thread.h usability... no
  202. checking thread.h presence... no
  203. checking for thread.h... no
  204. checking for unistd.h... (cached) yes
  205. checking utime.h usability... yes
  206. checking utime.h presence... yes
  207. checking for utime.h... yes
  208. checking sys/audioio.h usability... no
  209. checking sys/audioio.h presence... no
  210. checking for sys/audioio.h... no
  211. checking sys/bsdtty.h usability... no
  212. checking sys/bsdtty.h presence... no
  213. checking for sys/bsdtty.h... no
  214. checking sys/epoll.h usability... yes
  215. checking sys/epoll.h presence... yes
  216. checking for sys/epoll.h... yes
  217. checking sys/event.h usability... no
  218. checking sys/event.h presence... no
  219. checking for sys/event.h... no
  220. checking sys/file.h usability... yes
  221. checking sys/file.h presence... yes
  222. checking for sys/file.h... yes
  223. checking sys/loadavg.h usability... no
  224. checking sys/loadavg.h presence... no
  225. checking for sys/loadavg.h... no
  226. checking sys/lock.h usability... no
  227. checking sys/lock.h presence... no
  228. checking for sys/lock.h... no
  229. checking sys/mkdev.h usability... no
  230. checking sys/mkdev.h presence... no
  231. checking for sys/mkdev.h... no
  232. checking sys/modem.h usability... no
  233. checking sys/modem.h presence... no
  234. checking for sys/modem.h... no
  235. checking sys/param.h usability... yes
  236. checking sys/param.h presence... yes
  237. checking for sys/param.h... yes
  238. checking sys/poll.h usability... yes
  239. checking sys/poll.h presence... yes
  240. checking for sys/poll.h... yes
  241. checking sys/select.h usability... yes
  242. checking sys/select.h presence... yes
  243. checking for sys/select.h... yes
  244. checking sys/socket.h usability... yes
  245. checking sys/socket.h presence... yes
  246. checking for sys/socket.h... yes
  247. checking sys/statvfs.h usability... yes
  248. checking sys/statvfs.h presence... yes
  249. checking for sys/statvfs.h... yes
  250. checking for sys/stat.h... (cached) yes
  251. checking sys/syscall.h usability... yes
  252. checking sys/syscall.h presence... yes
  253. checking for sys/syscall.h... yes
  254. checking sys/termio.h usability... no
  255. checking sys/termio.h presence... no
  256. checking for sys/termio.h... no
  257. checking sys/time.h usability... yes
  258. checking sys/time.h presence... yes
  259. checking for sys/time.h... yes
  260. checking sys/times.h usability... yes
  261. checking sys/times.h presence... yes
  262. checking for sys/times.h... yes
  263. checking for sys/types.h... (cached) yes
  264. checking sys/un.h usability... yes
  265. checking sys/un.h presence... yes
  266. checking for sys/un.h... yes
  267. checking sys/utsname.h usability... yes
  268. checking sys/utsname.h presence... yes
  269. checking for sys/utsname.h... yes
  270. checking sys/wait.h usability... yes
  271. checking sys/wait.h presence... yes
  272. checking for sys/wait.h... yes
  273. checking pty.h usability... yes
  274. checking pty.h presence... yes
  275. checking for pty.h... yes
  276. checking libutil.h usability... no
  277. checking libutil.h presence... no
  278. checking for libutil.h... no
  279. checking sys/resource.h usability... yes
  280. checking sys/resource.h presence... yes
  281. checking for sys/resource.h... yes
  282. checking netpacket/packet.h usability... yes
  283. checking netpacket/packet.h presence... yes
  284. checking for netpacket/packet.h... yes
  285. checking sysexits.h usability... yes
  286. checking sysexits.h presence... yes
  287. checking for sysexits.h... yes
  288. checking bluetooth.h usability... no
  289. checking bluetooth.h presence... no
  290. checking for bluetooth.h... no
  291. checking bluetooth/bluetooth.h usability... no
  292. checking bluetooth/bluetooth.h presence... no
  293. checking for bluetooth/bluetooth.h... no
  294. checking linux/tipc.h usability... yes
  295. checking linux/tipc.h presence... yes
  296. checking for linux/tipc.h... yes
  297. checking spawn.h usability... yes
  298. checking spawn.h presence... yes
  299. checking for spawn.h... yes
  300. checking util.h usability... no
  301. checking util.h presence... no
  302. checking for util.h... no
  303. checking for dirent.h that defines DIR... yes
  304. checking for library containing opendir... none required
  305. checking whether sys/types.h defines makedev... yes
  306. checking for term.h... yes
  307. checking for linux/netlink.h... yes
  308. checking for clock_t in time.h... yes
  309. checking for makedev... yes
  310. checking Solaris LFS bug... no
  311. checking for mode_t... yes
  312. checking for off_t... yes
  313. checking for pid_t... yes
  314. checking for size_t... yes
  315. checking for uid_t in sys/types.h... yes
  316. checking for uint32_t... yes
  317. checking for uint32_t... yes
  318. checking for uint64_t... yes
  319. checking for uint64_t... yes
  320. checking for int32_t... yes
  321. checking for int32_t... yes
  322. checking for int64_t... yes
  323. checking for int64_t... yes
  324. checking for ssize_t... yes
  325. checking size of int... 4
  326. checking size of long... 8
  327. checking size of void *... 8
  328. checking size of short... 2
  329. checking size of float... 4
  330. checking size of double... 8
  331. checking size of fpos_t... 16
  332. checking size of size_t... 8
  333. checking size of pid_t... 4
  334. checking for long long support... yes
  335. checking size of long long... 8
  336. checking for long double support... yes
  337. checking size of long double... 16
  338. checking for _Bool support... yes
  339. checking size of _Bool... 1
  340. checking for uintptr_t... yes
  341. checking size of uintptr_t... 8
  342. checking size of off_t... 8
  343. checking whether to enable large file support... no
  344. checking size of time_t... 8
  345. checking for pthread_t... yes
  346. checking size of pthread_t... 8
  347. checking for --enable-framework... no
  348. checking for dyld... no
  349. checking the extension of shared libraries... .so
  350. checking LDSHARED... $(CC) -shared
  351. checking CCSHARED... -fPIC
  352. checking LINKFORSHARED... -Xlinker -export-dynamic
  353. checking CFLAGSFORSHARED... $(CCSHARED)
  354. checking SHLIBS... $(LIBS)
  355. checking for dlopen in -ldl... yes
  356. checking for shl_load in -ldld... no
  357. checking for library containing sem_init... -lpthread
  358. checking for textdomain in -lintl... no
  359. checking for t_open in -lnsl... no
  360. checking for socket in -lsocket... no
  361. checking for --with-libs... no
  362. checking for x86_64-pc-linux-gnu-pkg-config... (cached) x86_64-pc-linux-gnu-pkg-config
  363. checking for --with-system-expat... yes
  364. checking for --with-system-ffi... yes
  365. checking for --enable-loadable-sqlite-extensions... yes
  366. checking for --with-dbmliborder...
  367. checking for --with-signal-module... yes
  368. checking for --with-dec-threads... no
  369. checking for --with-threads... yes
  370. checking if PTHREAD_SCOPE_SYSTEM is supported... yes
  371. checking for pthread_sigmask... yes
  372. checking if --enable-ipv6 is specified... yes
  373. checking ipv6 stack type... linux-glibc
  374. checking for OSX 10.5 SDK or later... no
  375. checking for --with-doc-strings... yes
  376. checking for --with-tsc... no
  377. checking for --with-pymalloc... no
  378. checking for --with-valgrind... no
  379. checking for dlopen... yes
  380. checking DYNLOADFILE... dynload_shlib.o
  381. checking MACHDEP_OBJS... MACHDEP_OBJS
  382. checking for alarm... yes
  383. checking for accept4... yes
  384. checking for setitimer... yes
  385. checking for getitimer... yes
  386. checking for bind_textdomain_codeset... yes
  387. checking for chown... yes
  388. checking for clock... yes
  389. checking for confstr... yes
  390. checking for ctermid... yes
  391. checking for execv... yes
  392. checking for fchmod... yes
  393. checking for fchown... yes
  394. checking for fork... yes
  395. checking for fpathconf... yes
  396. checking for ftime... yes
  397. checking for ftruncate... yes
  398. checking for gai_strerror... yes
  399. checking for getgroups... yes
  400. checking for getlogin... yes
  401. checking for getloadavg... yes
  402. checking for getpeername... yes
  403. checking for getpgid... yes
  404. checking for getpid... yes
  405. checking for getpriority... yes
  406. checking for getresuid... yes
  407. checking for getresgid... yes
  408. checking for getpwent... yes
  409. checking for getspnam... yes
  410. checking for getspent... yes
  411. checking for getsid... yes
  412. checking for getwd... yes
  413. checking for initgroups... yes
  414. checking for kill... yes
  415. checking for killpg... yes
  416. checking for lchmod... no
  417. checking for lchown... yes
  418. checking for lstat... yes
  419. checking for mbrtowc... yes
  420. checking for mkfifo... yes
  421. checking for mknod... yes
  422. checking for mktime... yes
  423. checking for mremap... yes
  424. checking for nice... yes
  425. checking for pathconf... yes
  426. checking for pause... yes
  427. checking for plock... no
  428. checking for poll... yes
  429. checking for pthread_init... no
  430. checking for putenv... yes
  431. checking for readlink... yes
  432. checking for realpath... yes
  433. checking for select... yes
  434. checking for sem_open... yes
  435. checking for sem_timedwait... yes
  436. checking for sem_getvalue... yes
  437. checking for sem_unlink... yes
  438. checking for setegid... yes
  439. checking for seteuid... yes
  440. checking for setgid... yes
  441. checking for setlocale... yes
  442. checking for setregid... yes
  443. checking for setreuid... yes
  444. checking for setresuid... yes
  445. checking for setresgid... yes
  446. checking for setsid... yes
  447. checking for setpgid... yes
  448. checking for setpgrp... yes
  449. checking for setuid... yes
  450. checking for setvbuf... yes
  451. checking for sigaction... yes
  452. checking for siginterrupt... yes
  453. checking for sigrelse... yes
  454. checking for snprintf... yes
  455. checking for strftime... yes
  456. checking for strlcpy... no
  457. checking for sysconf... yes
  458. checking for tcgetpgrp... yes
  459. checking for tcsetpgrp... yes
  460. checking for tempnam... yes
  461. checking for timegm... yes
  462. checking for times... yes
  463. checking for tmpfile... yes
  464. checking for tmpnam... yes
  465. checking for tmpnam_r... yes
  466. checking for truncate... yes
  467. checking for uname... yes
  468. checking for unsetenv... yes
  469. checking for utimes... yes
  470. checking for waitpid... yes
  471. checking for wait3... yes
  472. checking for wait4... yes
  473. checking for wcscoll... yes
  474. checking for wcsftime... yes
  475. checking for wcsxfrm... yes
  476. checking for _getpty... no
  477. checking whether dirfd is declared... yes
  478. checking for chroot... yes
  479. checking for link... yes
  480. checking for symlink... yes
  481. checking for fchdir... yes
  482. checking for fsync... yes
  483. checking for fdatasync... yes
  484. checking for epoll... yes
  485. checking for kqueue... no
  486. checking for ctermid_r... no
  487. checking for flock declaration... yes
  488. checking for flock... yes
  489. checking for getpagesize... yes
  490. checking for broken unsetenv... no
  491. checking for true... true
  492. checking for inet_aton in -lc... yes
  493. checking for chflags... no
  494. checking for lchflags... no
  495. checking for inflateCopy in -lz... yes
  496. checking for hstrerror... yes
  497. checking for inet_aton... yes
  498. checking for inet_pton... yes
  499. checking for setgroups... yes
  500. checking for openpty... no
  501. checking for openpty in -lutil... yes
  502. checking for forkpty... yes
  503. checking for memmove... yes
  504. checking for fseek64... no
  505. checking for fseeko... yes
  506. checking for fstatvfs... yes
  507. checking for ftell64... no
  508. checking for ftello... yes
  509. checking for statvfs... yes
  510. checking for dup2... yes
  511. checking for getcwd... yes
  512. checking for strdup... yes
  513. checking for getpgrp... yes
  514. checking for setpgrp... (cached) yes
  515. checking for gettimeofday... yes
  516. checking for major... yes
  517. checking for getaddrinfo... yes
  518. checking getaddrinfo bug... no
  519. checking for getnameinfo... yes
  520. checking whether time.h and sys/time.h may both be included... yes
  521. checking whether struct tm is in sys/time.h or time.h... time.h
  522. checking for struct tm.tm_zone... yes
  523. checking for struct stat.st_rdev... yes
  524. checking for struct stat.st_blksize... yes
  525. checking for struct stat.st_flags... no
  526. checking for struct stat.st_gen... no
  527. checking for struct stat.st_birthtime... no
  528. checking for struct stat.st_blocks... yes
  529. checking for time.h that defines altzone... no
  530. checking whether sys/select.h and sys/time.h may both be included... yes
  531. checking for addrinfo... yes
  532. checking for sockaddr_storage... yes
  533. checking whether char is unsigned... no
  534. checking for an ANSI C-conforming const... yes
  535. checking for working volatile... yes
  536. checking for working signed char... yes
  537. checking for prototypes... yes
  538. checking for variable length prototypes and stdarg.h... yes
  539. checking for socketpair... yes
  540. checking if sockaddr has sa_len member... no
  541. checking whether va_list is an array... yes
  542. checking for gethostbyname_r... yes
  543. checking gethostbyname_r with 6 args... yes
  544. checking for __fpu_control... yes
  545. checking for --with-fpectl... yes
  546. checking for --with-libm=STRING... default LIBM="-lm"
  547. checking for --with-libc=STRING... set LIBC=""
  548. checking whether C doubles are little-endian IEEE 754 binary64... yes
  549. checking whether C doubles are big-endian IEEE 754 binary64... no
  550. checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
  551. checking whether we can use gcc inline assembler to get and set x87 control word... yes
  552. checking for x87-style double rounding... no
  553. checking for acosh... yes
  554. checking for asinh... yes
  555. checking for atanh... yes
  556. checking for copysign... yes
  557. checking for erf... yes
  558. checking for erfc... yes
  559. checking for expm1... yes
  560. checking for finite... yes
  561. checking for gamma... yes
  562. checking for hypot... yes
  563. checking for lgamma... yes
  564. checking for log1p... yes
  565. checking for round... yes
  566. checking for tgamma... yes
  567. checking whether isinf is declared... yes
  568. checking whether isnan is declared... yes
  569. checking whether isfinite is declared... yes
  570. checking whether tanh preserves the sign of zero... yes
  571. checking whether log1p drops the sign of negative zero... no
  572. checking whether POSIX semaphores are enabled... yes
  573. checking for broken sem_getvalue... no
  574. checking digit size for Python's longs... no value specified
  575. checking wchar.h usability... yes
  576. checking wchar.h presence... yes
  577. checking for wchar.h... yes
  578. checking size of wchar_t... 4
  579. checking for UCS-4 tcl... no
  580. checking whether wchar_t is signed... yes
  581. checking what type to use for str... no type found
  582. checking whether byte ordering is bigendian... no
  583. checking ABIFLAGS...
  584. checking SOABI... cpython-32
  585. checking LDVERSION... $(VERSION)$(ABIFLAGS)
  586. checking whether right shift extends the sign bit... yes
  587. checking for getc_unlocked() and friends... yes
  588. checking how to link readline libs... -lreadline
  589. checking for rl_callback_handler_install in -lreadline... yes
  590. checking for rl_pre_input_hook in -lreadline... yes
  591. checking for rl_completion_display_matches_hook in -lreadline... yes
  592. checking for rl_completion_matches in -lreadline... yes
  593. checking for broken nice()... no
  594. checking for broken poll()... no
  595. checking for struct tm.tm_zone... (cached) yes
  596. checking for working tzset()... yes
  597. checking for tv_nsec in struct stat... yes
  598. checking for tv_nsec2 in struct stat... no
  599. checking whether mvwdelch is an expression... yes
  600. checking whether WINDOW has _flags... yes
  601. checking for is_term_resized... yes
  602. checking for resize_term... yes
  603. checking for resizeterm... yes
  604. checking for /dev/ptmx... yes
  605. checking for /dev/ptc... no
  606. checking for %lld and %llu printf() format support... yes
  607. checking for %zd printf() format support... yes
  608. checking for socklen_t... yes
  609. checking for broken mbstowcs... no
  610. checking whether x86_64-pc-linux-gnu-gcc -pthread supports computed gotos... yes
  611. checking for --with-computed-gotos... yes
  612. checking for pipe2... yes
  613. checking for build directories... done
  614. configure: creating ./config.status
  615. config.status: creating Makefile.pre
  616. config.status: creating Modules/Setup.config
  617. config.status: creating Misc/python.pc
  618. config.status: creating Modules/ld_so_aix
  619. config.status: creating pyconfig.h
  620. creating Modules/Setup
  621. creating Modules/Setup.local
  622. creating Makefile
  623. >>> Source configured.
  624. /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/temp/environment: line 95: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
  625. >>> Compiling source in /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5 ...
  626. make CPPFLAGS= CFLAGS= LDFLAGS=
  627. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Modules/python.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/python.c
  628. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/acceler.c
  629. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/grammar1.c
  630. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/listnode.c
  631. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/node.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/node.c
  632. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/parser.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/parser.c
  633. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/parsetok.c
  634. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/bitset.c
  635. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/metagrammar.c
  636. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/firstsets.c
  637. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/grammar.c
  638. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/pgen.c
  639. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/myreadline.c
  640. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/tokenizer.c
  641. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/abstract.c
  642. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/accu.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/accu.c
  643. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/boolobject.c
  644. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/bytes_methods.c
  645. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/bytearrayobject.c
  646. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/bytesobject.c
  647. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/cellobject.c
  648. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/classobject.c
  649. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/codeobject.c
  650. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/complexobject.c
  651. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/descrobject.c
  652. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/enumobject.c
  653. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/exceptions.c
  654. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/genobject.c
  655. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/fileobject.c
  656. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/floatobject.c
  657. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/frameobject.c
  658. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/funcobject.c
  659. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/iterobject.c
  660. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/listobject.c
  661. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/longobject.c
  662. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/dictobject.c
  663. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/memoryobject.c
  664. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/methodobject.c
  665. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/moduleobject.c
  666. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/object.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/object.c
  667. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/obmalloc.c
  668. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/capsule.c
  669. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/rangeobject.c
  670. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/setobject.c
  671. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/sliceobject.c
  672. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/structseq.c
  673. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/tupleobject.c
  674. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/typeobject.c
  675. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/unicodeobject.c
  676. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/unicodectype.c
  677. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Objects/weakrefobject.c
  678. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/_warnings.c
  679. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/Python-ast.c
  680. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/asdl.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/asdl.c
  681. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/dynamic_annotations.c
  682. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/mysnprintf.c
  683. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/pyctype.c
  684. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/tokenizer_pgen.c
  685. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/printgrammar.c
  686. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Parser/pgenmain.c
  687. x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -L/home/canassa/gentoo/usr/lib -Wl,-rpath=/home/canassa/gentoo/usr/lib -L/home/canassa/gentoo/lib -Wl,-rpath=/home/canassa/gentoo/lib -L/home/canassa/gentoo/tmp/usr/lib -Wl,-rpath=/home/canassa/gentoo/tmp/usr/lib -L. Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/dynamic_annotations.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -lpthread -ldl -lutil -o Parser/pgen
  688. Parser/pgen /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Grammar/Grammar Include/graminit.h Python/graminit.c
  689. touch Parser/pgen.stamp
  690. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/ast.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/ast.c
  691. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/bltinmodule.c
  692. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/ceval.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/ceval.c
  693. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/compile.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/compile.c
  694. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/codecs.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/codecs.c
  695. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/errors.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/errors.c
  696. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/frozen.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/frozen.c
  697. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/frozenmain.c
  698. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/future.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/future.c
  699. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/getargs.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/getargs.c
  700. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/getcompiler.c
  701. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/getcopyright.c
  702. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/getplatform.c
  703. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/getversion.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/getversion.c
  704. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
  705. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/import.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/import.c
  706. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/importdl.c
  707. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/marshal.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/marshal.c
  708. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/modsupport.c
  709. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/mystrtoul.c
  710. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/peephole.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/peephole.c
  711. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/pyarena.c
  712. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/pyfpe.c
  713. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/pymath.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/pymath.c
  714. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/pystate.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/pystate.c
  715. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/pythonrun.c
  716. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/pytime.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/pytime.c
  717. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/random.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/random.c
  718. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/structmember.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/structmember.c
  719. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/symtable.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/symtable.c
  720. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE \
  721. -DABIFLAGS='""' \
  722. -o Python/sysmodule.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/sysmodule.c
  723. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/traceback.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/traceback.c
  724. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/getopt.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/getopt.c
  725. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/pystrcmp.c
  726. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/pystrtod.c
  727. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/dtoa.c
  728. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/formatter_unicode.c
  729. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/fileutils.c
  730. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE \
  731. -DSOABI='"cpython-32"' \
  732. -o Python/dynload_shlib.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/dynload_shlib.c
  733. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Python/thread.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Python/thread.c
  734. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
  735. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2"' \
  736. -DPREFIX='"/home/canassa/gentoo/usr"' \
  737. -DEXEC_PREFIX='"/home/canassa/gentoo/usr"' \
  738. -DVERSION='"3.2"' \
  739. -DVPATH='"/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5"' \
  740. -o Modules/getpath.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/getpath.c
  741. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Modules/main.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/main.c
  742. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/gcmodule.c
  743. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_threadmodule.c -o Modules/_threadmodule.o
  744. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/signalmodule.c -o Modules/signalmodule.o
  745. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/posixmodule.c -o Modules/posixmodule.o
  746. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/errnomodule.c -o Modules/errnomodule.o
  747. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/pwdmodule.c -o Modules/pwdmodule.o
  748. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_sre.c -o Modules/_sre.o
  749. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_codecsmodule.c -o Modules/_codecsmodule.o
  750. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_weakref.c -o Modules/_weakref.o
  751. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
  752. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/operator.c -o Modules/operator.o
  753. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
  754. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
  755. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_localemodule.c -o Modules/_localemodule.o
  756. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io/_iomodule.c -o Modules/_iomodule.o
  757. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io/iobase.c -o Modules/iobase.o
  758. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io/fileio.c -o Modules/fileio.o
  759. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io/bytesio.c -o Modules/bytesio.o
  760. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io/bufferedio.c -o Modules/bufferedio.o
  761. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io/textio.c -o Modules/textio.o
  762. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/_io/stringio.c -o Modules/stringio.o
  763. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/zipimport.c -o Modules/zipimport.o
  764. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/symtablemodule.c -o Modules/symtablemodule.o
  765. x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE -c /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/xxsubtype.c -o Modules/xxsubtype.o
  766. x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -O2 -pipe -fwrapv -I. -IInclude -I/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Include -DNO_LARGEFILE_SOURCE -fPIC -DPy_BUILD_CORE \
  767. -DSVNVERSION="\"`LC_ALL=C svnversion /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5`\"" \
  768. -DHGVERSION="\"`LC_ALL=C `\"" \
  769. -DHGTAG="\"`LC_ALL=C `\"" \
  770. -DHGBRANCH="\"`LC_ALL=C `\"" \
  771. -o Modules/getbuildinfo.o /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5/Modules/getbuildinfo.c
  772. rm -f libpython3.2.a
  773. ar rc libpython3.2.a Modules/getbuildinfo.o
  774. ar rc libpython3.2.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o
  775. ar rc libpython3.2.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/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
  776. ar rc libpython3.2.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/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/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
  777. ar rc libpython3.2.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
  778. ar rc libpython3.2.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/_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/symtablemodule.o Modules/xxsubtype.o
  779. x86_64-pc-linux-gnu-ranlib libpython3.2.a
  780. if test libpython3.2.so.1.0 != libpython3.2.so; then \
  781. x86_64-pc-linux-gnu-gcc -pthread -shared -L/home/canassa/gentoo/usr/lib -Wl,-rpath=/home/canassa/gentoo/usr/lib -L/home/canassa/gentoo/lib -Wl,-rpath=/home/canassa/gentoo/lib -L/home/canassa/gentoo/tmp/usr/lib -Wl,-rpath=/home/canassa/gentoo/tmp/usr/lib -L. -Wl,-hlibpython3.2.so.1.0 -o libpython3.2.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/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/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/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/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/_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/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ; \
  782. ln -f libpython3.2.so.1.0 libpython3.2.so; \
  783. else \
  784. x86_64-pc-linux-gnu-gcc -pthread -shared -L/home/canassa/gentoo/usr/lib -Wl,-rpath=/home/canassa/gentoo/usr/lib -L/home/canassa/gentoo/lib -Wl,-rpath=/home/canassa/gentoo/lib -L/home/canassa/gentoo/tmp/usr/lib -Wl,-rpath=/home/canassa/gentoo/tmp/usr/lib -L. -o libpython3.2.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/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/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/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/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/_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/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ; \
  785. fi
  786. x86_64-pc-linux-gnu-gcc -pthread -shared -L/home/canassa/gentoo/usr/lib -Wl,-rpath=/home/canassa/gentoo/usr/lib -L/home/canassa/gentoo/lib -Wl,-rpath=/home/canassa/gentoo/lib -L/home/canassa/gentoo/tmp/usr/lib -Wl,-rpath=/home/canassa/gentoo/tmp/usr/lib -L. -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.2.so
  787. make: *** No rule to make target `@EXPORTSYMS@', needed by `python'. Stop.
  788. * ERROR: dev-lang/python-3.2.5-r3::gentoo_prefix failed (compile phase):
  789. * emake failed
  790. *
  791. * If you need support, post the output of `emerge --info '=dev-lang/python-3.2.5-r3::gentoo_prefix'`,
  792. * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.2.5-r3::gentoo_prefix'`.
  793. * The complete build log is located at '/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/temp/build.log'.
  794. * The ebuild environment file is located at '/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/temp/environment'.
  795. * Working directory: '/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/x86_64-pc-linux-gnu'
  796. * S: '/home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5'
  797. /home/canassa/gentoo/var/tmp/portage/dev-lang/python-3.2.5-r3/temp/environment: line 95: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement