Advertisement
Guest User

Untitled

a guest
Jan 21st, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 98.65 KB | None | 0 0
  1. Found Gauche-gl source.
  2. Wix SDK found: /c/WinApp/wix35/candle.exe
  3. rm -rf test.log test.record core Gauche.framework *~
  4. for d in doc ext lib src gc; do (cd $d; make clean); done
  5. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/doc'
  6. rm -rf core *~ *.aux *.cl *.cls *.cp *.cps *.fn *.fns *.ky *.kys \
  7. *.log *.md *.mds \
  8. *.pg *.pgs *.toc *.tp *.tps *.vr *.vrs *.pdf *.dvi *.info* \
  9. gauche-refe.texi gauche-refj.texi gauche-deve.texi gauche-devj.texi
  10. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/doc'
  11. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext'
  12. 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; do (cd $d; make clean); done
  13. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
  14. /bin/sh: ../../src/gosh: No such file or directory
  15. make[2]: [unlink] Error 127 (ignored)
  16. rm -rf core *~ test.log test.out *.c collection.sci sequence.sci parameter.sci hook.sci *.o *.dll
  17. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
  18. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/util'
  19. /bin/sh: ../../src/gosh: No such file or directory
  20. make[2]: [unlink] Error 127 (ignored)
  21. rm -rf core *~ test.log test.out *.c match.sci queue.sci *.o *.dll
  22. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/util'
  23. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
  24. /bin/sh: ../../src/gosh: No such file or directory
  25. make[2]: [unlink] Error 127 (ignored)
  26. rm -rf core *~ test.log test.out *.c *.sci *.o *.dll
  27. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
  28. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/threads'
  29. /bin/sh: ../../src/gosh: No such file or directory
  30. make[2]: [unlink] Error 127 (ignored)
  31. rm -rf core *~ test.log test.out gauche--threads.c *.sci *.o *.dll
  32. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/threads'
  33. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
  34. /bin/sh: ../../src/gosh: No such file or directory
  35. make[2]: [unlink] Error 127 (ignored)
  36. rm -rf core *~ test.log test.out uvlib.c uvlib.stub uvector.c uvutil.c gauche/uvector.h *.o *.dll
  37. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
  38. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
  39. /bin/sh: ../../src/gosh: No such file or directory
  40. make[2]: [unlink] Error 127 (ignored)
  41. rm -rf core *~ test.log test.out convaux.c *.o *.dll
  42. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
  43. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/binary'
  44. /bin/sh: ../../src/gosh: No such file or directory
  45. make[2]: [unlink] Error 127 (ignored)
  46. rm -rf core *~ test.log test.out binarylib.c *.o *.dll
  47. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/binary'
  48. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/net'
  49. /bin/sh: ../../src/gosh: No such file or directory
  50. make[2]: [unlink] Error 127 (ignored)
  51. rm -rf core *~ test.log test.out netlib.c netaux.c *.o *.dll
  52. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/net'
  53. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/termios'
  54. /bin/sh: ../../src/gosh: No such file or directory
  55. make[2]: [unlink] Error 127 (ignored)
  56. rm -rf core *~ test.log test.out termiolib.c *.o *.dll
  57. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/termios'
  58. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
  59. /bin/sh: ../../src/gosh: No such file or directory
  60. make[2]: [unlink] Error 127 (ignored)
  61. rm -rf core *~ test.log test.out fcntlib.c *.o *.dll
  62. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
  63. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/file'
  64. /bin/sh: ../../src/gosh: No such file or directory
  65. make[2]: [unlink] Error 127 (ignored)
  66. rm -rf core *~ test.log test.out *.c util.sci *.o *.dll
  67. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/file'
  68. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
  69. /bin/sh: ../../src/gosh: No such file or directory
  70. make[2]: [unlink] Error 127 (ignored)
  71. rm -rf core *~ test.log test.out tree-trans.scm to-html.scm ssax.sci tools.sci sxpath.sci serializer.sci ssax-test.scm tree-trans-test.scm to-html-test.scm sxml--ssax.c sxml-ssax.scm sxml--sxpath.c sxml-sxpath.scm sxml--tools.c sxml-tools.scm sxml--serializer.c sxml-serializer.scm *.o *.dll
  72. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
  73. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
  74. /bin/sh: ../../src/gosh: No such file or directory
  75. make[2]: [unlink] Error 127 (ignored)
  76. rm -rf core *~ test.log test.out gauche--syslog.c syslog.sci *.o *.dll
  77. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
  78. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
  79. /bin/sh: ../../src/gosh: No such file or directory
  80. make[2]: [unlink] Error 127 (ignored)
  81. rm -rf core *~ test.log test.out dbm--gdbm.c gdbm.sci dbm--ndbm.c ndbm.sci dbm--odbm.c odbm.sci ndbm-makedb ndbm-suffixes.h *.o *.dll
  82. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
  83. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
  84. /bin/sh: ../../src/gosh: No such file or directory
  85. make[2]: [unlink] Error 127 (ignored)
  86. rm -rf core *~ test.log test.out mt-lib.c *.o *.dll
  87. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
  88. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
  89. /bin/sh: ../../src/gosh: No such file or directory
  90. make[2]: [unlink] Error 127 (ignored)
  91. rm -rf core *~ test.log test.out crypt--bcrypt.c *.sci *.o *.dll
  92. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
  93. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/digest'
  94. /bin/sh: ../../src/gosh: No such file or directory
  95. make[2]: [unlink] Error 127 (ignored)
  96. rm -rf core *~ test.log test.out rfc--md5.c rfc--sha.c *.sci *.o *.dll
  97. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/digest'
  98. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/vport'
  99. /bin/sh: ../../src/gosh: No such file or directory
  100. make[2]: [unlink] Error 127 (ignored)
  101. rm -rf core *~ test.log test.out vportlib.c *.o *.dll
  102. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/vport'
  103. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/text'
  104. /bin/sh: ../../src/gosh: No such file or directory
  105. make[2]: [unlink] Error 127 (ignored)
  106. rm -rf core *~ test.log test.out *.c gettext.sci tr.sci unicode.sci *.o *.dll
  107. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/text'
  108. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
  109. /bin/sh: ../../src/gosh: No such file or directory
  110. make[2]: [unlink] Error 127 (ignored)
  111. rm -rf core *~ test.log test.out zliblib.c *.o *.dll
  112. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
  113. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
  114. /bin/sh: ../../src/gosh: No such file or directory
  115. make[2]: [unlink] Error 127 (ignored)
  116. rm -rf core *~ test.log test.out util--sparse.c sparse.sci *.o *.dll
  117. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
  118. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/peg'
  119. /bin/sh: ../../src/gosh: No such file or directory
  120. make[2]: [unlink] Error 127 (ignored)
  121. rm -rf core *~ test.log test.out peg.sci *.c *.o *.dll
  122. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/peg'
  123. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/windows'
  124. /bin/sh: ../../src/gosh: No such file or directory
  125. make[2]: [unlink] Error 127 (ignored)
  126. rm -rf core *~ test.log test.out windows.c console.c *.o *.dll
  127. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/windows'
  128. rm -rf core *~
  129. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext'
  130. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/lib'
  131. rm -f core slibcat *~
  132. 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 (cd $d; rm -f core *~); done
  133. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/lib'
  134. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/src'
  135. rm -rf core core.[0-9]* gosh.exe gauche-config.exe \
  136. test-vmstack.exe test-arith.exe \
  137. gauche-install gauche-package gauche-cesconv gauche-config.c \
  138. libgauche-0.9.dll* *.o *~ *.a *.t *.def *.exp *.exe \
  139. test.log test.dir so_locations gauche/*~ gauche/arch.h \
  140. gauche-config.in.c \
  141. gauche-install.in.c gauche-package.in.c gauche-cesconv.in.c \
  142. i686-pc-mingw32-gauche-config.c i686-pc-mingw32-gauche-config
  143. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/src'
  144. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc'
  145. Making clean in .
  146. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc'
  147. test -z "libstaticrootslib.la" || rm -f libstaticrootslib.la
  148. rm -f "./so_locations"
  149. rm -f gctest.exe leaktest.exe middletest.exe smashtest.exe hugetest.exe staticrootstest.exe threadleaktest.exe threadkey_test.exe initsecondarythread.exe
  150. rm -f gctest leaktest middletest smashtest hugetest staticrootstest threadleaktest threadkey_test initsecondarythread
  151. test -z "libgc.la libcord.la" || rm -f libgc.la libcord.la
  152. rm -f "./so_locations"
  153. rm -f "./so_locations"
  154. rm -rf .libs _libs
  155. rm -f *.o
  156. rm -f *.lo
  157. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc'
  158. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc'
  159. if test -f gc/libatomic_ops-1.2/Makefile; then (cd gc/libatomic_ops-1.2; make clean); fi
  160. for d in doc ext lib src gc; do (cd $d; make distclean); done
  161. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/doc'
  162. rm -rf core *~ *.aux *.cl *.cls *.cp *.cps *.fn *.fns *.ky *.kys \
  163. *.log *.md *.mds \
  164. *.pg *.pgs *.toc *.tp *.tps *.vr *.vrs *.pdf *.dvi *.info* \
  165. gauche-refe.texi gauche-refj.texi gauche-deve.texi gauche-devj.texi
  166. rm -rf Makefile gosh.1 gauche-config.1 gauche-install.1 gauche-package.1 gauche-cesconv.1
  167. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/doc'
  168. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext'
  169. 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; do (cd $d; make clean); done
  170. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
  171. /bin/sh: ../../src/gosh: No such file or directory
  172. make[2]: [unlink] Error 127 (ignored)
  173. rm -rf core *~ test.log test.out *.c collection.sci sequence.sci parameter.sci hook.sci *.o *.dll
  174. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
  175. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/util'
  176. /bin/sh: ../../src/gosh: No such file or directory
  177. make[2]: [unlink] Error 127 (ignored)
  178. rm -rf core *~ test.log test.out *.c match.sci queue.sci *.o *.dll
  179. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/util'
  180. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
  181. /bin/sh: ../../src/gosh: No such file or directory
  182. make[2]: [unlink] Error 127 (ignored)
  183. rm -rf core *~ test.log test.out *.c *.sci *.o *.dll
  184. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
  185. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/threads'
  186. /bin/sh: ../../src/gosh: No such file or directory
  187. make[2]: [unlink] Error 127 (ignored)
  188. rm -rf core *~ test.log test.out gauche--threads.c *.sci *.o *.dll
  189. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/threads'
  190. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
  191. /bin/sh: ../../src/gosh: No such file or directory
  192. make[2]: [unlink] Error 127 (ignored)
  193. rm -rf core *~ test.log test.out uvlib.c uvlib.stub uvector.c uvutil.c gauche/uvector.h *.o *.dll
  194. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
  195. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
  196. /bin/sh: ../../src/gosh: No such file or directory
  197. make[2]: [unlink] Error 127 (ignored)
  198. rm -rf core *~ test.log test.out convaux.c *.o *.dll
  199. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
  200. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/binary'
  201. /bin/sh: ../../src/gosh: No such file or directory
  202. make[2]: [unlink] Error 127 (ignored)
  203. rm -rf core *~ test.log test.out binarylib.c *.o *.dll
  204. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/binary'
  205. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/net'
  206. /bin/sh: ../../src/gosh: No such file or directory
  207. make[2]: [unlink] Error 127 (ignored)
  208. rm -rf core *~ test.log test.out netlib.c netaux.c *.o *.dll
  209. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/net'
  210. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/termios'
  211. /bin/sh: ../../src/gosh: No such file or directory
  212. make[2]: [unlink] Error 127 (ignored)
  213. rm -rf core *~ test.log test.out termiolib.c *.o *.dll
  214. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/termios'
  215. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
  216. /bin/sh: ../../src/gosh: No such file or directory
  217. make[2]: [unlink] Error 127 (ignored)
  218. rm -rf core *~ test.log test.out fcntlib.c *.o *.dll
  219. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
  220. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/file'
  221. /bin/sh: ../../src/gosh: No such file or directory
  222. make[2]: [unlink] Error 127 (ignored)
  223. rm -rf core *~ test.log test.out *.c util.sci *.o *.dll
  224. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/file'
  225. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
  226. /bin/sh: ../../src/gosh: No such file or directory
  227. make[2]: [unlink] Error 127 (ignored)
  228. rm -rf core *~ test.log test.out tree-trans.scm to-html.scm ssax.sci tools.sci sxpath.sci serializer.sci ssax-test.scm tree-trans-test.scm to-html-test.scm sxml--ssax.c sxml-ssax.scm sxml--sxpath.c sxml-sxpath.scm sxml--tools.c sxml-tools.scm sxml--serializer.c sxml-serializer.scm *.o *.dll
  229. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
  230. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
  231. /bin/sh: ../../src/gosh: No such file or directory
  232. make[2]: [unlink] Error 127 (ignored)
  233. rm -rf core *~ test.log test.out gauche--syslog.c syslog.sci *.o *.dll
  234. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
  235. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
  236. /bin/sh: ../../src/gosh: No such file or directory
  237. make[2]: [unlink] Error 127 (ignored)
  238. rm -rf core *~ test.log test.out dbm--gdbm.c gdbm.sci dbm--ndbm.c ndbm.sci dbm--odbm.c odbm.sci ndbm-makedb ndbm-suffixes.h *.o *.dll
  239. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
  240. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
  241. /bin/sh: ../../src/gosh: No such file or directory
  242. make[2]: [unlink] Error 127 (ignored)
  243. rm -rf core *~ test.log test.out mt-lib.c *.o *.dll
  244. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
  245. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
  246. /bin/sh: ../../src/gosh: No such file or directory
  247. make[2]: [unlink] Error 127 (ignored)
  248. rm -rf core *~ test.log test.out crypt--bcrypt.c *.sci *.o *.dll
  249. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
  250. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/digest'
  251. /bin/sh: ../../src/gosh: No such file or directory
  252. make[2]: [unlink] Error 127 (ignored)
  253. rm -rf core *~ test.log test.out rfc--md5.c rfc--sha.c *.sci *.o *.dll
  254. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/digest'
  255. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/vport'
  256. /bin/sh: ../../src/gosh: No such file or directory
  257. make[2]: [unlink] Error 127 (ignored)
  258. rm -rf core *~ test.log test.out vportlib.c *.o *.dll
  259. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/vport'
  260. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/text'
  261. /bin/sh: ../../src/gosh: No such file or directory
  262. make[2]: [unlink] Error 127 (ignored)
  263. rm -rf core *~ test.log test.out *.c gettext.sci tr.sci unicode.sci *.o *.dll
  264. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/text'
  265. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
  266. /bin/sh: ../../src/gosh: No such file or directory
  267. make[2]: [unlink] Error 127 (ignored)
  268. rm -rf core *~ test.log test.out zliblib.c *.o *.dll
  269. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
  270. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
  271. /bin/sh: ../../src/gosh: No such file or directory
  272. make[2]: [unlink] Error 127 (ignored)
  273. rm -rf core *~ test.log test.out util--sparse.c sparse.sci *.o *.dll
  274. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
  275. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/peg'
  276. /bin/sh: ../../src/gosh: No such file or directory
  277. make[2]: [unlink] Error 127 (ignored)
  278. rm -rf core *~ test.log test.out peg.sci *.c *.o *.dll
  279. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/peg'
  280. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/windows'
  281. /bin/sh: ../../src/gosh: No such file or directory
  282. make[2]: [unlink] Error 127 (ignored)
  283. rm -rf core *~ test.log test.out windows.c console.c *.o *.dll
  284. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/windows'
  285. rm -rf core *~
  286. 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; do (cd $d; make distclean); done
  287. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
  288. /bin/sh: ../../src/gosh: No such file or directory
  289. make[2]: [unlink] Error 127 (ignored)
  290. rm -rf core *~ test.log test.out *.c collection.sci sequence.sci parameter.sci hook.sci *.o *.dll
  291. rm -rf Makefile
  292. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
  293. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/util'
  294. /bin/sh: ../../src/gosh: No such file or directory
  295. make[2]: [unlink] Error 127 (ignored)
  296. rm -rf core *~ test.log test.out *.c match.sci queue.sci *.o *.dll
  297. rm -rf Makefile
  298. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/util'
  299. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
  300. /bin/sh: ../../src/gosh: No such file or directory
  301. make[2]: [unlink] Error 127 (ignored)
  302. rm -rf core *~ test.log test.out *.c *.sci *.o *.dll
  303. rm -rf Makefile
  304. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
  305. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/threads'
  306. /bin/sh: ../../src/gosh: No such file or directory
  307. make[2]: [unlink] Error 127 (ignored)
  308. rm -rf core *~ test.log test.out gauche--threads.c *.sci *.o *.dll
  309. rm -rf Makefile
  310. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/threads'
  311. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
  312. /bin/sh: ../../src/gosh: No such file or directory
  313. make[2]: [unlink] Error 127 (ignored)
  314. rm -rf core *~ test.log test.out uvlib.c uvlib.stub uvector.c uvutil.c gauche/uvector.h *.o *.dll
  315. rm -rf Makefile
  316. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
  317. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
  318. /bin/sh: ../../src/gosh: No such file or directory
  319. make[2]: [unlink] Error 127 (ignored)
  320. rm -rf core *~ test.log test.out convaux.c *.o *.dll
  321. rm -rf Makefile charconv.h eucj2ucs.c ucs2eucj.c guess_tab.c
  322. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
  323. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/binary'
  324. /bin/sh: ../../src/gosh: No such file or directory
  325. make[2]: [unlink] Error 127 (ignored)
  326. rm -rf core *~ test.log test.out binarylib.c *.o *.dll
  327. rm -rf Makefile
  328. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/binary'
  329. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/net'
  330. /bin/sh: ../../src/gosh: No such file or directory
  331. make[2]: [unlink] Error 127 (ignored)
  332. rm -rf core *~ test.log test.out netlib.c netaux.c *.o *.dll
  333. rm -rf Makefile
  334. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/net'
  335. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/termios'
  336. /bin/sh: ../../src/gosh: No such file or directory
  337. make[2]: [unlink] Error 127 (ignored)
  338. rm -rf core *~ test.log test.out termiolib.c *.o *.dll
  339. rm -rf Makefile
  340. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/termios'
  341. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
  342. /bin/sh: ../../src/gosh: No such file or directory
  343. make[2]: [unlink] Error 127 (ignored)
  344. rm -rf core *~ test.log test.out fcntlib.c *.o *.dll
  345. rm -rf Makefile
  346. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
  347. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/file'
  348. /bin/sh: ../../src/gosh: No such file or directory
  349. make[2]: [unlink] Error 127 (ignored)
  350. rm -rf core *~ test.log test.out *.c util.sci *.o *.dll
  351. rm -rf Makefile
  352. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/file'
  353. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
  354. /bin/sh: ../../src/gosh: No such file or directory
  355. make[2]: [unlink] Error 127 (ignored)
  356. rm -rf core *~ test.log test.out tree-trans.scm to-html.scm ssax.sci tools.sci sxpath.sci serializer.sci ssax-test.scm tree-trans-test.scm to-html-test.scm sxml--ssax.c sxml-ssax.scm sxml--sxpath.c sxml-sxpath.scm sxml--tools.c sxml-tools.scm sxml--serializer.c sxml-serializer.scm *.o *.dll
  357. rm -rf Makefile
  358. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
  359. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
  360. /bin/sh: ../../src/gosh: No such file or directory
  361. make[2]: [unlink] Error 127 (ignored)
  362. rm -rf core *~ test.log test.out gauche--syslog.c syslog.sci *.o *.dll
  363. rm -rf Makefile
  364. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
  365. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
  366. /bin/sh: ../../src/gosh: No such file or directory
  367. make[2]: [unlink] Error 127 (ignored)
  368. rm -rf core *~ test.log test.out dbm--gdbm.c gdbm.sci dbm--ndbm.c ndbm.sci dbm--odbm.c odbm.sci ndbm-makedb ndbm-suffixes.h *.o *.dll
  369. rm -rf Makefile dbmconf.h
  370. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
  371. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
  372. /bin/sh: ../../src/gosh: No such file or directory
  373. make[2]: [unlink] Error 127 (ignored)
  374. rm -rf core *~ test.log test.out mt-lib.c *.o *.dll
  375. rm -rf Makefile
  376. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
  377. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
  378. /bin/sh: ../../src/gosh: No such file or directory
  379. make[2]: [unlink] Error 127 (ignored)
  380. rm -rf core *~ test.log test.out crypt--bcrypt.c *.sci *.o *.dll
  381. rm -rf Makefile
  382. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
  383. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/digest'
  384. /bin/sh: ../../src/gosh: No such file or directory
  385. make[2]: [unlink] Error 127 (ignored)
  386. rm -rf core *~ test.log test.out rfc--md5.c rfc--sha.c *.sci *.o *.dll
  387. rm -rf Makefile
  388. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/digest'
  389. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/vport'
  390. /bin/sh: ../../src/gosh: No such file or directory
  391. make[2]: [unlink] Error 127 (ignored)
  392. rm -rf core *~ test.log test.out vportlib.c *.o *.dll
  393. rm -rf Makefile
  394. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/vport'
  395. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/text'
  396. /bin/sh: ../../src/gosh: No such file or directory
  397. make[2]: [unlink] Error 127 (ignored)
  398. rm -rf core *~ test.log test.out *.c gettext.sci tr.sci unicode.sci *.o *.dll
  399. rm -rf Makefile
  400. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/text'
  401. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
  402. /bin/sh: ../../src/gosh: No such file or directory
  403. make[2]: [unlink] Error 127 (ignored)
  404. rm -rf core *~ test.log test.out zliblib.c *.o *.dll
  405. rm -rf Makefile
  406. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
  407. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
  408. /bin/sh: ../../src/gosh: No such file or directory
  409. make[2]: [unlink] Error 127 (ignored)
  410. rm -rf core *~ test.log test.out util--sparse.c sparse.sci *.o *.dll
  411. rm -rf Makefile
  412. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
  413. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/peg'
  414. /bin/sh: ../../src/gosh: No such file or directory
  415. make[2]: [unlink] Error 127 (ignored)
  416. rm -rf core *~ test.log test.out peg.sci *.c *.o *.dll
  417. rm -rf Makefile
  418. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/peg'
  419. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/windows'
  420. /bin/sh: ../../src/gosh: No such file or directory
  421. make[2]: [unlink] Error 127 (ignored)
  422. rm -rf core *~ test.log test.out windows.c console.c *.o *.dll
  423. rm -rf Makefile
  424. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/windows'
  425. rm -rf Makefile Makefile.ext
  426. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext'
  427. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/lib'
  428. rm -f core slibcat *~
  429. 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 (cd $d; rm -f core *~); done
  430. rm -f Makefile slib.scm
  431. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/lib'
  432. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/src'
  433. rm -rf core core.[0-9]* gosh.exe gauche-config.exe \
  434. test-vmstack.exe test-arith.exe \
  435. gauche-install gauche-package gauche-cesconv gauche-config.c \
  436. libgauche-0.9.dll* *.o *~ *.a *.t *.def *.exp *.exe \
  437. test.log test.dir so_locations gauche/*~ gauche/arch.h \
  438. gauche-config.in.c \
  439. gauche-install.in.c gauche-package.in.c gauche-cesconv.in.c \
  440. i686-pc-mingw32-gauche-config.c i686-pc-mingw32-gauche-config
  441. rm -f Makefile genconfig makeverslink gauche/config.h
  442. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/src'
  443. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc'
  444. Making distclean in .
  445. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc'
  446. test -z "libstaticrootslib.la" || rm -f libstaticrootslib.la
  447. rm -f "./so_locations"
  448. rm -f gctest.exe leaktest.exe middletest.exe smashtest.exe hugetest.exe staticrootstest.exe threadleaktest.exe threadkey_test.exe initsecondarythread.exe
  449. rm -f gctest leaktest middletest smashtest hugetest staticrootstest threadleaktest threadkey_test initsecondarythread
  450. test -z "libgc.la libcord.la" || rm -f libgc.la libcord.la
  451. rm -f "./so_locations"
  452. rm -f "./so_locations"
  453. rm -rf .libs _libs
  454. rm -f *.o
  455. rm -f *.lo
  456. rm -f *.tab.c
  457. test -z "bdw-gc.pc" || rm -f bdw-gc.pc
  458. test . = "." || test -z "" || rm -f
  459. rm -f include/private/config.h include/private/stamp-h1
  460. rm -f libtool config.lt
  461. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  462. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc'
  463. rm -f config.status config.cache config.log configure.lineno config.status.lineno
  464. rm -rf ./.deps
  465. rm -f Makefile
  466. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc'
  467. if test -f gc/libatomic_ops-1.2/Makefile; then (cd gc/libatomic_ops-1.2; make distclean); fi
  468. (cd winnt; make clean)
  469. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/winnt'
  470. rm -rf gauche/ debug/ release/ *~ *.ncb *.suo *.vcproj.* test.log gosh/ libgauche/ gauche-config/ test-arith/ test-vmstack/ ext-*/
  471. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/winnt'
  472. rm -rf Makefile config.cache config.log config.status config.threads libtool configure.lineno autom4* gc/autom4*
  473. checking build system type... i686-pc-mingw32
  474. checking host system type... i686-pc-mingw32
  475. checking target system type... i686-pc-mingw32
  476. checking slib... not found, using fallback /usr/local/slib
  477. checking for gcc... gcc
  478. checking whether the C compiler works... yes
  479. checking for C compiler default output file name... a.exe
  480. checking for suffix of executables... .exe
  481. checking whether we are cross compiling... no
  482. checking for suffix of object files... o
  483. checking whether we are using the GNU C compiler... yes
  484. checking whether gcc accepts -g... yes
  485. checking for gcc option to accept ISO C89... none needed
  486. checking for gcc option to accept ISO C99... -std=gnu99
  487. checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  488. checking for an ANSI C-conforming const... yes
  489. checking whether make sets $(MAKE)... yes
  490. checking for a BSD-compatible install... /bin/install -c
  491. checking for ar... ar
  492. checking for as... as
  493. checking for makeinfo... makeinfo
  494. checking for gzip... gzip
  495. checking for i686-pc-mingw32-gcc... no
  496. checking for -gcc... no
  497. checking for gcc... gcc
  498. checking how to run the C preprocessor... gcc -std=gnu99 -E
  499. checking for grep that handles long lines and -e... /bin/grep
  500. checking for egrep... /bin/grep -E
  501. checking for ANSI C header files... yes
  502. checking whether time.h and sys/time.h may both be included... yes
  503. checking for sys/types.h... yes
  504. checking for sys/stat.h... yes
  505. checking for stdlib.h... yes
  506. checking for string.h... yes
  507. checking for memory.h... yes
  508. checking for strings.h... yes
  509. checking for inttypes.h... yes
  510. checking for stdint.h... yes
  511. checking for unistd.h... yes
  512. checking sys/time.h usability... yes
  513. checking sys/time.h presence... yes
  514. checking for sys/time.h... yes
  515. checking for sys/types.h... (cached) yes
  516. checking glob.h usability... no
  517. checking glob.h presence... no
  518. checking for glob.h... no
  519. checking dlfcn.h usability... no
  520. checking dlfcn.h presence... no
  521. checking for dlfcn.h... no
  522. checking getopt.h usability... yes
  523. checking getopt.h presence... yes
  524. checking for getopt.h... yes
  525. checking sched.h usability... yes
  526. checking sched.h presence... yes
  527. checking for sched.h... yes
  528. checking for unistd.h... (cached) yes
  529. checking for stdint.h... (cached) yes
  530. checking for inttypes.h... (cached) yes
  531. checking rpc/types.h usability... no
  532. checking rpc/types.h presence... no
  533. checking for rpc/types.h... no
  534. checking malloc.h usability... yes
  535. checking malloc.h presence... yes
  536. checking for malloc.h... yes
  537. checking syslog.h usability... no
  538. checking syslog.h presence... no
  539. checking for syslog.h... no
  540. checking crypt.h usability... no
  541. checking crypt.h presence... no
  542. checking for crypt.h... no
  543. checking pty.h usability... no
  544. checking pty.h presence... no
  545. checking for pty.h... no
  546. checking util.h usability... no
  547. checking util.h presence... no
  548. checking for util.h... no
  549. checking libutil.h usability... no
  550. checking libutil.h presence... no
  551. checking for libutil.h... no
  552. checking sys/loadavg.h usability... no
  553. checking sys/loadavg.h presence... no
  554. checking for sys/loadavg.h... no
  555. checking sys/resource.h usability... no
  556. checking sys/resource.h presence... no
  557. checking for sys/resource.h... no
  558. checking sunmath.h usability... no
  559. checking sunmath.h presence... no
  560. checking for sunmath.h... no
  561. checking crt_externs.h usability... no
  562. checking crt_externs.h presence... no
  563. checking for crt_externs.h... no
  564. checking for special C compiler options needed for large files... no
  565. checking for _FILE_OFFSET_BITS value needed for large files... unknown
  566. checking for _LARGE_FILES value needed for large files... unknown
  567. checking for inline... inline
  568. checking whether byte ordering is bigendian... no
  569. checking whether struct tm is in sys/time.h or time.h... time.h
  570. checking size of long... 4
  571. checking size of int... 4
  572. checking size of off_t... 4
  573. checking for uint16_t... yes
  574. checking for int32_t... yes
  575. checking for uint32_t... yes
  576. checking for int64_t... yes
  577. checking for uint64_t... yes
  578. checking for long long... yes
  579. checking for long double... yes
  580. checking for struct timespec... no
  581. checking size of rlim_t... 0
  582. checking for struct group.gr_passwd... no
  583. checking for struct passwd.pw_passwd... no
  584. checking for struct passwd.pw_gecos... no
  585. checking for struct passwd.pw_class... no
  586. checking time_t is integral... yes
  587. checking whether gcc -std=gnu99 needs -traditional... no
  588. checking for sin in -lm... yes
  589. checking for isinf in -lsunmath... no
  590. checking for size_t... yes
  591. checking for working alloca.h... no
  592. checking for alloca... yes
  593. checking for isnan... yes
  594. checking for isinf... no
  595. checking for trunc... yes
  596. checking for rint... yes
  597. checking for symlink... no
  598. checking for readlink... no
  599. checking for lchown... no
  600. checking for mkstemp... no
  601. checking for realpath... no
  602. checking for nanosleep... no
  603. checking for usleep... yes
  604. checking for random... no
  605. checking for srandom... no
  606. checking for lrand48... no
  607. checking for srand48... no
  608. checking for putenv... yes
  609. checking for setenv... no
  610. checking for unsetenv... no
  611. checking for clearenv... no
  612. checking for getpgid... no
  613. checking for gethostname... no
  614. checking for sethostname... no
  615. checking for getdomainname... no
  616. checking for setdomainname... no
  617. checking for gettimeofday... yes
  618. checking for getloadavg... no
  619. checking for syslog... no
  620. checking for setlogmask... no
  621. checking for sigwait... no
  622. checking for library containing openpty... no
  623. checking for library containing forkpty... no
  624. checking for library containing crypt... no
  625. checking for library containing dlopen... no
  626. checking for library containing sched_yield... no
  627. checking how to make dynamic loadable module... ok
  628. checking linker takes --rpath flag... yes
  629. checking linker takes --soname flag... yes
  630. checking iconv.h usability... yes
  631. checking iconv.h presence... yes
  632. checking for iconv.h... yes
  633. checking gdbm.h usability... no
  634. checking gdbm.h presence... no
  635. checking for gdbm.h... no
  636. checking ndbm.h usability... no
  637. checking ndbm.h presence... no
  638. checking for ndbm.h... no
  639. checking gdbm/ndbm.h usability... no
  640. checking gdbm/ndbm.h presence... no
  641. checking for gdbm/ndbm.h... no
  642. checking gdbm-ndbm.h usability... no
  643. checking gdbm-ndbm.h presence... no
  644. checking for gdbm-ndbm.h... no
  645. checking dbm.h usability... no
  646. checking dbm.h presence... no
  647. checking for dbm.h... no
  648. checking gdbm/dbm.h usability... no
  649. checking gdbm/dbm.h presence... no
  650. checking for gdbm/dbm.h... no
  651. checking gdbm-dbm.h usability... no
  652. checking gdbm-dbm.h presence... no
  653. checking for gdbm-dbm.h... no
  654. checking for IPv6... no
  655. checking for struct sockaddr_storage... yes
  656. checking for net/if.h... no
  657. checking for struct ifreq... no
  658. checking for struct ifreq.ifr_ifindex... no
  659. checking for struct ifreq.ifr_index... no
  660. checking for struct sockaddr_un.sun_len... no
  661. checking for struct sockaddr_in.sin_len... no
  662. checking for struct sockaddr_in6.sin6_len... no
  663. checking for library containing shutdown... no
  664. checking for library containing gethostbyname_r... no
  665. checking for gethostbyname_r... no
  666. checking for gethostbyaddr_r... no
  667. checking for getprotobyname_r... no
  668. checking for getprotobynumber_r... no
  669. checking for getservbyname_r... no
  670. checking for getservbyname_r... (cached) no
  671. checking for getservbyport_r... no
  672. checking zlib.h usability... yes
  673. checking zlib.h presence... yes
  674. checking for zlib.h... yes
  675. configure: creating ./config.status
  676. config.status: creating Makefile
  677. config.status: creating src/Makefile
  678. config.status: creating src/genconfig
  679. config.status: creating src/makeverslink
  680. config.status: creating lib/Makefile
  681. config.status: creating lib/slib.scm
  682. config.status: creating doc/gosh.1
  683. config.status: creating doc/gauche-config.1
  684. config.status: creating doc/gauche-cesconv.1
  685. config.status: creating doc/gauche-install.1
  686. config.status: creating doc/gauche-package.1
  687. config.status: creating doc/Makefile
  688. config.status: creating ext/Makefile
  689. config.status: creating ext/Makefile.ext
  690. config.status: creating ext/bcrypt/Makefile
  691. config.status: creating ext/binary/Makefile
  692. config.status: creating ext/charconv/Makefile
  693. config.status: creating ext/charconv/charconv.h
  694. config.status: creating ext/dbm/Makefile
  695. config.status: creating ext/digest/Makefile
  696. config.status: creating ext/fcntl/Makefile
  697. config.status: creating ext/file/Makefile
  698. config.status: creating ext/gauche/Makefile
  699. config.status: creating ext/mt-random/Makefile
  700. config.status: creating ext/net/Makefile
  701. config.status: creating ext/peg/Makefile
  702. config.status: creating ext/sparse/Makefile
  703. config.status: creating ext/srfi/Makefile
  704. config.status: creating ext/sxml/Makefile
  705. config.status: creating ext/syslog/Makefile
  706. config.status: creating ext/termios/Makefile
  707. config.status: creating ext/text/Makefile
  708. config.status: creating ext/threads/Makefile
  709. config.status: creating ext/util/Makefile
  710. config.status: creating ext/uvector/Makefile
  711. config.status: creating ext/vport/Makefile
  712. config.status: creating ext/zlib/Makefile
  713. config.status: creating ext/windows/Makefile
  714. config.status: creating src/gauche/config.h
  715. config.status: creating ext/dbm/dbmconf.h
  716. === configuring in gc (/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc)
  717. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/khayashi/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche' '--enable-multibyte=utf8' '--enable-threads=win32' --cache-file=/dev/null --srcdir=.
  718. checking build system type... i686-pc-mingw32
  719. checking host system type... i686-pc-mingw32
  720. checking target system type... i686-pc-mingw32
  721. checking GC version numbers... major=7 minor=2 alpha=6
  722. checking for a BSD-compatible install... /bin/install -c
  723. checking whether build environment is sane... yes
  724. checking for a thread-safe mkdir -p... /bin/mkdir -p
  725. checking for gawk... gawk
  726. checking whether make sets $(MAKE)... yes
  727. checking whether to enable maintainer-specific portions of Makefiles... no
  728. checking for style of include used by make... GNU
  729. checking for gcc... gcc
  730. checking whether the C compiler works... yes
  731. checking for C compiler default output file name... a.exe
  732. checking for suffix of executables... .exe
  733. checking whether we are cross compiling... no
  734. checking for suffix of object files... o
  735. checking whether we are using the GNU C compiler... yes
  736. checking whether gcc accepts -g... yes
  737. checking for gcc option to accept ISO C89... none needed
  738. checking dependency style of gcc... gcc3
  739. checking whether gcc and cc understand -c and -o together... yes
  740. checking for g++... g++
  741. checking whether we are using the GNU C++ compiler... yes
  742. checking whether g++ accepts -g... yes
  743. checking dependency style of g++... gcc3
  744. checking dependency style of gcc... gcc3
  745. checking for ar... ar
  746. checking for ranlib... ranlib
  747. checking for inline... inline
  748. checking for xlc... no
  749. checking for dlopen in -ldl... no
  750. checking whether to build shared libraries... yes
  751. checking which machine-dependent code should be used...
  752. checking how to print strings... printf
  753. checking for a sed that does not truncate output... /bin/sed
  754. checking for grep that handles long lines and -e... /bin/grep
  755. checking for egrep... /bin/grep -E
  756. checking for fgrep... /bin/grep -F
  757. checking for ld used by gcc... c:/mingw/mingw32/bin/ld.exe
  758. checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
  759. checking for BSD- or MS-compatible name lister (nm)... /mingw/bin/nm
  760. checking the name lister (/mingw/bin/nm) interface... BSD nm
  761. checking whether ln -s works... no, using cp -p
  762. checking the maximum length of command line arguments... 8192
  763. checking whether the shell understands some XSI constructs... yes
  764. checking whether the shell understands "+="... yes
  765. checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format... func_convert_file_msys_to_w32
  766. checking how to convert i686-pc-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
  767. checking for c:/mingw/mingw32/bin/ld.exe option to reload object files... -r
  768. checking for objdump... objdump
  769. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  770. checking for dlltool... dlltool
  771. checking how to associate runtime and link libraries... func_cygming_dll_for_implib
  772. checking for archiver @FILE support... @
  773. checking for strip... strip
  774. checking for ranlib... (cached) ranlib
  775. checking command to parse /mingw/bin/nm output from gcc object... ok
  776. checking for sysroot... no
  777. checking for mt... no
  778. checking if : is a manifest tool... no
  779. checking how to run the C preprocessor... gcc -E
  780. checking for ANSI C header files... yes
  781. checking for sys/types.h... yes
  782. checking for sys/stat.h... yes
  783. checking for stdlib.h... yes
  784. checking for string.h... yes
  785. checking for memory.h... yes
  786. checking for strings.h... yes
  787. checking for inttypes.h... yes
  788. checking for stdint.h... yes
  789. checking for unistd.h... yes
  790. checking for dlfcn.h... no
  791. checking for objdir... .libs
  792. checking if gcc supports -fno-rtti -fno-exceptions... no
  793. checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
  794. checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  795. checking if gcc static flag -static works... yes
  796. checking if gcc supports -c -o file.o... yes
  797. checking if gcc supports -c -o file.o... (cached) yes
  798. checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
  799. checking whether -lc should be explicitly linked in... yes
  800. checking dynamic linker characteristics... Win32 ld.exe
  801. checking how to hardcode library paths into programs... immediate
  802. checking whether stripping libraries is possible... yes
  803. checking if libtool supports shared libraries... yes
  804. checking whether to build shared libraries... yes
  805. checking whether to build static libraries... yes
  806. checking how to run the C++ preprocessor... g++ -E
  807. checking for ld used by g++... c:/mingw/mingw32/bin/ld.exe
  808. checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
  809. checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
  810. checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC
  811. checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes
  812. checking if g++ static flag -static works... yes
  813. checking if g++ supports -c -o file.o... yes
  814. checking if g++ supports -c -o file.o... (cached) yes
  815. checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
  816. checking dynamic linker characteristics... Win32 ld.exe
  817. checking how to hardcode library paths into programs... immediate
  818. checking sys/dg_sys_info.h usability... no
  819. checking sys/dg_sys_info.h presence... no
  820. checking for sys/dg_sys_info.h... no
  821. checking whether Solaris gcc optimization fix is necessary... no
  822. checking atomic_ops.h usability... no
  823. checking atomic_ops.h presence... no
  824. checking for atomic_ops.h... no
  825. checking which libatomic_ops to use... bundled
  826. configure: creating ./config.status
  827. config.status: creating Makefile
  828. config.status: creating bdw-gc.pc
  829. config.status: creating include/private/config.h
  830. config.status: executing depfiles commands
  831. config.status: executing libtool commands
  832. config.status: executing default commands
  833. === configuring in libatomic_ops (/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops)
  834. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/khayashi/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche' '--enable-multibyte=utf8' '--enable-threads=win32' --cache-file=/dev/null --srcdir=.
  835. checking build system type... i686-pc-mingw32
  836. checking host system type... i686-pc-mingw32
  837. checking target system type... i686-pc-mingw32
  838. checking for a BSD-compatible install... /bin/install -c
  839. checking whether build environment is sane... yes
  840. checking for a thread-safe mkdir -p... /bin/mkdir -p
  841. checking for gawk... gawk
  842. checking whether make sets $(MAKE)... yes
  843. checking for ranlib... ranlib
  844. checking for style of include used by make... GNU
  845. checking for gcc... gcc
  846. checking whether the C compiler works... yes
  847. checking for C compiler default output file name... a.exe
  848. checking for suffix of executables... .exe
  849. checking whether we are cross compiling... no
  850. checking for suffix of object files... o
  851. checking whether we are using the GNU C compiler... yes
  852. checking whether gcc accepts -g... yes
  853. checking for gcc option to accept ISO C89... none needed
  854. checking dependency style of gcc... gcc3
  855. checking whether gcc and cc understand -c and -o together... yes
  856. checking dependency style of gcc... gcc3
  857. checking how to run the C preprocessor... gcc -E
  858. checking for grep that handles long lines and -e... /bin/grep
  859. checking for egrep... /bin/grep -E
  860. checking for ANSI C header files... yes
  861. checking for sys/types.h... yes
  862. checking for sys/stat.h... yes
  863. checking for stdlib.h... yes
  864. checking for string.h... yes
  865. checking for memory.h... yes
  866. checking for strings.h... yes
  867. checking for inttypes.h... yes
  868. checking for stdint.h... yes
  869. checking for unistd.h... yes
  870. checking for stdlib.h... (cached) yes
  871. checking for unistd.h... (cached) yes
  872. checking for sys/param.h... yes
  873. checking for getpagesize... yes
  874. checking for working mmap... no
  875. checking for ANSI C header files... (cached) yes
  876. checking Determining PIC compiler flag... -fPIC
  877. checking for pthread_self in -lpthread... no
  878. configure: creating ./config.status
  879. config.status: creating Makefile
  880. config.status: creating src/Makefile
  881. config.status: creating src/atomic_ops/Makefile
  882. config.status: creating src/atomic_ops/sysdeps/Makefile
  883. config.status: creating doc/Makefile
  884. config.status: creating tests/Makefile
  885. config.status: creating src/config.h
  886. config.status: src/config.h is unchanged
  887. config.status: executing depfiles commands
  888. config.status: executing default commands
  889.  
  890. This Gauche has been configured with the following parameters:
  891. version: 0.9.2
  892. multibyte: utf8
  893. slib: /usr/local/slib
  894. thread: win32
  895. optional modules: zlib
  896.  
  897. for d in gc src lib ext doc; do (cd $d; make all); done
  898. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc'
  899. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc'
  900. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c -o allchblk.lo allchblk.c
  901. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -DDLL_EXPORT -DPIC -o .libs/allchblk.o
  902. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -o allchblk.o >/dev/null 2>&1
  903. mv -f .deps/allchblk.Tpo .deps/allchblk.Plo
  904. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
  905. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -DDLL_EXPORT -DPIC -o .libs/alloc.o
  906. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
  907. mv -f .deps/alloc.Tpo .deps/alloc.Plo
  908. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c -o blacklst.lo blacklst.c
  909. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -DDLL_EXPORT -DPIC -o .libs/blacklst.o
  910. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -o blacklst.o >/dev/null 2>&1
  911. mv -f .deps/blacklst.Tpo .deps/blacklst.Plo
  912. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c -o checksums.lo checksums.c
  913. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -DDLL_EXPORT -DPIC -o .libs/checksums.o
  914. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -o checksums.o >/dev/null 2>&1
  915. mv -f .deps/checksums.Tpo .deps/checksums.Plo
  916. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c -o dbg_mlc.lo dbg_mlc.c
  917. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -DDLL_EXPORT -DPIC -o .libs/dbg_mlc.o
  918. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  919. mv -f .deps/dbg_mlc.Tpo .deps/dbg_mlc.Plo
  920. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c -o dyn_load.lo dyn_load.c
  921. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -DDLL_EXPORT -DPIC -o .libs/dyn_load.o
  922. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  923. mv -f .deps/dyn_load.Tpo .deps/dyn_load.Plo
  924. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c -o finalize.lo finalize.c
  925. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -DDLL_EXPORT -DPIC -o .libs/finalize.o
  926. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -o finalize.o >/dev/null 2>&1
  927. mv -f .deps/finalize.Tpo .deps/finalize.Plo
  928. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c -o gc_dlopen.lo gc_dlopen.c
  929. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -DDLL_EXPORT -DPIC -o .libs/gc_dlopen.o
  930. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  931. mv -f .deps/gc_dlopen.Tpo .deps/gc_dlopen.Plo
  932. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c -o gcj_mlc.lo gcj_mlc.c
  933. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -DDLL_EXPORT -DPIC -o .libs/gcj_mlc.o
  934. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  935. mv -f .deps/gcj_mlc.Tpo .deps/gcj_mlc.Plo
  936. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c -o headers.lo headers.c
  937. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -DDLL_EXPORT -DPIC -o .libs/headers.o
  938. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -o headers.o >/dev/null 2>&1
  939. mv -f .deps/headers.Tpo .deps/headers.Plo
  940. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c
  941. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -DDLL_EXPORT -DPIC -o .libs/malloc.o
  942. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1
  943. mv -f .deps/malloc.Tpo .deps/malloc.Plo
  944. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c -o mallocx.lo mallocx.c
  945. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -DDLL_EXPORT -DPIC -o .libs/mallocx.o
  946. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -o mallocx.o >/dev/null 2>&1
  947. mv -f .deps/mallocx.Tpo .deps/mallocx.Plo
  948. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c -o mark.lo mark.c
  949. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -DDLL_EXPORT -DPIC -o .libs/mark.o
  950. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -o mark.o >/dev/null 2>&1
  951. mv -f .deps/mark.Tpo .deps/mark.Plo
  952. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c -o mark_rts.lo mark_rts.c
  953. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c -DDLL_EXPORT -DPIC -o .libs/mark_rts.o
  954. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  955. mv -f .deps/mark_rts.Tpo .deps/mark_rts.Plo
  956. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
  957. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -DDLL_EXPORT -DPIC -o .libs/misc.o
  958. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
  959. mv -f .deps/misc.Tpo .deps/misc.Plo
  960. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c -o new_hblk.lo new_hblk.c
  961. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -DDLL_EXPORT -DPIC -o .libs/new_hblk.o
  962. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  963. mv -f .deps/new_hblk.Tpo .deps/new_hblk.Plo
  964. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c -o obj_map.lo obj_map.c
  965. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -DDLL_EXPORT -DPIC -o .libs/obj_map.o
  966. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  967. mv -f .deps/obj_map.Tpo .deps/obj_map.Plo
  968. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c -o os_dep.lo os_dep.c
  969. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c -DDLL_EXPORT -DPIC -o .libs/os_dep.o
  970. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  971. mv -f .deps/os_dep.Tpo .deps/os_dep.Plo
  972. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c -o pcr_interface.lo pcr_interface.c
  973. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c -DDLL_EXPORT -DPIC -o .libs/pcr_interface.o
  974. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  975. mv -f .deps/pcr_interface.Tpo .deps/pcr_interface.Plo
  976. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c -o ptr_chck.lo ptr_chck.c
  977. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -DDLL_EXPORT -DPIC -o .libs/ptr_chck.o
  978. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  979. mv -f .deps/ptr_chck.Tpo .deps/ptr_chck.Plo
  980. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c -o real_malloc.lo real_malloc.c
  981. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c -DDLL_EXPORT -DPIC -o .libs/real_malloc.o
  982. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  983. mv -f .deps/real_malloc.Tpo .deps/real_malloc.Plo
  984. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c -o reclaim.lo reclaim.c
  985. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -DDLL_EXPORT -DPIC -o .libs/reclaim.o
  986. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -o reclaim.o >/dev/null 2>&1
  987. mv -f .deps/reclaim.Tpo .deps/reclaim.Plo
  988. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c -o specific.lo specific.c
  989. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -DDLL_EXPORT -DPIC -o .libs/specific.o
  990. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -o specific.o >/dev/null 2>&1
  991. mv -f .deps/specific.Tpo .deps/specific.Plo
  992. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c -o stubborn.lo stubborn.c
  993. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c -DDLL_EXPORT -DPIC -o .libs/stubborn.o
  994. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c -o stubborn.o >/dev/null 2>&1
  995. mv -f .deps/stubborn.Tpo .deps/stubborn.Plo
  996. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c -o typd_mlc.lo typd_mlc.c
  997. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c -DDLL_EXPORT -DPIC -o .libs/typd_mlc.o
  998. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  999. mv -f .deps/typd_mlc.Tpo .deps/typd_mlc.Plo
  1000. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c -o backgraph.lo backgraph.c
  1001. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c backgraph.c -DDLL_EXPORT -DPIC -o .libs/backgraph.o
  1002. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c backgraph.c -o backgraph.o >/dev/null 2>&1
  1003. mv -f .deps/backgraph.Tpo .deps/backgraph.Plo
  1004. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  1005. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c thread_local_alloc.c -DDLL_EXPORT -DPIC -o .libs/thread_local_alloc.o
  1006. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  1007. mv -f .deps/thread_local_alloc.Tpo .deps/thread_local_alloc.Plo
  1008. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c -o win32_threads.lo win32_threads.c
  1009. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c win32_threads.c -DDLL_EXPORT -DPIC -o .libs/win32_threads.o
  1010. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c win32_threads.c -o win32_threads.o >/dev/null 2>&1
  1011. mv -f .deps/win32_threads.Tpo .deps/win32_threads.Plo
  1012. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  1013. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c libatomic_ops/src/atomic_ops.c -DDLL_EXPORT -DPIC -o .libs/atomic_ops.o
  1014. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  1015. mv -f .deps/atomic_ops.Tpo .deps/atomic_ops.Plo
  1016. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c -o mach_dep.lo mach_dep.c
  1017. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -DDLL_EXPORT -DPIC -o .libs/mach_dep.o
  1018. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  1019. mv -f .deps/mach_dep.Tpo .deps/mach_dep.Plo
  1020. /bin/sh ./libtool --tag=CC --mode=link gcc -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -version-info 1:3:0 -no-undefined -o libgc.la -rpath /home/khayashi/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib 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 win32_threads.lo atomic_ops.lo mach_dep.lo
  1021. libtool: link: gcc -shared .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/win32_threads.o .libs/atomic_ops.o .libs/mach_dep.o -O2 -o .libs/libgc-1.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libgc.dll.a
  1022. Creating library file: .libs/libgc.dll.a
  1023. libtool: link: 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 win32_threads.o atomic_ops.o mach_dep.o
  1024. libtool: link: ranlib .libs/libgc.a
  1025. libtool: link: ( cd ".libs" && rm -f "libgc.la" && cp -p "../libgc.la" "libgc.la" )
  1026. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  1027. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c cord/cordbscs.c -DDLL_EXPORT -DPIC -o .libs/cordbscs.o
  1028. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  1029. mv -f .deps/cordbscs.Tpo .deps/cordbscs.Plo
  1030. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  1031. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c cord/cordprnt.c -DDLL_EXPORT -DPIC -o .libs/cordprnt.o
  1032. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  1033. mv -f .deps/cordprnt.Tpo .deps/cordprnt.Plo
  1034. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  1035. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c cord/cordtest.c -DDLL_EXPORT -DPIC -o .libs/cordtest.o
  1036. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  1037. mv -f .deps/cordtest.Tpo .deps/cordtest.Plo
  1038. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  1039. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c cord/cordxtra.c -DDLL_EXPORT -DPIC -o .libs/cordxtra.o
  1040. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -g -O2 -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
  1041. mv -f .deps/cordxtra.Tpo .deps/cordxtra.Plo
  1042. /bin/sh ./libtool --tag=CC --mode=link gcc -fexceptions -g -O2 -DDONT_ADD_BYTE_AT_END -version-info 1:3:0 -no-undefined -o libcord.la -rpath /home/khayashi/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib cordbscs.lo cordprnt.lo cordtest.lo cordxtra.lo ./libgc.la
  1043. libtool: link: gcc -shared .libs/cordbscs.o .libs/cordprnt.o .libs/cordtest.o .libs/cordxtra.o ./.libs/libgc.dll.a -O2 -o .libs/libcord-1.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libcord.dll.a
  1044. Creating library file: .libs/libcord.dll.a
  1045. libtool: link: ar cru .libs/libcord.a cordbscs.o cordprnt.o cordtest.o cordxtra.o
  1046. libtool: link: ranlib .libs/libcord.a
  1047. libtool: link: ( cd ".libs" && rm -f "libcord.la" && cp -p "../libcord.la" "libcord.la" )
  1048. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc'
  1049. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/gc'
  1050. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/src'
  1051. /bin/sh ./genconfig
  1052. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c box.c
  1053. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c core.c
  1054. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c vm.c
  1055. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c compaux.c
  1056. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c macro.c
  1057. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c code.c
  1058. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c error.c
  1059. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c class.c
  1060. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c prof.c
  1061. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c collection.c
  1062. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c boolean.c
  1063. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c char.c
  1064. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c string.c
  1065. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c list.c
  1066. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c hash.c
  1067. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c treemap.c
  1068. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c bits.c
  1069. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c port.c
  1070. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c write.c
  1071. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c read.c
  1072. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c vector.c
  1073. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c weak.c
  1074. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c symbol.c
  1075. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c keyword.c
  1076. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c gloc.c
  1077. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c compare.c
  1078. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c regexp.c
  1079. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c signal.c
  1080. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c parameter.c
  1081. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c module.c
  1082. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c proc.c
  1083. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c number.c
  1084. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c bignum.c
  1085. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c load.c
  1086. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c paths.c
  1087. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c lazy.c
  1088. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c repl.c
  1089. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c autoloads.c
  1090. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c system.c
  1091. system.c: 関数 'Scm__WinThreadExit' 内:
  1092. system.c:2821:5: 警告: 関数 'GC_ExitThread' の暗黙的な宣言です [-Wimplicit-function-declaration]
  1093. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c compile.c
  1094. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libalpha.c
  1095. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libbool.c
  1096. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libchar.c
  1097. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libdict.c
  1098. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libeval.c
  1099. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libexc.c
  1100. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libio.c
  1101. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c liblazy.c
  1102. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c liblist.c
  1103. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libmisc.c
  1104. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libmod.c
  1105. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libnum.c
  1106. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libobj.c
  1107. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libomega.c
  1108. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libproc.c
  1109. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c librx.c
  1110. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libstr.c
  1111. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libsym.c
  1112. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libsys.c
  1113. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include -I./../gc/libatomic_ops/src -g -O2 -march=i686 -DUSE_I686_PREFETCH -c libvec.c
  1114. TARGETLIB=`pwd` gcc -std=gnu99 -g -O2 -Wl,--rpath -Wl,`pwd` -L. -Wl,--soname,libgauche-0.9.so.0.2 -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o libgauche-0.9.dll 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 ../gc/.libs/*.o -lm -lnetapi32 -lshlwapi -lws2_32 -lws2_32
  1115. system.o: In function `Scm__WinThreadExit':
  1116. C:\MinGW\msys\1.0\home\khayashi\Project\gauche\Gauche-mingw-w32thread\src/system.c:2821: undefined reference to `GC_ExitThread'
  1117. collect2: ld はステータス 1 で終了しました
  1118. make[1]: *** [libgauche-0.9.dll] Error 1
  1119. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/src'
  1120. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/lib'
  1121. make[1]: Nothing to be done for `all'.
  1122. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/lib'
  1123. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext'
  1124. 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; do (cd $d; make default); done
  1125. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
  1126. ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--collection ../../libsrc/gauche/collection.scm
  1127. make[2]: ../../src/gosh: Command not found
  1128. make[2]: *** [gauche--collection.c] Error 127
  1129. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
  1130. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/util'
  1131. ../../src/gosh -ftest ../../src/precomp -e -P -o util--match ../../libsrc/util/match.scm
  1132. make[2]: ../../src/gosh: Command not found
  1133. make[2]: *** [util--match.c] Error 127
  1134. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/util'
  1135. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
  1136. ../../src/gosh -ftest ../../src/precomp -e -i srfi-1.sci ../../libsrc/srfi-1.scm
  1137. make[2]: ../../src/gosh: Command not found
  1138. make[2]: *** [srfi-1.c] Error 127
  1139. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
  1140. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/threads'
  1141. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../gc/include -g -O2 -march=i686 -DUSE_I686_PREFETCH -c threads.c
  1142. threads.c: 関数 'Scm_ThreadStart' 内:
  1143. threads.c:183:13: 警告: 関数 'GC_CreateThread' の暗黙的な宣言です [-Wimplicit-function-declaration]
  1144. threads.c:183:24: 警告: 初期化で整数からキャスト無しにポインタを作成しています [デフォルトで有効]
  1145. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../gc/include -g -O2 -march=i686 -DUSE_I686_PREFETCH -c mutex.c
  1146. ../../src/gosh -ftest ../../src/precomp -e -o gauche--threads threads.scm
  1147. make[2]: ../../src/gosh: Command not found
  1148. make[2]: *** [gauche--threads.c] Error 127
  1149. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/threads'
  1150. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
  1151. rm -rf uvector.c
  1152. ../../src/gosh -ftest ./uvgen.scm uvector.c.tmpl
  1153. make[2]: ../../src/gosh: Command not found
  1154. make[2]: *** [uvector.c] Error 127
  1155. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
  1156. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
  1157. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../gc/include -g -O2 -march=i686 -DUSE_I686_PREFETCH -c charconv.c
  1158. ../../src/gosh -ftest ../../src/precomp convaux.scm
  1159. make[2]: ../../src/gosh: Command not found
  1160. make[2]: *** [convaux.c] Error 127
  1161. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
  1162. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/binary'
  1163. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../gc/include -g -O2 -march=i686 -DUSE_I686_PREFETCH -c binary.c
  1164. ../../src/gosh -ftest genstub binarylib.stub
  1165. make[2]: ../../src/gosh: Command not found
  1166. make[2]: *** [binarylib.c] Error 127
  1167. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/binary'
  1168. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/net'
  1169. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../gc/include -g -O2 -march=i686 -DUSE_I686_PREFETCH -c net.c
  1170. net.c: 関数 'inet_pton' 内:
  1171. net.c:659:18: 警告: initialization discards 'const' qualifier from pointer target type [デフォルトで有効]
  1172. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../gc/include -g -O2 -march=i686 -DUSE_I686_PREFETCH -c addr.c
  1173. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../gc/include -g -O2 -march=i686 -DUSE_I686_PREFETCH -c netdb.c
  1174. ../../src/gosh -ftest genstub netlib.stub
  1175. make[2]: ../../src/gosh: Command not found
  1176. make[2]: *** [netlib.c] Error 127
  1177. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/net'
  1178. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/termios'
  1179. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../gc/include -g -O2 -march=i686 -DUSE_I686_PREFETCH -c termios.c
  1180. ../../src/gosh -ftest genstub termiolib.stub
  1181. make[2]: ../../src/gosh: Command not found
  1182. make[2]: *** [termiolib.c] Error 127
  1183. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/termios'
  1184. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
  1185. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../gc/include -g -O2 -march=i686 -DUSE_I686_PREFETCH -c fcntl.c
  1186. ../../src/gosh -ftest genstub fcntlib.stub
  1187. make[2]: ../../src/gosh: Command not found
  1188. make[2]: *** [fcntlib.c] Error 127
  1189. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
  1190. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/file'
  1191. ../../src/gosh -ftest ../../src/precomp -e -P -o file--util ../../libsrc/file/util.scm
  1192. make[2]: ../../src/gosh: Command not found
  1193. make[2]: *** [file--util.c] Error 127
  1194. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/file'
  1195. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
  1196. ../../src/gosh -ftest ./trans.scm ./sxml-ssax.scm.in
  1197. make[2]: ../../src/gosh: Command not found
  1198. make[2]: *** [sxml--ssax.c] Error 127
  1199. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
  1200. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
  1201. ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--syslog ./syslog.scm
  1202. make[2]: ../../src/gosh: Command not found
  1203. make[2]: *** [gauche--syslog.c] Error 127
  1204. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
  1205. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
  1206. /bin/sh: ../../src/gosh: No such file or directory
  1207. make[2]: [link] Error 127 (ignored)
  1208. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
  1209. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
  1210. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../gc/include -g -O2 -march=i686 -DUSE_I686_PREFETCH -c mt-random.c
  1211. ../../src/gosh -ftest genstub mt-lib.stub
  1212. make[2]: ../../src/gosh: Command not found
  1213. make[2]: *** [mt-lib.c] Error 127
  1214. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
  1215. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
  1216. ../../src/gosh -ftest ../../src/precomp -e -o crypt--bcrypt bcrypt.scm
  1217. make[2]: ../../src/gosh: Command not found
  1218. make[2]: *** [crypt--bcrypt.c] Error 127
  1219. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
  1220. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/digest'
  1221. ../../src/gosh -ftest ../../src/precomp -e -o rfc--md5 md5.scm
  1222. make[2]: ../../src/gosh: Command not found
  1223. make[2]: *** [rfc--md5.c] Error 127
  1224. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/digest'
  1225. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/vport'
  1226. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../gc/include -g -O2 -march=i686 -DUSE_I686_PREFETCH -c vport.c
  1227. ../../src/gosh -ftest genstub vportlib.stub
  1228. make[2]: ../../src/gosh: Command not found
  1229. make[2]: *** [vportlib.c] Error 127
  1230. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/vport'
  1231. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/text'
  1232. ../../src/gosh -ftest ../../src/precomp -e -P -o text--gettext ./gettext.scm
  1233. make[2]: ../../src/gosh: Command not found
  1234. make[2]: *** [text--gettext.c] Error 127
  1235. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/text'
  1236. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
  1237. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../gc/include -g -O2 -march=i686 -DUSE_I686_PREFETCH -c gauche-zlib.c
  1238. ../../src/gosh -ftest genstub zliblib.stub
  1239. make[2]: ../../src/gosh: Command not found
  1240. make[2]: *** [zliblib.c] Error 127
  1241. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
  1242. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
  1243. ../../src/gosh -ftest ../../src/precomp -e -P -o util--sparse ./sparse.scm
  1244. make[2]: ../../src/gosh: Command not found
  1245. make[2]: *** [util--sparse.c] Error 127
  1246. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
  1247. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/peg'
  1248. ../../src/gosh -ftest ../../src/precomp --e -P -o parser--peg \
  1249. --keep-private-macro=return-failure/compound,return-failure/expect,return-result \
  1250. ./peg.scm
  1251. make[2]: ../../src/gosh: Command not found
  1252. make[2]: *** [parser--peg.c] Error 127
  1253. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/peg'
  1254. make[2]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/windows'
  1255. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../gc/include -g -O2 -march=i686 -DUSE_I686_PREFETCH -c init.c
  1256. ../../src/gosh -ftest genstub windows.stub
  1257. make[2]: ../../src/gosh: Command not found
  1258. make[2]: *** [windows.c] Error 127
  1259. make[2]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext/windows'
  1260. make[1]: *** [all] Error 2
  1261. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/ext'
  1262. make[1]: Entering directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/doc'
  1263. ../src/gosh -q -I../src -I../lib -lgauche-init ./extract -en -o gauche-refe.texi gauche-ref.texi
  1264. make[1]: ../src/gosh: Command not found
  1265. make[1]: *** [gauche-refe.texi] Error 127
  1266. make[1]: Leaving directory `/home/khayashi/Project/gauche/Gauche-mingw-w32thread/doc'
  1267. make: *** [all] Error 2
  1268. failed to build gauche.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement