Advertisement
Guest User

Untitled

a guest
Mar 16th, 2023
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1. /workspaces/firmware/main/libs/freertos_tasks.nim(35, 7) Error: internal error: expr(nkIdent); unknown node kind
  2. Traceback (most recent call last)
  3. /opt/nim-1.6.10/compiler/nim.nim(138) nim
  4. /opt/nim-1.6.10/compiler/nim.nim(94) handleCmdLine
  5. /opt/nim-1.6.10/compiler/main.nim(278) mainCommand
  6. /opt/nim-1.6.10/compiler/main.nim(248) compileToBackend
  7. /opt/nim-1.6.10/compiler/main.nim(104) commandCompileToC
  8. /opt/nim-1.6.10/compiler/modules.nim(133) compileProject
  9. /opt/nim-1.6.10/compiler/modules.nim(53) compileModule
  10. /opt/nim-1.6.10/compiler/passes.nim(180) processModule
  11. /opt/nim-1.6.10/compiler/passes.nim(74) processTopLevelStmt
  12. /opt/nim-1.6.10/compiler/cgen.nim(1994) myProcess
  13. /opt/nim-1.6.10/compiler/cgen.nim(1988) genTopLevelStmt
  14. /opt/nim-1.6.10/compiler/cgen.nim(1024) genProcBody
  15. /opt/nim-1.6.10/compiler/ccgstmts.nim(1607) genStmts
  16. /opt/nim-1.6.10/compiler/ccgexprs.nim(2905) expr
  17. /opt/nim-1.6.10/compiler/ccgexprs.nim(2634) genStmtList
  18. /opt/nim-1.6.10/compiler/ccgstmts.nim(1607) genStmts
  19. /opt/nim-1.6.10/compiler/ccgexprs.nim(2905) expr
  20. /opt/nim-1.6.10/compiler/ccgexprs.nim(2623) genStmtList
  21. /opt/nim-1.6.10/compiler/ccgstmts.nim(1607) genStmts
  22. /opt/nim-1.6.10/compiler/ccgexprs.nim(2905) expr
  23. /opt/nim-1.6.10/compiler/ccgexprs.nim(2634) genStmtList
  24. /opt/nim-1.6.10/compiler/ccgstmts.nim(1607) genStmts
  25. /opt/nim-1.6.10/compiler/ccgexprs.nim(2943) expr
  26. /opt/nim-1.6.10/compiler/ccgstmts.nim(1600) genAsgn
  27. /opt/nim-1.6.10/compiler/ccgstmts.nim(136) loadInto
  28. /opt/nim-1.6.10/compiler/ccgcalls.nim(815) genAsgnCall
  29. /opt/nim-1.6.10/compiler/ccgcalls.nim(414) genPrefixCall
  30. /opt/nim-1.6.10/compiler/cgen.nim(645) initLocExpr
  31. /opt/nim-1.6.10/compiler/ccgexprs.nim(2795) expr
  32. /opt/nim-1.6.10/compiler/cgen.nim(1245) genProc
  33. /opt/nim-1.6.10/compiler/cgen.nim(1219) genProcNoForward
  34. /opt/nim-1.6.10/compiler/cgen.nim(1083) genProcAux
  35. /opt/nim-1.6.10/compiler/cgen.nim(1024) genProcBody
  36. /opt/nim-1.6.10/compiler/ccgstmts.nim(1607) genStmts
  37. /opt/nim-1.6.10/compiler/ccgexprs.nim(2905) expr
  38. /opt/nim-1.6.10/compiler/ccgexprs.nim(2634) genStmtList
  39. /opt/nim-1.6.10/compiler/ccgstmts.nim(1607) genStmts
  40. /opt/nim-1.6.10/compiler/ccgexprs.nim(2905) expr
  41. /opt/nim-1.6.10/compiler/ccgexprs.nim(2634) genStmtList
  42. /opt/nim-1.6.10/compiler/ccgstmts.nim(1607) genStmts
  43. /opt/nim-1.6.10/compiler/ccgexprs.nim(2949) expr
  44. /opt/nim-1.6.10/compiler/cgen.nim(658) initLocExprSingleUse
  45. /opt/nim-1.6.10/compiler/ccgexprs.nim(2875) expr
  46. /opt/nim-1.6.10/compiler/ccgcalls.nim(817) genCall
  47. /opt/nim-1.6.10/compiler/ccgcalls.nim(815) genAsgnCall
  48. /opt/nim-1.6.10/compiler/ccgcalls.nim(420) genPrefixCall
  49. /opt/nim-1.6.10/compiler/ccgcalls.nim(401) genParams
  50. /opt/nim-1.6.10/compiler/ccgcalls.nim(309) genArg
  51. /opt/nim-1.6.10/compiler/cgen.nim(658) initLocExprSingleUse
  52. /opt/nim-1.6.10/compiler/ccgexprs.nim(2795) expr
  53. /opt/nim-1.6.10/compiler/cgen.nim(1245) genProc
  54. /opt/nim-1.6.10/compiler/cgen.nim(1219) genProcNoForward
  55. /opt/nim-1.6.10/compiler/cgen.nim(1083) genProcAux
  56. /opt/nim-1.6.10/compiler/cgen.nim(1024) genProcBody
  57. /opt/nim-1.6.10/compiler/ccgstmts.nim(1607) genStmts
  58. /opt/nim-1.6.10/compiler/ccgexprs.nim(2905) expr
  59. /opt/nim-1.6.10/compiler/ccgexprs.nim(2623) genStmtList
  60. /opt/nim-1.6.10/compiler/ccgstmts.nim(1607) genStmts
  61. /opt/nim-1.6.10/compiler/ccgexprs.nim(2925) expr
  62. /opt/nim-1.6.10/compiler/ccgstmts.nim(419) genVarStmt
  63. /opt/nim-1.6.10/compiler/ccgstmts.nim(404) genClosureVar
  64. /opt/nim-1.6.10/compiler/cgen.nim(645) initLocExpr
  65. /opt/nim-1.6.10/compiler/ccgexprs.nim(2994) expr
  66. /opt/nim-1.6.10/compiler/msgs.nim(606) internalErrorImpl
  67. /opt/nim-1.6.10/compiler/msgs.nim(561) liMessage
  68. /opt/nim-1.6.10/compiler/msgs.nim(413) handleError
  69. /opt/nim-1.6.10/compiler/msgs.nim(402) quit
  70. stack trace: (most recent call last)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement