Skip to content

Instantly share code, notes, and snippets.

@subsetpark
Created January 2, 2018 17:25
Show Gist options
  • Save subsetpark/286cc6aa80dc7dfeae822e1302f3a57d to your computer and use it in GitHub Desktop.
Save subsetpark/286cc6aa80dc7dfeae822e1302f3a57d to your computer and use it in GitHub Desktop.
*[n] master ~/code/lang/nim/c2nim ; nimble --debug install compiler@#head
Warning: Package 'c2nim' has an incorrect structure. The top level of the package source directory should contain at most one module, named 'c2nim.nim', but a file named 'rules.nim' was found. This will be an error in the future.
Hint: If this is the primary source file in the package, rename it to 'c2nim.nim'. If it's a source file required by the main module, or if it is one of several modules exposed by 'c2nim', then move it into a 'c2nimpkg/' subdirectory. If it's a test file or otherwise not required to build the the package 'c2nim.nim', prevent its installation by adding `skipFiles = @["rules.nim"]` to the .nimble file. See https://github.com/nim-lang/nimble#libraries for more info.
Reading official package list
Downloading https://github.com/nim-lang/Nim.git using git
Cloning latest tagged version: v0.17.2
Executing git clone --recursive --depth 1 -b v0.17.2 https://github.com/nim-lang/Nim.git /tmp/nimble_23993/githubcom_nimlangNimgit
Finished with exit code 0
Output Cloning into '/tmp/nimble_23993/githubcom_nimlangNimgit'...
... Note: checking out '811fbdafd958443ddac98ad58c77245860b38620'.
... You are in 'detached HEAD' state. You can look around, make experimental
... changes and commit them, and you can discard any commits you make in this
... state without impacting any branches by performing another checkout.
... If you want to create a new branch to retain commits you create, you may
... do so (now or later) by using -b with the checkout command again. Example:
... git checkout -b <new-branch-name>
Verifying dependencies for compiler@0.17.3
Installing compiler@0.17.3
Prompt: compiler@0.17.3 already exists. Overwrite? [y/N]
Answer: y
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/writetracking.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/writetracking.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/wordrecg.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/wordrecg.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/vmops.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/vmops.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/vmmarshal.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/vmmarshal.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/vmhooks.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/vmhooks.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/vmgen.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/vmgen.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/vmdeps.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/vmdeps.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/vmdef.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/vmdef.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/vm.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/vm.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/typesrenderer.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/typesrenderer.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/types.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/types.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/treetab.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/treetab.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/trees.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/trees.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/transf.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/transf.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/tccgen.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/tccgen.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/syntaxes.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/syntaxes.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/suggest.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/suggest.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/sigmatch.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/sigmatch.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/sighashes.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/sighashes.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/service.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/service.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semtypinst.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semtypinst.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semtypes.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semtypes.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semtempl.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semtempl.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semstmts.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semstmts.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/sempass2.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/sempass2.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semparallel.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semparallel.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semobjconstr.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semobjconstr.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semmagic.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semmagic.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semmacrosanity.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semmacrosanity.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/seminst.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/seminst.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semgnrc.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semgnrc.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semfold.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semfold.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semfields.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semfields.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semexprs.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semexprs.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semdestruct.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semdestruct.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semdata.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semdata.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semcall.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semcall.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/semasgn.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/semasgn.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/sem.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/sem.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/scriptconfig.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/scriptconfig.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/saturate.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/saturate.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/ropes.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/ropes.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/rodwrite.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/rodwrite.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/rodutils.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/rodutils.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/rodread.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/rodread.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/reorder.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/reorder.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/renderer.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/renderer.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/readme.txt to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/readme.txt
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/procfind.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/procfind.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/prefixmatches.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/prefixmatches.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/pragmas.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/pragmas.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/pluginsupport.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/pluginsupport.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/plugins/locals/locals.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/plugins/locals/locals.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/plugins/itersgen.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/plugins/itersgen.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/plugins/active.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/plugins/active.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/platform.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/platform.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/pbraces.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/pbraces.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/patterns.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/patterns.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/passes.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/passes.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/passaux.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/passaux.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/parser.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/parser.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/parampatterns.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/parampatterns.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/packagehandling.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/packagehandling.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/options.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/options.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/nversion.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/nversion.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/nodejs.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/nodejs.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/nimsets.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/nimsets.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/nimlexbase.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/nimlexbase.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/nimfix/prettybase.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/nimfix/prettybase.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/nimfix/pretty.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/nimfix/pretty.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/nimfix/nimfix.nim.cfg to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/nimfix/nimfix.nim.cfg
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/nimfix/nimfix.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/nimfix/nimfix.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/nimeval.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/nimeval.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/nimconf.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/nimconf.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/nimblecmd.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/nimblecmd.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/nim.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/nim.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/nim.cfg to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/nim.cfg
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/ndi.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/ndi.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/msgs.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/msgs.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/modules.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/modules.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/modulegraphs.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/modulegraphs.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/main.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/main.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/magicsys.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/magicsys.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/lowerings.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/lowerings.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/lookups.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/lookups.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/llstream.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/llstream.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/lists.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/lists.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/lexer.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/lexer.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/lambdalifting.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/lambdalifting.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/jstypes.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/jstypes.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/jsgen.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/jsgen.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/installer.ini to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/installer.ini
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/importer.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/importer.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/idgen.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/idgen.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/idents.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/idents.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/hlo.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/hlo.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/guards.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/guards.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/forloops.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/forloops.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/filters.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/filters.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/filter_tmpl.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/filter_tmpl.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/extccomp.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/extccomp.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/evaltempl.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/evaltempl.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/evalffi.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/evalffi.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/docgen2.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/docgen2.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/docgen.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/docgen.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/depends.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/depends.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/debuginfo.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/debuginfo.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/condsyms.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/condsyms.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/commands.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/commands.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/cgmeth.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/cgmeth.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/cgendata.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/cgendata.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/cgen.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/cgen.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/ccgutils.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/ccgutils.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/ccgtypes.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/ccgtypes.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/ccgtrav.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/ccgtrav.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/ccgthreadvars.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/ccgthreadvars.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/ccgstmts.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/ccgstmts.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/ccgmerge.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/ccgmerge.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/ccgexprs.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/ccgexprs.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/ccgcalls.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/ccgcalls.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/canonicalizer.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/canonicalizer.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/bitsets.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/bitsets.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/astalgo.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/astalgo.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/ast.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/ast.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler/aliases.nim to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler/aliases.nim
Copying file /tmp/nimble_23993/githubcom_nimlangNimgit/compiler.nimble to /home/zax/.nimble/pkgs/compiler-0.17.3/compiler.nimble
Success: compiler installed successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment