1. =-=-= Installing core.109.42.00 =-=-=
  2. The archive for core.109.42.00 is in the local cache.
  3. Extracting /home/cesally/.opam/archives/core.109.42.00+opam.tar.gz.
  4. Building core.109.42.00:
  5. make
  6. make install
  7. ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
  8. rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo
  9. ./setup.exe -configure
  10. /tmp/ccdK70a8.o: In function `main':
  11. test_recvmmsg.c:(.text+0x24): warning: recvmmsg is not implemented and will always fail
  12.  
  13. Configuration:
  14. ocamlfind: ........................................... /home/cesally/.opam/4.01.0/bin/ocamlfind
  15. ocamlc: .............................................. /home/cesally/.opam/4.01.0/bin/ocamlc.opt
  16. ocamlopt: ............................................ /home/cesally/.opam/4.01.0/bin/ocamlopt.opt
  17. ocamlbuild: .......................................... /home/cesally/.opam/4.01.0/bin/ocamlbuild
  18. Package name: ........................................ core
  19. Package version: ..................................... 109.42.00
  20. os_type: ............................................. Unix
  21. system: .............................................. linux
  22. architecture: ........................................ amd64
  23. ccomp_type: .......................................... cc
  24. ocaml_version: ....................................... 4.01.0
  25. standard_library_default: ............................ /home/cesally/.opam/4.01.0/lib/ocaml
  26. standard_library: .................................... /home/cesally/.opam/4.01.0/lib/ocaml
  27. standard_runtime: .................................... /home/cesally/.opam/4.01.0/bin/ocamlrun
  28. bytecomp_c_compiler: ................................. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
  29. native_c_compiler: ................................... gcc -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
  30. model: ............................................... default
  31. ext_obj: ............................................. .o
  32. ext_asm: ............................................. .s
  33. ext_lib: ............................................. .a
  34. ext_dll: ............................................. .so
  35. default_executable_name: ............................. a.out
  36. systhread_supported: ................................. true
  37. Install architecture-independent files dir: .......... /usr/local
  38. Install architecture-dependent files in dir: ......... $prefix
  39. User executables: .................................... $exec_prefix/bin
  40. System admin executables: ............................ $exec_prefix/sbin
  41. Program executables: ................................. $exec_prefix/libexec
  42. Read-only single-machine data: ....................... $prefix/etc
  43. Modifiable architecture-independent data: ............ $prefix/com
  44. Modifiable single-machine data: ...................... $prefix/var
  45. Object code libraries: ............................... $exec_prefix/lib
  46. Read-only arch-independent data root: ................ $prefix/share
  47. Read-only architecture-independent data: ............. $datarootdir
  48. Info documentation: .................................. $datarootdir/info
  49. Locale-dependent data: ............................... $datarootdir/locale
  50. Man documentation: ................................... $datarootdir/man
  51. Documentation root: .................................. $datarootdir/doc/$pkg_name
  52. HTML documentation: .................................. $docdir
  53. DVI documentation: ................................... $docdir
  54. PDF documentation: ................................... $docdir
  55. PS documentation: .................................... $docdir
  56. findlib_version: ..................................... 1.4
  57. is_native: ........................................... true
  58. suffix_program: ......................................
  59. Remove a file.: ...................................... rm -f
  60. Remove a directory.: ................................. rm -rf
  61. Turn ocaml debug flag on: ............................ true
  62. Turn ocaml profile flag on: .......................... false
  63. Compiler support generation of .cmxs.: ............... true
  64. OCamlbuild additional flags: .........................
  65. Enable linux specific extensions: .................... true
  66. Enable POSIX timers: ................................. true
  67. Linux RT Library: .................................... true
  68. Create documentations: ............................... true
  69. Compile tests executable and library and run them: ... false
  70. camlp4o: ............................................. /home/cesally/.opam/4.01.0/bin/camlp4o
  71. pkg_bigarray: ........................................ /home/cesally/.opam/4.01.0/lib/ocaml
  72. pkg_bin_prot: ........................................ /home/cesally/.opam/4.01.0/lib/bin_prot
  73. pkg_bin_prot_syntax: ................................. /home/cesally/.opam/4.01.0/lib/bin_prot
  74. pkg_comparelib_syntax: ............................... /home/cesally/.opam/4.01.0/lib/comparelib
  75. pkg_core_kernel: ..................................... /home/cesally/.opam/4.01.0/lib/core_kernel
  76. pkg_fieldslib: ....................................... /home/cesally/.opam/4.01.0/lib/fieldslib
  77. pkg_fieldslib_syntax: ................................ /home/cesally/.opam/4.01.0/lib/fieldslib
  78. pkg_herelib: ......................................... /home/cesally/.opam/4.01.0/lib/herelib
  79. pkg_herelib_syntax: .................................. /home/cesally/.opam/4.01.0/lib/herelib
  80. pkg_pa_ounit: ........................................ /home/cesally/.opam/4.01.0/lib/pa_ounit
  81. pkg_pa_ounit_syntax: ................................. /home/cesally/.opam/4.01.0/lib/pa_ounit
  82. pkg_pa_pipebang: ..................................... /home/cesally/.opam/4.01.0/lib/pa_pipebang
  83. pkg_res: ............................................. /home/cesally/.opam/4.01.0/lib/res
  84. pkg_sexplib: ......................................... /home/cesally/.opam/4.01.0/lib/sexplib
  85. pkg_sexplib_syntax: .................................. /home/cesally/.opam/4.01.0/lib/sexplib
  86. pkg_unix: ............................................ /home/cesally/.opam/4.01.0/lib/ocaml
  87. pkg_variantslib: ..................................... /home/cesally/.opam/4.01.0/lib/variantslib
  88. pkg_variantslib_syntax: .............................. /home/cesally/.opam/4.01.0/lib/variantslib
  89. pkg_threads: ......................................... /home/cesally/.opam/4.01.0/lib/ocaml
  90. pkg_compiler_libs: ................................... /home/cesally/.opam/4.01.0/lib/ocaml/compiler-libs
  91. ocamldoc: ............................................ /home/cesally/.opam/4.01.0/bin/ocamldoc
  92.  
  93. ./setup.exe -build
  94. /home/cesally/.opam/4.01.0/bin/ocamlopt.opt unix.cmxa -I /home/cesally/.opam/4.01.0/lib/ocaml/ocamlbuild /home/cesally/.opam/4.01.0/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/cesally/.opam/4.01.0/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
  95. ocamlfind ocamlc -I lib -package core_kernel -c lib/backtrace_stubs.c
  96. mv backtrace_stubs.o lib/backtrace_stubs.o
  97. ocamlfind ocamlc -I lib -package core_kernel -c lib/bigstring_stubs.c
  98. + ocamlfind ocamlc -I lib -package core_kernel -c lib/bigstring_stubs.c
  99. lib/bigstring_stubs.c: In function ‘bigstring_recvmmsg_assume_fd_is_nonblocking_stub’:
  100. lib/bigstring_stubs.c:592:18: error: array type has incomplete element type
  101. lib/bigstring_stubs.c:639:7: warning: implicit declaration of function ‘recvmmsg’ [-Wimplicit-function-declaration]
  102. lib/bigstring_stubs.c:592:18: warning: unused variable ‘hdrs’ [-Wunused-variable]
  103. Command exited with code 2.
  104. E: Failure("Command ''/home/cesally/.opam/4.01.0/bin/ocamlbuild' lib/libcore_stubs.a lib/dllcore_stubs.so lib/core.cma lib/core.cmxa lib/core.a lib/core.cmxs top/core_top.cma top/core_top.cmxa top/core_top.a top/core_top.cmxs -tag debug' terminated with error code 10")
  105. make: *** [build] Error 1
  106. The compilation of core.109.42.00 failed.
  107. Uninstalling core.109.42.00:
  108. ocamlfind remove core
  109. ocamlfind: [WARNING] No such directory: /home/cesally/.opam/4.01.0/lib/core
  110.  
  111.  
  112. ==== ERROR [while installing core.109.42.00] ====
  113. # opam-version 1.0.0
  114. # os linux
  115. # command make
  116. # path /home/cesally/.opam/4.01.0/build/core.109.42.00
  117. # exit-code 2
  118. # env-file /home/cesally/.opam/4.01.0/build/core.109.42.00/core-5f1023.env
  119. # stdout-file /home/cesally/.opam/4.01.0/build/core.109.42.00/core-5f1023.out
  120. # stderr-file /home/cesally/.opam/4.01.0/build/core.109.42.00/core-5f1023.err
  121. ### stdout ###
  122. ...[truncated]
  123. /home/cesally/.opam/4.01.0/bin/ocamlopt.opt unix.cmxa -I /home/cesally/.opam/4.01.0/lib/ocaml/ocamlbuild /home/cesally/.opam/4.01.0/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/cesally/.opam/4.01.0/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
  124. ocamlfind ocamlc -I lib -package core_kernel -c lib/backtrace_stubs.c
  125. mv backtrace_stubs.o lib/backtrace_stubs.o
  126. ocamlfind ocamlc -I lib -package core_kernel -c lib/bigstring_stubs.c
  127. + ocamlfind ocamlc -I lib -package core_kernel -c lib/bigstring_stubs.c
  128. lib/bigstring_stubs.c: In function ‘bigstring_recvmmsg_assume_fd_is_nonblocking_stub’:
  129. lib/bigstring_stubs.c:592:18: error: array type has incomplete element type
  130. lib/bigstring_stubs.c:639:7: warning: implicit declaration of function ‘recvmmsg’ [-Wimplicit-function-declaration]
  131. lib/bigstring_stubs.c:592:18: warning: unused variable ‘hdrs’ [-Wunused-variable]
  132. Command exited with code 2.
  133. ### stderr ###
  134. /tmp/ccdK70a8.o: In function `main':
  135. test_recvmmsg.c:(.text+0x24): warning: recvmmsg is not implemented and will always fail
  136. E: Failure("Command ''/home/cesally/.opam/4.01.0/bin/ocamlbuild' lib/libcore_stubs.a lib/dllcore_stubs.so lib/core.cma lib/core.cmxa lib/core.a lib/core.cmxs top/core_top.cma top/core_top.cmxa top/core_top.a top/core_top.cmxs -tag debug' terminated with error code 10")
  137. make: *** [build] Error 1
  138.  
  139. 'opam install -v core' failed.