Advertisement
Guest User

opam

a guest
Dec 7th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. oot@debian:/home/newsense# opam install google-drive-ocamlfuse
  2. The following actions will be performed:
  3. - install conf-m4.1 [required by ocamlfind]
  4. - install base-ocamlbuild.base [required by ocamlbuild]
  5. - install conf-pkg-config.1.0 [required by sqlite3]
  6. - install camlidl.1.05 [required by google-drive-ocamlfuse]
  7. - install conf-which.1 [required by biniou]
  8. - install conf-libcurl.1 [required by ocurl]
  9. - install ocamlfind.1.7.1 [required by google-drive-ocamlfuse]
  10. - install ocamlbuild.0 [required by google-drive-ocamlfuse]
  11. - install conf-zlib.1 [required by cryptokit]
  12. - install ocurl.0.7.9 [required by gapi-ocaml]
  13. - install ocamlfuse.2.7.1-cvs4 [required by google-drive-ocamlfuse]
  14. - install easy-format.1.2.0 [required by yojson]
  15. - install base-bytes.legacy [required by ocamlnet, extlib-compat]
  16. - install xmlm.1.2.0 [required by gapi-ocaml]
  17. - install sqlite3.4.0.6 [required by google-drive-ocamlfuse]
  18. - install cryptokit.1.10 [required by gapi-ocaml]
  19. - install biniou.1.0.12 [required by yojson]
  20. - install ocamlnet.4.1.2 [required by gapi-ocaml]
  21. - install cppo.1.4.1 [required by yojson, extlib-compat]
  22. - install yojson.1.3.3 [required by gapi-ocaml]
  23. - install extlib-compat.1.7.0 [required by gapi-ocaml]
  24. - install gapi-ocaml.0.3.1 [required by google-drive-ocamlfuse]
  25. - install google-drive-ocamlfuse.0.6.3
  26. === 23 to install ===
  27. Do you want to continue ? [Y/n] y
  28.  
  29. =-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  30. [default] Downloading https://opam.ocaml.org/archives/biniou.1.0.12+opam.tar.gz
  31. [default] Downloading https://opam.ocaml.org/archives/camlidl.1.05+opam.tar.gz
  32. [default] Downloading https://opam.ocaml.org/archives/cppo.1.4.1+opam.tar.gz
  33. [default] Downloading https://opam.ocaml.org/archives/cryptokit.1.10+opam.tar.gz
  34. [default] Downloading https://opam.ocaml.org/archives/easy-format.1.2.0+opam.tar.gz
  35. [default] Downloading https://opam.ocaml.org/archives/extlib-compat.1.7.0+opam.tar.gz
  36. [default] Downloading https://opam.ocaml.org/archives/gapi-ocaml.0.3.1+opam.tar.gz
  37. [default] Downloading https://opam.ocaml.org/archives/google-drive-ocamlfuse.0.6.3+opam.tar.gz
  38. [default] Downloading https://opam.ocaml.org/archives/ocamlfind.1.7.1+opam.tar.gz
  39. [default] Downloading https://opam.ocaml.org/archives/ocamlfuse.2.7.1-cvs4+opam.tar.gz
  40. [default] Downloading https://opam.ocaml.org/archives/ocamlnet.4.1.2+opam.tar.gz
  41. [default] Downloading https://opam.ocaml.org/archives/ocurl.0.7.9+opam.tar.gz
  42. [default] Downloading https://opam.ocaml.org/archives/sqlite3.4.0.6+opam.tar.gz
  43. [default] Downloading https://opam.ocaml.org/archives/xmlm.1.2.0+opam.tar.gz
  44. [default] Downloading https://opam.ocaml.org/archives/yojson.1.3.3+opam.tar.gz
  45.  
  46. =-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  47. Installing base-ocamlbuild.base.
  48. Applying cpp-location.diff.
  49. Applying build-dll.diff.
  50. Building camlidl.1.05:
  51. mv config/Makefile.unix config/Makefile
  52. make all
  53. Installing camlidl.1.05.
  54. Building conf-libcurl.1:
  55. pkg-config libcurl
  56. Installing conf-libcurl.1.
  57. Building conf-m4.1:
  58. sh -exc echo | m4
  59. Installing conf-m4.1.
  60. Building conf-pkg-config.1.0:
  61. pkg-config --help
  62. Installing conf-pkg-config.1.0.
  63. Building conf-which.1:
  64. which which
  65. Installing conf-which.1.
  66. Building conf-zlib.1:
  67. pkg-config zlib
  68. Installing conf-zlib.1.
  69. Installing ocamlbuild.0.
  70. Building ocamlfind.1.7.1:
  71. ./configure -bindir /root/.opam/system/bin -sitelib /root/.opam/system/lib -mandir /root/.opam/system/man -config /root/.opam/system/lib/findlib.conf -no-custom -no-topfind
  72. make all
  73. make opt
  74. make install
  75. install -m 0755 ocaml-stub /root/.opam/system/bin/ocaml
  76. Installing ocamlfind.1.7.1.
  77. Installing base-bytes.legacy.
  78. Building cryptokit.1.10:
  79. make
  80. make install
  81. Installing cryptokit.1.10.
  82. Building easy-format.1.2.0:
  83. make
  84. make install
  85. Installing easy-format.1.2.0.
  86. Building ocamlfuse.2.7.1-cvs4:
  87. ocaml setup.ml -configure --prefix /root/.opam/system
  88. ocaml setup.ml -build
  89. ocaml setup.ml -install
  90. Installing ocamlfuse.2.7.1-cvs4.
  91. Building ocurl.0.7.9:
  92. ./configure
  93. make
  94. make install
  95. Installing ocurl.0.7.9.
  96. Building sqlite3.4.0.6:
  97. ocaml setup.ml -configure --prefix /root/.opam/system
  98. ocaml setup.ml -build
  99. ocaml setup.ml -install
  100. Installing sqlite3.4.0.6.
  101. Building xmlm.1.2.0:
  102. ./pkg/pkg-git
  103. ./pkg/build true
  104. Installing xmlm.1.2.0.
  105. Building biniou.1.0.12:
  106. make
  107. make install BINDIR=/root/.opam/system/bin
  108. Installing biniou.1.0.12.
  109. Building cppo.1.4.1:
  110. make opt
  111. make ocamlbuild
  112. make install-lib
  113. Installing cppo.1.4.1.
  114. Building ocamlnet.4.1.2:
  115. ./configure -bindir /root/.opam/system/bin -disable-gssapi -disable-gnutls -disable-pcre -disable-gtk2 -disable-zip -with-nethttpd
  116. make all
  117. make opt
  118. make install
  119. ^C[ERROR] User interruption
  120.  
  121.  
  122. =-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  123. These actions have been completed successfully
  124. - install ocamlfuse.2.7.1-cvs4
  125. - install conf-libcurl.1
  126. - install sqlite3.4.0.6
  127. - install conf-which.1
  128. - install ocamlfind.1.7.1
  129. - install xmlm.1.2.0
  130. - install camlidl.1.05
  131. - install cryptokit.1.10
  132. - install conf-pkg-config.1.0
  133. - install base-bytes.legacy
  134. - install ocamlbuild.0
  135. - install ocurl.0.7.9
  136. - install easy-format.1.2.0
  137. - install biniou.1.0.12
  138. - install base-ocamlbuild.base
  139. - install conf-zlib.1
  140. - install conf-m4.1
  141. - install cppo.1.4.1
  142. The following failed
  143. - install ocamlnet.4.1.2
  144. Due to the errors, the following have been cancelled
  145. - install gapi-ocaml.0.3.1
  146. - install yojson.1.3.3
  147. - install google-drive-ocamlfuse.0.6.3
  148. - install extlib-compat.1.7.0
  149.  
  150. The former state can be restored with opam switch import "/root/.opam/system/backup/state-20161108013931.export"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement