Advertisement
Guest User

Untitled

a guest
Jul 11th, 2015
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.61 KB | None | 0 0
  1. dongcarl@ /u/h/dongcarl> opam install mirage
  2. The following actions will be performed:
  3. ∗ install cmdliner 0.9.7 [required by mirage]
  4. ∗ install ocamlfind 1.5.5 [required by lwt, ipaddr, mirage-types-lwt]
  5. ∗ install camlp4 4.02+system [required by lwt]
  6. ∗ install ppx_tools 0.99.2 [required by lwt]
  7. ∗ install cppo 1.1.2 [required by ocplib-endian]
  8. ∗ install base-bytes base [required by ipaddr]
  9. ∗ install type_conv 112.01.02 [required by ipaddr]
  10. ∗ install lwt 2.5.0 [required by mirage]
  11. ∗ install ocplib-endian 0.8 [required by cstruct]
  12. ∗ install sexplib 112.35.00 [required by ipaddr]
  13. ∗ install ipaddr 2.6.1 [required by mirage]
  14. ∗ install cstruct 1.7.0 [required by mirage-types-lwt]
  15. ∗ install io-page 1.5.1 [required by mirage-types-lwt]
  16. ∗ install mirage-types 2.3.0 [required by mirage-types-lwt]
  17. ∗ install mirage-types-lwt 2.3.0 [required by mirage]
  18. ∗ install mirage 2.5.0
  19. ===== ∗ 16 =====
  20. Do you want to continue ? [Y/n] y
  21.  
  22. =-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  23. [default] https://opam.ocaml.org/archives/cppo.1.1.2+opam.tar.gz downloaded
  24. [default] https://opam.ocaml.org/archives/cstruct.1.7.0+opam.tar.gz downloaded
  25. [default] https://opam.ocaml.org/archives/io-page.1.5.1+opam.tar.gz downloaded
  26. [default] https://opam.ocaml.org/archives/ipaddr.2.6.1+opam.tar.gz downloaded
  27. [default] https://opam.ocaml.org/archives/cmdliner.0.9.7+opam.tar.gz downloaded
  28. [default] https://opam.ocaml.org/archives/mirage.2.5.0+opam.tar.gz downloaded
  29. [default] https://opam.ocaml.org/archives/mirage-types.2.3.0+opam.tar.gz downloaded
  30. [default] https://opam.ocaml.org/archives/ocplib-endian.0.8+opam.tar.gz downloaded
  31. [default] https://opam.ocaml.org/archives/ppx_tools.0.99.2+opam.tar.gz downloaded
  32. [default] https://opam.ocaml.org/archives/lwt.2.5.0+opam.tar.gz downloaded
  33. [default] https://opam.ocaml.org/archives/ocamlfind.1.5.5+opam.tar.gz downloaded
  34. [default] https://opam.ocaml.org/archives/type_conv.112.01.02+opam.tar.gz downloaded
  35. [default] https://opam.ocaml.org/archives/sexplib.112.35.00+opam.tar.gz downloaded
  36.  
  37. =-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  38. [ERROR] The compilation of camlp4 failed at "sh ./check-camlp4.sh".
  39. ∗ installed cmdliner.0.9.7
  40. ∗ installed ocamlfind.1.5.5
  41. ∗ installed base-bytes.base
  42. ∗ installed cppo.1.1.2
  43. ∗ installed ppx_tools.0.99.2
  44. ∗ installed ocplib-endian.0.8
  45.  
  46. #=== ERROR while installing camlp4.4.02+system ================================#
  47. # opam-version 1.2.2
  48. # os freebsd
  49. # command sh ./check-camlp4.sh
  50. # path /home/dongcarl/.opam/system/build/camlp4.4.02+system
  51. # compiler system (4.02.1)
  52. # exit-code 1
  53. # env-file /home/dongcarl/.opam/system/build/camlp4.4.02+system/camlp4-72839-487c34.env
  54. # stdout-file /home/dongcarl/.opam/system/build/camlp4.4.02+system/camlp4-72839-487c34.out
  55. # stderr-file /home/dongcarl/.opam/system/build/camlp4.4.02+system/camlp4-72839-487c34.err
  56. ### stdout ###
  57. # [...]
  58. # 4.02 by switching to a local installation via `opam switch 4.02.0`.
  59. #
  60. # Here are some installation instructions for camlp4 if you obtained OCaml
  61. # via the OPAM binary packages:
  62. #
  63. # http://software.opensuse.org/download.html?project=home%3Aocaml&package=ocaml
  64. #
  65. # * Debian/Ubuntu: sudo apt-get install camlp4-extra
  66. # * RHEL/CentOS/Fedora: sudo yum install ocaml-camlp4
  67. #
  68. ### stderr ###
  69. # ./check-camlp4.sh: camlp4orf: not found
  70.  
  71.  
  72.  
  73. =-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  74. The following actions were aborted
  75. ∗ install cstruct 1.7.0
  76. ∗ install io-page 1.5.1
  77. ∗ install ipaddr 2.6.1
  78. ∗ install lwt 2.5.0
  79. ∗ install mirage 2.5.0
  80. ∗ install mirage-types 2.3.0
  81. ∗ install mirage-types-lwt 2.3.0
  82. ∗ install sexplib 112.35.00
  83. ∗ install type_conv 112.01.02
  84. The following actions failed
  85. ∗ install camlp4 4.02+system
  86. The following changes have been performed
  87. ∗ install base-bytes base
  88. ∗ install cmdliner 0.9.7
  89. ∗ install cppo 1.1.2
  90. ∗ install ocamlfind 1.5.5
  91. ∗ install ocplib-endian 0.8
  92. ∗ install ppx_tools 0.99.2
  93.  
  94. The former state can be restored with:
  95. opam switch import "~/.opam/system/backup/state-20150612040613.export"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement