Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.45 KB | None | 0 0
  1. ➜  Nim git:(devel) bash build_all.sh
  2.  
  3. bin/nim c --skipUserCfg --skipParentCfg koch
  4. Hint: used config file '/home/xmonader/wspace/Nim/config/nim.cfg' [Conf]
  5. Hint: used config file '/home/xmonader/wspace/Nim/koch.nim.cfg' [Conf]
  6. Hint: used config file '/home/xmonader/wspace/Nim/config/config.nims' [Conf]
  7. /home/xmonader/wspace/Nim/lib/system/io.nim(669, 26) Hint: conversion from TaintedString to itself is pointless [ConvFromXtoItselfNotNeeded]
  8. /home/xmonader/wspace/Nim/lib/system/io.nim(80, 6) Hint: 'c_clearerr' is declared but not used [XDeclaredButNotUsed]
  9. /home/xmonader/wspace/Nim/lib/system/io.nim(134, 6) Hint: 'strerror' is declared but not used [XDeclaredButNotUsed]
  10. /home/xmonader/wspace/Nim/lib/system/io.nim(108, 6) Hint: 'c_ferror' is declared but not used [XDeclaredButNotUsed]
  11. /home/xmonader/wspace/Nim/lib/system/io.nim(418, 6) Hint: 'readAllFile' is declared but not used [XDeclaredButNotUsed]
  12. /home/xmonader/wspace/Nim/lib/system/io.nim(82, 6) Hint: 'c_feof' is declared but not used [XDeclaredButNotUsed]
  13. /home/xmonader/wspace/Nim/lib/system/io.nim(439, 6) Hint: 'writeLn' is declared but not used [XDeclaredButNotUsed]
  14. /home/xmonader/wspace/Nim/lib/system/io.nim(115, 6) Hint: 'c_fputc' is declared but not used [XDeclaredButNotUsed]
  15. /home/xmonader/wspace/Nim/lib/system.nim(81, 3) Hint: 'nil' is declared but not used [XDeclaredButNotUsed]
  16. /home/xmonader/wspace/Nim/lib/system.nim(684, 5) Hint: 'NimString' is declared but not used [XDeclaredButNotUsed]
  17. /home/xmonader/wspace/Nim/lib/system.nim(3346, 7) Hint: 'NimStackTrace' is declared but not used [XDeclaredButNotUsed]
  18. /home/xmonader/wspace/Nim/lib/system.nim(2102, 10) Hint: 'sysAssert' is declared but not used [XDeclaredButNotUsed]
  19. /home/xmonader/wspace/Nim/lib/system.nim(251, 7) Hint: 'ThisIsSystem' is declared but not used [XDeclaredButNotUsed]
  20. /home/xmonader/wspace/Nim/lib/system.nim(1995, 3) Hint: 'hasSharedHeap' is declared but not used [XDeclaredButNotUsed]
  21. /home/xmonader/wspace/Nim/lib/system.nim(1967, 3) Hint: 'strlitFlag' is declared but not used [XDeclaredButNotUsed]
  22. /home/xmonader/wspace/Nim/lib/system.nim(3348, 10) Hint: 'coroutinesSupportedPlatform' is declared but not used [XDeclaredButNotUsed]
  23. Hint: system [Processing]
  24. Hint: widestrs [Processing]
  25. Hint: io [Processing]
  26. /home/xmonader/wspace/Nim/lib/system/io.nim(669, 26) Hint: conversion from TaintedString to itself is pointless [ConvFromXtoItselfNotNeeded]
  27. /home/xmonader/wspace/Nim/lib/system/io.nim(439, 6) Hint: 'writeLn' is declared but not used [XDeclaredButNotUsed]
  28. /home/xmonader/wspace/Nim/lib/system/io.nim(418, 6) Hint: 'readAllFile' is declared but not used [XDeclaredButNotUsed]
  29. /home/xmonader/wspace/Nim/lib/system/io.nim(82, 6) Hint: 'c_feof' is declared but not used [XDeclaredButNotUsed]
  30. /home/xmonader/wspace/Nim/lib/system/io.nim(115, 6) Hint: 'c_fputc' is declared but not used [XDeclaredButNotUsed]
  31. /home/xmonader/wspace/Nim/lib/system.nim(3703, 7) Hint: 'SafePoint' is declared but not used [XDeclaredButNotUsed]
  32. /home/xmonader/wspace/Nim/lib/system/mmdisp.nim(38, 3) Hint: 'PByte' is declared but not used [XDeclaredButNotUsed]
  33. /home/xmonader/wspace/Nim/lib/system.nim(81, 3) Hint: 'nil' is declared but not used [XDeclaredButNotUsed]
  34. /home/xmonader/wspace/Nim/lib/system/gc.nim(838, 8) Hint: 'GC_setStrategy' is declared but not used [XDeclaredButNotUsed]
  35. /home/xmonader/wspace/Nim/lib/system/alloc.nim(809, 6) Hint: 'rawAlloc0' is declared but not used [XDeclaredButNotUsed]
  36. /home/xmonader/wspace/Nim/lib/system.nim(251, 7) Hint: 'ThisIsSystem' is declared but not used [XDeclaredButNotUsed]
  37. /home/xmonader/wspace/Nim/lib/system/gc.nim(143, 10) Hint: 'setColor' is declared but not used [XDeclaredButNotUsed]
  38. /home/xmonader/wspace/Nim/lib/system/osalloc.nim(27, 7) Hint: 'doNotUnmap' is declared but not used [XDeclaredButNotUsed]
  39. /home/xmonader/wspace/Nim/lib/system/sysstr.nim(111, 6) Hint: 'newOwnedString' is declared but not used [XDeclaredButNotUsed]
  40. /home/xmonader/wspace/Nim/lib/system/cellsets.nim(184, 10) Hint: 'elements' is declared but not used [XDeclaredButNotUsed]
  41. /home/xmonader/wspace/Nim/lib/system/gc.nim(142, 10) Hint: 'color' is declared but not used [XDeclaredButNotUsed]
  42. /home/xmonader/wspace/Nim/lib/system/dyncalls.nim(18, 3) Hint: 'NilLibHandle' is declared but not used [XDeclaredButNotUsed]
  43. /home/xmonader/wspace/Nim/lib/system/cellsets.nim(66, 6) Hint: 'deinit' is declared but not used [XDeclaredButNotUsed]
  44. /home/xmonader/wspace/Nim/lib/system.nim(3348, 10) Hint: 'coroutinesSupportedPlatform' is declared but not used [XDeclaredButNotUsed]
  45. /home/xmonader/wspace/Nim/lib/system/dyncalls.nim(72, 8) Hint: 'dlerror' is declared but not used [XDeclaredButNotUsed]
  46. /home/xmonader/wspace/Nim/lib/system/alloc.nim(975, 6) Hint: 'getFreeMem' is declared but not used [XDeclaredButNotUsed]
  47. /home/xmonader/wspace/Nim/lib/system/avltree.nim(27, 6) Hint: 'find' is declared but not used [XDeclaredButNotUsed]
  48. /home/xmonader/wspace/Nim/lib/system/mmdisp.nim(39, 3) Hint: 'PString' is declared but not used [XDeclaredButNotUsed]
  49. /home/xmonader/wspace/Nim/lib/system/gc.nim(38, 3) Hint: 'rcPurple' is declared but not used [XDeclaredButNotUsed]
  50. /home/xmonader/wspace/Nim/lib/system/cellsets.nim(237, 10) Hint: 'elementsExcept' is declared but not used [XDeclaredButNotUsed]
  51. /home/xmonader/wspace/Nim/lib/system/cellsets.nim(45, 6) Hint: 'contains' is declared but not used [XDeclaredButNotUsed]
  52. /home/xmonader/wspace/Nim/lib/system/mmdisp.nim(17, 3) Hint: 'debugGC' is declared but not used [XDeclaredButNotUsed]
  53. /home/xmonader/wspace/Nim/lib/system/alloc.nim(998, 8) Hint: 'deallocOsPages' is declared but not used [XDeclaredButNotUsed]
  54. /home/xmonader/wspace/Nim/lib/system/cellsets.nim(163, 6) Hint: 'excl' is declared but not used [XDeclaredButNotUsed]
  55. /home/xmonader/wspace/Nim/lib/system/repr.nim(147, 8) Hint: 'reprBreak' is declared but not used [XDeclaredButNotUsed]
  56. /home/xmonader/wspace/Nim/lib/system/alloc.nim(976, 6) Hint: 'getTotalMem' is declared but not used [XDeclaredButNotUsed]
  57. /home/xmonader/wspace/Nim/lib/system/gc.nim(37, 3) Hint: 'rcWhite' is declared but not used [XDeclaredButNotUsed]
  58. /home/xmonader/wspace/Nim/lib/system/excpt.nim(60, 3) Hint: 'raiseCounter' is declared but not used [XDeclaredButNotUsed]
  59. /home/xmonader/wspace/Nim/lib/system/gc.nim(36, 3) Hint: 'rcGray' is declared but not used [XDeclaredButNotUsed]
  60. Hint: koch [Processing]
  61. Hint: os [Processing]
  62. Hint: strutils [Processing]
  63. Hint: parseutils [Processing]
  64. Hint: math [Processing]
  65. Hint: bitops [Processing]
  66. Hint: macros [Processing]
  67. Hint: algorithm [Processing]
  68. Hint: unicode [Processing]
  69. Hint: pathnorm [Processing]
  70. Hint: osseps [Processing]
  71. /home/xmonader/wspace/Nim/lib/pure/pathnorm.nim(46, 10) Hint: 'dirs' is declared but not used [XDeclaredButNotUsed]
  72. Hint: posix [Processing]
  73. Hint: times [Processing]
  74. Hint: options [Processing]
  75. Hint: typetraits [Processing]
  76. /home/xmonader/wspace/Nim/lib/pure/times.nim(2467, 26) Warning: countLeapYears is deprecated [Deprecated]
  77. /home/xmonader/wspace/Nim/lib/pure/times.nim(2474, 15) Warning: countLeapYears is deprecated [Deprecated]
  78. /home/xmonader/wspace/Nim/lib/pure/times.nim(2482, 24) Warning: countLeapYears is deprecated [Deprecated]
  79. /home/xmonader/wspace/Nim/lib/pure/os.nim(2107, 6) Warning: declared lock level is 0, but real lock level is <unknown> [LockLevel]
  80. /home/xmonader/wspace/Nim/lib/pure/os.nim(2224, 6) Warning: declared lock level is 0, but real lock level is <unknown> [LockLevel]
  81. /home/xmonader/wspace/Nim/lib/pure/os.nim(2357, 6) Warning: declared lock level is 0, but real lock level is <unknown> [LockLevel]
  82. Hint: parseopt [Processing]
  83. Hint: osproc [Processing]
  84. Hint: strtabs [Processing]
  85. Hint: hashes [Processing]
  86. Hint: streams [Processing]
  87. Hint: cpuinfo [Processing]
  88. Hint: linux [Processing]
  89. /home/xmonader/wspace/Nim/lib/pure/concurrency/cpuinfo.nim(15, 10) Warning: imported and not used: 'strutils' [UnusedImport]
  90. /home/xmonader/wspace/Nim/lib/pure/concurrency/cpuinfo.nim(18, 10) Warning: imported and not used: 'linux' [UnusedImport]
  91. /home/xmonader/wspace/Nim/lib/pure/concurrency/cpuinfo.nim(15, 27) Warning: imported and not used: 'os' [UnusedImport]
  92. /home/xmonader/wspace/Nim/lib/pure/osproc.nim(1344, 8) Hint: 'select' is declared but not used [XDeclaredButNotUsed]
  93. /home/xmonader/wspace/Nim/lib/pure/osproc.nim(31, 10) Warning: imported and not used: 'linux' [UnusedImport]
  94. Hint: kochdocs [Processing]
  95. /home/xmonader/wspace/Nim/koch.nim(27, 35) Warning: imported and not used: 'streams' [UnusedImport]
  96. Error: cannot open '/home/xmonader/.cache/nim/koch_d/@mtools@skochdocs.nim.c'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement