Advertisement
Guest User

Untitled

a guest
Sep 14th, 2013
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.66 KB | None | 0 0
  1. gour@atmarama:~$ opam install qocamlbrowser -v
  2. + opam install qocamlbrowser -v
  3. The following actions will be performed:
  4. - install mocml.0.1.2 [required by qocamlbrowser]
  5. - install qocamlbrowser.0.1
  6. 2 to install | 0 to reinstall | 0 to upgrade | 0 to downgrade | 0 to remove
  7. Do you want to continue ? [Y/n] y
  8.  
  9. =-=-= Installing mocml.0.1.2 =-=-=
  10. Downloading https://github.com/Kakadu/lablqt/archive/master.tar.gz.
  11. % Total % Received % Xferd Average Speed Time Time Time Current
  12. Dload Upload Total Spent Left Speed
  13. 100 121 100 121 0 0 201 0 --:--:-- --:--:-- --:--:-- 220
  14. 100 623k 100 623k 0 0 212k 0 0:00:02 0:00:02 --:--:-- 430k
  15. 200Creating /home/gour/.opam/repo/lablqt/archives/mocml.0.1.2+opam.tar.gz.
  16. Extracting /home/gour/.opam/archives/mocml.0.1.2+opam.tar.gz.
  17. Building mocml.0.1.2:
  18. sh -c cd qml/lib && bash configure --datarootdir=/home/gour/.opam/4.01.0/lib
  19. sh -c cd qml/lib && make && make install
  20. sh -c cd qml && bash configure && make generator
  21. make -f Makefile.install PREFIX=/home/gour/.opam/4.01.0 MAN=/home/gour/.opam/4.01.0/man install
  22.  
  23. Configuration:
  24. ocamlfind: ........................................... /home/gour/.opam/4.01.0/bin/ocamlfind
  25. ocamlc: .............................................. /home/gour/.opam/4.01.0/bin/ocamlc.opt
  26. ocamlopt: ............................................ /home/gour/.opam/4.01.0/bin/ocamlopt.opt
  27. ocamlbuild: .......................................... /home/gour/.opam/4.01.0/bin/ocamlbuild
  28. Package name: ........................................ lablqml
  29. Package version: ..................................... 0.1
  30. os_type: ............................................. Unix
  31. system: .............................................. linux
  32. architecture: ........................................ amd64
  33. ccomp_type: .......................................... cc
  34. ocaml_version: ....................................... 4.01.0
  35. standard_library_default: ............................ /home/gour/.opam/4.01.0/lib/ocaml
  36. standard_library: .................................... /home/gour/.opam/4.01.0/lib/ocaml
  37. standard_runtime: .................................... /home/gour/.opam/4.01.0/bin/ocamlrun
  38. bytecomp_c_compiler: ................................. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
  39. native_c_compiler: ................................... gcc -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
  40. model: ............................................... default
  41. ext_obj: ............................................. .o
  42. ext_asm: ............................................. .s
  43. ext_lib: ............................................. .a
  44. ext_dll: ............................................. .so
  45. default_executable_name: ............................. a.out
  46. systhread_supported: ................................. true
  47. Install architecture-independent files dir: .......... /usr/local
  48. Install architecture-dependent files in dir: ......... $prefix
  49. User executables: .................................... $exec_prefix/bin
  50. System admin executables: ............................ $exec_prefix/sbin
  51. Program executables: ................................. $exec_prefix/libexec
  52. Read-only single-machine data: ....................... $prefix/etc
  53. Modifiable architecture-independent data: ............ $prefix/com
  54. Modifiable single-machine data: ...................... $prefix/var
  55. Object code libraries: ............................... $exec_prefix/lib
  56. Read-only arch-independent data root: ................ /home/gour/.opam/4.01.0/lib
  57. Read-only architecture-independent data: ............. $datarootdir
  58. Info documentation: .................................. $datarootdir/info
  59. Locale-dependent data: ............................... $datarootdir/locale
  60. Man documentation: ................................... $datarootdir/man
  61. Documentation root: .................................. $datarootdir/doc/$pkg_name
  62. HTML documentation: .................................. $docdir
  63. DVI documentation: ................................... $docdir
  64. PDF documentation: ................................... $docdir
  65. PS documentation: .................................... $docdir
  66. findlib_version: ..................................... 1.4
  67. is_native: ........................................... true
  68. suffix_program: ......................................
  69. Remove a file.: ...................................... rm -f
  70. Remove a directory.: ................................. rm -rf
  71. Turn ocaml debug flag on: ............................ true
  72. Turn ocaml profile flag on: .......................... false
  73. Compiler support generation of .cmxs.: ............... true
  74. OCamlbuild additional flags: .........................
  75. Create documentations: ............................... true
  76. Compile tests executable and library and run them: ... false
  77.  
  78. ocaml setup.ml -build
  79. /home/gour/.opam/4.01.0/bin/ocamlopt.opt unix.cmxa -I /home/gour/.opam/4.01.0/lib/ocaml/ocamlbuild /home/gour/.opam/4.01.0/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/gour/.opam/4.01.0/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
  80. ocamlfind ocamlc -ccopt '-std=c++0x' -ccopt -x -ccopt c++ -ccopt '`pkg-config' -ccopt --cflags -ccopt 'Qt5Qml`' -ccopt -O2 -ccopt '-Dprivate=public' -c stubs.c
  81. ocamlfind ocamlc -ccopt '-std=c++0x' -ccopt -x -ccopt c++ -ccopt '`pkg-config' -ccopt --cflags -ccopt 'Qt5Qml`' -ccopt -O2 -ccopt '-Dprivate=public' -c modelindex.c
  82. /home/gour/.opam/4.01.0/bin/ocamlmklib -o lablqml_stubs stubs.o modelindex.o
  83. ocamlfind ocamldep -modules QmlContext.mli > QmlContext.mli.depends
  84. ocamlfind ocamlc -c -g -ccopt '-std=c++0x' -ccopt -x -ccopt c++ -ccopt '`pkg-config' -ccopt --cflags -ccopt 'Qt5Qml`' -ccopt -O2 -ccopt '-Dprivate=public' -o QmlContext.cmi QmlContext.mli
  85. ocamlfind ocamldep -modules QmlContext.ml > QmlContext.ml.depends
  86. ocamlfind ocamlc -c -g -ccopt '-std=c++0x' -ccopt -x -ccopt c++ -ccopt '`pkg-config' -ccopt --cflags -ccopt 'Qt5Qml`' -ccopt -O2 -ccopt '-Dprivate=public' -o QmlContext.cmo QmlContext.ml
  87. ocamlfind ocamlc -a -dllib -llablqml_stubs -cclib -llablqml_stubs QmlContext.cmo -o lablqml.cma
  88. ocamlfind ocamlopt -c -g -ccopt '-std=c++0x' -ccopt -x -ccopt c++ -ccopt '`pkg-config' -ccopt --cflags -ccopt 'Qt5Qml`' -ccopt -O2 -ccopt '-Dprivate=public' -o QmlContext.cmx QmlContext.ml
  89. ocamlfind ocamlopt -a -cclib -llablqml_stubs QmlContext.cmx -o lablqml.cmxa
  90. ocamlfind ocamlopt -shared -linkall -I . lablqml.cmxa -o lablqml.cmxs
  91. ocaml setup.ml -install
  92. Installed /home/gour/.opam/4.01.0/lib/lablqml/QmlContext.mli
  93. Installed /home/gour/.opam/4.01.0/lib/lablqml/liblablqml_stubs.a
  94. Installed /home/gour/.opam/4.01.0/lib/lablqml/lablqml.cma
  95. Installed /home/gour/.opam/4.01.0/lib/lablqml/lablqml.cmxs
  96. Installed /home/gour/.opam/4.01.0/lib/lablqml/lablqml.cmxa
  97. Installed /home/gour/.opam/4.01.0/lib/lablqml/lablqml.a
  98. Installed /home/gour/.opam/4.01.0/lib/lablqml/QmlContext.cmi
  99. Installed /home/gour/.opam/4.01.0/lib/lablqml/QmlContext.cmx
  100. Installed /home/gour/.opam/4.01.0/lib/lablqml/META
  101. Installed /home/gour/.opam/4.01.0/lib/stublibs/dlllablqml_stubs.so
  102. Installed /home/gour/.opam/4.01.0/lib/stublibs/dlllablqml_stubs.so.owner
  103. ocamlfind: [WARNING] You have installed DLLs but the directory /home/gour/.opam/4.01.0/lib/stublibs is not mentioned in ld.conf
  104. N.B. Don't forget to export right LD_LIBRARY_PATH and PKG_CONFIG_PATH for Qt5 before running this!
  105. OCaml 4.01.0 found.
  106. ocamlfind found.
  107. qmake found for Qt 5.1.1
  108. /usr/bin/ld: warning: libicui18n.so.51, needed by /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so, not found (try using -rpath or -rpath-link)
  109. /usr/bin/ld: warning: libicuuc.so.51, needed by /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so, not found (try using -rpath or -rpath-link)
  110. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_getStandardName_51'
  111. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucol_close_51'
  112. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucol_strcoll_51'
  113. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_getMaxCharSize_51'
  114. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `u_strToLower_51'
  115. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_getAvailableName_51'
  116. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucol_open_51'
  117. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_toUnicode_51'
  118. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucol_getAttribute_51'
  119. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_close_51'
  120. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `u_errorName_51'
  121. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucol_setAttribute_51'
  122. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_countAliases_51'
  123. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_getDefaultName_51'
  124. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_compareNames_51'
  125. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_open_51'
  126. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ures_open_51'
  127. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_setSubstChars_51'
  128. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucol_getSortKey_51'
  129. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_fromUnicode_51'
  130. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_getAlias_51'
  131. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ures_getStringByKey_51'
  132. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_countAvailable_51'
  133. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ures_close_51'
  134. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `u_strToUpper_51'
  135. collect2: error: ld returned 1 exit status
  136. Linking test C++ application failed
  137. N.B. If you are using Ubuntu 13.04 or precompiled Qt5 for website there is a possibility that file 'Qt5Core.pc' has bug. You can consider to substitute line
  138. Libs: -L${libdir} -lQt5Core
  139. for
  140. Libs: -Wl,-rpath,${libdir} -L${libdir} -lQt5Core
  141.  
  142. The compilation of mocml.0.1.2 failed.
  143. Uninstalling mocml.0.1.2:
  144. ocamlfind remove lablqml
  145. make -f Makefile.install PREFIX=/home/gour/.opam/4.01.0 MAN=/home/gour/.opam/4.01.0/man uninstall
  146. Removed /home/gour/.opam/4.01.0/lib/stublibs/dlllablqml_stubs.so.owner
  147. Removed /home/gour/.opam/4.01.0/lib/stublibs/dlllablqml_stubs.so
  148. Removed /home/gour/.opam/4.01.0/lib/lablqml
  149. rm -fr /home/gour/.opam/4.01.0/bin/mocml /home/gour/.opam/4.01.0/man/man1/mocml.1
  150.  
  151. Due to some errors while processing mocml.0.1.2, the following actions will NOT be proceeded:
  152. - install qocamlbrowser.0.1
  153.  
  154. ==== ERROR [while installing mocml.0.1.2] ====
  155. # opam-version 1.0.0
  156. # os linux
  157. # command sh -c cd qml && bash configure && make generator
  158. # path /home/gour/.opam/4.01.0/build/mocml.0.1.2
  159. # exit-code 1
  160. # env-file /home/gour/.opam/4.01.0/build/mocml.0.1.2/mocml-335865.env
  161. # stdout-file /home/gour/.opam/4.01.0/build/mocml.0.1.2/mocml-335865.out
  162. # stderr-file /home/gour/.opam/4.01.0/build/mocml.0.1.2/mocml-335865.err
  163. ### stdout ###
  164. ...[truncated]
  165. N.B. Don't forget to export right LD_LIBRARY_PATH and PKG_CONFIG_PATH for Qt5 before running this!
  166. OCaml 4.01.0 found.
  167. ocamlfind found.
  168. qmake found for Qt 5.1.1
  169. Linking test C++ application failed
  170. N.B. If you are using Ubuntu 13.04 or precompiled Qt5 for website there is a possibility that file 'Qt5Core.pc' has bug. You can consider to substitute line
  171. Libs: -L${libdir} -lQt5Core
  172. for
  173. Libs: -Wl,-rpath,${libdir} -L${libdir} -lQt5Core
  174.  
  175. ### stderr ###
  176. ...[truncated]
  177. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ures_open_51'
  178. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_setSubstChars_51'
  179. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucol_getSortKey_51'
  180. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_fromUnicode_51'
  181. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_getAlias_51'
  182. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ures_getStringByKey_51'
  183. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_countAvailable_51'
  184. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `ures_close_51'
  185. /home/gour/Qt/5.1.1/gcc_64/lib/libQt5Core.so: undefined reference to `u_strToUpper_51'
  186. collect2: error: ld returned 1 exit status
  187.  
  188. 'opam install qocamlbrowser -v' failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement