Advertisement
Guest User

Untitled

a guest
Aug 20th, 2015
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.86 KB | None | 0 0
  1. Aruns-MacBook-Pro:delete Arun$ opam install core utop
  2. The following actions will be performed:
  3. ∗ install type_conv 112.01.02 [required by comparelib, bin_prot, pa_structural_sexp]
  4. ∗ install lwt 2.5.0 [required by utop]
  5. ∗ install pipebang 110.01.00 [required by core]
  6. ∗ install herelib 112.35.00 [required by core]
  7. ∗ install variantslib 109.15.03 [required by core]
  8. ∗ install sexplib 112.35.00 [required by core]
  9. ∗ install pa_ounit 112.35.00 [required by core]
  10. ∗ install fieldslib 109.20.03 [required by core]
  11. ∗ install enumerate 111.08.00 [required by core]
  12. ∗ install comparelib 109.60.00 [required by core]
  13. ∗ install bin_prot 112.35.00 [required by core]
  14. ∗ install lambda-term 1.9 [required by utop]
  15. ∗ install pa_structural_sexp 112.35.00 [required by core]
  16. ∗ install pa_bench 112.06.00 [required by core]
  17. ∗ install custom_printf 112.24.00 [required by core]
  18. ∗ install pa_test 112.24.00 [required by core]
  19. ∗ install typerep 112.35.00 [required by core_kernel]
  20. ∗ install utop 1.18
  21. ∗ install core_kernel 112.35.00 [required by core]
  22. ∗ install core 112.35.01
  23. ===== ∗ 20 =====
  24. Do you want to continue ? [Y/n] y
  25.  
  26. =-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 🐫
  27. [bin_prot] Archive in cache
  28. [comparelib] Archive in cache
  29. [core] Archive in cache
  30. [core_kernel] Archive in cache
  31. [custom_printf] Archive in cache
  32. [enumerate] Archive in cache
  33. [fieldslib] Archive in cache
  34. [herelib] Archive in cache
  35. [lambda-term] Archive in cache
  36. [lwt] Archive in cache
  37. [pa_bench] Archive in cache
  38. [pa_ounit] Archive in cache
  39. [pa_structural_sexp] Archive in cache
  40. [pa_test] Archive in cache
  41. [pipebang] Archive in cache
  42. [sexplib] Archive in cache
  43. [type_conv] Archive in cache
  44. [typerep] Archive in cache
  45. [utop] Archive in cache
  46. [variantslib] Archive in cache
  47.  
  48. =-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 🐫
  49. [ERROR] The compilation of lwt failed at "./configure --prefix
  50. /Users/Arun/.opam/system --disable-libev --enable-camlp4 --enable-react
  51. --disable-ssl --enable-unix --enable-preemptive --disable-glib
  52. --enable-ppx".
  53. [ERROR] The compilation of type_conv failed at "make".
  54. [ERROR] The compilation of pipebang failed at "make".
  55. [ERROR] The compilation of herelib failed at "make".
  56. Processing 17/20: [herelib: ocamlfind remove]
  57. #=== ERROR while installing herelib.112.35.00 =================================#
  58. # opam-version 1.2.2
  59. # os darwin
  60. # command make
  61. # path /Users/Arun/.opam/system/build/herelib.112.35.00
  62. # compiler system (4.02.1)
  63. # exit-code 2
  64. # env-file /Users/Arun/.opam/system/build/herelib.112.35.00/herelib-16982-ad6566.env
  65. # stdout-file /Users/Arun/.opam/system/build/herelib.112.35.00/herelib-16982-ad6566.out
  66. # stderr-file /Users/Arun/.opam/system/build/herelib.112.35.00/herelib-16982-ad6566.err
  67. ### stdout ###
  68. # ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
  69. # rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo
  70. # ./setup.exe -configure
  71. ### stderr ###
  72. # W: Field 'pkg_camlp4_lib' is not set: When looking for findlib package camlp4.lib, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist
  73. # W: Field 'pkg_camlp4_quotations' is not set: When looking for findlib package camlp4.quotations, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist
  74. # W: Field 'pkg_camlp4_extend' is not set: When looking for findlib package camlp4.extend, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist
  75. # E: Cannot find findlib package camlp4.extend
  76. # E: Cannot find findlib package camlp4.lib
  77. # E: Cannot find findlib package camlp4.quotations
  78. # E: Failure("3 configuration errors")
  79. # make: *** [setup.data] Error 1
  80.  
  81.  
  82. #=== ERROR while installing lwt.2.5.0 =========================================#
  83. # opam-version 1.2.2
  84. # os darwin
  85. # command ./configure --prefix /Users/Arun/.opam/system --disable-libev --enable-camlp4 --enable-react --disable-ssl --enable-unix --enable-preemptive --disable-glib --enable-ppx
  86. # path /Users/Arun/.opam/system/build/lwt.2.5.0
  87. # compiler system (4.02.1)
  88. # exit-code 1
  89. # env-file /Users/Arun/.opam/system/build/lwt.2.5.0/lwt-16982-dc6e87.env
  90. # stdout-file /Users/Arun/.opam/system/build/lwt.2.5.0/lwt-16982-dc6e87.out
  91. # stderr-file /Users/Arun/.opam/system/build/lwt.2.5.0/lwt-16982-dc6e87.err
  92. ### stderr ###
  93. # [...]
  94. # W: Field 'pkg_camlp4' is not set: When looking for findlib package camlp4, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist
  95. # W: Field 'pkg_camlp4_quotations_o' is not set: When looking for findlib package camlp4.quotations.o, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist
  96. # W: Field 'pkg_camlp4_extend' is not set: When looking for findlib package camlp4.extend, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist
  97. # W: Failure("When looking for findlib package camlp4, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist")
  98. # W: Failure("When looking for findlib package camlp4, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist")
  99. # W: Failure("When looking for findlib package camlp4.quotations.o, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist")
  100. # E: Cannot find findlib package camlp4
  101. # E: Cannot find findlib package camlp4.extend
  102. # E: Cannot find findlib package camlp4.quotations.o
  103. # E: Failure("3 configuration errors")
  104.  
  105.  
  106. #=== ERROR while installing pipebang.110.01.00 ================================#
  107. # opam-version 1.2.2
  108. # os darwin
  109. # command make
  110. # path /Users/Arun/.opam/system/build/pipebang.110.01.00
  111. # compiler system (4.02.1)
  112. # exit-code 2
  113. # env-file /Users/Arun/.opam/system/build/pipebang.110.01.00/pipebang-16982-03b1a4.env
  114. # stdout-file /Users/Arun/.opam/system/build/pipebang.110.01.00/pipebang-16982-03b1a4.out
  115. # stderr-file /Users/Arun/.opam/system/build/pipebang.110.01.00/pipebang-16982-03b1a4.err
  116. ### stdout ###
  117. # ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
  118. # rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo
  119. # ./setup.exe -configure
  120. ### stderr ###
  121. # [...]
  122. # Warning 3: deprecated: Lazy.lazy_from_fun
  123. # Use Lazy.from_fun instead.
  124. # W: Field 'pkg_camlp4_extend' is not set: When looking for findlib package camlp4.extend, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist
  125. # W: Field 'pkg_camlp4_lib' is not set: When looking for findlib package camlp4.lib, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist
  126. # W: Field 'pkg_camlp4_quotations' is not set: When looking for findlib package camlp4.quotations, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist
  127. # E: Cannot find findlib package camlp4.extend
  128. # E: Cannot find findlib package camlp4.lib
  129. # E: Cannot find findlib package camlp4.quotations
  130. # E: Failure("3 configuration errors")
  131. # make: *** [setup.data] Error 1
  132.  
  133.  
  134. #=== ERROR while installing type_conv.112.01.02 ===============================#
  135. # opam-version 1.2.2
  136. # os darwin
  137. # command make
  138. # path /Users/Arun/.opam/system/build/type_conv.112.01.02
  139. # compiler system (4.02.1)
  140. # exit-code 2
  141. # env-file /Users/Arun/.opam/system/build/type_conv.112.01.02/type_conv-16982-b1a82b.env
  142. # stdout-file /Users/Arun/.opam/system/build/type_conv.112.01.02/type_conv-16982-b1a82b.out
  143. # stderr-file /Users/Arun/.opam/system/build/type_conv.112.01.02/type_conv-16982-b1a82b.err
  144. ### stdout ###
  145. # ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
  146. # rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo
  147. # ./setup.exe -configure
  148. ### stderr ###
  149. # W: Field 'pkg_camlp4_quotations' is not set: When looking for findlib package camlp4.quotations, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist
  150. # W: Field 'pkg_camlp4_extend' is not set: When looking for findlib package camlp4.extend, directory /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/camlp4 return doesn't exist
  151. # E: Cannot find findlib package camlp4.extend
  152. # E: Cannot find findlib package camlp4.quotations
  153. # E: Failure("2 configuration errors")
  154. # make: *** [setup.data] Error 1
  155.  
  156.  
  157.  
  158. =-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 🐫
  159. The following actions were aborted
  160. ∗ install bin_prot 112.35.00
  161. ∗ install comparelib 109.60.00
  162. ∗ install core 112.35.01
  163. ∗ install core_kernel 112.35.00
  164. ∗ install custom_printf 112.24.00
  165. ∗ install enumerate 111.08.00
  166. ∗ install fieldslib 109.20.03
  167. ∗ install lambda-term 1.9
  168. ∗ install pa_bench 112.06.00
  169. ∗ install pa_ounit 112.35.00
  170. ∗ install pa_structural_sexp 112.35.00
  171. ∗ install pa_test 112.24.00
  172. ∗ install sexplib 112.35.00
  173. ∗ install typerep 112.35.00
  174. ∗ install utop 1.18
  175. ∗ install variantslib 109.15.03
  176. The following actions failed
  177. ∗ install herelib 112.35.00
  178. ∗ install lwt 2.5.0
  179. ∗ install pipebang 110.01.00
  180. ∗ install type_conv 112.01.02
  181. No changes have been performed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement