Advertisement
Guest User

new compiler

a guest
Nov 3rd, 2017
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.37 KB | None | 0 0
  1. mad@New-Haven ~> opam install utop --use-internal-solver
  2. The following actions will be performed:
  3. ∗ install conf-m4 1 [required by ocamlfind]
  4. ∗ install result 1.2 [required by lwt]
  5. ∗ install ocamlbuild 0.11.0 [required by utop]
  6. ∗ install ocamlfind 1.7.3 [required by utop]
  7. ∗ install topkg 0.9.1 [required by react]
  8. ∗ install jbuilder 1.0+beta14 [required by cppo, lambda-term]
  9. ∗ install base-bytes base [required by cppo]
  10. ∗ install react 1.2.1 [required by utop]
  11. ∗ install ocaml-migrate-parsetree 1.0.7 [required by lwt]
  12. ∗ install cppo 1.6.0 [required by utop]
  13. ∗ install ppx_tools_versioned 5.0.1 [required by lwt]
  14. ∗ install camomile 0.8.6 [required by zed]
  15. ∗ install lwt 3.1.0 [required by utop]
  16. ∗ install zed 1.5 [required by lambda-term]
  17. ∗ install lwt_react 1.1.0 [required by lambda-term]
  18. ∗ install lambda-term 1.11 [required by utop]
  19. ∗ install utop 1.19.3
  20. ===== ∗ 17 =====
  21. Do you want to continue ? [Y/n] y
  22.  
  23. =-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  24. [jbuilder] Archive in cache
  25. [lambda-term] Archive in cache
  26. [lwt] Archive in cache
  27. [lwt_react] Archive in cache
  28. [ocaml-migrate-parsetree] Archive in cache
  29. [ocamlbuild] Archive in cache
  30. [ocamlfind] Archive in cache
  31. [ppx_tools_versioned] Archive in cache
  32. [react] Archive in cache
  33. [result] Archive in cache
  34. [topkg] Archive in cache
  35. [utop] Archive in cache
  36. [zed] Archive in cache
  37. [default] https://opam.ocaml.org/archives/cppo.1.6.0+opam.tar.gz downloaded
  38. [default] https://opam.ocaml.org/archives/camomile.0.8.6+opam.tar.gz downloaded
  39.  
  40. =-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  41. ∗ installed conf-m4.1
  42. ∗ installed result.1.2
  43. ∗ installed ocamlfind.1.7.3
  44. ∗ installed base-bytes.base
  45. ∗ installed ocamlbuild.0.11.0
  46. ∗ installed jbuilder.1.0+beta14
  47. ∗ installed topkg.0.9.1
  48. ∗ installed cppo.1.6.0
  49. ∗ installed react.1.2.1
  50. ∗ installed ocaml-migrate-parsetree.1.0.7
  51. ∗ installed camomile.0.8.6
  52. ∗ installed ppx_tools_versioned.5.0.1
  53. [ERROR] The compilation of zed failed at "jbuilder build -p zed -j 4".
  54. ∗ installed lwt.3.1.0
  55. ∗ installed lwt_react.1.1.0
  56.  
  57. #=== ERROR while installing zed.1.5 ===========================================#
  58. # opam-version 1.2.2
  59. # os linux
  60. # command jbuilder build -p zed -j 4
  61. # path /home/mad/.opam/4.06.0/build/zed.1.5
  62. # compiler 4.06.0
  63. # exit-code 1
  64. # env-file /home/mad/.opam/4.06.0/build/zed.1.5/zed-10306-5e8320.env
  65. # stdout-file /home/mad/.opam/4.06.0/build/zed.1.5/zed-10306-5e8320.out
  66. # stderr-file /home/mad/.opam/4.06.0/build/zed.1.5/zed-10306-5e8320.err
  67. ### stderr ###
  68. # Error: This expression has type bytes but an expression was expected of type
  69. # [...]
  70. # (cd _build/default && /home/mad/.opam/4.06.0/bin/ocamlc.opt -w -40 -g -bin-annot -I /home/mad/.opam/4.06.0/lib/bytes -I /home/mad/.opam/4.06.0/lib/camomile -I /home/mad/.opam/4.06.0/lib/ocaml -I /home/mad/.opam/4.06.0/lib/react -no-alias-deps -I src -o src/zed_utf8.cmo -c -impl src/zed_utf8.ml)
  71. # File "src/zed_utf8.ml", line 303, characters 26-29:
  72. # Error: This expression has type bytes but an expression was expected of type
  73. # string
  74. # ocamlc src/zed_rope.{cmo,cmt} (exit 2)
  75. # (cd _build/default && /home/mad/.opam/4.06.0/bin/ocamlc.opt -w -40 -g -bin-annot -I /home/mad/.opam/4.06.0/lib/bytes -I /home/mad/.opam/4.06.0/lib/camomile -I /home/mad/.opam/4.06.0/lib/ocaml -I /home/mad/.opam/4.06.0/lib/react -no-alias-deps -I src -o src/zed_rope.cmo -c -impl src/zed_rope.ml)
  76. # File "src/zed_rope.ml", line 541, characters 13-91:
  77. # Error: This expression has type bytes but an expression was expected of type
  78. # Zed_utf8.t = string
  79.  
  80.  
  81.  
  82. =-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  83. The following actions were aborted
  84. ∗ install lambda-term 1.11
  85. ∗ install utop 1.19.3
  86. The following actions failed
  87. ∗ install zed 1.5
  88. The following changes have been performed
  89. ∗ install base-bytes base
  90. ∗ install camomile 0.8.6
  91. ∗ install conf-m4 1
  92. ∗ install cppo 1.6.0
  93. ∗ install jbuilder 1.0+beta14
  94. ∗ install lwt 3.1.0
  95. ∗ install lwt_react 1.1.0
  96. ∗ install ocaml-migrate-parsetree 1.0.7
  97. ∗ install ocamlbuild 0.11.0
  98. ∗ install ocamlfind 1.7.3
  99. ∗ install ppx_tools_versioned 5.0.1
  100. ∗ install react 1.2.1
  101. ∗ install result 1.2
  102. ∗ install topkg 0.9.1
  103.  
  104. =-=- lwt.3.1.0 installed successfully -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  105. => Lwt 4.0.0 will make some breaking changes to packaging in late 2017. See
  106. https://github.com/ocsigen/lwt/issues/453
  107.  
  108. The former state can be restored with:
  109. opam switch import "~/.opam/4.06.0/backup/state-20171003211326.export"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement