Advertisement
_dinsdale

xrepo 2.3.9 - tbox - llvm-mingw

Dec 4th, 2020
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 466.30 KB | None | 0 0
  1. ��C:\temp\lua-c-test> xrepo install -v -a i386 -p mingw "tbox master"
  2. xmake f -c -v -p mingw -a i386
  3. checking for mingw directory ... C:\Program Files (x86)\WinLua\WLC
  4. configure
  5. {
  6. bin = C:\Program Files (x86)\WinLua\WLC\bin
  7. mingw = C:\Program Files (x86)\WinLua\WLC
  8. kind = static
  9. arch = i386
  10. host = windows
  11. buildir = build
  12. ccache = true
  13. cross = i686-w64-mingw32-
  14. network = public
  15. proxy_pac = pac.lua
  16. theme = default
  17. clean = true
  18. mode = release
  19. ndk_stdcxx = true
  20. plat = mingw
  21. }
  22. xmake require -v --extra={system=false} "tbox master"
  23. configure
  24. {
  25. plat = mingw
  26. ndk_stdcxx = true
  27. ccache = true
  28. theme = default
  29. mingw = C:\Program Files (x86)\WinLua\WLC
  30. host = windows
  31. network = public
  32. clean = true
  33. mode = release
  34. buildir = build
  35. arch = i386
  36. kind = static
  37. bin = C:\Program Files (x86)\WinLua\WLC\bin
  38. cross = i686-w64-mingw32-
  39. proxy_pac = pac.lua
  40. }
  41. checking for unzip ... no
  42. checking for 7z ... ok
  43. checking for git ... ok
  44. checking for gzip ... no
  45. checking for ping ... ok
  46. pinging for the host(gitlab.com) ... 14 ms
  47. pinging for the host(github.com) ... 82 ms
  48. pinging for the host(gitee.com) ... 237 ms
  49. checking for xmake::tbox ... no
  50. note: try installing these packages (pass -y to skip confirm)?
  51. in xmake-repo:
  52. -> tbox master
  53. please input: y (y/n)
  54. y
  55. git clone https://gitlab.com/tboox/tbox.git -b master --depth 1 --recursive source.tmp\tbox
  56. Cloning into 'source.tmp\tbox'...
  57. remote: Enumerating objects: 1179, done.
  58. remote: Counting objects: 100% (1179/1179), done.
  59. remote: Compressing objects: 100% (1126/1126), done.
  60. remote: Total 1179 (delta 607), reused 188 (delta 41), pack-reused 0
  61. Receiving objects: 100% (1179/1179), 1.07 MiB | 4.40 MiB/s, done.
  62. Resolving deltas: 100% (607/607), done.
  63. �![0m�![38;5;3m => �![0mclone https://gitlab.com/tboox/tbox.git master .. �![38;5;2;1mok�![0m
  64. xmake f -y -c --verbose --plat=mingw --arch=i386 "--mingw=C:\\Program Files (x86)\\WinLua\\WLC" "--bin=C:\\Program Files (x86)\\WinLua\\WLC\\bin" --cross=i686-w64-mingw32- --mode=release --cflags= --cxflags= --cxxflags= --asflags= --ldflags= --demo=false
  65. checking for mingw directory ... C:\\Program Files (x86)\\WinLua\\WLC
  66. checking for i686-w64-mingw32-gcc ... C:\Program Files (x86)\WinLua\WLC\bin\i686-w64-mingw32-gcc
  67. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  68. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  69. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  70. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  71. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  72. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  73. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  74. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  75. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  76. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  77. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  78. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  79. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  80. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  81. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  82. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  83. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  84. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  85. checking for C:\Program Files (x86)\WinLua\WLC\bin\i686-w64-mingw32-gcc ... ok
  86. checking for flags (-fcolor-diagnostics) ... ok
  87. checking for ccache ... no
  88. > checking for c includes(regex.h)
  89. > checking for c funcs(regexec)
  90. checking for posix_regexec ... no
  91. > checking for c includes(sys/uio.h)
  92. > checking for c funcs(preadv)
  93. checking for posix_preadv ... no
  94. > checking for c includes(ifaddrs.h)
  95. > checking for c funcs(getifaddrs)
  96. checking for posix_getifaddrs ... no
  97. > checking for c includes(semaphore.h)
  98. > checking for c funcs(sem_init)
  99. checking for posix_sem_init ... ok
  100. > checking for c includes(sys/uio.h)
  101. > checking for c funcs(readv)
  102. checking for posix_readv ... no
  103. > checking for c includes(regex.h)
  104. > checking for c funcs(regcomp)
  105. checking for posix_regcomp ... no
  106. > checking for c includes(sys/uio.h)
  107. > checking for c funcs(pwritev)
  108. checking for posix_pwritev ... no
  109. > checking for c includes(sys/uio.h)
  110. > checking for c funcs(writev)
  111. checking for posix_writev ... no
  112. > checking for c includes(math.h)
  113. > checking for c funcs(atan2)
  114. checking for libm_atan2 ... ok
  115. > checking for c includes(math.h)
  116. > checking for c funcs(sinf)
  117. checking for libm_sinf ... ok
  118. > checking for c includes(math.h)
  119. > checking for c funcs(sin)
  120. checking for libm_sin ... ok
  121. > checking for c includes(math.h)
  122. > checking for c funcs(atan2f)
  123. checking for libm_atan2f ... ok
  124. > checking for c includes(math.h)
  125. > checking for c funcs(cos)
  126. checking for libm_cos ... ok
  127. > checking for c includes(math.h)
  128. > checking for c funcs(exp)
  129. checking for libm_exp ... ok
  130. > checking for c includes(math.h)
  131. > checking for c funcs(cosf)
  132. checking for libm_cosf ... ok
  133. > checking for c includes(math.h)
  134. > checking for c funcs(expf)
  135. checking for libm_expf ... ok
  136. > checking for c includes(unistd.h)
  137. > checking for c funcs(sysconf)
  138. checking for posix_sysconf ... no
  139. > checking for c includes(unistd.h)
  140. > checking for c funcs(pread64)
  141. checking for posix_pread64 ... no
  142. > checking for c includes(unistd.h)
  143. > checking for c funcs(gethostname)
  144. checking for posix_gethostname ... no
  145. > checking for c includes(poll.h, sys/socket.h)
  146. > checking for c funcs(poll)
  147. checking for posix_poll ... no
  148. > checking for c includes(sched.h)
  149. > checking for c funcs(sched_setaffinity)
  150. checking for posix_sched_setaffinity ... no
  151. > checking for c includes(sched.h)
  152. > checking for c funcs(sched_yield)
  153. checking for posix_sched_yield ... ok
  154. > checking for c includes(string.h, stdlib.h)
  155. > checking for c funcs(memset)
  156. checking for libc_memset ... ok
  157. > checking for c includes(unistd.h)
  158. > checking for c funcs(pwrite64)
  159. checking for posix_pwrite64 ... no
  160. > checking for c includes(sys/select.h)
  161. > checking for c funcs(select)
  162. checking for posix_select ... no
  163. > checking for c includes(string.h, stdlib.h)
  164. > checking for c funcs(memmove)
  165. checking for libc_memmove ... ok
  166. > checking for c includes(unistd.h)
  167. > checking for c funcs(fdatasync)
  168. checking for posix_fdatasync ... no
  169. > checking for c includes(string.h, stdlib.h)
  170. > checking for c funcs(memcmp)
  171. checking for libc_memcmp ... ok
  172. > checking for c includes(copyfile.h)
  173. > checking for c funcs(copyfile)
  174. checking for posix_copyfile ... no
  175. > checking for c includes(pthread.h)
  176. > checking for c funcs(pthread_mutex_init)
  177. checking for posix_pthread_mutex_init ... ok
  178. > checking for c includes(string.h, stdlib.h)
  179. > checking for c funcs(memmem)
  180. checking for libc_memmem ... no
  181. > checking for c includes(sys/sendfile.h)
  182. > checking for c funcs(sendfile)
  183. checking for posix_sendfile ... no
  184. > checking for c includes(pthread.h)
  185. > checking for c funcs(pthread_create)
  186. checking for posix_pthread_create ... ok
  187. > checking for c includes(string.h, stdlib.h)
  188. > checking for c funcs(strcat)
  189. checking for libc_strcat ... ok
  190. > checking for c includes(pthread.h)
  191. > checking for c funcs(pthread_setspecific)
  192. checking for posix_pthread_setspecific ... ok
  193. > checking for c includes(sys/epoll.h)
  194. > checking for c funcs(epoll_create)
  195. checking for posix_epoll_create ... no
  196. > checking for c includes(string.h, stdlib.h)
  197. > checking for c funcs(strncat)
  198. checking for libc_strncat ... ok
  199. > checking for c includes(sys/epoll.h)
  200. > checking for c funcs(epoll_wait)
  201. checking for posix_epoll_wait ... no
  202. > checking for c includes(string.h, stdlib.h)
  203. > checking for c funcs(strcpy)
  204. checking for libc_strcpy ... ok
  205. > checking for c includes(spawn.h)
  206. > checking for c funcs(posix_spawnp)
  207. checking for posix_posix_spawnp ... no
  208. > checking for c includes(string.h, stdlib.h)
  209. > checking for c funcs(strncpy)
  210. checking for libc_strncpy ... ok
  211. > checking for c includes(string.h, stdlib.h)
  212. > checking for c funcs(strlcpy)
  213. checking for libc_strlcpy ... no
  214. > checking for c includes(sys/sem.h, sys/ipc.h)
  215. > checking for c funcs(semtimedop)
  216. checking for systemv_semtimedop ... no
  217. > checking for c includes(unistd.h)
  218. > checking for c funcs(execvp)
  219. checking for posix_execvp ... ok
  220. > checking for c includes(wchar.h, stdlib.h)
  221. > checking for c funcs(wcscasecmp)
  222. checking for libc_wcscasecmp ... no
  223. > checking for c includes(string.h, stdlib.h)
  224. > checking for c funcs(strlen)
  225. checking for libc_strlen ... ok
  226. > checking for c includes(valgrind/valgrind.h)
  227. > checking for c funcs(VALGRIND_STACK_REGISTER)
  228. checking for valgrind_VALGRIND_STACK_REGISTER ... no
  229. > checking for c includes(string.h, stdlib.h)
  230. > checking for c funcs(strnlen)
  231. checking for libc_strnlen ... ok
  232. > checking for c includes(wchar.h, stdlib.h)
  233. > checking for c funcs(wcsncasecmp)
  234. checking for libc_wcsncasecmp ... no
  235. > checking for c includes(wchar.h, stdlib.h)
  236. > checking for c funcs(wcstombs)
  237. checking for libc_wcstombs ... ok
  238. > checking for c includes(string.h, stdlib.h)
  239. > checking for c funcs(strstr)
  240. checking for libc_strstr ... ok
  241. > checking for c snippet(TB_CONFIG_FEATURE_HAVE_ANONYMOUS_UNION)
  242. checking for feature_anonymous_union ... ok
  243. > checking for c includes(wchar.h, stdlib.h)
  244. > checking for c funcs(mbstowcs)
  245. checking for libc_mbstowcs ... ok
  246. > checking for c includes(string.h, stdlib.h)
  247. > checking for c funcs(strchr)
  248. checking for libc_strchr ... ok
  249. > checking for c includes(string.h, stdlib.h)
  250. > checking for c funcs(strrchr)
  251. checking for libc_strrchr ... ok
  252. > checking for c includes(time.h)
  253. > checking for c funcs(gmtime)
  254. checking for libc_gmtime ... ok
  255. > checking for c includes(math.h)
  256. > checking for c funcs(log2f)
  257. checking for libm_log2f ... ok
  258. > checking for c includes(sys/stat.h, fcntl.h)
  259. > checking for c funcs(open)
  260. checking for posix_open ... ok
  261. > checking for c includes(sys/stat.h, fcntl.h)
  262. > checking for c funcs(stat64)
  263. checking for posix_stat64 ... ok
  264. > checking for c includes(string.h, stdlib.h)
  265. > checking for c funcs(strcasestr)
  266. checking for libc_strcasestr ... no
  267. > checking for c includes(unistd.h)
  268. > checking for c funcs(getdtablesize)
  269. checking for posix_getdtablesize ... no
  270. > checking for c includes(time.h)
  271. > checking for c funcs(localtime)
  272. checking for libc_localtime ... ok
  273. checking for i686-w64-mingw32-g++ ... C:\Program Files (x86)\WinLua\WLC\bin\i686-w64-mingw32-g++
  274. > checking for c includes(unistd.h)
  275. > checking for c funcs(vfork)
  276. checking for posix_vfork ... ok
  277. > checking for c includes(math.h)
  278. > checking for c funcs(sqrt)
  279. checking for libm_sqrt ... ok
  280. > checking for c includes(math.h)
  281. > checking for c funcs(pow)
  282. checking for libm_pow ... ok
  283. > checking for c includes(string.h, stdlib.h)
  284. > checking for c funcs(strcmp)
  285. checking for libc_strcmp ... ok
  286. > checking for c includes(signal.h, setjmp.h)
  287. > checking for c funcs(kill)
  288. checking for libc_kill ... no
  289. > checking for c includes(sys/time.h)
  290. > checking for c funcs(gettimeofday)
  291. checking for libc_gettimeofday ... ok
  292. > checking for c includes(string.h, stdlib.h)
  293. > checking for c funcs(strcasecmp)
  294. checking for libc_strcasecmp ... ok
  295. > checking for c includes(unistd.h)
  296. > checking for c funcs(getpagesize)
  297. checking for posix_getpagesize ... no
  298. > checking for c includes(sys/resource.h)
  299. > checking for c funcs(getrlimit)
  300. checking for posix_getrlimit ... no
  301. > checking for c includes(stdio.h)
  302. > checking for c funcs(fread)
  303. checking for libc_fread ... ok
  304. > checking for c includes(netdb.h)
  305. > checking for c funcs(getnameinfo)
  306. checking for posix_getnameinfo ... no
  307. > checking for c includes(stdlib.h)
  308. > checking for c funcs(srandom)
  309. checking for libc_srandom ... no
  310. checking for the linker (ld) ... i686-w64-mingw32-g++
  311. > checking for c includes(math.h)
  312. > checking for c funcs(acos)
  313. checking for libm_acos ... ok
  314. checking for the linker (ld) ... i686-w64-mingw32-g++
  315. > checking for c includes(string.h, stdlib.h)
  316. > checking for c funcs(strncmp)
  317. checking for libc_strncmp ... ok
  318. > checking for c includes(stdlib.h)
  319. > checking for c funcs(random)
  320. checking for libc_random ... no
  321. > checking for c includes(netdb.h)
  322. > checking for c funcs(gethostbyname)
  323. checking for posix_gethostbyname ... no
  324. > checking for c includes(wchar.h, stdlib.h)
  325. > checking for c funcs(wcscasestr)
  326. checking for libc_wcscasestr ... no
  327. > checking for c includes(stdio.h)
  328. > checking for c funcs(fwrite)
  329. checking for libc_fwrite ... ok
  330. > checking for c includes(math.h)
  331. > checking for c funcs(acosf)
  332. checking for libm_acosf ... ok
  333. > checking for c includes(stdio.h)
  334. > checking for c funcs(fputc)
  335. checking for libc_fputc ... ok
  336. > checking for c includes(string.h, stdlib.h)
  337. > checking for c funcs(strncasecmp)
  338. checking for libc_strncasecmp ... ok
  339. > checking for c includes(math.h)
  340. > checking for c funcs(sqrtf)
  341. checking for libm_sqrtf ... ok
  342. > checking for c includes(netdb.h)
  343. > checking for c funcs(gethostbyaddr)
  344. checking for posix_gethostbyaddr ... no
  345. > checking for c includes(wchar.h, stdlib.h)
  346. > checking for c funcs(wcscmp)
  347. checking for libc_wcscmp ... ok
  348. > checking for c includes(signal.h, setjmp.h)
  349. > checking for c funcs(sigsetjmp)
  350. checking for libc_sigsetjmp ... no
  351. > checking for c includes(math.h)
  352. > checking for c funcs(asin)
  353. checking for libm_asin ... ok
  354. > checking for c links(pthread)
  355. > checking for c snippet(TB_CONFIG_KEYWORD_HAVE_Thread_local)
  356. > checking for c includes(math.h)
  357. > checking for c funcs(fmod)
  358. checking for libm_fmod ... ok
  359. > checking for c includes(wchar.h, stdlib.h)
  360. > checking for c funcs(wcscat)
  361. checking for libc_wcscat ... ok
  362. > checking for c includes(math.h)
  363. > checking for c funcs(sincos)
  364. checking for libm_sincos ... ok
  365. > checking for c includes(fcntl.h)
  366. > checking for c funcs(fcntl)
  367. checking for posix_fcntl ... no
  368. > checking for c links(pthread)
  369. > checking for c snippet(TB_CONFIG_KEYWORD_HAVE__thread)
  370. > checking for c includes(time.h)
  371. > checking for c funcs(mktime)
  372. checking for libc_mktime ... ok
  373. > checking for c includes(math.h)
  374. > checking for c funcs(asinf)
  375. checking for libm_asinf ... ok
  376. > checking for c includes(spawn.h)
  377. > checking for c funcs(posix_spawn_file_actions_addchdir_np)
  378. checking for posix_posix_spawn_file_actions_addchdir_np ... no
  379. > checking for c includes(wchar.h, stdlib.h)
  380. > checking for c funcs(wcsncat)
  381. checking for libc_wcsncat ... ok
  382. > checking for c includes(math.h)
  383. > checking for c funcs(sincosf)
  384. checking for libm_sincosf ... ok
  385. > checking for c includes(sys/mman.h)
  386. > checking for c funcs(mmap)
  387. checking for posix_mmap ... no
  388. > checking for c includes(unistd.h)
  389. > checking for c funcs(pipe)
  390. checking for posix_pipe ... no
  391. > checking for c includes(execinfo.h)
  392. > checking for c funcs(backtrace)
  393. checking for libc_backtrace ... no
  394. checking for the c++ compiler (cxx) ... i686-w64-mingw32-g++
  395. checking for the c++ compiler (cxx) ... i686-w64-mingw32-g++
  396. > checking for c includes(sys/wait.h)
  397. > checking for c funcs(waitpid)
  398. checking for posix_waitpid ... no
  399. > checking for c includes(wchar.h, stdlib.h)
  400. > checking for c funcs(wcscpy)
  401. checking for libc_wcscpy ... ok
  402. > checking for c includes(math.h)
  403. > checking for c funcs(log2)
  404. checking for libm_log2 ... ok
  405. > checking for c includes(unistd.h)
  406. > checking for c funcs(pipe2)
  407. checking for posix_pipe2 ... no
  408. > checking for c includes(wchar.h, stdlib.h)
  409. > checking for c funcs(wcsncmp)
  410. checking for libc_wcsncmp ... ok
  411. > checking for c includes(sys/file.h, fcntl.h)
  412. > checking for c funcs(flock)
  413. checking for bsd_flock ... no
  414. > checking for c includes(math.h)
  415. > checking for c funcs(powf)
  416. checking for libm_powf ... ok
  417. > checking for c includes(signal.h, setjmp.h)
  418. > checking for c funcs(signal)
  419. checking for libc_signal ... ok
  420. > checking for c includes(sys/stat.h)
  421. > checking for c funcs(mkfifo)
  422. checking for posix_mkfifo ... no
  423. > checking for c includes(wchar.h, stdlib.h)
  424. > checking for c funcs(wcsncpy)
  425. checking for libc_wcsncpy ... ok
  426. > checking for c includes(math.h)
  427. > checking for c funcs(tan)
  428. checking for libm_tan ... ok
  429. checking for C:\Program Files (x86)\WinLua\WLC\bin\i686-w64-mingw32-g++ ... ok
  430. > checking for c includes(pthread.h)
  431. > checking for c funcs(pthread_key_create)
  432. checking for posix_pthread_key_create ... ok
  433. > checking for c types(wchar_t)
  434. checking for wchar ... no
  435. > checking for c includes(wchar.h, stdlib.h)
  436. > checking for c funcs(wcslcpy)
  437. checking for libc_wcslcpy ... no
  438. > checking for c includes(pthread.h)
  439. > checking for c funcs(pthread_key_delete)
  440. checking for posix_pthread_key_delete ... ok
  441. > checking for c includes(stdio.h)
  442. > checking for c funcs(ungetc)
  443. checking for libc_ungetc ... ok
  444. > checking for c includes(math.h)
  445. > checking for c funcs(fmodf)
  446. checking for libm_fmodf ... ok
  447. > checking for c includes(stdio.h)
  448. > checking for c funcs(fgets)
  449. checking for libc_fgets ... ok
  450. > checking for c includes(pthread.h)
  451. > checking for c funcs(pthread_setaffinity_np)
  452. checking for posix_pthread_setaffinity_np ... no
  453. > checking for c includes(wchar.h, stdlib.h)
  454. > checking for c funcs(wcslen)
  455. checking for libc_wcslen ... ok
  456. > checking for c includes(string.h, stdlib.h)
  457. > checking for c funcs(memcpy)
  458. checking for libc_memcpy ... ok
  459. > checking for c includes(stdio.h)
  460. > checking for c funcs(fgetc)
  461. checking for libc_fgetc ... ok
  462. > checking for c includes(unistd.h)
  463. > checking for c funcs(execvpe)
  464. checking for posix_execvpe ... ok
  465. > checking for c includes(unistd.h)
  466. > checking for c funcs(fork)
  467. checking for posix_fork ... no
  468. > checking for c includes(wchar.h, stdlib.h)
  469. > checking for c funcs(wcsnlen)
  470. checking for libc_wcsnlen ... ok
  471. > checking for c includes(sys/socket.h, fcntl.h)
  472. > checking for c funcs(socket)
  473. checking for posix_socket ... no
  474. > checking for c includes(math.h)
  475. > checking for c funcs(tanf)
  476. checking for libm_tanf ... ok
  477. checking for flags (-fcolor-diagnostics) ... ok
  478. > checking for c includes(wchar.h, stdlib.h)
  479. > checking for c funcs(wcsstr)
  480. checking for libc_wcsstr ... ok
  481. > checking for c includes(dirent.h)
  482. > checking for c funcs(opendir)
  483. checking for posix_opendir ... ok
  484. > checking for c includes(netdb.h)
  485. > checking for c funcs(getaddrinfo)
  486. checking for posix_getaddrinfo ... no
  487. > checking for c includes(math.h)
  488. > checking for c funcs(atan)
  489. checking for libm_atan ... ok
  490. > checking for c includes(dlfcn.h)
  491. > checking for c funcs(dlopen)
  492. checking for posix_dlopen ... no
  493. > checking for c includes(math.h)
  494. > checking for c funcs(atanf)
  495. checking for libm_atanf ... ok
  496. > checking for c includes(locale.h)
  497. > checking for c funcs(setlocale)
  498. checking for libc_setlocale ... ok
  499. > checking for c includes(sys/sem.h, sys/ipc.h)
  500. > checking for c funcs(semget)
  501. checking for systemv_semget ... no
  502. > checking for c includes(stdio.h)
  503. > checking for c funcs(fputs)
  504. checking for libc_fputs ... ok
  505. > checking for c includes(pthread.h)
  506. > checking for c funcs(pthread_getspecific)
  507. checking for posix_pthread_getspecific ... ok
  508. > checking for c includes(signal.h, setjmp.h)
  509. > checking for c funcs(setjmp)
  510. checking for libc_setjmp ... ok
  511. > checking for c++ links(pthread)
  512. checking for keyword_thread ... ok
  513. > checking for c++ links(pthread)
  514. checking for keyword_thread_local ... ok
  515. checking for C:\Program Files (x86)\WinLua\WLC\bin\ar ... ok
  516. checking for the static library archiver (ar) ... ar
  517. generating src\tbox\tbox.config.h.in to build\mingw\i386\release\tbox.config.h ..
  518. generating src\tbox\tbox.config.h.in ... ok
  519. configure
  520. {
  521. cross = i686-w64-mingw32-
  522. object = false
  523. cflags =
  524. cxflags =
  525. cxxflags =
  526. coroutine = false
  527. theme = default
  528. network = public
  529. bin = C:\Program Files (x86)\WinLua\WLC\bin
  530. kind = static
  531. hash = false
  532. host = windows
  533. mbedtls = false
  534. mingw = C:\\Program Files (x86)\\WinLua\\WLC
  535. mysql = false
  536. clean = true
  537. charset = false
  538. zip = false
  539. info = false
  540. force-utf8 = false
  541. small = true
  542. micro = false
  543. ndk_stdcxx = true
  544. float = true
  545. buildir = build
  546. ldflags =
  547. mode = release
  548. plat = mingw
  549. ccache = true
  550. arch = i386
  551. asflags =
  552. demo = false
  553. wchar = false
  554. exception = false
  555. deprecated = false
  556. xml = false
  557. regex = false
  558. database = false
  559. proxy_pac = pac.lua
  560. zlib = false
  561. sqlite3 = false
  562. openssl = false
  563. polarssl = false
  564. pcre2 = false
  565. pcre = false
  566. }
  567. xmake --verbose
  568. checking for flags (-Oz) ... ok
  569. checking for flags (-Wno-error=deprecated-declarations) ... ok
  570. checking for flags (-fno-strict-aliasing) ... ok
  571. checking for flags (-Wno-error=expansion-to-defined) ... ok
  572. checking for flags (-fno-stack-protector) ... ok
  573. [ 0%]: compiling.release src\tbox\tbox.c
  574. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\tbox.c.obj src\tbox\tbox.c
  575. [ 1%]: compiling.release src\tbox\hash\adler32.c
  576. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\hash\adler32.c.obj src\tbox\hash\adler32.c
  577. [ 3%]: compiling.release src\tbox\math\random\linear.c
  578. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\math\random\linear.c.obj src\tbox\math\random\linear.c
  579. [ 3%]: compiling.release src\tbox\math\random\random.c
  580. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\math\random\random.c.obj src\tbox\math\random\random.c
  581. [ 1%]: compiling.release src\tbox\hash\fnv32.c
  582. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\hash\fnv32.c.obj src\tbox\hash\fnv32.c
  583. [ 5%]: compiling.release src\tbox\libc\misc\time\time.c
  584. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\misc\time\time.c.obj src\tbox\libc\misc\time\time.c
  585. [ 4%]: compiling.release src\tbox\libc\misc\time\gmtime.c
  586. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\misc\time\gmtime.c.obj src\tbox\libc\misc\time\gmtime.c
  587. [ 1%]: compiling.release src\tbox\hash\bkdr.c
  588. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\hash\bkdr.c.obj src\tbox\hash\bkdr.c
  589. [ 2%]: compiling.release src\tbox\math\fixed16.c
  590. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\math\fixed16.c.obj src\tbox\math\fixed16.c
  591. [ 4%]: compiling.release src\tbox\libc\misc\time\localtime.c
  592. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\misc\time\localtime.c.obj src\tbox\libc\misc\time\localtime.c
  593. [ 5%]: compiling.release src\tbox\libc\misc\time\mktime.c
  594. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\misc\time\mktime.c.obj src\tbox\libc\misc\time\mktime.c
  595. [ 4%]: compiling.release src\tbox\libc\misc\time\gmmktime.c
  596. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\misc\time\gmmktime.c.obj src\tbox\libc\misc\time\gmmktime.c
  597. [ 2%]: compiling.release src\tbox\math\impl\math.c
  598. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\math\impl\math.c.obj src\tbox\math\impl\math.c
  599. [ 6%]: compiling.release src\tbox\libc\stdio\printf.c
  600. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\printf.c.obj src\tbox\libc\stdio\printf.c
  601. [ 6%]: compiling.release src\tbox\libc\stdio\printf_object.c
  602. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\printf_object.c.obj src\tbox\libc\stdio\printf_object.c
  603. [ 2%]: compiling.release src\tbox\math\int32.c
  604. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\math\int32.c.obj src\tbox\math\int32.c
  605. [ 3%]: compiling.release src\tbox\libc\impl\libc.c
  606. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\impl\libc.c.obj src\tbox\libc\impl\libc.c
  607. [ 5%]: compiling.release src\tbox\libc\stdio\getchar.c
  608. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\getchar.c.obj src\tbox\libc\stdio\getchar.c
  609. checking for flags (-MMD -MF) ... ok
  610. [ 6%]: compiling.release src\tbox\libc\stdio\putchar.c
  611. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\putchar.c.obj src\tbox\libc\stdio\putchar.c
  612. [ 7%]: compiling.release src\tbox\libc\stdio\puts.c
  613. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\puts.c.obj src\tbox\libc\stdio\puts.c
  614. [ 7%]: compiling.release src\tbox\libc\stdio\snprintf.c
  615. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\snprintf.c.obj src\tbox\libc\stdio\snprintf.c
  616. [ 8%]: compiling.release src\tbox\libc\stdio\sprintf.c
  617. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\sprintf.c.obj src\tbox\libc\stdio\sprintf.c
  618. [ 8%]: compiling.release src\tbox\libc\stdio\swprintf.c
  619. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\swprintf.c.obj src\tbox\libc\stdio\swprintf.c
  620. [ 8%]: compiling.release src\tbox\libc\stdio\vsnprintf.c
  621. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\vsnprintf.c.obj src\tbox\libc\stdio\vsnprintf.c
  622. [ 9%]: compiling.release src\tbox\libc\stdio\vswprintf.c
  623. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\vswprintf.c.obj src\tbox\libc\stdio\vswprintf.c
  624. [ 9%]: compiling.release src\tbox\libc\stdio\wprintf.c
  625. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\wprintf.c.obj src\tbox\libc\stdio\wprintf.c
  626. [ 9%]: compiling.release src\tbox\libc\stdio\wputs.c
  627. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\wputs.c.obj src\tbox\libc\stdio\wputs.c
  628. [ 10%]: compiling.release src\tbox\libc\stdlib\mbstowcs.c
  629. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdlib\mbstowcs.c.obj src\tbox\libc\stdlib\mbstowcs.c
  630. [ 10%]: compiling.release src\tbox\libc\stdlib\random.c
  631. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdlib\random.c.obj src\tbox\libc\stdlib\random.c
  632. [ 10%]: compiling.release src\tbox\libc\stdlib\stdlib.c
  633. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdlib\stdlib.c.obj src\tbox\libc\stdlib\stdlib.c
  634. [ 11%]: compiling.release src\tbox\libc\stdlib\wcstombs.c
  635. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdlib\wcstombs.c.obj src\tbox\libc\stdlib\wcstombs.c
  636. [ 11%]: compiling.release src\tbox\libc\string\memcmp.c
  637. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\memcmp.c.obj src\tbox\libc\string\memcmp.c
  638. [ 11%]: compiling.release src\tbox\libc\string\memcpy.c
  639. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\memcpy.c.obj src\tbox\libc\string\memcpy.c
  640. [ 12%]: compiling.release src\tbox\libc\string\memdup.c
  641. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\memdup.c.obj src\tbox\libc\string\memdup.c
  642. [ 12%]: compiling.release src\tbox\libc\string\memmem.c
  643. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\memmem.c.obj src\tbox\libc\string\memmem.c
  644. [ 12%]: compiling.release src\tbox\libc\string\memmov.c
  645. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\memmov.c.obj src\tbox\libc\string\memmov.c
  646. [ 13%]: compiling.release src\tbox\libc\string\memset.c
  647. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\memset.c.obj src\tbox\libc\string\memset.c
  648. [ 13%]: compiling.release src\tbox\libc\string\strcat.c
  649. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strcat.c.obj src\tbox\libc\string\strcat.c
  650. [ 13%]: compiling.release src\tbox\libc\string\strchr.c
  651. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strchr.c.obj src\tbox\libc\string\strchr.c
  652. [ 14%]: compiling.release src\tbox\libc\string\strcmp.c
  653. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strcmp.c.obj src\tbox\libc\string\strcmp.c
  654. [ 14%]: compiling.release src\tbox\libc\string\strcpy.c
  655. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strcpy.c.obj src\tbox\libc\string\strcpy.c
  656. [ 15%]: compiling.release src\tbox\libc\string\strdup.c
  657. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strdup.c.obj src\tbox\libc\string\strdup.c
  658. [ 15%]: compiling.release src\tbox\libc\string\strichr.c
  659. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strichr.c.obj src\tbox\libc\string\strichr.c
  660. [ 15%]: compiling.release src\tbox\libc\string\stricmp.c
  661. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\stricmp.c.obj src\tbox\libc\string\stricmp.c
  662. [ 16%]: compiling.release src\tbox\libc\string\strirchr.c
  663. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strirchr.c.obj src\tbox\libc\string\strirchr.c
  664. [ 16%]: compiling.release src\tbox\libc\string\strirstr.c
  665. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strirstr.c.obj src\tbox\libc\string\strirstr.c
  666. [ 16%]: compiling.release src\tbox\libc\string\stristr.c
  667. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\stristr.c.obj src\tbox\libc\string\stristr.c
  668. [ 17%]: compiling.release src\tbox\libc\string\strlcpy.c
  669. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strlcpy.c.obj src\tbox\libc\string\strlcpy.c
  670. [ 17%]: compiling.release src\tbox\libc\string\strlen.c
  671. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strlen.c.obj src\tbox\libc\string\strlen.c
  672. [ 17%]: compiling.release src\tbox\libc\string\strncat.c
  673. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strncat.c.obj src\tbox\libc\string\strncat.c
  674. [ 18%]: compiling.release src\tbox\libc\string\strnchr.c
  675. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnchr.c.obj src\tbox\libc\string\strnchr.c
  676. [ 18%]: compiling.release src\tbox\libc\string\strncmp.c
  677. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strncmp.c.obj src\tbox\libc\string\strncmp.c
  678. [ 18%]: compiling.release src\tbox\libc\string\strncpy.c
  679. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strncpy.c.obj src\tbox\libc\string\strncpy.c
  680. [ 19%]: compiling.release src\tbox\libc\string\strndup.c
  681. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strndup.c.obj src\tbox\libc\string\strndup.c
  682. [ 19%]: compiling.release src\tbox\libc\string\strnichr.c
  683. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnichr.c.obj src\tbox\libc\string\strnichr.c
  684. [ 19%]: compiling.release src\tbox\libc\string\strnicmp.c
  685. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnicmp.c.obj src\tbox\libc\string\strnicmp.c
  686. [ 20%]: compiling.release src\tbox\libc\string\strnirchr.c
  687. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnirchr.c.obj src\tbox\libc\string\strnirchr.c
  688. [ 20%]: compiling.release src\tbox\libc\string\strnirstr.c
  689. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnirstr.c.obj src\tbox\libc\string\strnirstr.c
  690. [ 20%]: compiling.release src\tbox\libc\string\strnistr.c
  691. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnistr.c.obj src\tbox\libc\string\strnistr.c
  692. [ 21%]: compiling.release src\tbox\libc\string\strnlen.c
  693. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnlen.c.obj src\tbox\libc\string\strnlen.c
  694. [ 21%]: compiling.release src\tbox\libc\string\strnrchr.c
  695. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnrchr.c.obj src\tbox\libc\string\strnrchr.c
  696. [ 22%]: compiling.release src\tbox\libc\string\strnrstr.c
  697. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnrstr.c.obj src\tbox\libc\string\strnrstr.c
  698. [ 22%]: compiling.release src\tbox\libc\string\strnstr.c
  699. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnstr.c.obj src\tbox\libc\string\strnstr.c
  700. [ 22%]: compiling.release src\tbox\libc\string\strrchr.c
  701. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strrchr.c.obj src\tbox\libc\string\strrchr.c
  702. [ 23%]: compiling.release src\tbox\libc\string\strrstr.c
  703. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strrstr.c.obj src\tbox\libc\string\strrstr.c
  704. [ 23%]: compiling.release src\tbox\libc\string\strstr.c
  705. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strstr.c.obj src\tbox\libc\string\strstr.c
  706. [ 23%]: compiling.release src\tbox\libc\string\wcscat.c
  707. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcscat.c.obj src\tbox\libc\string\wcscat.c
  708. [ 24%]: compiling.release src\tbox\libc\string\wcschr.c
  709. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcschr.c.obj src\tbox\libc\string\wcschr.c
  710. [ 24%]: compiling.release src\tbox\libc\string\wcscmp.c
  711. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcscmp.c.obj src\tbox\libc\string\wcscmp.c
  712. [ 24%]: compiling.release src\tbox\libc\string\wcscpy.c
  713. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcscpy.c.obj src\tbox\libc\string\wcscpy.c
  714. [ 25%]: compiling.release src\tbox\libc\string\wcsdup.c
  715. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsdup.c.obj src\tbox\libc\string\wcsdup.c
  716. [ 25%]: compiling.release src\tbox\libc\string\wcsichr.c
  717. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsichr.c.obj src\tbox\libc\string\wcsichr.c
  718. [ 25%]: compiling.release src\tbox\libc\string\wcsicmp.c
  719. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsicmp.c.obj src\tbox\libc\string\wcsicmp.c
  720. [ 26%]: compiling.release src\tbox\libc\string\wcsirchr.c
  721. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsirchr.c.obj src\tbox\libc\string\wcsirchr.c
  722. [ 26%]: compiling.release src\tbox\libc\string\wcsirstr.c
  723. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsirstr.c.obj src\tbox\libc\string\wcsirstr.c
  724. [ 26%]: compiling.release src\tbox\libc\string\wcsistr.c
  725. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsistr.c.obj src\tbox\libc\string\wcsistr.c
  726. [ 27%]: compiling.release src\tbox\libc\string\wcslcpy.c
  727. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcslcpy.c.obj src\tbox\libc\string\wcslcpy.c
  728. [ 27%]: compiling.release src\tbox\libc\string\wcslen.c
  729. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcslen.c.obj src\tbox\libc\string\wcslen.c
  730. [ 27%]: compiling.release src\tbox\libc\string\wcsncat.c
  731. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsncat.c.obj src\tbox\libc\string\wcsncat.c
  732. [ 28%]: compiling.release src\tbox\libc\string\wcsncmp.c
  733. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsncmp.c.obj src\tbox\libc\string\wcsncmp.c
  734. [ 28%]: compiling.release src\tbox\libc\string\wcsncpy.c
  735. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsncpy.c.obj src\tbox\libc\string\wcsncpy.c
  736. [ 29%]: compiling.release src\tbox\libc\string\wcsndup.c
  737. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsndup.c.obj src\tbox\libc\string\wcsndup.c
  738. [ 29%]: compiling.release src\tbox\libc\string\wcsnicmp.c
  739. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsnicmp.c.obj src\tbox\libc\string\wcsnicmp.c
  740. [ 29%]: compiling.release src\tbox\libc\string\wcsnirchr.c
  741. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsnirchr.c.obj src\tbox\libc\string\wcsnirchr.c
  742. [ 30%]: compiling.release src\tbox\libc\string\wcsnirstr.c
  743. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsnirstr.c.obj src\tbox\libc\string\wcsnirstr.c
  744. [ 30%]: compiling.release src\tbox\libc\string\wcsnlen.c
  745. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsnlen.c.obj src\tbox\libc\string\wcsnlen.c
  746. [ 30%]: compiling.release src\tbox\libc\string\wcsnrchr.c
  747. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsnrchr.c.obj src\tbox\libc\string\wcsnrchr.c
  748. [ 31%]: compiling.release src\tbox\libc\string\wcsnrstr.c
  749. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsnrstr.c.obj src\tbox\libc\string\wcsnrstr.c
  750. [ 31%]: compiling.release src\tbox\libc\string\wcsrchr.c
  751. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsrchr.c.obj src\tbox\libc\string\wcsrchr.c
  752. [ 31%]: compiling.release src\tbox\libc\string\wcsrstr.c
  753. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsrstr.c.obj src\tbox\libc\string\wcsrstr.c
  754. [ 32%]: compiling.release src\tbox\libc\string\wcsstr.c
  755. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsstr.c.obj src\tbox\libc\string\wcsstr.c
  756. [ 32%]: compiling.release src\tbox\utils\base32.c
  757. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\utils\base32.c.obj src\tbox\utils\base32.c
  758. [ 32%]: compiling.release src\tbox\utils\base64.c
  759. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\utils\base64.c.obj src\tbox\utils\base64.c
  760. [ 33%]: compiling.release src\tbox\utils\bits.c
  761. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\utils\bits.c.obj src\tbox\utils\bits.c
  762. [ 33%]: compiling.release src\tbox\utils\dump.c
  763. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\utils\dump.c.obj src\tbox\utils\dump.c
  764. [ 33%]: compiling.release src\tbox\utils\lock_profiler.c
  765. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\utils\lock_profiler.c.obj src\tbox\utils\lock_profiler.c
  766. [ 34%]: compiling.release src\tbox\utils\singleton.c
  767. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\utils\singleton.c.obj src\tbox\utils\singleton.c
  768. [ 34%]: compiling.release src\tbox\utils\trace.c
  769. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\utils\trace.c.obj src\tbox\utils\trace.c
  770. [ 34%]: compiling.release src\tbox\utils\url.c
  771. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\utils\url.c.obj src\tbox\utils\url.c
  772. [ 35%]: compiling.release src\tbox\utils\used.c
  773. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\utils\used.c.obj src\tbox\utils\used.c
  774. [ 35%]: compiling.release src\tbox\prefix\state.c
  775. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\prefix\state.c.obj src\tbox\prefix\state.c
  776. [ 36%]: compiling.release src\tbox\memory\allocator.c
  777. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\allocator.c.obj src\tbox\memory\allocator.c
  778. [ 36%]: compiling.release src\tbox\memory\buffer.c
  779. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\buffer.c.obj src\tbox\memory\buffer.c
  780. [ 36%]: compiling.release src\tbox\memory\default_allocator.c
  781. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\default_allocator.c.obj src\tbox\memory\default_allocator.c
  782. [ 37%]: compiling.release src\tbox\memory\fixed_pool.c
  783. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\fixed_pool.c.obj src\tbox\memory\fixed_pool.c
  784. [ 37%]: compiling.release src\tbox\memory\impl\memory.c
  785. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\impl\memory.c.obj src\tbox\memory\impl\memory.c
  786. [ 37%]: compiling.release src\tbox\memory\impl\native_large_allocator.c
  787. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\impl\native_large_allocator.c.obj src\tbox\memory\impl\native_large_allocator.c
  788. [ 38%]: compiling.release src\tbox\memory\impl\prefix.c
  789. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\impl\prefix.c.obj src\tbox\memory\impl\prefix.c
  790. [ 38%]: compiling.release src\tbox\memory\impl\static_fixed_pool.c
  791. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\impl\static_fixed_pool.c.obj src\tbox\memory\impl\static_fixed_pool.c
  792. [ 38%]: compiling.release src\tbox\memory\impl\static_large_allocator.c
  793. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\impl\static_large_allocator.c.obj src\tbox\memory\impl\static_large_allocator.c
  794. [ 39%]: compiling.release src\tbox\memory\large_allocator.c
  795. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\large_allocator.c.obj src\tbox\memory\large_allocator.c
  796. [ 39%]: compiling.release src\tbox\memory\native_allocator.c
  797. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\native_allocator.c.obj src\tbox\memory\native_allocator.c
  798. [ 39%]: compiling.release src\tbox\memory\queue_buffer.c
  799. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\queue_buffer.c.obj src\tbox\memory\queue_buffer.c
  800. [ 40%]: compiling.release src\tbox\memory\small_allocator.c
  801. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\small_allocator.c.obj src\tbox\memory\small_allocator.c
  802. [ 40%]: compiling.release src\tbox\memory\static_allocator.c
  803. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\static_allocator.c.obj src\tbox\memory\static_allocator.c
  804. [ 40%]: compiling.release src\tbox\memory\static_buffer.c
  805. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\static_buffer.c.obj src\tbox\memory\static_buffer.c
  806. [ 41%]: compiling.release src\tbox\memory\string_pool.c
  807. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\string_pool.c.obj src\tbox\memory\string_pool.c
  808. [ 41%]: compiling.release src\tbox\memory\virtual_allocator.c
  809. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\memory\virtual_allocator.c.obj src\tbox\memory\virtual_allocator.c
  810. [ 41%]: compiling.release src\tbox\string\static_string.c
  811. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\string\static_string.c.obj src\tbox\string\static_string.c
  812. [ 42%]: compiling.release src\tbox\string\string.c
  813. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\string\string.c.obj src\tbox\string\string.c
  814. [ 42%]: compiling.release src\tbox\stream\filter.c
  815. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\stream\filter.c.obj src\tbox\stream\filter.c
  816. [ 43%]: compiling.release src\tbox\stream\impl\filter\cache.c
  817. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\filter\cache.c.obj src\tbox\stream\impl\filter\cache.c
  818. [ 43%]: compiling.release src\tbox\stream\impl\filter\chunked.c
  819. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\filter\chunked.c.obj src\tbox\stream\impl\filter\chunked.c
  820. [ 43%]: compiling.release src\tbox\stream\impl\stream\data.c
  821. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\stream\data.c.obj src\tbox\stream\impl\stream\data.c
  822. [ 44%]: compiling.release src\tbox\stream\impl\stream\file.c
  823. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\stream\file.c.obj src\tbox\stream\impl\stream\file.c
  824. [ 44%]: compiling.release src\tbox\stream\impl\stream\filter.c
  825. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\stream\filter.c.obj src\tbox\stream\impl\stream\filter.c
  826. [ 44%]: compiling.release src\tbox\stream\impl\stream\http.c
  827. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\stream\http.c.obj src\tbox\stream\impl\stream\http.c
  828. [ 45%]: compiling.release src\tbox\stream\impl\stream\sock.c
  829. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\stream\sock.c.obj src\tbox\stream\impl\stream\sock.c
  830. [ 45%]: compiling.release src\tbox\stream\static_stream.c
  831. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\stream\static_stream.c.obj src\tbox\stream\static_stream.c
  832. [ 45%]: compiling.release src\tbox\stream\stream.c
  833. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\stream\stream.c.obj src\tbox\stream\stream.c
  834. [ 46%]: compiling.release src\tbox\stream\transfer.c
  835. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\stream\transfer.c.obj src\tbox\stream\transfer.c
  836. [ 46%]: compiling.release src\tbox\network\cookies.c
  837. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\cookies.c.obj src\tbox\network\cookies.c
  838. [ 46%]: compiling.release src\tbox\network\dns\cache.c
  839. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\dns\cache.c.obj src\tbox\network\dns\cache.c
  840. [ 47%]: compiling.release src\tbox\network\dns\looker.c
  841. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\dns\looker.c.obj src\tbox\network\dns\looker.c
  842. [ 47%]: compiling.release src\tbox\network\dns\server.c
  843. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\dns\server.c.obj src\tbox\network\dns\server.c
  844. [ 47%]: compiling.release src\tbox\network\http.c
  845. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\http.c.obj src\tbox\network\http.c
  846. [ 48%]: compiling.release src\tbox\network\hwaddr.c
  847. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\hwaddr.c.obj src\tbox\network\hwaddr.c
  848. [ 48%]: compiling.release src\tbox\network\impl\http\date.c
  849. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\impl\http\date.c.obj src\tbox\network\impl\http\date.c
  850. [ 48%]: compiling.release src\tbox\network\impl\http\method.c
  851. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\impl\http\method.c.obj src\tbox\network\impl\http\method.c
  852. [ 49%]: compiling.release src\tbox\network\impl\http\option.c
  853. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\impl\http\option.c.obj src\tbox\network\impl\http\option.c
  854. [ 49%]: compiling.release src\tbox\network\impl\http\status.c
  855. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\impl\http\status.c.obj src\tbox\network\impl\http\status.c
  856. [ 50%]: compiling.release src\tbox\network\impl\network.c
  857. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\impl\network.c.obj src\tbox\network\impl\network.c
  858. [ 50%]: compiling.release src\tbox\network\ipaddr.c
  859. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\ipaddr.c.obj src\tbox\network\ipaddr.c
  860. [ 50%]: compiling.release src\tbox\network\ipv4.c
  861. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\ipv4.c.obj src\tbox\network\ipv4.c
  862. [ 51%]: compiling.release src\tbox\network\ipv6.c
  863. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\ipv6.c.obj src\tbox\network\ipv6.c
  864. [ 51%]: compiling.release src\tbox\network\unixaddr.c
  865. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\unixaddr.c.obj src\tbox\network\unixaddr.c
  866. [ 51%]: compiling.release src\tbox\network\url.c
  867. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\network\url.c.obj src\tbox\network\url.c
  868. [ 52%]: compiling.release src\tbox\algorithm\binary_find.c
  869. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\binary_find.c.obj src\tbox\algorithm\binary_find.c
  870. [ 52%]: compiling.release src\tbox\algorithm\binary_find_if.c
  871. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\binary_find_if.c.obj src\tbox\algorithm\binary_find_if.c
  872. [ 52%]: compiling.release src\tbox\algorithm\bubble_sort.c
  873. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\bubble_sort.c.obj src\tbox\algorithm\bubble_sort.c
  874. [ 53%]: compiling.release src\tbox\algorithm\count.c
  875. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\count.c.obj src\tbox\algorithm\count.c
  876. [ 53%]: compiling.release src\tbox\algorithm\count_if.c
  877. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\count_if.c.obj src\tbox\algorithm\count_if.c
  878. [ 53%]: compiling.release src\tbox\algorithm\distance.c
  879. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\distance.c.obj src\tbox\algorithm\distance.c
  880. [ 54%]: compiling.release src\tbox\algorithm\find.c
  881. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\find.c.obj src\tbox\algorithm\find.c
  882. [ 54%]: compiling.release src\tbox\algorithm\find_if.c
  883. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\find_if.c.obj src\tbox\algorithm\find_if.c
  884. [ 54%]: compiling.release src\tbox\algorithm\heap_sort.c
  885. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\heap_sort.c.obj src\tbox\algorithm\heap_sort.c
  886. [ 55%]: compiling.release src\tbox\algorithm\insert_sort.c
  887. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\insert_sort.c.obj src\tbox\algorithm\insert_sort.c
  888. [ 55%]: compiling.release src\tbox\algorithm\predicate.c
  889. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\predicate.c.obj src\tbox\algorithm\predicate.c
  890. [ 55%]: compiling.release src\tbox\algorithm\quick_sort.c
  891. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\quick_sort.c.obj src\tbox\algorithm\quick_sort.c
  892. [ 56%]: compiling.release src\tbox\algorithm\remove.c
  893. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\remove.c.obj src\tbox\algorithm\remove.c
  894. [ 56%]: compiling.release src\tbox\algorithm\remove_first.c
  895. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\remove_first.c.obj src\tbox\algorithm\remove_first.c
  896. [ 56%]: compiling.release src\tbox\algorithm\remove_first_if.c
  897. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\remove_first_if.c.obj src\tbox\algorithm\remove_first_if.c
  898. [ 57%]: compiling.release src\tbox\algorithm\remove_if.c
  899. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\remove_if.c.obj src\tbox\algorithm\remove_if.c
  900. [ 57%]: compiling.release src\tbox\algorithm\rfind.c
  901. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\rfind.c.obj src\tbox\algorithm\rfind.c
  902. [ 58%]: compiling.release src\tbox\algorithm\rfind_if.c
  903. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\rfind_if.c.obj src\tbox\algorithm\rfind_if.c
  904. [ 58%]: compiling.release src\tbox\algorithm\rwalk.c
  905. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\rwalk.c.obj src\tbox\algorithm\rwalk.c
  906. [ 58%]: compiling.release src\tbox\algorithm\sort.c
  907. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\sort.c.obj src\tbox\algorithm\sort.c
  908. [ 59%]: compiling.release src\tbox\algorithm\walk.c
  909. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\walk.c.obj src\tbox\algorithm\walk.c
  910. [ 59%]: compiling.release src\tbox\container\array_iterator.c
  911. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\array_iterator.c.obj src\tbox\container\array_iterator.c
  912. [ 59%]: compiling.release src\tbox\container\bloom_filter.c
  913. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\bloom_filter.c.obj src\tbox\container\bloom_filter.c
  914. [ 60%]: compiling.release src\tbox\container\circle_queue.c
  915. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\circle_queue.c.obj src\tbox\container\circle_queue.c
  916. [ 60%]: compiling.release src\tbox\container\element\hash.c
  917. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\element\hash.c.obj src\tbox\container\element\hash.c
  918. [ 60%]: compiling.release src\tbox\container\element\long.c
  919. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\element\long.c.obj src\tbox\container\element\long.c
  920. [ 61%]: compiling.release src\tbox\container\element\mem.c
  921. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\element\mem.c.obj src\tbox\container\element\mem.c
  922. [ 61%]: compiling.release src\tbox\container\element\null.c
  923. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\element\null.c.obj src\tbox\container\element\null.c
  924. [ 61%]: compiling.release src\tbox\container\element\ptr.c
  925. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\element\ptr.c.obj src\tbox\container\element\ptr.c
  926. [ 62%]: compiling.release src\tbox\container\element\size.c
  927. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\element\size.c.obj src\tbox\container\element\size.c
  928. [ 62%]: compiling.release src\tbox\container\element\str.c
  929. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\element\str.c.obj src\tbox\container\element\str.c
  930. [ 62%]: compiling.release src\tbox\container\element\true.c
  931. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\element\true.c.obj src\tbox\container\element\true.c
  932. [ 63%]: compiling.release src\tbox\container\element\uint16.c
  933. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\element\uint16.c.obj src\tbox\container\element\uint16.c
  934. [ 63%]: compiling.release src\tbox\container\element\uint32.c
  935. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\element\uint32.c.obj src\tbox\container\element\uint32.c
  936. [ 63%]: compiling.release src\tbox\container\element\uint8.c
  937. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\element\uint8.c.obj src\tbox\container\element\uint8.c
  938. [ 64%]: compiling.release src\tbox\container\hash_map.c
  939. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\hash_map.c.obj src\tbox\container\hash_map.c
  940. [ 64%]: compiling.release src\tbox\container\hash_set.c
  941. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\hash_set.c.obj src\tbox\container\hash_set.c
  942. [ 65%]: compiling.release src\tbox\container\heap.c
  943. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\heap.c.obj src\tbox\container\heap.c
  944. [ 65%]: compiling.release src\tbox\container\iterator.c
  945. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\iterator.c.obj src\tbox\container\iterator.c
  946. [ 65%]: compiling.release src\tbox\container\list.c
  947. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\list.c.obj src\tbox\container\list.c
  948. [ 66%]: compiling.release src\tbox\container\list_entry.c
  949. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\list_entry.c.obj src\tbox\container\list_entry.c
  950. [ 66%]: compiling.release src\tbox\container\priority_queue.c
  951. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\priority_queue.c.obj src\tbox\container\priority_queue.c
  952. [ 66%]: compiling.release src\tbox\container\queue.c
  953. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\queue.c.obj src\tbox\container\queue.c
  954. [ 67%]: compiling.release src\tbox\container\single_list.c
  955. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\single_list.c.obj src\tbox\container\single_list.c
  956. [ 67%]: compiling.release src\tbox\container\single_list_entry.c
  957. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\single_list_entry.c.obj src\tbox\container\single_list_entry.c
  958. [ 67%]: compiling.release src\tbox\container\stack.c
  959. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\stack.c.obj src\tbox\container\stack.c
  960. [ 68%]: compiling.release src\tbox\container\vector.c
  961. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\container\vector.c.obj src\tbox\container\vector.c
  962. [ 68%]: compiling.release src\tbox\libm\impl\libm.c
  963. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\impl\libm.c.obj src\tbox\libm\impl\libm.c
  964. [ 68%]: compiling.release src\tbox\libm\idivi8.c
  965. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\idivi8.c.obj src\tbox\libm\idivi8.c
  966. [ 69%]: compiling.release src\tbox\libm\ilog2i.c
  967. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\ilog2i.c.obj src\tbox\libm\ilog2i.c
  968. [ 69%]: compiling.release src\tbox\libm\isqrti.c
  969. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\isqrti.c.obj src\tbox\libm\isqrti.c
  970. [ 69%]: compiling.release src\tbox\libm\isqrti64.c
  971. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\isqrti64.c.obj src\tbox\libm\isqrti64.c
  972. [ 70%]: compiling.release src\tbox\platform\addrinfo.c
  973. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\addrinfo.c.obj src\tbox\platform\addrinfo.c
  974. [ 70%]: compiling.release src\tbox\platform\atomic64.c
  975. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\atomic64.c.obj src\tbox\platform\atomic64.c
  976. [ 70%]: compiling.release src\tbox\platform\backtrace.c
  977. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\backtrace.c.obj src\tbox\platform\backtrace.c
  978. [ 71%]: compiling.release src\tbox\platform\cache_time.c
  979. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\cache_time.c.obj src\tbox\platform\cache_time.c
  980. [ 71%]: compiling.release src\tbox\platform\cpu.c
  981. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\cpu.c.obj src\tbox\platform\cpu.c
  982. [ 72%]: compiling.release src\tbox\platform\directory.c
  983. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\directory.c.obj src\tbox\platform\directory.c
  984. [ 72%]: compiling.release src\tbox\platform\dynamic.c
  985. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\dynamic.c.obj src\tbox\platform\dynamic.c
  986. [ 72%]: compiling.release src\tbox\platform\environment.c
  987. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\environment.c.obj src\tbox\platform\environment.c
  988. [ 73%]: compiling.release src\tbox\platform\event.c
  989. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\event.c.obj src\tbox\platform\event.c
  990. [ 73%]: compiling.release src\tbox\platform\file.c
  991. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\file.c.obj src\tbox\platform\file.c
  992. [ 73%]: compiling.release src\tbox\platform\filelock.c
  993. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\filelock.c.obj src\tbox\platform\filelock.c
  994. [ 74%]: compiling.release src\tbox\platform\hostname.c
  995. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\hostname.c.obj src\tbox\platform\hostname.c
  996. [ 74%]: compiling.release src\tbox\platform\ifaddrs.c
  997. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\ifaddrs.c.obj src\tbox\platform\ifaddrs.c
  998. [ 74%]: compiling.release src\tbox\platform\ltimer.c
  999. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\ltimer.c.obj src\tbox\platform\ltimer.c
  1000. [ 75%]: compiling.release src\tbox\platform\mutex.c
  1001. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\mutex.c.obj src\tbox\platform\mutex.c
  1002. [ 75%]: compiling.release src\tbox\platform\native_memory.c
  1003. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\native_memory.c.obj src\tbox\platform\native_memory.c
  1004. [ 75%]: compiling.release src\tbox\platform\page.c
  1005. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\page.c.obj src\tbox\platform\page.c
  1006. [ 76%]: compiling.release src\tbox\platform\path.c
  1007. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\path.c.obj src\tbox\platform\path.c
  1008. [ 76%]: compiling.release src\tbox\platform\pipe.c
  1009. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\pipe.c.obj src\tbox\platform\pipe.c
  1010. [ 76%]: compiling.release src\tbox\platform\poller.c
  1011. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\poller.c.obj src\tbox\platform\poller.c
  1012. [ 77%]: compiling.release src\tbox\platform\print.c
  1013. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\print.c.obj src\tbox\platform\print.c
  1014. [ 77%]: compiling.release src\tbox\platform\process.c
  1015. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\process.c.obj src\tbox\platform\process.c
  1016. [ 77%]: compiling.release src\tbox\platform\sched.c
  1017. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\sched.c.obj src\tbox\platform\sched.c
  1018. [ 78%]: compiling.release src\tbox\platform\semaphore.c
  1019. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\semaphore.c.obj src\tbox\platform\semaphore.c
  1020. [ 78%]: compiling.release src\tbox\platform\socket.c
  1021. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\socket.c.obj src\tbox\platform\socket.c
  1022. [ 79%]: compiling.release src\tbox\platform\stdfile.c
  1023. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\stdfile.c.obj src\tbox\platform\stdfile.c
  1024. [ 79%]: compiling.release src\tbox\platform\syserror.c
  1025. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\syserror.c.obj src\tbox\platform\syserror.c
  1026. [ 79%]: compiling.release src\tbox\platform\thread.c
  1027. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\thread.c.obj src\tbox\platform\thread.c
  1028. [ 80%]: compiling.release src\tbox\platform\thread_local.c
  1029. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\thread_local.c.obj src\tbox\platform\thread_local.c
  1030. [ 80%]: compiling.release src\tbox\platform\thread_pool.c
  1031. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\thread_pool.c.obj src\tbox\platform\thread_pool.c
  1032. [ 80%]: compiling.release src\tbox\platform\time.c
  1033. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\time.c.obj src\tbox\platform\time.c
  1034. [ 81%]: compiling.release src\tbox\platform\timer.c
  1035. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\timer.c.obj src\tbox\platform\timer.c
  1036. [ 81%]: compiling.release src\tbox\platform\virtual_memory.c
  1037. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\virtual_memory.c.obj src\tbox\platform\virtual_memory.c
  1038. [ 81%]: compiling.release src\tbox\platform\impl\dns.c
  1039. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\impl\dns.c.obj src\tbox\platform\impl\dns.c
  1040. [ 82%]: compiling.release src\tbox\platform\impl\platform.c
  1041. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\impl\platform.c.obj src\tbox\platform\impl\platform.c
  1042. [ 82%]: compiling.release src\tbox\platform\impl\pollerdata.c
  1043. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\impl\pollerdata.c.obj src\tbox\platform\impl\pollerdata.c
  1044. [ 82%]: compiling.release src\tbox\libm\acos.c
  1045. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\acos.c.obj src\tbox\libm\acos.c
  1046. [ 83%]: compiling.release src\tbox\libm\acosf.c
  1047. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\acosf.c.obj src\tbox\libm\acosf.c
  1048. [ 83%]: compiling.release src\tbox\libm\asin.c
  1049. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\asin.c.obj src\tbox\libm\asin.c
  1050. [ 83%]: compiling.release src\tbox\libm\asinf.c
  1051. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\asinf.c.obj src\tbox\libm\asinf.c
  1052. [ 84%]: compiling.release src\tbox\libm\atan.c
  1053. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\atan.c.obj src\tbox\libm\atan.c
  1054. [ 84%]: compiling.release src\tbox\libm\atan2.c
  1055. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\atan2.c.obj src\tbox\libm\atan2.c
  1056. [ 84%]: compiling.release src\tbox\libm\atan2f.c
  1057. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\atan2f.c.obj src\tbox\libm\atan2f.c
  1058. [ 85%]: compiling.release src\tbox\libm\atanf.c
  1059. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\atanf.c.obj src\tbox\libm\atanf.c
  1060. [ 85%]: compiling.release src\tbox\libm\cos.c
  1061. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\cos.c.obj src\tbox\libm\cos.c
  1062. [ 86%]: compiling.release src\tbox\libm\cosf.c
  1063. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\cosf.c.obj src\tbox\libm\cosf.c
  1064. [ 86%]: compiling.release src\tbox\libm\exp.c
  1065. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\exp.c.obj src\tbox\libm\exp.c
  1066. [ 86%]: compiling.release src\tbox\libm\exp1.c
  1067. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\exp1.c.obj src\tbox\libm\exp1.c
  1068. [ 87%]: compiling.release src\tbox\libm\exp1f.c
  1069. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\exp1f.c.obj src\tbox\libm\exp1f.c
  1070. [ 87%]: compiling.release src\tbox\libm\expf.c
  1071. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\expf.c.obj src\tbox\libm\expf.c
  1072. [ 87%]: compiling.release src\tbox\libm\expi.c
  1073. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\expi.c.obj src\tbox\libm\expi.c
  1074. [ 88%]: compiling.release src\tbox\libm\expif.c
  1075. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\expif.c.obj src\tbox\libm\expif.c
  1076. [ 88%]: compiling.release src\tbox\libm\fmod.c
  1077. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\fmod.c.obj src\tbox\libm\fmod.c
  1078. [ 88%]: compiling.release src\tbox\libm\fmodf.c
  1079. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\fmodf.c.obj src\tbox\libm\fmodf.c
  1080. [ 89%]: compiling.release src\tbox\libm\isfin.c
  1081. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\isfin.c.obj src\tbox\libm\isfin.c
  1082. [ 89%]: compiling.release src\tbox\libm\isfinf.c
  1083. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\isfinf.c.obj src\tbox\libm\isfinf.c
  1084. [ 89%]: compiling.release src\tbox\libm\isinf.c
  1085. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\isinf.c.obj src\tbox\libm\isinf.c
  1086. [ 90%]: compiling.release src\tbox\libm\isinff.c
  1087. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\isinff.c.obj src\tbox\libm\isinff.c
  1088. [ 90%]: compiling.release src\tbox\libm\isnan.c
  1089. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\isnan.c.obj src\tbox\libm\isnan.c
  1090. [ 90%]: compiling.release src\tbox\libm\isnanf.c
  1091. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\isnanf.c.obj src\tbox\libm\isnanf.c
  1092. [ 91%]: compiling.release src\tbox\libm\log2.c
  1093. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\log2.c.obj src\tbox\libm\log2.c
  1094. [ 91%]: compiling.release src\tbox\libm\log2f.c
  1095. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\log2f.c.obj src\tbox\libm\log2f.c
  1096. [ 91%]: compiling.release src\tbox\libm\pow.c
  1097. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\pow.c.obj src\tbox\libm\pow.c
  1098. [ 92%]: compiling.release src\tbox\libm\powf.c
  1099. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\powf.c.obj src\tbox\libm\powf.c
  1100. [ 92%]: compiling.release src\tbox\libm\sin.c
  1101. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\sin.c.obj src\tbox\libm\sin.c
  1102. [ 93%]: compiling.release src\tbox\libm\sincos.c
  1103. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\sincos.c.obj src\tbox\libm\sincos.c
  1104. [ 93%]: compiling.release src\tbox\libm\sincosf.c
  1105. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\sincosf.c.obj src\tbox\libm\sincosf.c
  1106. [ 93%]: compiling.release src\tbox\libm\sinf.c
  1107. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\sinf.c.obj src\tbox\libm\sinf.c
  1108. [ 94%]: compiling.release src\tbox\libm\sqrt.c
  1109. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\sqrt.c.obj src\tbox\libm\sqrt.c
  1110. [ 94%]: compiling.release src\tbox\libm\sqrtf.c
  1111. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\sqrtf.c.obj src\tbox\libm\sqrtf.c
  1112. [ 94%]: compiling.release src\tbox\libm\tan.c
  1113. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\tan.c.obj src\tbox\libm\tan.c
  1114. [ 95%]: compiling.release src\tbox\libm\tanf.c
  1115. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\libm\tanf.c.obj src\tbox\libm\tanf.c
  1116. [ 95%]: compiling.release src\tbox\platform\windows\windows.c
  1117. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\windows.c.obj src\tbox\platform\windows\windows.c
  1118. [ 95%]: compiling.release src\tbox\platform\windows\iocp_object.c
  1119. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\iocp_object.c.obj src\tbox\platform\windows\iocp_object.c
  1120. [ 96%]: compiling.release src\tbox\platform\windows\socket_pool.c
  1121. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\socket_pool.c.obj src\tbox\platform\windows\socket_pool.c
  1122. [ 96%]: compiling.release src\tbox\platform\windows\interface\dbghelp.c
  1123. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\dbghelp.c.obj src\tbox\platform\windows\interface\dbghelp.c
  1124. [ 96%]: compiling.release src\tbox\platform\windows\interface\interface.c
  1125. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\interface.c.obj src\tbox\platform\windows\interface\interface.c
  1126. [ 97%]: compiling.release src\tbox\platform\windows\interface\iphlpapi.c
  1127. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\iphlpapi.c.obj src\tbox\platform\windows\interface\iphlpapi.c
  1128. [ 97%]: compiling.release src\tbox\platform\windows\interface\kernel32.c
  1129. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\kernel32.c.obj src\tbox\platform\windows\interface\kernel32.c
  1130. [ 97%]: compiling.release src\tbox\platform\windows\interface\mswsock.c
  1131. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\mswsock.c.obj src\tbox\platform\windows\interface\mswsock.c
  1132. [ 98%]: compiling.release src\tbox\platform\windows\interface\ole32.c
  1133. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\ole32.c.obj src\tbox\platform\windows\interface\ole32.c
  1134. [ 98%]: compiling.release src\tbox\platform\windows\interface\shell32.c
  1135. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\shell32.c.obj src\tbox\platform\windows\interface\shell32.c
  1136. [ 98%]: compiling.release src\tbox\platform\windows\interface\user32.c
  1137. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\user32.c.obj src\tbox\platform\windows\interface\user32.c
  1138. [ 99%]: compiling.release src\tbox\platform\windows\interface\ws2_32.c
  1139. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\i686-w64-mingw32-gcc" -c -Qunused-arguments -m32 -fvisibility=hidden -Wall -Werror -Oz -std=c99 -Isrc -Ibuild\mingw\i386\release -D__tb_small__ -D__tb_prefix__=\"tbox\" -D_GNU_SOURCE=1 -Wno-error=deprecated-declarations -fno-strict-aliasing -Wno-error=expansion-to-defined -fno-stack-protector -o build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\ws2_32.c.obj src\tbox\platform\windows\interface\ws2_32.c
  1140. [ 99%]: archiving.release tbox.lib
  1141. "C:\\Program Files (x86)\\WinLua\\WLC\\bin\\ar" -cr build\mingw\i386\release\tbox.lib build\.objs\tbox\mingw\i386\release\src\tbox\tbox.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\hash\bkdr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\hash\fnv32.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\hash\adler32.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\math\fixed16.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\math\impl\math.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\math\int32.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\math\random\linear.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\math\random\random.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\impl\libc.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\misc\time\gmmktime.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\misc\time\gmtime.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\misc\time\localtime.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\misc\time\mktime.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\misc\time\time.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\getchar.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\printf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\printf_object.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\putchar.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\puts.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\snprintf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\sprintf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\swprintf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\vsnprintf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\vswprintf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\wprintf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdio\wputs.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdlib\mbstowcs.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdlib\random.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdlib\stdlib.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\stdlib\wcstombs.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\memcmp.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\memcpy.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\memdup.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\memmem.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\memmov.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\memset.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strcat.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strchr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strcmp.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strcpy.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strdup.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strichr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\stricmp.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strirchr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strirstr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\stristr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strlcpy.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strlen.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strncat.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnchr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strncmp.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strncpy.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strndup.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnichr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnicmp.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnirchr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnirstr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnistr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnlen.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnrchr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnrstr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strnstr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strrchr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strrstr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\strstr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcscat.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcschr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcscmp.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcscpy.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsdup.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsichr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsicmp.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsirchr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsirstr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsistr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcslcpy.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcslen.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsncat.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsncmp.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsncpy.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsndup.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsnicmp.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsnirchr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsnirstr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsnlen.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsnrchr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsnrstr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsrchr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsrstr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libc\string\wcsstr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\utils\base32.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\utils\base64.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\utils\bits.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\utils\dump.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\utils\lock_profiler.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\utils\singleton.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\utils\trace.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\utils\url.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\utils\used.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\prefix\state.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\allocator.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\buffer.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\default_allocator.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\fixed_pool.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\impl\memory.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\impl\native_large_allocator.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\impl\prefix.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\impl\static_fixed_pool.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\impl\static_large_allocator.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\large_allocator.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\native_allocator.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\queue_buffer.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\small_allocator.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\static_allocator.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\static_buffer.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\string_pool.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\memory\virtual_allocator.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\string\static_string.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\string\string.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\stream\filter.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\filter\cache.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\filter\chunked.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\stream\data.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\stream\file.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\stream\filter.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\stream\http.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\stream\impl\stream\sock.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\stream\static_stream.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\stream\stream.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\stream\transfer.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\cookies.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\dns\cache.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\dns\looker.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\dns\server.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\http.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\hwaddr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\impl\http\date.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\impl\http\method.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\impl\http\option.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\impl\http\status.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\impl\network.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\ipaddr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\ipv4.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\ipv6.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\unixaddr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\network\url.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\binary_find.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\binary_find_if.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\bubble_sort.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\count.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\count_if.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\distance.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\find.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\find_if.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\heap_sort.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\insert_sort.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\predicate.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\quick_sort.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\remove.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\remove_first.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\remove_first_if.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\remove_if.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\rfind.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\rfind_if.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\rwalk.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\sort.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\algorithm\walk.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\array_iterator.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\bloom_filter.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\circle_queue.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\element\hash.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\element\long.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\element\mem.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\element\null.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\element\ptr.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\element\size.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\element\str.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\element\true.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\element\uint16.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\element\uint32.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\element\uint8.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\hash_map.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\hash_set.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\heap.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\iterator.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\list.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\list_entry.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\priority_queue.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\queue.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\single_list.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\single_list_entry.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\stack.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\container\vector.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\impl\libm.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\idivi8.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\ilog2i.c.obj build\.objs\tbox\migw\i386\release\src\tbox\libm\isqrti.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\isqrti64.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\addrinfo.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\atomic64.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\backtrace.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\cache_time.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\cpu.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\directory.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\dynamic.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\environment.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\event.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\file.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\filelock.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\hostname.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\ifaddrs.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\ltimer.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\mutex.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\native_memory.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\page.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\path.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\pipe.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\poller.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\print.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\process.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\sched.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\semaphore.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\socket.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\stdfile.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\syserror.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\thread.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\thread_local.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\thread_pool.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\time.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\timer.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\virtual_memory.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\impl\dns.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\impl\platform.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\impl\pollerdata.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\acos.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\acosf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\asin.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\asinf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\atan.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\atan2.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\atan2f.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\atanf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\cos.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\cosf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\exp.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\exp1.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\exp1f.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\expf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\expi.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\expif.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\fmod.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\fmodf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\isfin.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\isfinf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\isinf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\isinff.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\isnan.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\isnanf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\log2.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\log2f.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\pow.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\powf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\sin.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\sincos.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\sincosf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\sinf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\sqrt.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\sqrtf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\tan.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\libm\tanf.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\windows.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\iocp_object.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\socket_pool.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\dbghelp.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\interface.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\iphlpapi.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\kernel32.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\mswsock.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\ole32.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\shell32.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\user32.c.obj build\.objs\tbox\mingw\i386\release\src\tbox\platform\windows\interface\ws2_32.c.obj
  1142. [100%]: build ok!
  1143. xmake install -y -o C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964 --verbose
  1144. installing tbox ..
  1145. installing to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964 ..
  1146. > copy build\mingw\i386\release\tbox.lib to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\lib
  1147. > copy src\tbox\algorithm\algorithm.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\algorithm.h
  1148. > copy src\tbox\algorithm\binary_find.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\binary_find.h
  1149. > copy src\tbox\algorithm\binary_find_if.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\binary_find_if.h
  1150. > copy src\tbox\algorithm\bubble_sort.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\bubble_sort.h
  1151. > copy src\tbox\algorithm\count.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\count.h
  1152. > copy src\tbox\algorithm\count_if.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\count_if.h
  1153. > copy src\tbox\algorithm\distance.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\distance.h
  1154. > copy src\tbox\algorithm\find.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\find.h
  1155. > copy src\tbox\algorithm\find_if.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\find_if.h
  1156. > copy src\tbox\algorithm\for.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\for.h
  1157. > copy src\tbox\algorithm\for_if.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\for_if.h
  1158. > copy src\tbox\algorithm\heap_sort.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\heap_sort.h
  1159. > copy src\tbox\algorithm\insert_sort.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\insert_sort.h
  1160. > copy src\tbox\algorithm\predicate.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\predicate.h
  1161. > copy src\tbox\algorithm\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\prefix.h
  1162. > copy src\tbox\algorithm\quick_sort.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\quick_sort.h
  1163. > copy src\tbox\algorithm\remove.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\remove.h
  1164. > copy src\tbox\algorithm\remove_first.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\remove_first.h
  1165. > copy src\tbox\algorithm\remove_first_if.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\remove_first_if.h
  1166. > copy src\tbox\algorithm\remove_if.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\remove_if.h
  1167. > copy src\tbox\algorithm\rfind.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\rfind.h
  1168. > copy src\tbox\algorithm\rfind_if.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\rfind_if.h
  1169. > copy src\tbox\algorithm\rfor.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\rfor.h
  1170. > copy src\tbox\algorithm\rfor_if.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\rfor_if.h
  1171. > copy src\tbox\algorithm\rwalk.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\rwalk.h
  1172. > copy src\tbox\algorithm\sort.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\sort.h
  1173. > copy src\tbox\algorithm\walk.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\algorithm\walk.h
  1174. > copy src\tbox\charset\charset.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\charset\charset.h
  1175. > copy src\tbox\charset\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\charset\prefix.h
  1176. > copy src\tbox\config.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\config.h
  1177. > copy src\tbox\container\array_iterator.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\array_iterator.h
  1178. > copy src\tbox\container\bloom_filter.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\bloom_filter.h
  1179. > copy src\tbox\container\circle_queue.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\circle_queue.h
  1180. > copy src\tbox\container\container.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\container.h
  1181. > copy src\tbox\container\element\hash.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\element\hash.h
  1182. > copy src\tbox\container\element\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\element\prefix.h
  1183. > copy src\tbox\container\element.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\element.h
  1184. > copy src\tbox\container\hash_map.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\hash_map.h
  1185. > copy src\tbox\container\hash_set.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\hash_set.h
  1186. > copy src\tbox\container\heap.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\heap.h
  1187. > copy src\tbox\container\iterator.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\iterator.h
  1188. > copy src\tbox\container\list.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\list.h
  1189. > copy src\tbox\container\list_entry.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\list_entry.h
  1190. > copy src\tbox\container\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\prefix.h
  1191. > copy src\tbox\container\priority_queue.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\priority_queue.h
  1192. > copy src\tbox\container\queue.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\queue.h
  1193. > copy src\tbox\container\single_list.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\single_list.h
  1194. > copy src\tbox\container\single_list_entry.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\single_list_entry.h
  1195. > copy src\tbox\container\stack.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\stack.h
  1196. > copy src\tbox\container\vector.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\container\vector.h
  1197. > copy src\tbox\coroutine\channel.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\coroutine\channel.h
  1198. > copy src\tbox\coroutine\coroutine.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\coroutine\coroutine.h
  1199. > copy src\tbox\coroutine\lock.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\coroutine\lock.h
  1200. > copy src\tbox\coroutine\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\coroutine\prefix.h
  1201. > copy src\tbox\coroutine\scheduler.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\coroutine\scheduler.h
  1202. > copy src\tbox\coroutine\semaphore.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\coroutine\semaphore.h
  1203. > copy src\tbox\coroutine\stackless\core.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\coroutine\stackless\core.h
  1204. > copy src\tbox\coroutine\stackless\coroutine.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\coroutine\stackless\coroutine.h
  1205. > copy src\tbox\coroutine\stackless\lock.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\coroutine\stackless\lock.h
  1206. > copy src\tbox\coroutine\stackless\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\coroutine\stackless\prefix.h
  1207. > copy src\tbox\coroutine\stackless\scheduler.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\coroutine\stackless\scheduler.h
  1208. > copy src\tbox\coroutine\stackless\semaphore.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\coroutine\stackless\semaphore.h
  1209. > copy src\tbox\coroutine\stackless\stackless.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\coroutine\stackless\stackless.h
  1210. > copy src\tbox\database\database.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\database\database.h
  1211. > copy src\tbox\database\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\database\prefix.h
  1212. > copy src\tbox\database\sql.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\database\sql.h
  1213. > copy src\tbox\database\value.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\database\value.h
  1214. > copy src\tbox\hash\adler32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\adler32.h
  1215. > copy src\tbox\hash\ap.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\ap.h
  1216. > copy src\tbox\hash\bkdr.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\bkdr.h
  1217. > copy src\tbox\hash\blizzard.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\blizzard.h
  1218. > copy src\tbox\hash\crc16.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\crc16.h
  1219. > copy src\tbox\hash\crc32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\crc32.h
  1220. > copy src\tbox\hash\crc8.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\crc8.h
  1221. > copy src\tbox\hash\djb2.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\djb2.h
  1222. > copy src\tbox\hash\fnv32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\fnv32.h
  1223. > copy src\tbox\hash\fnv64.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\fnv64.h
  1224. > copy src\tbox\hash\hash.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\hash.h
  1225. > copy src\tbox\hash\md5.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\md5.h
  1226. > copy src\tbox\hash\murmur.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\murmur.h
  1227. > copy src\tbox\hash\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\prefix.h
  1228. > copy src\tbox\hash\rs.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\rs.h
  1229. > copy src\tbox\hash\sdbm.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\sdbm.h
  1230. > copy src\tbox\hash\sha.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\sha.h
  1231. > copy src\tbox\hash\uuid.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\hash\uuid.h
  1232. > copy src\tbox\libc\libc.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\libc.h
  1233. > copy src\tbox\libc\misc\ctype.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\misc\ctype.h
  1234. > copy src\tbox\libc\misc\limits.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\misc\limits.h
  1235. > copy src\tbox\libc\misc\misc.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\misc\misc.h
  1236. > copy src\tbox\libc\misc\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\misc\prefix.h
  1237. > copy src\tbox\libc\misc\stdarg.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\misc\stdarg.h
  1238. > copy src\tbox\libc\misc\time\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\misc\time\prefix.h
  1239. > copy src\tbox\libc\misc\time\time.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\misc\time\time.h
  1240. > copy src\tbox\libc\misc\time\type.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\misc\time\type.h
  1241. > copy src\tbox\libc\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\prefix.h
  1242. > copy src\tbox\libc\stdio\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\stdio\prefix.h
  1243. > copy src\tbox\libc\stdio\printf_object.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\stdio\printf_object.h
  1244. > copy src\tbox\libc\stdio\stdio.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\stdio\stdio.h
  1245. > copy src\tbox\libc\stdlib\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\stdlib\prefix.h
  1246. > copy src\tbox\libc\stdlib\setlocale.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\stdlib\setlocale.h
  1247. > copy src\tbox\libc\stdlib\stdlib.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\stdlib\stdlib.h
  1248. > copy src\tbox\libc\string\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\string\prefix.h
  1249. > copy src\tbox\libc\string\string.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libc\string\string.h
  1250. > copy src\tbox\libm\ceil.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libm\ceil.h
  1251. > copy src\tbox\libm\fabs.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libm\fabs.h
  1252. > copy src\tbox\libm\floor.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libm\floor.h
  1253. > copy src\tbox\libm\inf.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libm\inf.h
  1254. > copy src\tbox\libm\libm.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libm\libm.h
  1255. > copy src\tbox\libm\maf.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libm\maf.h
  1256. > copy src\tbox\libm\math.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libm\math.h
  1257. > copy src\tbox\libm\mif.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libm\mif.h
  1258. > copy src\tbox\libm\nan.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libm\nan.h
  1259. > copy src\tbox\libm\pi.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libm\pi.h
  1260. > copy src\tbox\libm\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libm\prefix.h
  1261. > copy src\tbox\libm\round.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\libm\round.h
  1262. > copy src\tbox\math\fixed.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\fixed.h
  1263. > copy src\tbox\math\fixed16.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\fixed16.h
  1264. > copy src\tbox\math\fixed30.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\fixed30.h
  1265. > copy src\tbox\math\fixed6.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\fixed6.h
  1266. > copy src\tbox\math\int32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\int32.h
  1267. > copy src\tbox\math\math.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\math.h
  1268. > copy src\tbox\math\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\prefix.h
  1269. > copy src\tbox\math\random\linear.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\random\linear.h
  1270. > copy src\tbox\math\random\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\random\prefix.h
  1271. > copy src\tbox\math\random\random.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\random\random.h
  1272. > copy src\tbox\memory\allocator.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\allocator.h
  1273. > copy src\tbox\memory\buffer.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\buffer.h
  1274. > copy src\tbox\memory\default_allocator.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\default_allocator.h
  1275. > copy src\tbox\memory\fixed_pool.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\fixed_pool.h
  1276. > copy src\tbox\memory\large_allocator.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\large_allocator.h
  1277. > copy src\tbox\memory\memory.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\memory.h
  1278. > copy src\tbox\memory\native_allocator.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\native_allocator.h
  1279. > copy src\tbox\memory\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\prefix.h
  1280. > copy src\tbox\memory\queue_buffer.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\queue_buffer.h
  1281. > copy src\tbox\memory\small_allocator.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\small_allocator.h
  1282. > copy src\tbox\memory\static_allocator.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\static_allocator.h
  1283. > copy src\tbox\memory\static_buffer.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\static_buffer.h
  1284. > copy src\tbox\memory\string_pool.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\string_pool.h
  1285. > copy src\tbox\memory\virtual_allocator.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\memory\virtual_allocator.h
  1286. > copy src\tbox\network\cookies.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\cookies.h
  1287. > copy src\tbox\network\dns\cache.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\dns\cache.h
  1288. > copy src\tbox\network\dns\dns.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\dns\dns.h
  1289. > copy src\tbox\network\dns\looker.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\dns\looker.h
  1290. > copy src\tbox\network\dns\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\dns\prefix.h
  1291. > copy src\tbox\network\dns\server.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\dns\server.h
  1292. > copy src\tbox\network\http.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\http.h
  1293. > copy src\tbox\network\hwaddr.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\hwaddr.h
  1294. > copy src\tbox\network\ipaddr.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\ipaddr.h
  1295. > copy src\tbox\network\ipv4.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\ipv4.h
  1296. > copy src\tbox\network\ipv6.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\ipv6.h
  1297. > copy src\tbox\network\network.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\network.h
  1298. > copy src\tbox\network\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\prefix.h
  1299. > copy src\tbox\network\ssl.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\ssl.h
  1300. > copy src\tbox\network\unixaddr.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\unixaddr.h
  1301. > copy src\tbox\network\url.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\network\url.h
  1302. > copy src\tbox\object\array.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\object\array.h
  1303. > copy src\tbox\object\boolean.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\object\boolean.h
  1304. > copy src\tbox\object\data.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\object\data.h
  1305. > copy src\tbox\object\date.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\object\date.h
  1306. > copy src\tbox\object\dictionary.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\object\dictionary.h
  1307. > copy src\tbox\object\null.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\object\null.h
  1308. > copy src\tbox\object\number.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\object\number.h
  1309. > copy src\tbox\object\object.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\object\object.h
  1310. > copy src\tbox\object\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\object\prefix.h
  1311. > copy src\tbox\object\string.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\object\string.h
  1312. > copy src\tbox\platform\addrinfo.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\addrinfo.h
  1313. > copy src\tbox\platform\android\android.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\android\android.h
  1314. > copy src\tbox\platform\android\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\android\prefix.h
  1315. > copy src\tbox\platform\arch\arm\frame.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\arm\frame.h
  1316. > copy src\tbox\platform\arch\arm\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\arm\prefix.h
  1317. > copy src\tbox\platform\arch\arm64\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\arm64\prefix.h
  1318. > copy src\tbox\platform\arch\atomic.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\atomic.h
  1319. > copy src\tbox\platform\arch\atomic32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\atomic32.h
  1320. > copy src\tbox\platform\arch\atomic64.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\atomic64.h
  1321. > copy src\tbox\platform\arch\frame.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\frame.h
  1322. > copy src\tbox\platform\arch\mips\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\mips\prefix.h
  1323. > copy src\tbox\platform\arch\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\prefix.h
  1324. > copy src\tbox\platform\arch\x64\atomic64.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\x64\atomic64.h
  1325. > copy src\tbox\platform\arch\x64\frame.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\x64\frame.h
  1326. > copy src\tbox\platform\arch\x64\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\x64\prefix.h
  1327. > copy src\tbox\platform\arch\x86\atomic32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\x86\atomic32.h
  1328. > copy src\tbox\platform\arch\x86\frame.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\x86\frame.h
  1329. > copy src\tbox\platform\arch\x86\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\arch\x86\prefix.h
  1330. > copy src\tbox\platform\atomic.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\atomic.h
  1331. > copy src\tbox\platform\atomic32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\atomic32.h
  1332. > copy src\tbox\platform\atomic64.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\atomic64.h
  1333. > copy src\tbox\platform\backtrace.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\backtrace.h
  1334. > copy src\tbox\platform\bsd\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\bsd\prefix.h
  1335. > copy src\tbox\platform\cache_time.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\cache_time.h
  1336. > copy src\tbox\platform\compiler\gcc\atomic.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\compiler\gcc\atomic.h
  1337. > copy src\tbox\platform\compiler\gcc\atomic32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\compiler\gcc\atomic32.h
  1338. > copy src\tbox\platform\compiler\gcc\atomic64.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\compiler\gcc\atomic64.h
  1339. > copy src\tbox\platform\compiler\gcc\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\compiler\gcc\prefix.h
  1340. > copy src\tbox\platform\compiler\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\compiler\prefix.h
  1341. > copy src\tbox\platform\context.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\context.h
  1342. > copy src\tbox\platform\cpu.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\cpu.h
  1343. > copy src\tbox\platform\deprecated\atomic.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\deprecated\atomic.h
  1344. > copy src\tbox\platform\deprecated\atomic64.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\deprecated\atomic64.h
  1345. > copy src\tbox\platform\deprecated\deprecated.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\deprecated\deprecated.h
  1346. > copy src\tbox\platform\deprecated\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\deprecated\prefix.h
  1347. > copy src\tbox\platform\directory.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\directory.h
  1348. > copy src\tbox\platform\dynamic.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\dynamic.h
  1349. > copy src\tbox\platform\environment.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\environment.h
  1350. > copy src\tbox\platform\event.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\event.h
  1351. > copy src\tbox\platform\exception.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\exception.h
  1352. > copy src\tbox\platform\file.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\file.h
  1353. > copy src\tbox\platform\filelock.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\filelock.h
  1354. > copy src\tbox\platform\hostname.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\hostname.h
  1355. > copy src\tbox\platform\ifaddrs.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\ifaddrs.h
  1356. > copy src\tbox\platform\libc\atomic.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\libc\atomic.h
  1357. > copy src\tbox\platform\libc\atomic32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\libc\atomic32.h
  1358. > copy src\tbox\platform\libc\atomic64.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\libc\atomic64.h
  1359. > copy src\tbox\platform\libc\exception.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\libc\exception.h
  1360. > copy src\tbox\platform\libc\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\libc\prefix.h
  1361. > copy src\tbox\platform\linux\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\linux\prefix.h
  1362. > copy src\tbox\platform\ltimer.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\ltimer.h
  1363. > copy src\tbox\platform\mach\ios\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\mach\ios\prefix.h
  1364. > copy src\tbox\platform\mach\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\mach\prefix.h
  1365. > copy src\tbox\platform\mutex.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\mutex.h
  1366. > copy src\tbox\platform\native_memory.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\native_memory.h
  1367. > copy src\tbox\platform\page.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\page.h
  1368. > copy src\tbox\platform\path.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\path.h
  1369. > copy src\tbox\platform\pipe.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\pipe.h
  1370. > copy src\tbox\platform\platform.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\platform.h
  1371. > copy src\tbox\platform\poller.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\poller.h
  1372. > copy src\tbox\platform\posix\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\posix\prefix.h
  1373. > copy src\tbox\platform\posix\sockaddr.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\posix\sockaddr.h
  1374. > copy src\tbox\platform\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\prefix.h
  1375. > copy src\tbox\platform\print.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\print.h
  1376. > copy src\tbox\platform\process.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\process.h
  1377. > copy src\tbox\platform\sched.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\sched.h
  1378. > copy src\tbox\platform\semaphore.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\semaphore.h
  1379. > copy src\tbox\platform\socket.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\socket.h
  1380. > copy src\tbox\platform\spinlock.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\spinlock.h
  1381. > copy src\tbox\platform\stdfile.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\stdfile.h
  1382. > copy src\tbox\platform\syserror.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\syserror.h
  1383. > copy src\tbox\platform\systemv\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\systemv\prefix.h
  1384. > copy src\tbox\platform\thread.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\thread.h
  1385. > copy src\tbox\platform\thread_local.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\thread_local.h
  1386. > copy src\tbox\platform\thread_pool.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\thread_pool.h
  1387. > copy src\tbox\platform\time.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\time.h
  1388. > copy src\tbox\platform\timer.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\timer.h
  1389. > copy src\tbox\platform\unix\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\unix\prefix.h
  1390. > copy src\tbox\platform\unix\syscall.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\unix\syscall.h
  1391. > copy src\tbox\platform\virtual_memory.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\virtual_memory.h
  1392. > copy src\tbox\platform\windows\atomic.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\atomic.h
  1393. > copy src\tbox\platform\windows\atomic32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\atomic32.h
  1394. > copy src\tbox\platform\windows\atomic64.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\atomic64.h
  1395. > copy src\tbox\platform\windows\exception.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\exception.h
  1396. > copy src\tbox\platform\windows\interface\dbghelp.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\interface\dbghelp.h
  1397. > copy src\tbox\platform\windows\interface\interface.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\interface\interface.h
  1398. > copy src\tbox\platform\windows\interface\iphlpapi.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\interface\iphlpapi.h
  1399. > copy src\tbox\platform\windows\interface\kernel32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\interface\kernel32.h
  1400. > copy src\tbox\platform\windows\interface\mswsock.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\interface\mswsock.h
  1401. > copy src\tbox\platform\windows\interface\ole32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\interface\ole32.h
  1402. > copy src\tbox\platform\windows\interface\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\interface\prefix.h
  1403. > copy src\tbox\platform\windows\interface\shell32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\interface\shell32.h
  1404. > copy src\tbox\platform\windows\interface\user32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\interface\user32.h
  1405. > copy src\tbox\platform\windows\interface\ws2_32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\interface\ws2_32.h
  1406. > copy src\tbox\platform\windows\iocp_object.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\iocp_object.h
  1407. > copy src\tbox\platform\windows\ntstatus.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\ntstatus.h
  1408. > copy src\tbox\platform\windows\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\prefix.h
  1409. > copy src\tbox\platform\windows\socket_pool.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\socket_pool.h
  1410. > copy src\tbox\platform\windows\windows.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\platform\windows\windows.h
  1411. > copy src\tbox\prefix\abort.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\abort.h
  1412. > copy src\tbox\prefix\arch.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\arch.h
  1413. > copy src\tbox\prefix\assembler.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\assembler.h
  1414. > copy src\tbox\prefix\assert.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\assert.h
  1415. > copy src\tbox\prefix\cache.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\cache.h
  1416. > copy src\tbox\prefix\check.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\check.h
  1417. > copy src\tbox\prefix\compiler.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\compiler.h
  1418. > copy src\tbox\prefix\config.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\config.h
  1419. > copy src\tbox\prefix\cpu.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\cpu.h
  1420. > copy src\tbox\prefix\endian.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\endian.h
  1421. > copy src\tbox\prefix\keyword.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\keyword.h
  1422. > copy src\tbox\prefix\limits.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\limits.h
  1423. > copy src\tbox\prefix\malloc.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\malloc.h
  1424. > copy src\tbox\prefix\packed.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\packed.h
  1425. > copy src\tbox\prefix\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\prefix.h
  1426. > copy src\tbox\prefix\state.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\state.h
  1427. > copy src\tbox\prefix\trace.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\trace.h
  1428. > copy src\tbox\prefix\type.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\type.h
  1429. > copy src\tbox\prefix\utils.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\utils.h
  1430. > copy src\tbox\prefix\version.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\version.h
  1431. > copy src\tbox\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix.h
  1432. > copy src\tbox\regex\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\regex\prefix.h
  1433. > copy src\tbox\regex\regex.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\regex\regex.h
  1434. > copy src\tbox\stream\filter.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\stream\filter.h
  1435. > copy src\tbox\stream\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\stream\prefix.h
  1436. > copy src\tbox\stream\static_stream.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\stream\static_stream.h
  1437. > copy src\tbox\stream\stream.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\stream\stream.h
  1438. > copy src\tbox\stream\transfer.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\stream\transfer.h
  1439. > copy src\tbox\string\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\string\prefix.h
  1440. > copy src\tbox\string\static_string.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\string\static_string.h
  1441. > copy src\tbox\string\string.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\string\string.h
  1442. > copy src\tbox\tbox.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\tbox.h
  1443. > copy src\tbox\utils\base32.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\base32.h
  1444. > copy src\tbox\utils\base64.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\base64.h
  1445. > copy src\tbox\utils\bits.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\bits.h
  1446. > copy src\tbox\utils\dump.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\dump.h
  1447. > copy src\tbox\utils\lock_profiler.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\lock_profiler.h
  1448. > copy src\tbox\utils\option.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\option.h
  1449. > copy src\tbox\utils\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\prefix.h
  1450. > copy src\tbox\utils\singleton.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\singleton.h
  1451. > copy src\tbox\utils\trace.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\trace.h
  1452. > copy src\tbox\utils\url.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\url.h
  1453. > copy src\tbox\utils\used.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\used.h
  1454. > copy src\tbox\utils\utils.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\utils.h
  1455. > copy src\tbox\xml\node.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\xml\node.h
  1456. > copy src\tbox\xml\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\xml\prefix.h
  1457. > copy src\tbox\xml\reader.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\xml\reader.h
  1458. > copy src\tbox\xml\writer.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\xml\writer.h
  1459. > copy src\tbox\xml\xml.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\xml\xml.h
  1460. > copy src\tbox\zip\gzip.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\zip\gzip.h
  1461. > copy src\tbox\zip\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\zip\prefix.h
  1462. > copy src\tbox\zip\zip.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\zip\zip.h
  1463. > copy src\tbox\zip\zlib.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\zip\zlib.h
  1464. > copy src\tbox\zip\zlibraw.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\zip\zlibraw.h
  1465. > copy src\tbox\prefix\arm\prefix.S to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\arm\prefix.S
  1466. > copy src\tbox\prefix\arm64\prefix.S to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\arm64\prefix.S
  1467. > copy src\tbox\prefix\mips\prefix.S to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\mips\prefix.S
  1468. > copy src\tbox\prefix\x64\prefix.S to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\x64\prefix.S
  1469. > copy src\tbox\prefix\x86\prefix.S to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\prefix\x86\prefix.S
  1470. > copy src\tbox\math\impl\fixed16_arm.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\impl\fixed16_arm.h
  1471. > copy src\tbox\math\impl\fixed30_arm.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\impl\fixed30_arm.h
  1472. > copy src\tbox\math\impl\impl.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\impl\impl.h
  1473. > copy src\tbox\math\impl\math.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\impl\math.h
  1474. > copy src\tbox\math\impl\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\math\impl\prefix.h
  1475. > copy src\tbox\utils\impl\bits_arm.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\impl\bits_arm.h
  1476. > copy src\tbox\utils\impl\bits_gcc.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\impl\bits_gcc.h
  1477. > copy src\tbox\utils\impl\bits_sh4.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\impl\bits_sh4.h
  1478. > copy src\tbox\utils\impl\bits_x86.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\impl\bits_x86.h
  1479. > copy src\tbox\utils\impl\impl.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\impl\impl.h
  1480. > copy src\tbox\utils\impl\prefix.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\utils\impl\prefix.h
  1481. > copy build\mingw\i386\release\tbox.config.h to C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include\tbox\tbox.config.h
  1482. install ok!
  1483. checking for xmake::tbox ... tbox master
  1484. {
  1485. syslinks = {
  1486. "ws2_32",
  1487. "pthread"
  1488. },
  1489. static = true,
  1490. sysincludedirs = {
  1491. "C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\include"
  1492. },
  1493. links = {
  1494. "tbox"
  1495. },
  1496. linkdirs = {
  1497. "C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\lib"
  1498. },
  1499. version = "master",
  1500. libfiles = {
  1501. "C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\lib\tbox.lib"
  1502. }
  1503. }
  1504.  
  1505. patching C:\Users\russh\AppData\Local\.xmake\packages\t\tbox\master\87ff3c858c3a4f67948d19809e1c5964\lib\pkgconfig\tbox.pc ..
  1506. checking for i686-w64-mingw32-gcc ... C:\Program Files (x86)\WinLua\WLC\bin\i686-w64-mingw32-gcc
  1507. checking for the c compiler (cc) ... i686-w64-mingw32-gcc
  1508. checking for C:\Program Files (x86)\WinLua\WLC\bin\i686-w64-mingw32-gcc ... ok
  1509. checking for flags (-fcolor-diagnostics) ... ok
  1510. checking for ccache ... no
  1511. checking for i686-w64-mingw32-g++ ... C:\Program Files (x86)\WinLua\WLC\bin\i686-w64-mingw32-g++
  1512. checking for the linker (ld) ... i686-w64-mingw32-g++
  1513. > checking for c includes(tbox/tbox.h)
  1514. > checking for c funcs(tb_exit)
  1515. > checking for c links(tbox, ws2_32, pthread)
  1516. > checking for c snippet(has_cfuncs)
  1517. => install tbox master .. ok
  1518.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement