Guest User

failed build

a guest
Oct 24th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. % opam build
  2. Found the following packages:
  3. - wombat.0.1.0 (./wombat.opam)
  4. The following actions will be performed:
  5. ∗ install wombat 0.1.0
  6.  
  7. =-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  8. [wombat.0.1.0] synchronised from file:///mnt/c/Users/wtetzner/wip/wombat
  9.  
  10. =-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  11. [ERROR] The compilation of wombat failed at "jbuilder build -p wombat -j 3".
  12.  
  13. #=== ERROR while compiling wombat.0.1.0 =======================================#
  14. # command jbuilder build -p wombat -j 3
  15. # path /mnt/c/Users/wtetzner/wip/wombat/_opam/.opam-switch/build/wombat.0.1.0
  16. # exit-code 1
  17. # env-file /home/wtetzner/.opam/log/wombat-26056-d2c37b.env
  18. # output-file /home/wtetzner/.opam/log/wombat-26056-d2c37b.out
  19. ### output ###
  20. # Executable wombat in _build/default doesn't have a corresponding .ml file
  21.  
  22.  
  23.  
  24. =-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  25. ┌─ The following actions failed
  26. │ λ build wombat 0.1.0
  27. └─
  28. ╶─ No changes have been performed
  29. # Run eval `opam env` to update the current shell environment
Advertisement
Add Comment
Please, Sign In to add comment