Guest User

Untitled

a guest
Jan 16th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. feanor:awa-ssh: sh build.sh
  2. + ocamlfind ocamlc -c -g -bin-annot -safe-string -strict-sequence -package 'cstruct-unix io-page.unix' -package 'ipaddr zarith x509' -package 'nocrypto rresult cstruct cstruct.ppx sexplib ppx_sexp_conv' -I drivers/test -I lib -I drivers -o drivers/test/awa_test_server.cmo drivers/test/awa_test_server.ml
  3. File "drivers/test/awa_test_server.ml", line 72, characters 4-27:
  4. Error: The constructor Awa.Server.Disconnected belongs to the variant type
  5. Awa.Server.event
  6. but a constructor was expected belonging to the variant type
  7. Server.event
  8. Command exited with code 2.
  9. Compilation unsuccessful after building 53 targets (0 cached) in 00:00:11.
  10. pkg.ml: [ERROR] cmd ['ocamlbuild' '-use-ocamlfind' '-j' '4' '-tag' 'debug' '-build-dir'
  11. '_build' 'opam' 'pkg/META' 'CHANGES.md' 'LICENSE.md' 'README.md'
  12. 'lib/awa.cmi' 'lib/awa.a' 'lib/awa.cmxs' 'lib/awa.cmxa' 'lib/awa.cma'
  13. 'lib/awa.cmx' 'lib/test/test.native' 'drivers/driver.cmi'
  14. 'drivers/driver.a' 'drivers/driver.cmxs' 'drivers/driver.cmxa'
  15. 'drivers/driver.cma' 'drivers/driver.cmx'
  16. 'drivers/test/awa_test_server.native']: exited with 10
Add Comment
Please, Sign In to add comment