Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.94 KB | None | 0 0
  1. jbuilder build um/main.exe -x profiling
  2. Error: exception Invalid_argument("Usexp.atom")
  3. Backtrace:
  4. Raised at file "pervasives.ml", line 33, characters 20-45
  5. Called from file "src/sexp.ml", line 92, characters 32-36
  6. Called from file "list.ml", line 82, characters 20-23
  7. Called from file "list.ml", line 82, characters 32-39
  8. Called from file "list.ml", line 82, characters 32-39
  9. Called from file "list.ml", line 82, characters 32-39
  10. Called from file "list.ml", line 82, characters 32-39
  11. Called from file "src/sexp.ml" (inlined), line 94, characters 22-37
  12. Called from file "src/sexp.ml", line 100, characters 25-68
  13. Called from file "src/context.ml", line 100, characters 15-57
  14. Called from file "src/main.ml", line 63, characters 6-29
  15. Called from file "list.ml", line 100, characters 12-15
  16. Called from file "src/main.ml", line 61, characters 2-139
  17. Called from file "src/fiber/fiber.ml", line 359, characters 6-13
  18. make: *** [Makefile:7: profile] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement