Advertisement
Guest User

Untitled

a guest
Oct 5th, 2017
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.98 KB | None | 0 0
  1.  
  2. C:\phobos>make DMD=C:\dmd\generated\windows\release\32\dmd.exe -fwin32.mak unitt
  3. est
  4.  
  5. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  6. port -L/co -c -unittest -ofunittest1.obj std\stdio.d std\string.d std\format.d
  7. std\file.d
  8.  
  9. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  10. port -L/co -c -unittest -ofunittest2.obj std\range\package.d std\range\primitiv
  11. es.d std\range\interfaces.d
  12. std\range\primitives.d(1411): Note: length must have type size_t on all systems,
  13. please update your code by December 2017.
  14.  
  15. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  16. port -L/co -c -unittest -ofunittest2a.obj std\array.d std\functional.d std\pat
  17. h.d std\outbuffer.d std\utf.d
  18.  
  19. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  20. port -L/co -c -unittest -ofunittest3.obj std\csv.d std\math.d std\complex.d s
  21. td\numeric.d std\bigint.d std\bitmanip.d std\typecons.d std\uni.d std\base6
  22. 4.d std\ascii.d std\demangle.d std\uri.d std\mmfile.d std\getopt.d
  23.  
  24. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  25. port -L/co -c -unittest -ofunittest3a.obj std\signals.d std\meta.d std\typetup
  26. le.d std\traits.d std\encoding.d std\xml.d std\random.d std\exception.d st
  27. d\compiler.d std\system.d std\concurrency.d
  28.  
  29. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  30. port -L/co -c -unittest -ofunittest3b.obj std\datetime\date.d std\datetime\inte
  31. rval.d std\datetime\package.d std\datetime\stopwatch.d std\datetime\systime.d
  32. std\datetime\timezone.d
  33.  
  34. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  35. port -L/co -c -unittest -ofunittest4.obj std\uuid.d std\digest\crc.d std\digest
  36. \sha.d std\digest\md.d std\digest\ripemd.d std\digest\digest.d std\digest\hm
  37. ac.d std\digest\murmurhash.d std\digest\package.d
  38.  
  39. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  40. port -L/co -c -unittest -ofunittest5.obj std\algorithm\package.d std\algorithm\
  41. comparison.d std\algorithm\iteration.d std\algorithm\mutation.d std\algorithm
  42. \searching.d std\algorithm\setops.d std\algorithm\sorting.d std\algorithm\int
  43. ernal.d
  44.  
  45. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  46. port -L/co -c -unittest -ofunittest6.obj std\variant.d std\zlib.d std\socket.d
  47. std\conv.d std\zip.d std\container\array.d std\container\binaryheap.d std\c
  48. ontainer\dlist.d std\container\rbtree.d std\container\slist.d std\container\u
  49. til.d std\container\package.d std\experimental\allocator\common.d std\experime
  50. ntal\allocator\gc_allocator.d std\experimental\allocator\mallocator.d std\expe
  51. rimental\allocator\mmap_allocator.d std\experimental\allocator\showcase.d std\
  52. experimental\allocator\typed.d std\experimental\allocator\package.d std\experi
  53. mental\allocator\building_blocks\affix_allocator.d std\experimental\allocator\b
  54. uilding_blocks\allocator_list.d std\experimental\allocator\building_blocks\bitm
  55. apped_block.d std\experimental\allocator\building_blocks\bucketizer.d std\expe
  56. rimental\allocator\building_blocks\fallback_allocator.d std\experimental\alloca
  57. tor\building_blocks\free_list.d std\experimental\allocator\building_blocks\free
  58. _tree.d std\experimental\allocator\building_blocks\kernighan_ritchie.d std\exp
  59. erimental\allocator\building_blocks\null_allocator.d std\experimental\allocator
  60. \building_blocks\quantizer.d std\experimental\allocator\building_blocks\region.
  61. d std\experimental\allocator\building_blocks\scoped_allocator.d std\experiment
  62. al\allocator\building_blocks\segregator.d std\experimental\allocator\building_b
  63. locks\stats_collector.d std\experimental\allocator\building_blocks\package.d st
  64. d\experimental\logger\core.d std\experimental\logger\filelogger.d std\experime
  65. ntal\logger\multilogger.d std\experimental\logger\nulllogger.d std\experimenta
  66. l\logger\package.d
  67.  
  68. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  69. port -L/co -c -unittest -ofunittest7.obj std\stdint.d std\json.d std\paralleli
  70. sm.d std\mathspecial.d std\process.d
  71.  
  72. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  73. port -L/co -c -unittest -ofunittest8a.obj std\regex\internal\ir.d std\regex\pac
  74. kage.d std\regex\internal\parser.d std\regex\internal\tests.d std\regex\inter
  75. nal\backtracking.d std\regex\internal\thompson.d std\regex\internal\kickstart.
  76. d std\regex\internal\generator.d
  77.  
  78. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  79. port -L/co -c -unittest -ofunittest8b.obj std\net\isemail.d std\net\curl.d
  80.  
  81. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  82. port -L/co -c -unittest -ofunittest8c.obj std\c\process.d std\c\stdlib.d std\c
  83. \time.d std\c\stdio.d std\c\math.d std\c\stdarg.d std\c\stddef.d std\c\fenv
  84. .d std\c\string.d std\c\locale.d std\c\wcharh.d std\windows\registry.d std\w
  85. indows\iunknown.d std\windows\syserror.d std\windows\charset.d std\c\windows\w
  86. indows.d std\c\windows\com.d std\c\windows\winsock.d std\c\windows\stat.d
  87.  
  88. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  89. port -L/co -c -unittest -ofunittest8d.obj std\internal\cstring.d std\internal\u
  90. nicode_tables.d std\internal\unicode_comp.d std\internal\unicode_decomp.d std
  91. \internal\unicode_grapheme.d std\internal\unicode_norm.d std\internal\scopebuf
  92. fer.d std\internal\test\dummyrange.d std\internal\test\range.d std\internal\di
  93. gest\sha_SSSE3.d std\internal\math\biguintcore.d std\internal\math\biguintnoasm
  94. .d std\internal\math\biguintx86.d std\internal\math\gammafunction.d std\inter
  95. nal\math\errorfunction.d std\internal\windows\advapi32.d
  96.  
  97. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  98. port -L/co -c -unittest -ofunittest8e.obj etc\c\zlib.d etc\c\curl.d etc\c\sql
  99. ite3.d etc\c\odbc\sql.d etc\c\odbc\sqlext.d etc\c\odbc\sqltypes.d etc\c\odbc
  100. \sqlucode.d
  101.  
  102. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  103. port -L/co -c -unittest -ofunittest8f.obj std\experimental\checkedint.d std\expe
  104. rimental\typecons.d
  105. Could not locate matching function for: FuncInfo!("foo", void())
  106. Could not locate matching function for: FuncInfo!("bar", void())
  107. Could not locate matching function for: FuncInfo!("foo", void())
  108. Could not locate matching function for: FuncInfo!("refresh", int())
  109. Could not locate matching function for: FuncInfo!("refresh", int())
  110. Could not locate matching function for: FuncInfo!("refresh", int())
  111.  
  112. C:\dmd\generated\windows\release\32\dmd.exe -conf= -O -w -dip25 -I..\druntime\im
  113. port -L/co -unittest unittest.d unittest1.obj unittest2.obj unittest2a.obj un
  114. ittest3.obj unittest3a.obj unittest3b.obj unittest4.obj unittest5.obj unitt
  115. est6.obj unittest7.obj unittest8a.obj unittest8b.obj unittest8c.obj unittes
  116. t8d.obj unittest8e.obj unittest8f.obj etc\c\zlib\zlib.lib ..\druntime\lib\dru
  117. ntime.lib
  118. OPTLINK (R) for Win32 Release 8.00.17
  119. Copyright (C) Digital Mars 1989-2013 All rights reserved.
  120. http://www.digitalmars.com/ctg/optlink.html
  121. unittest.obj(unittest)
  122. Error 42: Symbol Undefined _D4core6memory2GC6qallocFNaNbkkxC8TypeInfoZSQBqQBo8B
  123. lkInfo_
  124. unittest.obj(unittest)
  125. Error 42: Symbol Undefined _D6object9Exception6__ctorMFNaNbNiNfAyaQdkCQBp9Throw
  126. ableZCQBx
  127. unittest.obj(unittest)
  128. Error 42: Symbol Undefined _D6object8opEqualsFxC6ObjectxQjZb
  129. unittest.obj(unittest)
  130. Error 42: Symbol Undefined _D4core9exception11AssertError6__ctorMFNaNbNfAyaQdkC
  131. 6object9ThrowableZCQCrQCpQCi
  132. unittest1.obj(unittest1)
  133. Error 42: Symbol Undefined _D4core4stdc5stdio6ferrorFNaNbNiNePOSQBjQBhQBf6_iobu
  134. fZi
  135. unittest1.obj(unittest1)
  136. Error 42: Symbol Undefined _D4core4stdc5stdio6rewindFNbNiNePOSQBhQBfQBd6_iobufZ
  137. v
  138. unittest1.obj(unittest1)
  139. Error 42: Symbol Undefined _D4core9exception10RangeError6__ctorMFNaNbNfAyakC6ob
  140. ject9ThrowableZCQCoQCmQCf
  141. unittest1.obj(unittest1)
  142. Error 42: Symbol Undefined _D4core4stdc5stdio4feofFNaNbNiNePOSQBhQBfQBd6_iobufZ
  143. i
  144. unittest1.obj(unittest1)
  145. Error 42: Symbol Undefined _D6object6Object8opEqualsMFCQtZb
  146. unittest1.obj(unittest1)
  147. Error 42: Symbol Undefined _D6object6Object5opCmpMFCQqZi
  148. unittest1.obj(unittest1)
  149. Error 42: Symbol Undefined _D4core8internal6string7dstrcmpFNaNbNiNeMxAaMxQeZi
  150. unittest1.obj(unittest1)
  151. Error 42: Symbol Undefined _D4core4time8Duration5opCmpMxFNaNbNiNfSQBlQBjQBhZi
  152. unittest1.obj(unittest1)
  153. Error 42: Symbol Undefined _D4core4time3absFNaNbNiNfSQyQv8DurationZQp
  154. unittest1.obj(unittest1)
  155. Error 42: Symbol Undefined _D4core4time8Duration6__ctorMFNaNbNcNiNflZSQBpQBnQBl
  156.  
  157. unittest1.obj(unittest1)
  158. Error 42: Symbol Undefined _D4core8internal6string20unsignedToTempStringFNaNbNi
  159. NfmMNkAakZQe
  160. unittest1.obj(unittest1)
  161. Error 42: Symbol Undefined _D4core8internal6string18signedToTempStringFNaNbNiNf
  162. lMNkAakZQe
  163. unittest1.obj(unittest1)
  164. Error 42: Symbol Undefined _D4core6thread6Thread5sleepFNbNiSQBf4time8DurationZv
  165.  
  166. unittest2a.obj(unittest2a)
  167. Error 42: Symbol Undefined _D6object10_xopEqualsFxPvxQdZb
  168. unittest2a.obj(unittest2a)
  169. Error 42: Symbol Undefined _D4core6memory2GC6addrOfFNaNbPvZQd
  170. unittest2a.obj(unittest2a)
  171. Error 42: Symbol Undefined _D6object7_xopCmpFxPvxQdZb
  172. unittest2a.obj(unittest2a)
  173. Error 42: Symbol Undefined _D4core4stdc6stdarg7va_copyFNbJPaQcZv
  174. unittest3.obj(unittest3)
  175. Error 42: Symbol Undefined _D6object9Exception6__ctorMFNaNbNiNfAyaCQBm9Throwabl
  176. eQrkZCQBx
  177. unittest3.obj(unittest3)
  178. Error 42: Symbol Undefined _D6object5Error6__ctorMFNaNbNiNfAyaCQBi9ThrowableZCQ
  179. BxQBt
  180. unittest3.obj(unittest3)
  181. Error 42: Symbol Undefined _D6object8opEqualsFC6ObjectQiZb
  182. unittest3.obj(unittest3)
  183. Error 42: Symbol Undefined _D4core6thread6Thread5startMFNbZCQBfQBdQz
  184. unittest3.obj(unittest3)
  185. Error 42: Symbol Undefined _D4core6thread6Thread6__ctorMFNaNbNiNfDFZvkZCQBrQBpQ
  186. Bl
  187. unittest3.obj(unittest3)
  188. Error 42: Symbol Undefined _D4core9exception16OutOfMemoryError6__ctorMFNaNbNiNf
  189. AyakC6object9ThrowableZCQCwQCuQCn
  190. unittest3.obj(unittest3)
  191. Error 42: Symbol Undefined _D4core8demangleQjFNaNbNfAxaAaZQd
  192. unittest3a.obj(unittest3a)
  193. Error 42: Symbol Undefined _D6object14TypeInfo_Class4findFxAaZxCQBc
  194. unittest3a.obj(unittest3a)
  195. Error 42: Symbol Undefined _D4core4sync5mutex5Mutex6__ctorMOFNbNiNeZOCQBpQBnQBl
  196. QBi
  197. unittest3a.obj(unittest3a)
  198. Error 42: Symbol Undefined _D4core4sync9condition9Condition6__ctorMFNbNfCQBsQBq
  199. 5mutex5MutexZCQCmQCkQCiQCb
  200. unittest3a.obj(unittest3a)
  201. Error 42: Symbol Undefined _D4core4sync5mutex5Mutex6__ctorMFNbNiNeZCQBnQBlQBjQB
  202. g
  203. unittest3a.obj(unittest3a)
  204. Error 42: Symbol Undefined _D4core6thread5Fiber5stateMxFNaNbNdNiNfZEQBnQBlQBh5S
  205. tate
  206. unittest3a.obj(unittest3a)
  207. Error 42: Symbol Undefined _D4core6thread5Fiber4callMFEQBaQyQt7RethrowZC6object
  208. 9Throwable
  209. unittest3a.obj(unittest3a)
  210. Error 42: Symbol Undefined _D4core6thread5Fiber6__ctorMFNbDFZvkkZCQBlQBjQBf
  211. unittest3a.obj(unittest3a)
  212. Error 42: Symbol Undefined _D4core6thread5Fiber7getThisFNbNiNfZCQBjQBhQBd
  213. unittest3a.obj(unittest3a)
  214. Error 42: Symbol Undefined _D4core4sync9condition9Condition5mutexMFNdZCQBqQBoQs
  215. 5Mutex
  216. unittest3a.obj(unittest3a)
  217. Error 42: Symbol Undefined _D4core4sync9condition9Condition13mutex_nothrowMFNaN
  218. bNdNiNfZCQChQCf5mutex5Mutex
  219. unittest3a.obj(unittest3a)
  220. Error 42: Symbol Undefined _D4core4time__T12MonoTimeImplVEQBdQBb9ClockTypei0ZQB
  221. j14ticksPerSecondFNaNbNdNiNfZl
  222. unittest3a.obj(unittest3a)
  223. Error 42: Symbol Undefined _D4core6thread5Fiber6__ctorMFNbPFZvkkZCQBlQBjQBf
  224. unittest3a.obj(unittest3a)
  225. Error 42: Symbol Undefined _D4core6thread6Thread7getThisFNbNiNfZCQBkQBiQBe
  226. unittest3a.obj(unittest3a)
  227. Error 42: Symbol Undefined _D4core4time__T12MonoTimeImplVEQBdQBb9ClockTypei0ZQB
  228. j8currTimeFNbNdNiNeZSQCtQCr__TQCpVQCei0ZQCz
  229. unittest3a.obj(unittest3a)
  230. Error 42: Symbol Undefined _D4core4time__T12MonoTimeImplVEQBdQBb9ClockTypei0ZQB
  231. j5ticksMxFNaNbNdNiNfZl
  232. unittest3b.obj(unittest3b)
  233. Error 42: Symbol Undefined _D4core4time12TickDuration6__ctorMFNaNbNcNiNflZSQBuQ
  234. BsQBq
  235. unittest3b.obj(unittest3b)
  236. Error 42: Symbol Undefined _D4core4time12TickDuration14currSystemTickFNbNdNiNeZ
  237. SQBzQBxQBv
  238. unittest3b.obj(unittest3b)
  239. Error 42: Symbol Undefined _D4core4time12TickDuration5opCmpMxFNaNbNiNfSQBqQBoQB
  240. mZi
  241. unittest3b.obj(unittest3b)
  242. Error 42: Symbol Undefined _D4core4time__T12MonoTimeImplVEQBdQBb9ClockTypei0ZQB
  243. j5opCmpMxFNaNbNiNfSQCrQCp__TQCnVQCci0ZQCxZi
  244. unittest3b.obj(unittest3b)
  245. Error 42: Symbol Undefined _D4core4time7FracSec6__ctorMFNaNbNcNiNfiZSQBoQBmQBk
  246. unittest3b.obj(unittest3b)
  247. Error 42: Symbol Undefined _D4core4time13TimeException6__ctorMFNaNbNfAyaC6objec
  248. t9ThrowableQvkZCQCoQCmQCk
  249. unittest3b.obj(unittest3b)
  250. Error 42: Symbol Undefined _D4core4time12TickDuration9appOriginySQBkQBiQBg
  251. unittest3b.obj(unittest3b)
  252. Error 42: Symbol Undefined _D4core4time8Duration8__xopCmpFKxSQBgQBeQBcKxQmZi
  253. unittest3b.obj(unittest3b)
  254. Error 42: Symbol Undefined _D4core4time__T3durVAyaa5_6e73656373ZQwFNaNbNiNflZSQ
  255. BxQBv8Duration
  256. unittest3b.obj(unittest3b)
  257. Error 42: Symbol Undefined _D4core4time7FracSec4zeroFNaNbNdNiNfZSQBkQBiQBg
  258. unittest3b.obj(unittest3b)
  259. Error 42: Symbol Undefined _D4core4time8Duration4zeroFNaNbNdNiNfZSQBlQBjQBh
  260. unittest3b.obj(unittest3b)
  261. Error 42: Symbol Undefined _D4core4time13TimeException6__ctorMFNaNbNfAyaQdkC6ob
  262. ject9ThrowableZCQCoQCmQCk
  263. unittest5.obj(unittest5)
  264. Error 42: Symbol Undefined _D4core9exception11SwitchError6__ctorMFNaNbNfAyakC6o
  265. bject9ThrowableZCQCpQCnQCg
  266. unittest6.obj(unittest6)
  267. Error 42: Symbol Undefined _D4core6memory2GC7reallocFNaNbPvkkxC8TypeInfoZQq
  268. unittest6.obj(unittest6)
  269. Error 42: Symbol Undefined _D4core6thread11ThreadGroup6createMFDFZvZCQBoQBm6Thr
  270. ead
  271. unittest7.obj(unittest7)
  272. Error 42: Symbol Undefined _D4core4sync5mutex5Mutex6__ctorMFNbNiNeC6ObjectZCQBv
  273. QBtQBrQBo
  274. unittest7.obj(unittest7)
  275. Error 42: Symbol Undefined _D4core5cpuid9datacacheG5SQyQv9CacheInfo
  276. unittest7.obj(unittest7)
  277. Error 42: Symbol Undefined _D4core6thread6Thread7opApplyFMDFKCQBhQBfQBbZiZi
  278. Error: linker exited with status 61
  279.  
  280. --- errorlevel 61
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement