1. * Package: dev-scheme/gauche-0.9.3.3
  2. * Repository: gentoo
  3. * Maintainer: hattya@gentoo.org scheme@gentoo.org
  4. * USE: amd64 elibc_glibc ipv6 kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking Gauche-0.9.3.3.tgz to /tmp/portage/dev-scheme/gauche-0.9.3.3/work
  8. >>> Source unpacked in /tmp/portage/dev-scheme/gauche-0.9.3.3/work
  9. >>> Preparing source in /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3 ...
  10. * Applying gauche-rpath.diff ...
  11. [ ok ]
  12. * Applying gauche-gauche.m4.diff ...
  13. [ ok ]
  14. * Applying gauche-ext-ldflags.diff ...
  15. [ ok ]
  16. * Applying gauche-xz-info.diff ...
  17. [ ok ]
  18. * Applying gauche-rfc.tls.diff ...
  19. [ ok ]
  20. * Applying gauche-0.9.3.3-gauche.threads.diff ...
  21. [ ok ]
  22. * Running autoconf ...
  23. [ ok ]
  24. >>> Source prepared.
  25. >>> Configuring source in /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3 ...
  26. * econf: updating Gauche-0.9.3.3/config.sub with /usr/share/gnuconfig/config.sub
  27. * econf: updating Gauche-0.9.3.3/config.guess with /usr/share/gnuconfig/config.guess
  28. * econf: updating Gauche-0.9.3.3/gc/libatomic_ops/config.sub with /usr/share/gnuconfig/config.sub
  29. * econf: updating Gauche-0.9.3.3/gc/libatomic_ops/config.guess with /usr/share/gnuconfig/config.guess
  30. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-ipv6 --with-slib=/usr/share/slib
  31. configure: loading site script /usr/share/config.site
  32. configure: loading site script /usr/share/crossdev/include/site/linux
  33. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  34. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  35. checking build system type... x86_64-pc-linux-gnu
  36. checking host system type... x86_64-pc-linux-gnu
  37. checking target system type... x86_64-pc-linux-gnu
  38. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  46. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  47. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  48. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  49. checking for an ANSI C-conforming const... yes
  50. checking whether make sets $(MAKE)... yes
  51. checking for a BSD-compatible install... /usr/bin/install -c
  52. checking whether ln -s works... yes
  53. checking for ar... ar
  54. checking for as... as
  55. checking for makeinfo... makeinfo
  56. checking for gzip... gzip
  57. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  58. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E
  59. checking for grep that handles long lines and -e... /bin/grep
  60. checking for egrep... /bin/grep -E
  61. checking for ANSI C header files... yes
  62. checking whether time.h and sys/time.h may both be included... yes
  63. checking for sys/types.h... yes
  64. checking for sys/stat.h... yes
  65. checking for stdlib.h... yes
  66. checking for string.h... yes
  67. checking for memory.h... yes
  68. checking for strings.h... yes
  69. checking for inttypes.h... yes
  70. checking for stdint.h... yes
  71. checking for unistd.h... yes
  72. checking sys/time.h usability... yes
  73. checking sys/time.h presence... yes
  74. checking for sys/time.h... yes
  75. checking for sys/types.h... (cached) yes
  76. checking glob.h usability... yes
  77. checking glob.h presence... yes
  78. checking for glob.h... yes
  79. checking dlfcn.h usability... yes
  80. checking dlfcn.h presence... yes
  81. checking for dlfcn.h... yes
  82. checking getopt.h usability... yes
  83. checking getopt.h presence... yes
  84. checking for getopt.h... yes
  85. checking sched.h usability... yes
  86. checking sched.h presence... yes
  87. checking for sched.h... yes
  88. checking for unistd.h... (cached) yes
  89. checking for stdint.h... (cached) yes
  90. checking for inttypes.h... (cached) yes
  91. checking rpc/types.h usability... yes
  92. checking rpc/types.h presence... yes
  93. checking for rpc/types.h... yes
  94. checking malloc.h usability... yes
  95. checking malloc.h presence... yes
  96. checking for malloc.h... yes
  97. checking syslog.h usability... yes
  98. checking syslog.h presence... yes
  99. checking for syslog.h... yes
  100. checking crypt.h usability... yes
  101. checking crypt.h presence... yes
  102. checking for crypt.h... yes
  103. checking pty.h usability... yes
  104. checking pty.h presence... yes
  105. checking for pty.h... yes
  106. checking util.h usability... no
  107. checking util.h presence... no
  108. checking for util.h... no
  109. checking libutil.h usability... no
  110. checking libutil.h presence... no
  111. checking for libutil.h... no
  112. checking sys/loadavg.h usability... no
  113. checking sys/loadavg.h presence... no
  114. checking for sys/loadavg.h... no
  115. checking sys/resource.h usability... yes
  116. checking sys/resource.h presence... yes
  117. checking for sys/resource.h... yes
  118. checking sunmath.h usability... no
  119. checking sunmath.h presence... no
  120. checking for sunmath.h... no
  121. checking crt_externs.h usability... no
  122. checking crt_externs.h presence... no
  123. checking for crt_externs.h... no
  124. checking for special C compiler options needed for large files... no
  125. checking for _FILE_OFFSET_BITS value needed for large files... no
  126. checking for inline... inline
  127. checking whether byte ordering is bigendian... no
  128. checking whether struct tm is in sys/time.h or time.h... time.h
  129. checking size of long... 8
  130. checking size of int... 4
  131. checking size of off_t... 8
  132. checking for uint16_t... yes
  133. checking for int32_t... yes
  134. checking for uint32_t... yes
  135. checking for int64_t... yes
  136. checking for uint64_t... yes
  137. checking for long long... yes
  138. checking for long double... yes
  139. checking for struct timespec... yes
  140. checking for pthread_spinlock_t... yes
  141. checking size of rlim_t... 8
  142. checking for struct group.gr_passwd... yes
  143. checking for struct passwd.pw_passwd... yes
  144. checking for struct passwd.pw_gecos... yes
  145. checking for struct passwd.pw_class... no
  146. checking time_t is integral... yes
  147. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no
  148. checking for sin in -lm... yes
  149. checking for isinf in -lsunmath... no
  150. checking for size_t... yes
  151. checking for working alloca.h... yes
  152. checking for alloca... yes
  153. checking for isnan... yes
  154. checking for isinf... yes
  155. checking for trunc... yes
  156. checking for rint... yes
  157. checking for symlink... yes
  158. checking for readlink... yes
  159. checking for lchown... yes
  160. checking for mkstemp... yes
  161. checking for realpath... yes
  162. checking for nanosleep... yes
  163. checking for usleep... yes
  164. checking for random... yes
  165. checking for srandom... yes
  166. checking for lrand48... yes
  167. checking for srand48... yes
  168. checking for putenv... yes
  169. checking for setenv... yes
  170. checking for unsetenv... yes
  171. checking for clearenv... yes
  172. checking for getpgid... yes
  173. checking for gethostname... yes
  174. checking for sethostname... yes
  175. checking for getdomainname... yes
  176. checking for setdomainname... yes
  177. checking for gettimeofday... yes
  178. checking for getloadavg... yes
  179. checking for syslog... yes
  180. checking for setlogmask... yes
  181. checking for sigwait... yes
  182. checking for select... yes
  183. checking for library containing openpty... -lutil
  184. checking for library containing forkpty... none required
  185. checking for library containing crypt... -lcrypt
  186. checking for library containing dlopen... -ldl
  187. checking for library containing sched_yield... none required
  188. checking how to make dynamic loadable module... ok
  189. checking linker takes --rpath flag... yes
  190. checking linker takes --soname flag... yes
  191. checking iconv.h usability... yes
  192. checking iconv.h presence... yes
  193. checking for iconv.h... yes
  194. checking gdbm.h usability... yes
  195. checking gdbm.h presence... yes
  196. checking for gdbm.h... yes
  197. checking for gdbm_open in -lgdbm... yes
  198. checking ndbm.h usability... no
  199. checking ndbm.h presence... no
  200. checking for ndbm.h... no
  201. checking gdbm/ndbm.h usability... yes
  202. checking gdbm/ndbm.h presence... yes
  203. checking for gdbm/ndbm.h... yes
  204. checking for dbm_open in -lgdbm... no
  205. checking for dbm_open in -lgdbm_compat... yes
  206. checking dbm.h usability... no
  207. checking dbm.h presence... no
  208. checking for dbm.h... no
  209. checking gdbm/dbm.h usability... yes
  210. checking gdbm/dbm.h presence... yes
  211. checking for gdbm/dbm.h... yes
  212. checking for dbminit in -lgdbm... no
  213. checking for dbminit in -lgdbm_compat... yes
  214. checking for IPv6... yes
  215. checking for struct sockaddr_storage... yes
  216. checking for net/if.h... yes
  217. checking for struct ifreq... yes
  218. checking for struct ifreq.ifr_ifindex... yes
  219. checking for struct ifreq.ifr_index... no
  220. checking for struct sockaddr_un.sun_len... no
  221. checking for struct sockaddr_in.sin_len... no
  222. checking for struct sockaddr_in6.sin6_len... no
  223. checking for library containing shutdown... none required
  224. checking for library containing gethostbyname_r... none required
  225. checking for gethostbyname_r... yes
  226. checking number of arguments for gethostbyname_r... 6
  227. checking for gethostbyaddr_r... yes
  228. checking number of arguments for gethostbyaddr_r... 8
  229. checking for getprotobyname_r... yes
  230. checking number of arguments for getprotobyname_r... 5
  231. checking for getprotobynumber_r... yes
  232. checking number of arguments for getprotobynumber_r... 5
  233. checking for getservbyname_r... yes
  234. checking for getservbyname_r... (cached) yes
  235. checking number of arguments for getservbyname_r... 6
  236. checking for getservbyport_r... yes
  237. checking number of arguments for getservbyport_r... 6
  238. checking for socklen_t... yes
  239. checking zlib.h usability... yes
  240. checking zlib.h presence... yes
  241. checking for zlib.h... yes
  242. checking for openssl... openssl
  243. configure: creating ./config.status
  244. config.status: creating Makefile
  245. config.status: creating src/Makefile
  246. config.status: creating src/genconfig
  247. config.status: creating src/makeverslink
  248. config.status: creating lib/Makefile
  249. config.status: creating lib/slib.scm
  250. config.status: creating doc/gosh.1
  251. config.status: creating doc/gauche-config.1
  252. config.status: creating doc/gauche-cesconv.1
  253. config.status: creating doc/gauche-install.1
  254. config.status: creating doc/gauche-package.1
  255. config.status: creating doc/Makefile
  256. config.status: creating ext/Makefile
  257. config.status: creating ext/Makefile.ext
  258. config.status: creating ext/bcrypt/Makefile
  259. config.status: creating ext/binary/Makefile
  260. config.status: creating ext/charconv/Makefile
  261. config.status: creating ext/charconv/charconv.h
  262. config.status: creating ext/dbm/Makefile
  263. config.status: creating ext/digest/Makefile
  264. config.status: creating ext/fcntl/Makefile
  265. config.status: creating ext/file/Makefile
  266. config.status: creating ext/gauche/Makefile
  267. config.status: creating ext/mt-random/Makefile
  268. config.status: creating ext/net/Makefile
  269. config.status: creating ext/peg/Makefile
  270. config.status: creating ext/sparse/Makefile
  271. config.status: creating ext/srfi/Makefile
  272. config.status: creating ext/sxml/Makefile
  273. config.status: creating ext/syslog/Makefile
  274. config.status: creating ext/tls/Makefile
  275. config.status: creating ext/termios/Makefile
  276. config.status: creating ext/text/Makefile
  277. config.status: creating ext/threads/Makefile
  278. config.status: creating ext/util/Makefile
  279. config.status: creating ext/uvector/Makefile
  280. config.status: creating ext/vport/Makefile
  281. config.status: creating ext/zlib/Makefile
  282. config.status: creating ext/windows/Makefile
  283. config.status: creating src/gauche/config.h
  284. config.status: creating ext/dbm/dbmconf.h
  285. === configuring in gc (/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc)
  286. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-ipv6' '--with-slib=/usr/share/slib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' '--enable-multibyte=utf-8' --cache-file=/dev/null --srcdir=.
  287. configure: loading site script /usr/share/config.site
  288. configure: loading site script /usr/share/crossdev/include/site/linux
  289. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  290. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  291. checking build system type... x86_64-pc-linux-gnu
  292. checking host system type... x86_64-pc-linux-gnu
  293. checking target system type... x86_64-pc-linux-gnu
  294. checking GC version numbers... major=7 minor=2
  295. checking for a BSD-compatible install... /usr/bin/install -c
  296. checking whether build environment is sane... yes
  297. checking for a thread-safe mkdir -p... /bin/mkdir -p
  298. checking for gawk... gawk
  299. checking whether make sets $(MAKE)... yes
  300. checking whether to enable maintainer-specific portions of Makefiles... no
  301. checking for style of include used by make... GNU
  302. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  303. checking whether the C compiler works... yes
  304. checking for C compiler default output file name... a.out
  305. checking for suffix of executables...
  306. checking whether we are cross compiling... no
  307. checking for suffix of object files... o
  308. checking whether we are using the GNU C compiler... yes
  309. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  310. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  311. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  312. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  313. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  314. checking whether we are using the GNU C++ compiler... yes
  315. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  316. checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
  317. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  318. checking for inline... inline
  319. checking for pthread_self in -lpthread... yes
  320. configure: WARNING: "Explicit GC_INIT() calls may be required."
  321. checking for xlc... no
  322. checking whether gcc supports -fno-strict-aliasing... yes
  323. checking for dlopen in -ldl... yes
  324. checking whether to build shared libraries... yes
  325. checking which machine-dependent code should be used...
  326. checking how to print strings... printf
  327. checking for a sed that does not truncate output... /bin/sed
  328. checking for grep that handles long lines and -e... /bin/grep
  329. checking for egrep... /bin/grep -E
  330. checking for fgrep... /bin/grep -F
  331. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  332. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  333. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  334. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  335. checking whether ln -s works... yes
  336. checking the maximum length of command line arguments... 1572864
  337. checking whether the shell understands some XSI constructs... yes
  338. checking whether the shell understands "+="... yes
  339. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  340. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  341. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  342. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  343. checking how to recognize dependent libraries... pass_all
  344. checking for x86_64-pc-linux-gnu-dlltool... no
  345. checking for dlltool... no
  346. checking how to associate runtime and link libraries... printf %s\n
  347. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  348. checking for archiver @FILE support... @
  349. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  350. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  351. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  352. checking for sysroot... no
  353. checking for x86_64-pc-linux-gnu-mt... no
  354. checking for mt... mt
  355. checking if mt is a manifest tool... no
  356. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  357. checking for ANSI C header files... yes
  358. checking for sys/types.h... yes
  359. checking for sys/stat.h... yes
  360. checking for stdlib.h... yes
  361. checking for string.h... yes
  362. checking for memory.h... yes
  363. checking for strings.h... yes
  364. checking for inttypes.h... yes
  365. checking for stdint.h... yes
  366. checking for unistd.h... yes
  367. checking for dlfcn.h... yes
  368. checking for objdir... .libs
  369. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  370. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  371. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  372. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  373. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  374. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  375. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  376. checking whether -lc should be explicitly linked in... no
  377. checking dynamic linker characteristics... GNU/Linux ld.so
  378. checking how to hardcode library paths into programs... immediate
  379. checking whether stripping libraries is possible... yes
  380. checking if libtool supports shared libraries... yes
  381. checking whether to build shared libraries... yes
  382. checking whether to build static libraries... yes
  383. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  384. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  385. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  386. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  387. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  388. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  389. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  390. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  391. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  392. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  393. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  394. checking how to hardcode library paths into programs... immediate
  395. checking whether Solaris gcc optimization fix is necessary... no
  396. checking sys/dg_sys_info.h usability... no
  397. checking sys/dg_sys_info.h presence... no
  398. checking for sys/dg_sys_info.h... no
  399. checking for x86_64-pc-linux-gnu-pkg-config... no
  400. checking for pkg-config... /usr/bin/pkg-config
  401. checking pkg-config is at least version 0.9.0... yes
  402. checking for ATOMIC_OPS... no
  403. checking which libatomic_ops to use... internal
  404. configure: creating ./config.status
  405. config.status: creating Makefile
  406. config.status: creating bdw-gc.pc
  407. config.status: creating include/private/config.h
  408. config.status: executing depfiles commands
  409. config.status: executing libtool commands
  410. config.status: executing default commands
  411. === configuring in libatomic_ops (/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc/libatomic_ops)
  412. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-ipv6' '--with-slib=/usr/share/slib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' '--enable-multibyte=utf-8' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer' --cache-file=/dev/null --srcdir=.
  413. configure: loading site script /usr/share/config.site
  414. configure: loading site script /usr/share/crossdev/include/site/linux
  415. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  416. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  417. checking build system type... x86_64-pc-linux-gnu
  418. checking host system type... x86_64-pc-linux-gnu
  419. checking target system type... x86_64-pc-linux-gnu
  420. checking for a BSD-compatible install... /usr/bin/install -c
  421. checking whether build environment is sane... yes
  422. checking for a thread-safe mkdir -p... /bin/mkdir -p
  423. checking for gawk... gawk
  424. checking whether make sets $(MAKE)... yes
  425. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  426. checking for style of include used by make... GNU
  427. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  428. checking whether the C compiler works... yes
  429. checking for C compiler default output file name... a.out
  430. checking for suffix of executables...
  431. checking whether we are cross compiling... no
  432. checking for suffix of object files... o
  433. checking whether we are using the GNU C compiler... yes
  434. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  435. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  436. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  437. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  438. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  439. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  440. checking for grep that handles long lines and -e... /bin/grep
  441. checking for egrep... /bin/grep -E
  442. checking for ANSI C header files... yes
  443. checking for sys/types.h... yes
  444. checking for sys/stat.h... yes
  445. checking for stdlib.h... yes
  446. checking for string.h... yes
  447. checking for memory.h... yes
  448. checking for strings.h... yes
  449. checking for inttypes.h... yes
  450. checking for stdint.h... yes
  451. checking for unistd.h... yes
  452. checking for stdlib.h... (cached) yes
  453. checking for unistd.h... (cached) yes
  454. checking for sys/param.h... yes
  455. checking for getpagesize... yes
  456. checking for working mmap... yes
  457. checking for ANSI C header files... (cached) yes
  458. checking for PIC compiler flag... -fPIC
  459. checking whether gcc -fPIC causes __PIC__ definition... yes
  460. checking for pthread_self in -lpthread... yes
  461. configure: creating ./config.status
  462. config.status: creating Makefile
  463. config.status: creating pkgconfig/atomic_ops.pc
  464. config.status: creating pkgconfig/atomic_ops-uninstalled.pc
  465. config.status: creating doc/Makefile
  466. config.status: creating src/Makefile
  467. config.status: creating src/atomic_ops/Makefile
  468. config.status: creating src/atomic_ops/sysdeps/Makefile
  469. config.status: creating tests/Makefile
  470. config.status: creating src/config.h
  471. config.status: executing depfiles commands
  472. config.status: executing default commands
  473. This Gauche has been configured with the following parameters:
  474. version: 0.9.3.3
  475. multibyte: utf8
  476. slib: /usr/share/slib
  477. thread: pthreads
  478. tls/ssl: axTLS
  479. optional modules: odbm ndbm gdbm zlib
  480. >>> Source configured.
  481. >>> Compiling source in /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3 ...
  482. make -j24
  483. if [ . != "." ]; then ./wirebuildlibs "." "ln -s"; fi
  484. for d in gc src lib ext doc; do (cd $d; make all); done
  485. make[1]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc'
  486. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc'
  487. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c -o allchblk.lo allchblk.c
  488. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
  489. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c -o blacklst.lo blacklst.c
  490. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c -o checksums.lo checksums.c
  491. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c -o dbg_mlc.lo dbg_mlc.c
  492. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c -o dyn_load.lo dyn_load.c
  493. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c -o finalize.lo finalize.c
  494. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c -o gc_dlopen.lo gc_dlopen.c
  495. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c -o gcj_mlc.lo gcj_mlc.c
  496. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c -o headers.lo headers.c
  497. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c
  498. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c -o mallocx.lo mallocx.c
  499. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c -o mark.lo mark.c
  500. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c -o mark_rts.lo mark_rts.c
  501. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
  502. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c -o new_hblk.lo new_hblk.c
  503. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c -o obj_map.lo obj_map.c
  504. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c -o os_dep.lo os_dep.c
  505. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c -o pcr_interface.lo pcr_interface.c
  506. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c -o ptr_chck.lo ptr_chck.c
  507. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c -o real_malloc.lo real_malloc.c
  508. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c -o reclaim.lo reclaim.c
  509. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c -o specific.lo specific.c
  510. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c -o stubborn.lo stubborn.c
  511. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -fPIC -DPIC -o .libs/checksums.o
  512. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -fPIC -DPIC -o .libs/allchblk.o
  513. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o
  514. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -fPIC -DPIC -o .libs/finalize.o
  515. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o
  516. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -fPIC -DPIC -o .libs/blacklst.o
  517. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o
  518. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o
  519. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o
  520. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o
  521. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -fPIC -DPIC -o .libs/headers.o
  522. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c -fPIC -DPIC -o .libs/mark_rts.o
  523. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -fPIC -DPIC -o .libs/mark.o
  524. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -fPIC -DPIC -o .libs/mallocx.o
  525. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o
  526. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o
  527. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -fPIC -DPIC -o .libs/obj_map.o
  528. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -fPIC -DPIC -o .libs/specific.o
  529. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c -fPIC -DPIC -o .libs/pcr_interface.o
  530. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c -fPIC -DPIC -o .libs/os_dep.o
  531. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c -fPIC -DPIC -o .libs/real_malloc.o
  532. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c -fPIC -DPIC -o .libs/stubborn.o
  533. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -fPIC -DPIC -o .libs/reclaim.o
  534. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o
  535. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c -o real_malloc.o >/dev/null 2>&1
  536. mv -f .deps/real_malloc.Tpo .deps/real_malloc.Plo
  537. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c -o typd_mlc.lo typd_mlc.c
  538. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -o checksums.o >/dev/null 2>&1
  539. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o
  540. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -o specific.o >/dev/null 2>&1
  541. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -o gc_dlopen.o >/dev/null 2>&1
  542. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c -o pcr_interface.o >/dev/null 2>&1
  543. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c -o stubborn.o >/dev/null 2>&1
  544. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -o obj_map.o >/dev/null 2>&1
  545. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -o ptr_chck.o >/dev/null 2>&1
  546. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -o dyn_load.o >/dev/null 2>&1
  547. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -o new_hblk.o >/dev/null 2>&1
  548. mv -f .deps/checksums.Tpo .deps/checksums.Plo
  549. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c -o backgraph.lo backgraph.c
  550. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -o blacklst.o >/dev/null 2>&1
  551. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -o gcj_mlc.o >/dev/null 2>&1
  552. mv -f .deps/specific.Tpo .deps/specific.Plo
  553. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c backgraph.c -fPIC -DPIC -o .libs/backgraph.o
  554. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c -o thread_local_alloc.lo thread_local_alloc.c
  555. mv -f .deps/pcr_interface.Tpo .deps/pcr_interface.Plo
  556. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c -o pthread_start.lo pthread_start.c
  557. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -o mallocx.o >/dev/null 2>&1
  558. mv -f .deps/gc_dlopen.Tpo .deps/gc_dlopen.Plo
  559. mv -f .deps/stubborn.Tpo .deps/stubborn.Plo
  560. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c -o pthread_support.lo pthread_support.c
  561. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c -o pthread_stop_world.lo pthread_stop_world.c
  562. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -o headers.o >/dev/null 2>&1
  563. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c thread_local_alloc.c -fPIC -DPIC -o .libs/thread_local_alloc.o
  564. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c pthread_start.c -fPIC -DPIC -o .libs/pthread_start.o
  565. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o
  566. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o
  567. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c -o mark_rts.o >/dev/null 2>&1
  568. mv -f .deps/obj_map.Tpo .deps/obj_map.Plo
  569. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c -o atomic_ops.lo `test -f 'libatomic_ops/src/atomic_ops.c' || echo './'`libatomic_ops/src/atomic_ops.c
  570. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1
  571. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c backgraph.c -o backgraph.o >/dev/null 2>&1
  572. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -o reclaim.o >/dev/null 2>&1
  573. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c libatomic_ops/src/atomic_ops.c -fPIC -DPIC -o .libs/atomic_ops.o
  574. mv -f .deps/ptr_chck.Tpo .deps/ptr_chck.Plo
  575. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c -o mach_dep.lo mach_dep.c
  576. mv -f .deps/dyn_load.Tpo .deps/dyn_load.Plo
  577. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -o allchblk.o >/dev/null 2>&1
  578. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c -o cordbscs.lo `test -f 'cord/cordbscs.c' || echo './'`cord/cordbscs.c
  579. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c pthread_start.c -o pthread_start.o >/dev/null 2>&1
  580. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o
  581. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -o dbg_mlc.o >/dev/null 2>&1
  582. mv -f .deps/new_hblk.Tpo .deps/new_hblk.Plo
  583. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c -o cordprnt.lo `test -f 'cord/cordprnt.c' || echo './'`cord/cordprnt.c
  584. mv -f .deps/gcj_mlc.Tpo .deps/gcj_mlc.Plo
  585. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c -o cordtest.lo `test -f 'cord/cordtest.c' || echo './'`cord/cordtest.c
  586. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c cord/cordbscs.c -fPIC -DPIC -o .libs/cordbscs.o
  587. mv -f .deps/blacklst.Tpo .deps/blacklst.Plo
  588. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c -o cordxtra.lo `test -f 'cord/cordxtra.c' || echo './'`cord/cordxtra.c
  589. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c cord/cordprnt.c -fPIC -DPIC -o .libs/cordprnt.o
  590. mv -f .deps/backgraph.Tpo .deps/backgraph.Plo
  591. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c cord/cordtest.c -fPIC -DPIC -o .libs/cordtest.o
  592. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c cord/cordxtra.c -fPIC -DPIC -o .libs/cordxtra.o
  593. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -o finalize.o >/dev/null 2>&1
  594. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c thread_local_alloc.c -o thread_local_alloc.o >/dev/null 2>&1
  595. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c -o os_dep.o >/dev/null 2>&1
  596. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c -o typd_mlc.o >/dev/null 2>&1
  597. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c libatomic_ops/src/atomic_ops.c -o atomic_ops.o >/dev/null 2>&1
  598. mv -f .deps/pthread_start.Tpo .deps/pthread_start.Plo
  599. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -o mach_dep.o >/dev/null 2>&1
  600. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
  601. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
  602. mv -f .deps/mallocx.Tpo .deps/mallocx.Plo
  603. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c pthread_stop_world.c -o pthread_stop_world.o >/dev/null 2>&1
  604. mv -f .deps/headers.Tpo .deps/headers.Plo
  605. mv -f .deps/malloc.Tpo .deps/malloc.Plo
  606. mv -f .deps/mark_rts.Tpo .deps/mark_rts.Plo
  607. mv -f .deps/mach_dep.Tpo .deps/mach_dep.Plo
  608. mv -f .deps/atomic_ops.Tpo .deps/atomic_ops.Plo
  609. mv -f .deps/thread_local_alloc.Tpo .deps/thread_local_alloc.Plo
  610. mv -f .deps/reclaim.Tpo .deps/reclaim.Plo
  611. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c cord/cordprnt.c -o cordprnt.o >/dev/null 2>&1
  612. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -o mark.o >/dev/null 2>&1
  613. mv -f .deps/allchblk.Tpo .deps/allchblk.Plo
  614. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c cord/cordtest.c -o cordtest.o >/dev/null 2>&1
  615. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c pthread_support.c -o pthread_support.o >/dev/null 2>&1
  616. mv -f .deps/pthread_stop_world.Tpo .deps/pthread_stop_world.Plo
  617. mv -f .deps/dbg_mlc.Tpo .deps/dbg_mlc.Plo
  618. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c cord/cordxtra.c -o cordxtra.o >/dev/null 2>&1
  619. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c cord/cordbscs.c -o cordbscs.o >/dev/null 2>&1
  620. mv -f .deps/typd_mlc.Tpo .deps/typd_mlc.Plo
  621. mv -f .deps/os_dep.Tpo .deps/os_dep.Plo
  622. mv -f .deps/finalize.Tpo .deps/finalize.Plo
  623. mv -f .deps/cordprnt.Tpo .deps/cordprnt.Plo
  624. mv -f .deps/cordtest.Tpo .deps/cordtest.Plo
  625. mv -f .deps/alloc.Tpo .deps/alloc.Plo
  626. mv -f .deps/misc.Tpo .deps/misc.Plo
  627. mv -f .deps/cordxtra.Tpo .deps/cordxtra.Plo
  628. mv -f .deps/pthread_support.Tpo .deps/pthread_support.Plo
  629. mv -f .deps/cordbscs.Tpo .deps/cordbscs.Plo
  630. mv -f .deps/mark.Tpo .deps/mark.Plo
  631. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -version-info 1:3:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libgc.la -rpath /usr/lib64 allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo thread_local_alloc.lo pthread_start.lo pthread_support.lo pthread_stop_world.lo atomic_ops.lo mach_dep.lo -lpthread -ldl
  632. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/thread_local_alloc.o .libs/pthread_start.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/atomic_ops.o .libs/mach_dep.o -lpthread -ldl -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.0.3
  633. libtool: link: (cd ".libs" && rm -f "libgc.so.1" && ln -s "libgc.so.1.0.3" "libgc.so.1")
  634. libtool: link: (cd ".libs" && rm -f "libgc.so" && ln -s "libgc.so.1.0.3" "libgc.so")
  635. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgc.a allchblk.o alloc.o blacklst.o checksums.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o gcj_mlc.o headers.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o pcr_interface.o ptr_chck.o real_malloc.o reclaim.o specific.o stubborn.o typd_mlc.o backgraph.o thread_local_alloc.o pthread_start.o pthread_support.o pthread_stop_world.o atomic_ops.o mach_dep.o
  636. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgc.a
  637. libtool: link: ( cd ".libs" && rm -f "libgc.la" && ln -s "../libgc.la" "libgc.la" )
  638. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -version-info 1:3:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libcord.la -rpath /usr/lib64 cordbscs.lo cordprnt.lo cordtest.lo cordxtra.lo ./libgc.la
  639. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cordbscs.o .libs/cordprnt.o .libs/cordtest.o .libs/cordxtra.o -Wl,-rpath -Wl,/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc/.libs ./.libs/libgc.so -lpthread -ldl -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.0.3
  640. libtool: link: (cd ".libs" && rm -f "libcord.so.1" && ln -s "libcord.so.1.0.3" "libcord.so.1")
  641. libtool: link: (cd ".libs" && rm -f "libcord.so" && ln -s "libcord.so.1.0.3" "libcord.so")
  642. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcord.a cordbscs.o cordprnt.o cordtest.o cordxtra.o
  643. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcord.a
  644. libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" )
  645. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc'
  646. make[1]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc'
  647. make[1]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/src'
  648. /bin/sh ./genconfig
  649. rm -f gauche/config_threads.h
  650. echo "/* Generated automatically from gc config header; do not edit. */" > gauche/config_threads.h
  651. /bin/sh ./genconfig
  652. echo "#!/usr/bin/gosh" > gauche-install && \
  653. cat ./gauche-install.in >> gauche-install
  654. grep '^#define GC_[0-9A-Z_]*THREADS' ../gc/include/private/config.h >> gauche/config_threads.h || :
  655. echo "#!/usr/bin/gosh" > gauche-package && \
  656. cat ./gauche-package.in >> gauche-package
  657. echo "#!/usr/bin/gosh" > gauche-cesconv && \
  658. cat ./gauche-cesconv.in >> gauche-cesconv
  659. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c box.c
  660. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c core.c
  661. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c vm.c
  662. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c compaux.c
  663. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c macro.c
  664. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c code.c
  665. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c error.c
  666. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c class.c
  667. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c prof.c
  668. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c collection.c
  669. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c boolean.c
  670. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c char.c
  671. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c string.c
  672. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c list.c
  673. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c hash.c
  674. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c treemap.c
  675. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c bits.c
  676. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c port.c
  677. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c write.c
  678. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c read.c
  679. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c vector.c
  680. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c weak.c
  681. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c symbol.c
  682. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c keyword.c
  683. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c gloc.c
  684. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c compare.c
  685. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c regexp.c
  686. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c signal.c
  687. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c parameter.c
  688. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c module.c
  689. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c proc.c
  690. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c number.c
  691. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c bignum.c
  692. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c load.c
  693. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c paths.c
  694. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c lazy.c
  695. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c repl.c
  696. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c autoloads.c
  697. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c system.c
  698. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c compile.c
  699. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libalpha.c
  700. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libbool.c
  701. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libchar.c
  702. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libdict.c
  703. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libeval.c
  704. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libexc.c
  705. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libio.c
  706. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c liblazy.c
  707. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c liblist.c
  708. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libmisc.c
  709. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libmod.c
  710. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libnum.c
  711. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libobj.c
  712. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libomega.c
  713. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libproc.c
  714. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c librx.c
  715. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libstr.c
  716. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libsym.c
  717. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libsys.c
  718. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c libvec.c
  719. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c main.c
  720. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -c gauche-config.c
  721. TARGETLIB=`pwd` x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,--rpath -Wl,`pwd` -L. -Wl,-O1 -Wl,--as-needed -o gauche-config gauche-config.o -ldl -lcrypt -lutil -lm -lpthread
  722. TARGETLIB=`pwd` x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,--rpath -Wl,`pwd` -L. -Wl,-O1 -Wl,--as-needed -Wl,--soname,libgauche-0.9.so.0.3 -shared -o libgauche-0.9.so box.o core.o vm.o compaux.o macro.o code.o error.o class.o prof.o collection.o boolean.o char.o string.o list.o hash.o treemap.o bits.o port.o write.o read.o vector.o weak.o symbol.o keyword.o gloc.o compare.o regexp.o signal.o parameter.o module.o proc.o number.o bignum.o load.o paths.o lazy.o repl.o autoloads.o system.o compile.o libalpha.o libbool.o libchar.o libdict.o libeval.o libexc.o libio.o liblazy.o liblist.o libmisc.o libmod.o libnum.o libobj.o libomega.o libproc.o librx.o libstr.o libsym.o libsys.o libvec.o `ls -1 ../gc/.libs/*.o | grep -v '/cord' | grep -v '/staticrootslib'` -ldl -lcrypt -lutil -lm -lpthread
  723. TARGETLIB=`pwd` /bin/sh ./makeverslink libgauche-0.9.so
  724. TARGETLIB=`pwd` x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,--rpath -Wl,`pwd` -L. -Wl,-O1 -Wl,--as-needed -rdynamic -o gosh main.o -lgauche-0.9 -ldl -lcrypt -lutil -lm -lpthread
  725. make[1]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/src'
  726. make[1]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/lib'
  727. make[1]: Nothing to be done for `all'.
  728. make[1]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/lib'
  729. make[1]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext'
  730. for d in gauche util srfi threads uvector charconv binary net termios fcntl file sxml syslog dbm mt-random bcrypt digest vport text zlib sparse peg windows tls; do (cd $d; make default); done
  731. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche'
  732. ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--collection ../../libsrc/gauche/collection.scm
  733. ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--sequence ../../libsrc/gauche/sequence.scm
  734. ../../src/gosh -ftest ../../src/precomp -M=%parameterize -e -P -o gauche--parameter ../../libsrc/gauche/parameter.scm
  735. ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--hook ../../libsrc/gauche/hook.scm
  736. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o gauche--hook.o -c gauche--hook.c
  737. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o gauche--parameter.o -c gauche--parameter.c
  738. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o gauche--sequence.o -c gauche--sequence.c
  739. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--hook.so gauche--hook.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  740. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--parameter.so gauche--parameter.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  741. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o gauche--collection.o -c gauche--collection.c
  742. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--sequence.so gauche--sequence.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  743. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--collection.so gauche--collection.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  744. ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
  745. -b ../.. -s . gauche--collection.so gauche--sequence.so gauche--parameter.so gauche--hook.so collection.sci sequence.sci parameter.sci hook.sci
  746. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/gauche--collection.so <- ../../src/gauche--collection.so
  747. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/gauche--sequence.so <- ../../src/gauche--sequence.so
  748. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/gauche--parameter.so <- ../../src/gauche--parameter.so
  749. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/gauche--hook.so <- ../../src/gauche--hook.so
  750. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/collection.sci <- ../../lib/gauche/collection.sci
  751. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/sequence.sci <- ../../lib/gauche/sequence.sci
  752. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/parameter.sci <- ../../lib/gauche/parameter.sci
  753. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/hook.sci <- ../../lib/gauche/hook.sci
  754. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche'
  755. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util'
  756. ../../src/gosh -ftest ../../src/precomp -e -P -o util--match ../../libsrc/util/match.scm
  757. ../../src/gosh -ftest ../../src/precomp -e -P -o util--queue ./queue.scm
  758. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o util--queue.o -c util--queue.c
  759. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o util--match.o -c util--match.c
  760. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o util--queue.so util--queue.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  761. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o util--match.so util--match.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  762. ../../src/gosh -ftest ../../ext/xlink -l -g "util" \
  763. -b ../.. -s . util--match.so util--queue.so match.sci queue.sci
  764. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util/util--match.so <- ../../src/util--match.so
  765. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util/util--queue.so <- ../../src/util--queue.so
  766. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util/match.sci <- ../../lib/util/match.sci
  767. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util/queue.sci <- ../../lib/util/queue.sci
  768. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util'
  769. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi'
  770. ../../src/gosh -ftest ../../src/precomp -e -i srfi-1.sci ../../libsrc/srfi-1.scm
  771. ../../src/gosh -ftest ../../src/precomp -e -i srfi-13.sci ../../libsrc/srfi-13.scm
  772. ../../src/gosh -ftest ../../src/precomp -e -P ./srfi-19.scm
  773. ../../src/gosh -ftest ../../src/precomp -e -P ./srfi-43.scm
  774. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o srfi-1.o -c srfi-1.c
  775. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o srfi-43.o -c srfi-43.c
  776. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o srfi-1.so srfi-1.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  777. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o srfi-43.so srfi-43.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  778. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o srfi-13.o -c srfi-13.c
  779. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o srfi-19.o -c srfi-19.c
  780. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o srfi-13.so srfi-13.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  781. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o srfi-19.so srfi-19.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  782. ../../src/gosh -ftest ../../ext/xlink -l -g "" \
  783. -b ../.. -s . srfi-1.so srfi-13.so srfi-19.so srfi-43.so srfi-1.sci srfi-13.sci srfi-19.sci srfi-43.sci
  784. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-1.so <- ../../src/srfi-1.so
  785. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-13.so <- ../../src/srfi-13.so
  786. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-19.so <- ../../src/srfi-19.so
  787. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-43.so <- ../../src/srfi-43.so
  788. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-1.sci <- ../../lib//srfi-1.sci
  789. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-13.sci <- ../../lib//srfi-13.sci
  790. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-19.sci <- ../../lib//srfi-19.sci
  791. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-43.sci <- ../../lib//srfi-43.sci
  792. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi'
  793. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/threads'
  794. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o threads.o -c threads.c
  795. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o mutex.o -c mutex.c
  796. ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--threads ./threads.scm
  797. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o gauche--threads.o -c gauche--threads.c
  798. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--threads.so threads.o mutex.o gauche--threads.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  799. ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
  800. -b ../.. -s . gauche--threads.so threads.sci
  801. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/threads/gauche--threads.so <- ../../src/gauche--threads.so
  802. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/threads/threads.sci <- ../../lib/gauche/threads.sci
  803. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/threads'
  804. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector'
  805. rm -rf uvector.c
  806. if test ! -d gauche; then mkdir gauche; fi
  807. rm -rf uvlib.stub
  808. ../../src/gosh -ftest ./uvgen.scm ./uvector.c.tmpl
  809. ../../src/gosh -ftest ../../src/precomp ./uvutil.scm
  810. ../../src/gosh -ftest ./uvgen.scm ./uvlib.stub.tmpl
  811. rm -rf gauche/uvector.h
  812. ../../src/gosh -ftest ./uvgen.scm ./uvector.h.tmpl && mv uvector.h gauche/uvector.h
  813. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o uvinit.o -c uvinit.c
  814. ../../src/gosh -ftest ../../src/genstub uvlib.stub
  815. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o uvector.o -c uvector.c
  816. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o uvlib.o -c uvlib.c
  817. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o uvutil.o -c uvutil.c
  818. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o libgauche-uvector.so uvector.o uvinit.o uvlib.o uvutil.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  819. ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
  820. -b ../.. -s . libgauche-uvector.so array.scm uvector.scm matrix.scm
  821. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector/libgauche-uvector.so <- ../../src/libgauche-uvector.so
  822. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector/array.scm <- ../../lib/gauche/array.scm
  823. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector/uvector.scm <- ../../lib/gauche/uvector.scm
  824. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector/matrix.scm <- ../../lib/gauche/matrix.scm
  825. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector'
  826. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/charconv'
  827. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o charconv.o -c charconv.c
  828. ../../src/gosh -ftest ../../src/precomp ./convaux.scm
  829. ../../src/gosh -ftest ./cvt.scm ./euc-jp-2000-std.txt
  830. ../../src/gosh -ftest ./cvt.scm ./euc-jp-2000-std.txt
  831. ../../src/gosh -ftest ./guess.scm guess_tab.c
  832. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o guess.o -c guess.c
  833. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o jconv.o -c jconv.c
  834. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o convaux.o -c convaux.c
  835. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--charconv.so charconv.o convaux.o jconv.o guess.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  836. ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
  837. -b ../.. -s . gauche--charconv.so charconv.scm
  838. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/charconv/gauche--charconv.so <- ../../src/gauche--charconv.so
  839. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/charconv/charconv.scm <- ../../lib/gauche/charconv.scm
  840. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/charconv'
  841. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/binary'
  842. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o binary.o -c binary.c
  843. ../../src/gosh -ftest ../../src/genstub binarylib.stub
  844. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o binarylib.o -c binarylib.c
  845. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o binary--io.so binary.o binarylib.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  846. ../../src/gosh -ftest ../../ext/xlink -l -g "binary" \
  847. -b ../.. -s . binary--io.so io.scm
  848. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/binary/binary--io.so <- ../../src/binary--io.so
  849. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/binary/io.scm <- ../../lib/binary/io.scm
  850. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/binary'
  851. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/net'
  852. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o net.o -c net.c
  853. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o addr.o -c addr.c
  854. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o netdb.o -c netdb.c
  855. ../../src/gosh -ftest ../../src/genstub netlib.stub
  856. ../../src/gosh -ftest ../../src/precomp ./netaux.scm
  857. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o netlib.o -c netlib.c
  858. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o netaux.o -c netaux.c
  859. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--net.so net.o addr.o netdb.o netlib.o netaux.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  860. ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
  861. -b ../.. -s . gauche--net.so net.scm
  862. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/net/gauche--net.so <- ../../src/gauche--net.so
  863. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/net/net.scm <- ../../lib/gauche/net.scm
  864. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/net'
  865. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/termios'
  866. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o termios.o -c termios.c
  867. ../../src/gosh -ftest ../../src/genstub termiolib.stub
  868. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o termiolib.o -c termiolib.c
  869. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--termios.so termios.o termiolib.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  870. ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
  871. -b ../.. -s . gauche--termios.so termios.scm
  872. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/termios/gauche--termios.so <- ../../src/gauche--termios.so
  873. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/termios/termios.scm <- ../../lib/gauche/termios.scm
  874. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/termios'
  875. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/fcntl'
  876. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o fcntl.o -c fcntl.c
  877. ../../src/gosh -ftest ../../src/genstub fcntlib.stub
  878. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o fcntlib.o -c fcntlib.c
  879. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--fcntl.so fcntl.o fcntlib.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  880. ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
  881. -b ../.. -s . gauche--fcntl.so fcntl.scm
  882. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/fcntl/gauche--fcntl.so <- ../../src/gauche--fcntl.so
  883. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/fcntl/fcntl.scm <- ../../lib/gauche/fcntl.scm
  884. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/fcntl'
  885. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/file'
  886. ../../src/gosh -ftest ../../src/precomp -e -P -o file--util ../../libsrc/file/util.scm
  887. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o file--util.o -c file--util.c
  888. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o file--util.so file--util.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  889. ../../src/gosh -ftest ../../ext/xlink -l -g "file" \
  890. -b ../.. -s . file--util.so util.sci
  891. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/file/file--util.so <- ../../src/file--util.so
  892. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/file/util.sci <- ../../lib/file/util.sci
  893. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/file'
  894. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml'
  895. ../../src/gosh -ftest ./trans.scm ./sxml-ssax.scm.in
  896. ../../src/gosh -ftest ./trans.scm ./sxml-tools.scm.in
  897. ../../src/gosh -ftest ./trans.scm ./sxml-tools.scm.in
  898. ../../src/gosh -ftest ./trans.scm ./sxml-serializer.scm.in
  899. ../../src/gosh -ftest ./trans.scm ./tree-trans.scm.in
  900. ../../src/gosh -ftest ./trans.scm ./to-html.scm.in
  901. ../../src/gosh -ftest ./trans.scm ./sxml-ssax.scm.in
  902. ../../src/gosh -ftest ./trans.scm ./sxml-serializer.scm.in
  903. ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i tools.sci -o sxml--tools sxml-tools.scm
  904. ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i serializer.sci -o sxml--serializer sxml-serializer.scm
  905. ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i tools.sci -o sxml--tools sxml-tools.scm
  906. ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i serializer.sci -o sxml--serializer sxml-serializer.scm
  907. ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i ssax.sci -o sxml--ssax sxml-ssax.scm
  908. ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i ssax.sci -o sxml--ssax sxml-ssax.scm
  909. ../../src/gosh -ftest ./trans.scm ./sxml-sxpath.scm.in
  910. ../../src/gosh -ftest ./trans.scm ./sxml-sxpath.scm.in
  911. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o sxml--tools.o -c sxml--tools.c
  912. ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i sxpath.sci -o sxml--sxpath sxml-sxpath.scm
  913. ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i sxpath.sci -o sxml--sxpath sxml-sxpath.scm
  914. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o sxml--serializer.o -c sxml--serializer.c
  915. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o sxml--ssax.o -c sxml--ssax.c
  916. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o sxml--tools.so sxml--tools.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  917. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o sxml--serializer.so sxml--serializer.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  918. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o sxml--ssax.so sxml--ssax.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  919. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o sxml--sxpath.o -c sxml--sxpath.c
  920. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o sxml--sxpath.so sxml--sxpath.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  921. ../../src/gosh -ftest ../../ext/xlink -l -g "sxml" \
  922. -b ../.. -s . sxml--ssax.so sxml--sxpath.so sxml--tools.so sxml--serializer.so adaptor.scm ssax.sci sxpath.sci tools.sci tree-trans.scm to-html.scm serializer.sci
  923. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/sxml--ssax.so <- ../../src/sxml--ssax.so
  924. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/sxml--sxpath.so <- ../../src/sxml--sxpath.so
  925. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/sxml--tools.so <- ../../src/sxml--tools.so
  926. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/sxml--serializer.so <- ../../src/sxml--serializer.so
  927. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/adaptor.scm <- ../../lib/sxml/adaptor.scm
  928. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/ssax.sci <- ../../lib/sxml/ssax.sci
  929. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/sxpath.sci <- ../../lib/sxml/sxpath.sci
  930. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/tools.sci <- ../../lib/sxml/tools.sci
  931. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/tree-trans.scm <- ../../lib/sxml/tree-trans.scm
  932. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/to-html.scm <- ../../lib/sxml/to-html.scm
  933. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/serializer.sci <- ../../lib/sxml/serializer.sci
  934. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml'
  935. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/syslog'
  936. ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--syslog ./syslog.scm
  937. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o gauche--syslog.o -c gauche--syslog.c
  938. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--syslog.so gauche--syslog.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  939. ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
  940. -b ../.. -s . gauche--syslog.so syslog.sci
  941. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/syslog/gauche--syslog.so <- ../../src/gauche--syslog.so
  942. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/syslog/syslog.sci <- ../../lib/gauche/syslog.sci
  943. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/syslog'
  944. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm'
  945. ../../src/gosh -ftest ../../src/precomp -e -P -o dbm--odbm ./odbm.scm
  946. ../../src/gosh -ftest ../../src/precomp -e -P -o dbm--ndbm ./ndbm.scm
  947. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -o ndbm-makedb \
  948. ./ndbm-makedb.c -lgdbm -lgdbm_compat -ldl -lcrypt -lutil -lm -lpthread
  949. ../../src/gosh -ftest ../../src/precomp -e -P -o dbm--gdbm ./gdbm.scm
  950. ../../src/gosh -ftest ./ndbm-suffixes.scm ndbm-suffixes.h
  951. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o dbm--odbm.o -c dbm--odbm.c
  952. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o dbm--gdbm.o -c dbm--gdbm.c
  953. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o dbm--ndbm.o -c dbm--ndbm.c
  954. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o dbm--odbm.so dbm--odbm.o -L../../src -lgdbm -lgdbm_compat -ldl -lcrypt -lutil -lm -lpthread
  955. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o dbm--ndbm.so dbm--ndbm.o -L../../src -lgdbm -lgdbm_compat -ldl -lcrypt -lutil -lm -lpthread
  956. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o dbm--gdbm.so dbm--gdbm.o -L../../src -lgdbm -ldl -lcrypt -lutil -lm -lpthread
  957. ../../src/gosh -ftest ../../ext/xlink -l -g "dbm" \
  958. -b ../.. -s . dbm--odbm.so dbm--ndbm.so dbm--gdbm.so odbm.sci ndbm.sci gdbm.sci
  959. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm/dbm--odbm.so <- ../../src/dbm--odbm.so
  960. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm/dbm--ndbm.so <- ../../src/dbm--ndbm.so
  961. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm/dbm--gdbm.so <- ../../src/dbm--gdbm.so
  962. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm/odbm.sci <- ../../lib/dbm/odbm.sci
  963. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm/ndbm.sci <- ../../lib/dbm/ndbm.sci
  964. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm/gdbm.sci <- ../../lib/dbm/gdbm.sci
  965. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm'
  966. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/mt-random'
  967. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o mt-random.o -c mt-random.c
  968. ../../src/gosh -ftest ../../src/genstub mt-lib.stub
  969. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o mt-lib.o -c mt-lib.c
  970. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o math--mt-random.so mt-random.o mt-lib.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  971. ../../src/gosh -ftest ../../ext/xlink -l -g "math" \
  972. -b ../.. -s . math--mt-random.so mt-random.scm
  973. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/mt-random/math--mt-random.so <- ../../src/math--mt-random.so
  974. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/mt-random/mt-random.scm <- ../../lib/math/mt-random.scm
  975. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/mt-random'
  976. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/bcrypt'
  977. ../../src/gosh -ftest ../../src/precomp -e -P -o crypt--bcrypt ./bcrypt.scm
  978. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o crypt_blowfish.o -c crypt_blowfish.c
  979. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o crypt_gensalt.o -c crypt_gensalt.c
  980. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o wrapper.o -c wrapper.c
  981. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o crypt--bcrypt.o -c crypt--bcrypt.c
  982. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o crypt--bcrypt.so crypt--bcrypt.o crypt_blowfish.o crypt_gensalt.o wrapper.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  983. ../../src/gosh -ftest ../../ext/xlink -l -g "crypt" \
  984. -b ../.. -s . crypt--bcrypt.so bcrypt.sci
  985. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/bcrypt/crypt--bcrypt.so <- ../../src/crypt--bcrypt.so
  986. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/bcrypt/bcrypt.sci <- ../../lib/crypt/bcrypt.sci
  987. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/bcrypt'
  988. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest'
  989. ../../src/gosh -ftest ../../src/precomp -e -P -o rfc--md5 ./md5.scm
  990. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o md5c.o -c md5c.c
  991. ../../src/gosh -ftest ../../src/precomp -e -P -o rfc--sha ./sha.scm
  992. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o sha2.o -c sha2.c
  993. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o rfc--md5.o -c rfc--md5.c
  994. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o rfc--sha.o -c rfc--sha.c
  995. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o rfc--md5.so rfc--md5.o md5c.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  996. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o rfc--sha.so rfc--sha.o sha2.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  997. ../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \
  998. -b ../.. -s . rfc--md5.so rfc--sha.so md5.sci sha1.scm sha.sci
  999. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest/rfc--md5.so <- ../../src/rfc--md5.so
  1000. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest/rfc--sha.so <- ../../src/rfc--sha.so
  1001. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest/md5.sci <- ../../lib/rfc/md5.sci
  1002. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest/sha1.scm <- ../../lib/rfc/sha1.scm
  1003. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest/sha.sci <- ../../lib/rfc/sha.sci
  1004. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest'
  1005. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/vport'
  1006. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o vport.o -c vport.c
  1007. ../../src/gosh -ftest ../../src/genstub vportlib.stub
  1008. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o vportlib.o -c vportlib.c
  1009. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--vport.so vport.o vportlib.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  1010. ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
  1011. -b ../.. -s . gauche--vport.so vport.scm
  1012. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/vport/gauche--vport.so <- ../../src/gauche--vport.so
  1013. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/vport/vport.scm <- ../../lib/gauche/vport.scm
  1014. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/vport'
  1015. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text'
  1016. ../../src/gosh -ftest ../../src/precomp -e -P -o text--gettext ./gettext.scm
  1017. ../../src/gosh -ftest ../../src/precomp -e -P -o text--tr ../../libsrc/text/tr.scm
  1018. ../../src/gosh -ftest ../../src/precomp -e -P -o text--unicode ./unicode.scm
  1019. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o text--tr.o -c text--tr.c
  1020. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o text--tr.so text--tr.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  1021. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o text--gettext.o -c text--gettext.c
  1022. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o text--unicode.o -c text--unicode.c
  1023. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o text--gettext.so text--gettext.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  1024. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o text--unicode.so text--unicode.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  1025. ../../src/gosh -ftest ../../ext/xlink -l -g "text" \
  1026. -b ../.. -s . text--gettext.so text--tr.so text--unicode.so gettext.sci tr.sci unicode.sci
  1027. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text/text--gettext.so <- ../../src/text--gettext.so
  1028. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text/text--tr.so <- ../../src/text--tr.so
  1029. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text/text--unicode.so <- ../../src/text--unicode.so
  1030. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text/gettext.sci <- ../../lib/text/gettext.sci
  1031. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text/tr.sci <- ../../lib/text/tr.sci
  1032. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text/unicode.sci <- ../../lib/text/unicode.sci
  1033. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text'
  1034. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/zlib'
  1035. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o gauche-zlib.o -c gauche-zlib.c
  1036. ../../src/gosh -ftest ../../src/genstub zliblib.stub
  1037. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o zliblib.o -c zliblib.c
  1038. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o rfc--zlib.so gauche-zlib.o zliblib.o -L../../src -lz -ldl -lcrypt -lutil -lm -lpthread
  1039. ../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \
  1040. -b ../.. -s . rfc--zlib.so zlib.scm
  1041. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/zlib/rfc--zlib.so <- ../../src/rfc--zlib.so
  1042. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/zlib/zlib.scm <- ../../lib/rfc/zlib.scm
  1043. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/zlib'
  1044. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sparse'
  1045. ../../src/gosh -ftest ../../src/precomp -e -P -o util--sparse ./sparse.scm
  1046. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o ctrie.o -c ctrie.c
  1047. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o spvec.o -c spvec.c
  1048. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o sptab.o -c sptab.c
  1049. ../../src/gosh -ftest ../../src/precomp -e -P -o util--sparse ./sparse.scm
  1050. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o util--sparse.o -c util--sparse.c
  1051. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o util--sparse.so util--sparse.o ctrie.o spvec.o sptab.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  1052. ../../src/gosh -ftest ../../ext/xlink -l -g "util" \
  1053. -b ../.. -s . util--sparse.so sparse.sci
  1054. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sparse/util--sparse.so <- ../../src/util--sparse.so
  1055. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sparse/sparse.sci <- ../../lib/util/sparse.sci
  1056. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sparse'
  1057. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/peg'
  1058. ../../src/gosh -ftest ../../src/precomp -e -P -o parser--peg \
  1059. --keep-private-macro=return-failure/compound,return-failure/expect,return-result \
  1060. ./peg.scm
  1061. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o parser--peg.o -c parser--peg.c
  1062. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o parser--peg.so parser--peg.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  1063. ../../src/gosh -ftest ../../ext/xlink -l -g "parser" \
  1064. -b ../.. -s . parser--peg.so peg.sci
  1065. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/peg/parser--peg.so <- ../../src/parser--peg.so
  1066. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/peg/peg.sci <- ../../lib/parser/peg.sci
  1067. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/peg'
  1068. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/windows'
  1069. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o init.o -c init.c
  1070. ../../src/gosh -ftest ../../src/genstub windows.stub
  1071. ../../src/gosh -ftest ../../src/genstub console.stub
  1072. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o windows.o -c windows.c
  1073. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o console.o -c console.c
  1074. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o os--windows.so init.o windows.o console.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  1075. ../../src/gosh -ftest ../../ext/xlink -l -g "os" \
  1076. -b ../.. -s . os--windows.so windows.scm
  1077. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/windows/os--windows.so <- ../../src/os--windows.so
  1078. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/windows/windows.scm <- ../../lib/os/windows.scm
  1079. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/windows'
  1080. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/tls'
  1081. mkdir -p axTLS/ssl axTLS/ssl/test axTLS/crypto
  1082. ../../src/gosh -ftest ../../src/precomp -e -P -o rfc--tls ./tls.scm
  1083. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o tls.o -c tls.c
  1084. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/ssl/asn1.o -c axTLS/ssl/asn1.c
  1085. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/ssl/gen_cert.o -c axTLS/ssl/gen_cert.c
  1086. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/ssl/loader.o -c axTLS/ssl/loader.c
  1087. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/ssl/openssl.o -c axTLS/ssl/openssl.c
  1088. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/ssl/os_port.o -c axTLS/ssl/os_port.c
  1089. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/ssl/p12.o -c axTLS/ssl/p12.c
  1090. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/ssl/tls1.o -c axTLS/ssl/tls1.c
  1091. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/ssl/tls1_clnt.o -c axTLS/ssl/tls1_clnt.c
  1092. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/ssl/tls1_svr.o -c axTLS/ssl/tls1_svr.c
  1093. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/ssl/x509.o -c axTLS/ssl/x509.c
  1094. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/crypto/aes.o -c axTLS/crypto/aes.c
  1095. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/crypto/bigint.o -c axTLS/crypto/bigint.c
  1096. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/crypto/crypto_misc.o -c axTLS/crypto/crypto_misc.c
  1097. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/crypto/hmac.o -c axTLS/crypto/hmac.c
  1098. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/crypto/md2.o -c axTLS/crypto/md2.c
  1099. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/crypto/md5.o -c axTLS/crypto/md5.c
  1100. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/crypto/rc4.o -c axTLS/crypto/rc4.c
  1101. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/crypto/rsa.o -c axTLS/crypto/rsa.c
  1102. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/crypto/sha1.o -c axTLS/crypto/sha1.c
  1103. rm -f axTLS/ssl/test/ssltest.mod.c
  1104. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o axTLS/ssl/test/ssltest.mod.o -c axTLS/ssl/test/ssltest.mod.c
  1105. axTLS/crypto/crypto_misc.c: In function 'get_random__axtls':
  1106. axTLS/crypto/crypto_misc.c:169:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  1107. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -ggdb -march=native -ftracer -fPIC -fomit-frame-pointer -o rfc--tls.o -c rfc--tls.c
  1108. x86_64-pc-linux-gnu-gcc -std=gnu99 -o axTLS/ssl/ssltest axTLS/ssl/test/ssltest.mod.o axTLS/ssl/asn1.o axTLS/ssl/gen_cert.o axTLS/ssl/loader.o axTLS/ssl/openssl.o axTLS/ssl/os_port.o axTLS/ssl/p12.o axTLS/ssl/tls1.o axTLS/ssl/tls1_clnt.o axTLS/ssl/tls1_svr.o axTLS/ssl/x509.o axTLS/crypto/aes.o axTLS/crypto/bigint.o axTLS/crypto/crypto_misc.o axTLS/crypto/hmac.o axTLS/crypto/md2.o axTLS/crypto/md5.o axTLS/crypto/rc4.o axTLS/crypto/rsa.o axTLS/crypto/sha1.o -ldl -lcrypt -lutil -lm -lpthread
  1109. x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -Wl,-O1 -Wl,--as-needed -shared -o rfc--tls.so rfc--tls.o tls.o axTLS/ssl/asn1.o axTLS/ssl/gen_cert.o axTLS/ssl/loader.o axTLS/ssl/openssl.o axTLS/ssl/os_port.o axTLS/ssl/p12.o axTLS/ssl/tls1.o axTLS/ssl/tls1_clnt.o axTLS/ssl/tls1_svr.o axTLS/ssl/x509.o axTLS/crypto/aes.o axTLS/crypto/bigint.o axTLS/crypto/crypto_misc.o axTLS/crypto/hmac.o axTLS/crypto/md2.o axTLS/crypto/md5.o axTLS/crypto/rc4.o axTLS/crypto/rsa.o axTLS/crypto/sha1.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
  1110. ../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \
  1111. -b ../.. -s . rfc--tls.so tls.sci
  1112. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/tls/rfc--tls.so <- ../../src/rfc--tls.so
  1113. link /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/tls/tls.sci <- ../../lib/rfc/tls.sci
  1114. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/tls'
  1115. make[1]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext'
  1116. make[1]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/doc'
  1117. ../src/gosh -q -I../src -I../lib -lgauche-init ./extract -en -o gauche-refe.texi ./gauche-ref.texi
  1118. ../src/gosh -q -I../src -I../lib -lgauche-init ./extract -jp -o gauche-refj.texi ./gauche-ref.texi
  1119. if test Xmakeinfo != X -a Xgzip != X; then \
  1120. env LANG=C makeinfo --no-warn gauche-refe.texi; \
  1121. rm -rf gauche-refe.info*.gz; \
  1122. gzip gauche-refe.info gauche-refe.info-[0-9]*; \
  1123. fi
  1124. if test Xmakeinfo != X -a Xgzip != X; then \
  1125. env LANG=C makeinfo --no-warn gauche-refj.texi; \
  1126. rm -rf gauche-refj.info*.gz; \
  1127. gzip gauche-refj.info gauche-refj.info-[0-9]*; \
  1128. fi
  1129. make[1]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/doc'
  1130. >>> Source compiled.
  1131. make -j24 -j1 -s check
  1132. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c tests/staticrootslib.c -fPIC -DPIC -o .libs/staticrootslib.o
  1133. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c tests/staticrootslib.c -o staticrootslib.o >/dev/null 2>&1
  1134. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/staticrootslib.o -Wl,-rpath -Wl,/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc/.libs ./.libs/libgc.so -lpthread -ldl -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libstaticrootslib.so.1 -o .libs/libstaticrootslib.so.1.0.3
  1135. libtool: link: (cd ".libs" && rm -f "libstaticrootslib.so.1" && ln -s "libstaticrootslib.so.1.0.3" "libstaticrootslib.so.1")
  1136. libtool: link: (cd ".libs" && rm -f "libstaticrootslib.so" && ln -s "libstaticrootslib.so.1.0.3" "libstaticrootslib.so")
  1137. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libstaticrootslib.a staticrootslib.o
  1138. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libstaticrootslib.a
  1139. libtool: link: ( cd ".libs" && rm -f "libstaticrootslib.la" && ln -s "../libstaticrootslib.la" "libstaticrootslib.la" )
  1140. libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -Wl,-O1 -Wl,--as-needed -o .libs/gctest test.o ./.libs/libgc.so -lpthread -ldl
  1141. libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -Wl,-O1 -Wl,--as-needed -o .libs/leaktest leak_test.o ./.libs/libgc.so -lpthread -ldl
  1142. libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -Wl,-O1 -Wl,--as-needed -o .libs/middletest middle.o ./.libs/libgc.so -lpthread -ldl
  1143. libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -Wl,-O1 -Wl,--as-needed -o .libs/smashtest smash_test.o ./.libs/libgc.so -lpthread -ldl
  1144. libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -Wl,-O1 -Wl,--as-needed -o .libs/hugetest huge_test.o ./.libs/libgc.so -lpthread -ldl
  1145. libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -Wl,-O1 -Wl,--as-needed -o .libs/realloc_test realloc_test.o ./.libs/libgc.so -lpthread -ldl
  1146. libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -Wl,-O1 -Wl,--as-needed -o .libs/staticrootstest staticrootstest.o ./.libs/libgc.so ./.libs/libstaticrootslib.so /tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc/.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nowhere
  1147. libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -Wl,-O1 -Wl,--as-needed -o .libs/threadleaktest thread_leak_test.o ./.libs/libgc.so -lpthread -ldl
  1148. libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -Wl,-O1 -Wl,--as-needed -o .libs/threadkey_test threadkey_test.o ./.libs/libgc.so -lpthread -ldl
  1149. libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -Wl,-O1 -Wl,--as-needed -o .libs/initsecondarythread initsecondarythread.o ./.libs/libgc.so -lpthread -ldl
  1150. Switched to incremental mode
  1151. Emulating dirty bits with mprotect/signals
  1152. Completed 6 tests
  1153. Allocated 11610320 collectable objects
  1154. Allocated 1218 uncollectable objects
  1155. Allocated 7369228 atomic objects
  1156. Allocated 137665 stubborn objects
  1157. Finalized 13495/13495 objects - finalization is probably ok
  1158. Total number of bytes allocated is 642410144
  1159. Final heap size is 82137088 bytes
  1160. Collector appears to work
  1161. Completed 294 collections
  1162. PASS: gctest
  1163. Leaked composite object at 0x2ef1ef0 (tests/leak_test.c:19, sz=8, NORMAL)
  1164. Leaked composite object at 0x2ef2ee0 (tests/leak_test.c:19, sz=9, NORMAL)
  1165. Leaked composite object at 0x2ef2f20 (tests/leak_test.c:19, sz=10, NORMAL)
  1166. Leaked composite object at 0x2ef2f60 (tests/leak_test.c:19, sz=11, NORMAL)
  1167. Leaked composite object at 0x2ef1f20 (tests/leak_test.c:19, sz=4, NORMAL)
  1168. Leaked composite object at 0x2ef1f50 (tests/leak_test.c:19, sz=5, NORMAL)
  1169. Leaked composite object at 0x2ef1f80 (tests/leak_test.c:19, sz=6, NORMAL)
  1170. Leaked composite object at 0x2ef1fb0 (tests/leak_test.c:19, sz=7, NORMAL)
  1171. Leaked composite object at 0x2ef1fe0 (tests/leak_test.c:12, sz=4, NORMAL)
  1172. PASS: leaktest
  1173. Final heap size is 524288
  1174. PASS: middletest
  1175. GC_check_heap_block: found smashed heap objects:
  1176. 0x13a9fe8 in or near object at 0x13a9fc0 (tests/smash_test.c:22, sz=40)
  1177. GC_check_heap_block: found smashed heap objects:
  1178. 0x13a9fe8 in or near object at 0x13a9fc0 (tests/smash_test.c:22, sz=40)
  1179. 0x1419a98 in or near object at 0x1419a70 (tests/smash_test.c:22, sz=40)
  1180. PASS: smashtest
  1181. PASS: hugetest
  1182. Heap size: 262144
  1183. Heap size: 524288
  1184. PASS: realloc_test
  1185. PASS: staticrootstest
  1186. Leaked composite object at 0x302dfe0 (tests/thread_leak_test.c:25, sz=4, NORMAL)
  1187. Leaked composite object at 0x302dec0 (tests/thread_leak_test.c:25, sz=4, NORMAL)
  1188. Leaked composite object at 0x302df20 (tests/thread_leak_test.c:25, sz=4, NORMAL)
  1189. Leaked composite object at 0x302de90 (tests/thread_leak_test.c:25, sz=4, NORMAL)
  1190. Leaked composite object at 0x302def0 (tests/thread_leak_test.c:25, sz=4, NORMAL)
  1191. PASS: threadleaktest
  1192. PASS: threadkey_test
  1193. PASS: initsecondarythread
  1194. ===================
  1195. All 10 tests passed
  1196. ===================
  1197. Testing VM stack sanity... passed.
  1198. Testing integer arithmetic macros ... passed.
  1199. Testing primitive syntax ... passed.
  1200. Testing error and exception handlers ... passed.
  1201. Testing module ... passed.
  1202. Testing macro ... passed.
  1203. Testing numbers ... passed.
  1204. Testing characters ... passed.
  1205. Testing strings (basic) ... passed.
  1206. Testing symbols and keywords ... passed.
  1207. Testing hash tables ... passed.
  1208. Testing builtin list operations ... passed.
  1209. Testing treemap ... passed.
  1210. Testing io ... passed.
  1211. Testing procedures ... passed.
  1212. Testing dynamic-wind and call/cc ... passed.
  1213. Testing load ... passed.
  1214. Testing SRFIs ... passed.
  1215. Testing object system ... passed.
  1216. Testing exceptions ... passed.
  1217. Testing lazy evaluation ... passed.
  1218. Testing regexp ... passed.
  1219. Testing sort procedures ... passed.
  1220. Testing multibyte (utf-8) ... passed.
  1221. Testing system ... passed.
  1222. Testing autoload and autoprovide ... passed.
  1223. Testing rfc ... passed.
  1224. Testing parseopt ... passed.
  1225. Testing logger ... passed.
  1226. Testing text utilities ... passed.
  1227. Testing util ... passed.
  1228. Testing advanced read/write features ... passed.
  1229. Testing gauche.process ... passed.
  1230. Testing gauche.version ... passed.
  1231. Testing file utilities ... passed.
  1232. Testing selector ... passed.
  1233. Testing listener ... passed.
  1234. Testing dictionary framework ... passed.
  1235. Testing dbi/dbd ... passed.
  1236. Testing www.* modules ... passed.
  1237. Testing gauche.cgen.* ... passed.
  1238. Testing gauche.package.* ... passed.
  1239. Testing case-sensitive reader/writer ... passed.
  1240. Testing case-insensitive reader/writer ... passed.
  1241. See test.log for details.
  1242. Testing collections and sequences ... passed.
  1243. Testing hook ... passed.
  1244. Testing parameters ... passed.
  1245. Testing records ... passed.
  1246. Testing generators ... passed.
  1247. Testing lazy sequence utilities ... passed.
  1248. Testing util.* ... passed.
  1249. Testing extension srfi modules ... passed.
  1250. Testing threads ... passed.
  1251. Testing uniform vector and array ... passed.
  1252. Testing charconv ... passed.
  1253. Testing binary ... passed.
  1254. Testing net ... passed.
  1255. Testing termios ... gosh: "error": couldn't open output file: "/dev/tty"
  1256. make[2]: *** [check] Error 1
  1257. Testing fcntl ... passed.
  1258. Testing file.util ... failed.
  1259. discrepancies found. Errors are:
  1260. test directory-fold :follow-link? #f: expects ("test.out/test.d/test10.o" "test.out/test.d/test11.o" "test.out/test1.o" "test.out/test2.o" "test.out/test3.o" "test.out/test6.o" "test.out/test7.o") => got ("test.out/test.d/test10.o" "test.out/test.d/test11.o" "test.out/test1.o" "test.out/test2.d" "test.out/test2.o" "test.out/test3.o" "test.out/test6.o" "test.out/test7.o")
  1261. Testing SSAX ... passed.
  1262. Testing sxpath ... passed.
  1263. Testing serializer ... passed.
  1264. Testing syslog ... passed.
  1265. Testing dbm ... passed.
  1266. Testing mt-random ... passed.
  1267. Testing bcrypt ... passed.
  1268. Testing digest framework ... passed.
  1269. Testing vport ... passed.
  1270. Testing gettext ... passed.
  1271. Testing text.tr ... passed.
  1272. Testing text.unicode ... passed.
  1273. Testing rfc.zlib ... passed.
  1274. Testing util.sparse ... passed.
  1275. Testing parser.peg ... passed.
  1276. Testing rfc.tls ... passed.
  1277. Testing optimizer ... passed.
  1278. Testing control ... passed.
  1279. Testing debug features ... passed.
  1280. Testing utility scripts ... passed.
  1281. Total: 12870 tests, 12869 passed, 1 failed, 1 aborted.
  1282. make[1]: *** [test-summary-check] Error 1
  1283. make: *** [check] Error 2
  1284. * ERROR: dev-scheme/gauche-0.9.3.3 failed (test phase):
  1285. * emake failed
  1286. *
  1287. * If you need support, post the output of `emerge --info '=dev-scheme/gauche-0.9.3.3'`,
  1288. * the complete build log and the output of `emerge -pqv '=dev-scheme/gauche-0.9.3.3'`.
  1289. * The complete build log is located at '/var/log/portage/dev-scheme:gauche-0.9.3.3:20120620-165618.log'.
  1290. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-scheme/gauche-0.9.3.3/temp/build.log'.
  1291. * The ebuild environment file is located at '/tmp/portage/dev-scheme/gauche-0.9.3.3/temp/environment'.
  1292. * Working directory: '/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3'
  1293. * S: '/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3'
  1294. >>> Install gauche-0.9.3.3 into /tmp/portage/dev-scheme/gauche-0.9.3.3/image/ category dev-scheme
  1295. make -j24 -j1 DESTDIR=/tmp/portage/dev-scheme/gauche-0.9.3.3/image/ install-pkg install-doc
  1296. cd lib; make install
  1297. make[1]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/lib'
  1298. for d in gauche gauche/vm gauche/serializer gauche/interactive gauche/mop gauche/package gauche/cgen gauche/experimental srfi-14 srfi-29 binary control dbd dbm math util compat file rfc text www www/cgi; do \
  1299. ../mkinstalldirs /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/$d; \
  1300. done
  1301. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche
  1302. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/vm
  1303. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/serializer
  1304. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/interactive
  1305. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/mop
  1306. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/package
  1307. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/cgen
  1308. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/experimental
  1309. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/srfi-14
  1310. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/srfi-29
  1311. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/binary
  1312. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/control
  1313. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/dbd
  1314. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/dbm
  1315. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/math
  1316. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/util
  1317. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/compat
  1318. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/file
  1319. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/rfc
  1320. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/text
  1321. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/www
  1322. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/www/cgi
  1323. for p in srfi-0.scm srfi-4.scm srfi-5.scm srfi-7.scm srfi-9.scm srfi-11.scm srfi-14.scm srfi-14/query.scm srfi-14/set.scm srfi-26.scm srfi-27.scm srfi-29.scm srfi-29/bundle.scm srfi-29/format.scm srfi-31.scm srfi-37.scm srfi-42.scm srfi-55.scm srfi-60.scm srfi-98.scm slib.scm gauche/redefutil.scm gauche/test.scm gauche/time.scm gauche/macroutil.scm gauche/stringutil.scm gauche/condutil.scm gauche/portutil.scm gauche/hashutil.scm gauche/treeutil.scm gauche/modutil.scm gauche/libutil.scm gauche/sortutil.scm gauche/fileutil.scm gauche/sysutil.scm gauche/regexp.scm gauche/process.scm gauche/signal.scm gauche/numerical.scm gauche/let-opt.scm gauche/logical.scm gauche/vm/debugger.scm gauche/vm/insn-core.scm gauche/vm/insn.scm gauche/vm/profiler.scm gauche/procedure.scm gauche/dictionary.scm gauche/generator.scm gauche/serializer.scm gauche/serializer/aserializer.scm gauche/parseopt.scm gauche/interactive.scm gauche/interactive/info.scm gauche/selector.scm gauche/logger.scm gauche/record.scm gauche/common-macros.scm gauche/singleton.scm gauche/validator.scm gauche/version.scm gauche/partcont.scm gauche/lazy.scm gauche/interpolate.scm gauche/defvalues.scm gauche/listener.scm gauche/config.scm gauche/reload.scm gauche/mop/instance-pool.scm gauche/mop/validator.scm gauche/mop/propagate.scm gauche/mop/singleton.scm gauche/cgen.scm gauche/cgen/unit.scm gauche/cgen/literal.scm gauche/cgen/cise.scm gauche/cgen/type.scm gauche/cgen/stub.scm gauche/cgen/precomp.scm gauche/cgen/tmodule.scm gauche/package.scm gauche/package/build.scm gauche/package/fetch.scm gauche/package/util.scm gauche/package/compile.scm gauche/experimental/ref.scm gauche/experimental/lamb.scm gauche/experimental/app.scm binary/ftype.scm binary/pack.scm control/job.scm control/thread-pool.scm dbi.scm dbd/null.scm dbm.scm dbm/fsdbm.scm dbm/dump dbm/restore math/const.scm util/isomorph.scm util/toposort.scm util/tree.scm util/digest.scm util/combinations.scm util/lcs.scm util/list.scm util/record.scm util/relation.scm util/stream.scm util/trie.scm util/rbtree.scm compat/jfilter.scm compat/stk.scm compat/norational.scm file/filter.scm rfc/822.scm rfc/mime.scm rfc/base64.scm rfc/uri.scm rfc/cookie.scm rfc/quoted-printable.scm rfc/http.scm rfc/hmac.scm rfc/ftp.scm rfc/icmp.scm rfc/ip.scm rfc/json.scm text/csv.scm text/parse.scm text/tree.scm text/sql.scm text/html-lite.scm text/info.scm text/diff.scm text/progress.scm www/cgi.scm www/cgi-test.scm www/cgi/test.scm; do \
  1324. /usr/bin/install -c -m 444 $p /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/$p; \
  1325. done
  1326. if test -f slibcat; then \
  1327. /usr/bin/install -c -m 444 slibcat /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/slibcat; \
  1328. fi
  1329. make[1]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/lib'
  1330. cd ext; make install
  1331. make[1]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext'
  1332. for d in gauche util srfi threads uvector charconv binary net termios fcntl file sxml syslog dbm mt-random bcrypt digest vport text zlib sparse peg windows tls; do (cd $d; make install); done
  1333. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche'
  1334. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1335. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche collection.sci sequence.sci parameter.sci hook.sci
  1336. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--collection.so gauche--sequence.so gauche--parameter.so gauche--hook.so
  1337. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche'
  1338. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util'
  1339. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1340. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/util match.sci queue.sci
  1341. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu util--match.so util--queue.so
  1342. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util'
  1343. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi'
  1344. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1345. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/ srfi-1.sci srfi-13.sci srfi-19.sci srfi-43.sci
  1346. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu srfi-1.so srfi-13.so srfi-19.so srfi-43.so
  1347. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi'
  1348. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/threads'
  1349. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1350. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche threads.sci
  1351. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--threads.so
  1352. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/threads'
  1353. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector'
  1354. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include gauche/uvector.h
  1355. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche array.scm uvector.scm matrix.scm
  1356. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu libgauche-uvector.so
  1357. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector'
  1358. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/charconv'
  1359. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1360. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche charconv.scm
  1361. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--charconv.so
  1362. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/charconv'
  1363. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/binary'
  1364. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1365. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/binary io.scm
  1366. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu binary--io.so
  1367. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/binary'
  1368. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/net'
  1369. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1370. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche net.scm
  1371. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--net.so
  1372. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/net'
  1373. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/termios'
  1374. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1375. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche termios.scm
  1376. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--termios.so
  1377. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/termios'
  1378. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/fcntl'
  1379. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1380. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche fcntl.scm
  1381. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--fcntl.so
  1382. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/fcntl'
  1383. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/file'
  1384. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1385. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/file util.sci
  1386. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu file--util.so
  1387. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/file'
  1388. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml'
  1389. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1390. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/sxml adaptor.scm ssax.sci sxpath.sci tools.sci tree-trans.scm to-html.scm serializer.sci
  1391. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu sxml--ssax.so sxml--sxpath.so sxml--tools.so sxml--serializer.so
  1392. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml'
  1393. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/syslog'
  1394. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1395. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche syslog.sci
  1396. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--syslog.so
  1397. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/syslog'
  1398. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm'
  1399. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1400. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/dbm odbm.sci ndbm.sci gdbm.sci
  1401. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu dbm--odbm.so dbm--ndbm.so dbm--gdbm.so
  1402. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm'
  1403. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/mt-random'
  1404. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1405. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/math mt-random.scm
  1406. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu math--mt-random.so
  1407. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/mt-random'
  1408. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/bcrypt'
  1409. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1410. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/crypt bcrypt.sci
  1411. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu crypt--bcrypt.so
  1412. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/bcrypt'
  1413. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest'
  1414. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1415. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/rfc md5.sci sha1.scm sha.sci
  1416. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu rfc--md5.so rfc--sha.so
  1417. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest'
  1418. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/vport'
  1419. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1420. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche vport.scm
  1421. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--vport.so
  1422. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/vport'
  1423. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text'
  1424. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1425. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/text gettext.sci tr.sci unicode.sci
  1426. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu text--gettext.so text--tr.so text--unicode.so
  1427. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text'
  1428. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/zlib'
  1429. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1430. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/rfc zlib.scm
  1431. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu rfc--zlib.so
  1432. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/zlib'
  1433. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sparse'
  1434. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1435. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/util sparse.sci
  1436. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu util--sparse.so
  1437. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sparse'
  1438. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/peg'
  1439. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1440. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/parser peg.sci
  1441. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu parser--peg.so
  1442. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/peg'
  1443. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/windows'
  1444. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1445. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/os windows.scm
  1446. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu os--windows.so
  1447. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/windows'
  1448. make[2]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/tls'
  1449. mkdir -p axTLS/ssl axTLS/ssl/test axTLS/crypto
  1450. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1451. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/rfc tls.sci
  1452. ../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu rfc--tls.so
  1453. make[2]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/tls'
  1454. ../src/gosh -ftest ../src/gauche-install.in -C -m 444 -S . template.Makefile.in template.configure.ac template.extension.h template.extension.c template.extensionlib.stub template.module.scm template.test.scm template.DIST /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3
  1455. make[1]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext'
  1456. cd src; make install
  1457. make[1]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/src'
  1458. ../mkinstalldirs /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include/gauche /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/bin /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/site/lib /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/site/x86_64-pc-linux-gnu
  1459. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/bin /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/site/lib /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/site/x86_64-pc-linux-gnu
  1460. ./gosh -ftest ./gauche-install.in -m 444 -S . gauche.h ../gc/include/gc.h ../gc/include/gc_allocator.h ../gc/include/gc_config_macros.h ../gc/include/gc_cpp.h ../gc/include/gc_inline.h ../gc/include/gc_mark.h ../gc/include/gc_pthread_redirects.h ../gc/include/gc_tiny_fl.h ../gc/include/gc_typed.h ../gc/include/gc_version.h /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
  1461. ./gosh -ftest ./gauche-install.in -m 444 -S . gauche/arch.h gauche/bignum.h gauche/bits.h gauche/bits_inline.h gauche/builtin-syms.h gauche/bytes_inline.h gauche/char_euc_jp.h gauche/char_none.h gauche/char_sjis.h gauche/char_utf_8.h gauche/charset.h gauche/class.h gauche/code.h gauche/collection.h gauche/config.h gauche/config_threads.h gauche/exception.h gauche/extend.h gauche/extern.h gauche/float.h gauche/gloc.h gauche/hash.h gauche/int64.h gauche/keyword.h gauche/load.h gauche/macro.h gauche/module.h gauche/number.h gauche/parameter.h gauche/paths.h gauche/port.h gauche/prof.h gauche/pthread.h gauche/reader.h gauche/regexp.h gauche/scmconst.h gauche/string.h gauche/symbol.h gauche/system.h gauche/treemap.h gauche/uthread.h gauche/vector.h gauche/vm.h gauche/vminsn.h gauche/weak.h gauche/win-compat.h gauche/wthread.h /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include/gauche
  1462. ./gosh -ftest ./gauche-install.in -m 444 -S . genstub precomp gencomp cesconv /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib
  1463. TARGETLIB=/usr/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -L. -Wl,-O1 -Wl,--as-needed -Wl,--soname,libgauche-0.9.so.0.3 -shared -o libgauche-0.9.so box.o core.o vm.o compaux.o macro.o code.o error.o class.o prof.o collection.o boolean.o char.o string.o list.o hash.o treemap.o bits.o port.o write.o read.o vector.o weak.o symbol.o keyword.o gloc.o compare.o regexp.o signal.o parameter.o module.o proc.o number.o bignum.o load.o paths.o lazy.o repl.o autoloads.o system.o compile.o libalpha.o libbool.o libchar.o libdict.o libeval.o libexc.o libio.o liblazy.o liblist.o libmisc.o libmod.o libnum.o libobj.o libomega.o libproc.o librx.o libstr.o libsym.o libsys.o libvec.o `ls -1 ../gc/.libs/*.o | grep -v '/cord' | grep -v '/staticrootslib'` -ldl -lcrypt -lutil -lm -lpthread
  1464. TARGETLIB=/usr/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -L. -Wl,-O1 -Wl,--as-needed -rdynamic -o gosh main.o -lgauche-0.9 -ldl -lcrypt -lutil -lm -lpthread
  1465. TARGETLIB=/usr/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -fPIC -L. -Wl,-O1 -Wl,--as-needed -o gauche-config gauche-config.o -ldl -lcrypt -lutil -lm -lpthread
  1466. /usr/bin/install -c libgauche-0.9.so /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64
  1467. /usr/bin/install -c libgauche-0.9.so /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu
  1468. /usr/bin/install -c -m 555 gosh gauche-config gauche-install gauche-package gauche-cesconv /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/bin
  1469. /usr/bin/install -c -m 555 gosh gauche-config gauche-install gauche-package gauche-cesconv /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu
  1470. /usr/bin/install -c -m 444 ./gauche-init.scm /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib
  1471. TARGETLIB="/usr/lib64" DESTDIR="/tmp/portage/dev-scheme/gauche-0.9.3.3/image/" /bin/sh ./makeverslink libgauche-0.9.so
  1472. make[1]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/src'
  1473. /usr/bin/install -c -m 444 ./m4/gauche.m4 /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3//aclocal.m4
  1474. ./mkinstalldirs /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/aclocal
  1475. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/aclocal
  1476. /usr/bin/install -c -m 444 ./m4/gauche.m4 /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/aclocal/gauche.m4
  1477. cd doc; make install
  1478. make[1]: Entering directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/doc'
  1479. if test ! -d /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/man/man1; then ../mkinstalldirs /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/man/man1; fi
  1480. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/man/man1
  1481. /usr/bin/install -c -m 444 gosh.1 gauche-config.1 gauche-install.1 gauche-package.1 gauche-cesconv.1 /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/man/man1
  1482. if test ! -d /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/info; then ../mkinstalldirs /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/info; fi
  1483. mkdir -p -- /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/info
  1484. if test -f gauche-refe.info.gz -o -f gauche-refj.info.gz; then \
  1485. for info in *.info*; do \
  1486. /usr/bin/install -c -m 444 $info /tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/info/; \
  1487. done; \
  1488. fi
  1489. make[1]: Leaving directory `/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/doc'
  1490. >>> Completed installing gauche-0.9.3.3 into /tmp/portage/dev-scheme/gauche-0.9.3.3/image/
  1491. * Tinderbox QA Warning! Possibly bundled libraries
  1492. GC_stdout /tmp/portage/dev-scheme/gauche-0.9.3.3/image/usr/lib64/libgauche-0.9.so.0.3
  1493. GC_stdout /tmp/portage/dev-scheme/gauche-0.9.3.3/image/usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/libgauche-0.9.so
  1494. * Tinderbox QA Warning (end)! Possibly bundled libraries
  1495. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  1496. usr/bin/gauche-config
  1497. usr/bin/gosh
  1498. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/gauche-config
  1499. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/gosh
  1500. usr/lib64/libgauche-0.9.so.0.3
  1501. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/os--windows.so
  1502. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/libgauche-0.9.so
  1503. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/parser--peg.so
  1504. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/rfc--tls.so
  1505. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/gauche--vport.so
  1506. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/rfc--zlib.so
  1507. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/util--sparse.so
  1508. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/text--tr.so
  1509. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/text--unicode.so
  1510. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/text--gettext.so
  1511. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/rfc--sha.so
  1512. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/rfc--md5.so
  1513. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/math--mt-random.so
  1514. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/crypt--bcrypt.so
  1515. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/dbm--gdbm.so
  1516. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/dbm--ndbm.so
  1517. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/gauche--syslog.so
  1518. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/dbm--odbm.so
  1519. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/sxml--serializer.so
  1520. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/sxml--tools.so
  1521. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/sxml--sxpath.so
  1522. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/sxml--ssax.so
  1523. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/file--util.so
  1524. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/gauche--fcntl.so
  1525. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/gauche--termios.so
  1526. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/gauche--net.so
  1527. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/gauche--charconv.so
  1528. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/gauche--threads.so
  1529. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/libgauche-uvector.so
  1530. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/binary--io.so
  1531. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/srfi-43.so
  1532. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/srfi-19.so
  1533. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/srfi-1.so
  1534. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/util--queue.so
  1535. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/srfi-13.so
  1536. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/gauche--hook.so
  1537. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/util--match.so
  1538. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/gauche--parameter.so
  1539. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/gauche--collection.so
  1540. usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu/gauche--sequence.so
  1541. ecompressdir: bzip2 -9 /usr/share/man
  1542. ecompressdir: bzip2 -9 /usr/share/info
  1543. ecompressdir: bzip2 -9 /usr/share/doc