➜ Nim git:(devel) bash build_all.sh bin/nim c --skipUserCfg --skipParentCfg koch Hint: used config file '/home/xmonader/wspace/Nim/config/nim.cfg' [Conf] Hint: used config file '/home/xmonader/wspace/Nim/koch.nim.cfg' [Conf] Hint: used config file '/home/xmonader/wspace/Nim/config/config.nims' [Conf] /home/xmonader/wspace/Nim/lib/system/io.nim(669, 26) Hint: conversion from TaintedString to itself is pointless [ConvFromXtoItselfNotNeeded] /home/xmonader/wspace/Nim/lib/system/io.nim(80, 6) Hint: 'c_clearerr' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/io.nim(134, 6) Hint: 'strerror' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/io.nim(108, 6) Hint: 'c_ferror' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/io.nim(418, 6) Hint: 'readAllFile' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/io.nim(82, 6) Hint: 'c_feof' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/io.nim(439, 6) Hint: 'writeLn' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/io.nim(115, 6) Hint: 'c_fputc' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system.nim(81, 3) Hint: 'nil' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system.nim(684, 5) Hint: 'NimString' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system.nim(3346, 7) Hint: 'NimStackTrace' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system.nim(2102, 10) Hint: 'sysAssert' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system.nim(251, 7) Hint: 'ThisIsSystem' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system.nim(1995, 3) Hint: 'hasSharedHeap' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system.nim(1967, 3) Hint: 'strlitFlag' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system.nim(3348, 10) Hint: 'coroutinesSupportedPlatform' is declared but not used [XDeclaredButNotUsed] Hint: system [Processing] Hint: widestrs [Processing] Hint: io [Processing] /home/xmonader/wspace/Nim/lib/system/io.nim(669, 26) Hint: conversion from TaintedString to itself is pointless [ConvFromXtoItselfNotNeeded] /home/xmonader/wspace/Nim/lib/system/io.nim(439, 6) Hint: 'writeLn' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/io.nim(418, 6) Hint: 'readAllFile' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/io.nim(82, 6) Hint: 'c_feof' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/io.nim(115, 6) Hint: 'c_fputc' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system.nim(3703, 7) Hint: 'SafePoint' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/mmdisp.nim(38, 3) Hint: 'PByte' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system.nim(81, 3) Hint: 'nil' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/gc.nim(838, 8) Hint: 'GC_setStrategy' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/alloc.nim(809, 6) Hint: 'rawAlloc0' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system.nim(251, 7) Hint: 'ThisIsSystem' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/gc.nim(143, 10) Hint: 'setColor' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/osalloc.nim(27, 7) Hint: 'doNotUnmap' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/sysstr.nim(111, 6) Hint: 'newOwnedString' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/cellsets.nim(184, 10) Hint: 'elements' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/gc.nim(142, 10) Hint: 'color' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/dyncalls.nim(18, 3) Hint: 'NilLibHandle' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/cellsets.nim(66, 6) Hint: 'deinit' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system.nim(3348, 10) Hint: 'coroutinesSupportedPlatform' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/dyncalls.nim(72, 8) Hint: 'dlerror' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/alloc.nim(975, 6) Hint: 'getFreeMem' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/avltree.nim(27, 6) Hint: 'find' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/mmdisp.nim(39, 3) Hint: 'PString' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/gc.nim(38, 3) Hint: 'rcPurple' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/cellsets.nim(237, 10) Hint: 'elementsExcept' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/cellsets.nim(45, 6) Hint: 'contains' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/mmdisp.nim(17, 3) Hint: 'debugGC' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/alloc.nim(998, 8) Hint: 'deallocOsPages' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/cellsets.nim(163, 6) Hint: 'excl' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/repr.nim(147, 8) Hint: 'reprBreak' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/alloc.nim(976, 6) Hint: 'getTotalMem' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/gc.nim(37, 3) Hint: 'rcWhite' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/excpt.nim(60, 3) Hint: 'raiseCounter' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/system/gc.nim(36, 3) Hint: 'rcGray' is declared but not used [XDeclaredButNotUsed] Hint: koch [Processing] Hint: os [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: bitops [Processing] Hint: macros [Processing] Hint: algorithm [Processing] Hint: unicode [Processing] Hint: pathnorm [Processing] Hint: osseps [Processing] /home/xmonader/wspace/Nim/lib/pure/pathnorm.nim(46, 10) Hint: 'dirs' is declared but not used [XDeclaredButNotUsed] Hint: posix [Processing] Hint: times [Processing] Hint: options [Processing] Hint: typetraits [Processing] /home/xmonader/wspace/Nim/lib/pure/times.nim(2467, 26) Warning: countLeapYears is deprecated [Deprecated] /home/xmonader/wspace/Nim/lib/pure/times.nim(2474, 15) Warning: countLeapYears is deprecated [Deprecated] /home/xmonader/wspace/Nim/lib/pure/times.nim(2482, 24) Warning: countLeapYears is deprecated [Deprecated] /home/xmonader/wspace/Nim/lib/pure/os.nim(2107, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] /home/xmonader/wspace/Nim/lib/pure/os.nim(2224, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] /home/xmonader/wspace/Nim/lib/pure/os.nim(2357, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: parseopt [Processing] Hint: osproc [Processing] Hint: strtabs [Processing] Hint: hashes [Processing] Hint: streams [Processing] Hint: cpuinfo [Processing] Hint: linux [Processing] /home/xmonader/wspace/Nim/lib/pure/concurrency/cpuinfo.nim(15, 10) Warning: imported and not used: 'strutils' [UnusedImport] /home/xmonader/wspace/Nim/lib/pure/concurrency/cpuinfo.nim(18, 10) Warning: imported and not used: 'linux' [UnusedImport] /home/xmonader/wspace/Nim/lib/pure/concurrency/cpuinfo.nim(15, 27) Warning: imported and not used: 'os' [UnusedImport] /home/xmonader/wspace/Nim/lib/pure/osproc.nim(1344, 8) Hint: 'select' is declared but not used [XDeclaredButNotUsed] /home/xmonader/wspace/Nim/lib/pure/osproc.nim(31, 10) Warning: imported and not used: 'linux' [UnusedImport] Hint: kochdocs [Processing] /home/xmonader/wspace/Nim/koch.nim(27, 35) Warning: imported and not used: 'streams' [UnusedImport] Error: cannot open '/home/xmonader/.cache/nim/koch_d/@mtools@skochdocs.nim.c'