The following actions will be performed: - install merlin 3.1.0 =-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [merlin: http] Command started [merlin: http] Command started [merlin.3.1.0] https://github.com/ocaml/merlin/archive/v3.1.0.tar.gz downloaded =-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [merlin: ./configure] Command started + ./configure "--prefix" "/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051" (CWD=/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0) - Merlin configuration - -------------------- - Found findlib GOOD - Found yojson GOOD - - System config: - OCaml ABI version: Unknown, defaulting to 4.03 - Native code: true - Sturgeon version: null (disabled) - Need threads: no - - Will install: - ocamlmerlin binary in: /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/bin - vim mode in: /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/share/ocamlmerlin/vim - - To customize directories, use: - ./configure [--prefix ] [--bindir ] [--sharedir ] [--vimdir ] - - For more informations rerun with --help. - Now, type 'make' to compile then 'make install'. - Merlin configuration - -------------------- - Found findlib GOOD - Found yojson GOOD - - System config: - OCaml ABI version: Unknown, defaulting to 4.03 - Native code: true - Sturgeon version: null (disabled) - Need threads: no - - Will install: - ocamlmerlin binary in: /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/bin - vim mode in: /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/share/ocamlmerlin/vim - - To customize directories, use: - ./configure [--prefix ] [--bindir ] [--sharedir ] [--vimdir ] - - For more informations rerun with --help. - Now, type 'make' to compile then 'make install'. [merlin: rm] Command started + rm "-rf" "/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/share/ocamlmerlin" (CWD=/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0) - Merlin configuration - -------------------- - Found findlib GOOD - Found yojson GOOD - - System config: - OCaml ABI version: Unknown, defaulting to 4.03 - Native code: true - Sturgeon version: null (disabled) - Need threads: no - - Will install: - ocamlmerlin binary in: /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/bin - vim mode in: /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/share/ocamlmerlin/vim - - To customize directories, use: - ./configure [--prefix ] [--bindir ] [--sharedir ] [--vimdir ] - - For more informations rerun with --help. - Now, type 'make' to compile then 'make install'. - Merlin configuration - -------------------- - Found findlib GOOD - Found yojson GOOD - - System config: - OCaml ABI version: Unknown, defaulting to 4.03 - Native code: true - Sturgeon version: null (disabled) - Need threads: no - - Will install: - ocamlmerlin binary in: /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/bin - vim mode in: /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/share/ocamlmerlin/vim - - To customize directories, use: - ./configure [--prefix ] [--bindir ] [--sharedir ] [--vimdir ] - - For more informations rerun with --help. - Now, type 'make' to compile then 'make install'. [merlin: make 4] Command started + make "-j" "4" (CWD=/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0) - Merlin configuration - -------------------- - Found findlib GOOD - Found yojson GOOD - - System config: - OCaml ABI version: Unknown, defaulting to 4.03 - Native code: true - Sturgeon version: null (disabled) - Need threads: no - - Will install: - ocamlmerlin binary in: /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/bin - vim mode in: /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/share/ocamlmerlin/vim - - To customize directories, use: - ./configure [--prefix ] [--bindir ] [--sharedir ] [--vimdir ] - - For more informations rerun with --help. - Now, type 'make' to compile then 'make install'. - make -f Makefile.ocamlmakefile WITHOUT_BIN_ANNOT="" WITHOUT_DEBUG="" ocamlmerlin-server - cc -o ocamlmerlin src/frontend/ocamlmerlin.c - make[1]: Entering directory '/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0' - make[2]: Entering directory '/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0' - ocamlc -c -ccopt " \ - -DNATIVE_CODE \ - -Isrc/analysis/ -Isrc/config/ -Isrc/extend/ -Isrc/frontend/ -Isrc/frontend/new/ -Isrc/frontend/old/ -Isrc/kernel/ -Isrc/ocaml/support/ -Isrc/ocaml/typer/ -Isrc/ocaml/typer/parsing/ -Isrc/ocaml/typer/typing/ -Isrc/ocaml/typer/utils/ -Isrc/platform/ -Isrc/sturgeon/ -Isrc/utils/ -o src/platform/platform_misc.o " src/platform/platform_misc.c - ocamlc -c -ccopt " \ - -DNATIVE_CODE \ - -Isrc/analysis/ -Isrc/config/ -Isrc/extend/ -Isrc/frontend/ -Isrc/frontend/new/ -Isrc/frontend/old/ -Isrc/kernel/ -Isrc/ocaml/support/ -Isrc/ocaml/typer/ -Isrc/ocaml/typer/parsing/ -Isrc/ocaml/typer/typing/ -Isrc/ocaml/typer/utils/ -Isrc/platform/ -Isrc/sturgeon/ -Isrc/utils/ -o src/platform/os_ipc_stub.o " src/platform/os_ipc_stub.c - Merlin configuration - -------------------- - Found findlib GOOD - Found yojson GOOD - - System config: - OCaml ABI version: Unknown, defaulting to 4.03 - Native code: true - Sturgeon version: null (disabled) - Need threads: no - - Will install: - ocamlmerlin binary in: /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/bin - vim mode in: /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/share/ocamlmerlin/vim - - To customize directories, use: - ./configure [--prefix ] [--bindir ] [--sharedir ] [--vimdir ] - - For more informations rerun with --help. - Now, type 'make' to compile then 'make install'. - make -f Makefile.ocamlmakefile WITHOUT_BIN_ANNOT="" WITHOUT_DEBUG="" ocamlmerlin-server - cc -o ocamlmerlin src/frontend/ocamlmerlin.c - make[1]: Entering directory '/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0' - make[2]: Entering directory '/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0' - ocamlc -c -ccopt " \ - -DNATIVE_CODE \ - -Isrc/analysis/ -Isrc/config/ -Isrc/extend/ -Isrc/frontend/ -Isrc/frontend/new/ -Isrc/frontend/old/ -Isrc/kernel/ -Isrc/ocaml/support/ -Isrc/ocaml/typer/ -Isrc/ocaml/typer/parsing/ -Isrc/ocaml/typer/typing/ -Isrc/ocaml/typer/utils/ -Isrc/platform/ -Isrc/sturgeon/ -Isrc/utils/ -o src/platform/platform_misc.o " src/platform/platform_misc.c - ocamlc -c -ccopt " \ - -DNATIVE_CODE \ - -Isrc/analysis/ -Isrc/config/ -Isrc/extend/ -Isrc/frontend/ -Isrc/frontend/new/ -Isrc/frontend/old/ -Isrc/kernel/ -Isrc/ocaml/support/ -Isrc/ocaml/typer/ -Isrc/ocaml/typer/parsing/ -Isrc/ocaml/typer/typing/ -Isrc/ocaml/typer/utils/ -Isrc/platform/ -Isrc/sturgeon/ -Isrc/utils/ -o src/platform/os_ipc_stub.o " src/platform/os_ipc_stub.c - File "src/ocaml/typer/typing/typecore.ml", line 3308, characters 10-22: - Error: The constructor Ignored_bool expects 1 argument(s), - but is applied here to 0 argument(s) - OCamlMakefile:1079: recipe for target 'src/ocaml/typer/typing/typecore.cmx' failed - make[2]: *** [src/ocaml/typer/typing/typecore.cmx] Error 2 - make[2]: *** Waiting for unfinished jobs.... - File "src/ocaml/typer/typing/typecore.ml", line 3308, characters 10-22: - Error: The constructor Ignored_bool expects 1 argument(s), - but is applied here to 0 argument(s) - OCamlMakefile:1079: recipe for target 'src/ocaml/typer/typing/typecore.cmx' failed - make[2]: *** [src/ocaml/typer/typing/typecore.cmx] Error 2 - make[2]: *** Waiting for unfinished jobs.... - make[2]: Leaving directory '/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0' - OCamlMakefile:780: recipe for target 'native-code' failed - make[1]: *** [native-code] Error 2 - make[1]: Leaving directory '/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0' - Makefile:59: recipe for target 'ocamlmerlin-server' failed - make: *** [ocamlmerlin-server] Error 2 - make[2]: Leaving directory '/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0' - OCamlMakefile:780: recipe for target 'native-code' failed - make[1]: *** [native-code] Error 2 - make[1]: Leaving directory '/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0' - Makefile:59: recipe for target 'ocamlmerlin-server' failed - make: *** [ocamlmerlin-server] Error 2 [ERROR] The compilation of merlin failed at "make -j 4". #=== ERROR while installing merlin.3.1.0 ======================================# # opam-version 1.2.2+dd (3852ba0a7708d4dc37f64dd4cd00f873bf317ac0) # os linux # command make -j 4 # path /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0 # compiler 4.07.0+pr2051 # exit-code 2 # env-file /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0/merlin-23744.env # stdout-file /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0/merlin-23744.out # stderr-file /home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0/merlin-23744.out ### stdout ### # Error: The constructor Ignored_bool expects 1 argument(s), # [...] # OCamlMakefile:1079: recipe for target 'src/ocaml/typer/typing/typecore.cmx' failed # make[2]: *** [src/ocaml/typer/typing/typecore.cmx] Error 2 # make[2]: *** Waiting for unfinished jobs.... # make[2]: Leaving directory '/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0' # OCamlMakefile:780: recipe for target 'native-code' failed # make[1]: *** [native-code] Error 2 # make[1]: Leaving directory '/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0' # Makefile:59: recipe for target 'ocamlmerlin-server' failed # make: *** [ocamlmerlin-server] Error 2 ### stderr ### # Error: The constructor Ignored_bool expects 1 argument(s), # [...] # OCamlMakefile:1079: recipe for target 'src/ocaml/typer/typing/typecore.cmx' failed # make[2]: *** [src/ocaml/typer/typing/typecore.cmx] Error 2 # make[2]: *** Waiting for unfinished jobs.... # make[2]: Leaving directory '/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0' # OCamlMakefile:780: recipe for target 'native-code' failed # make[1]: *** [native-code] Error 2 # make[1]: Leaving directory '/home/doligez/opamcheck/sandbox2/opamstate/4.07.0+pr2051/dotopam/4.07.0+pr2051/build/merlin.3.1.0' # Makefile:59: recipe for target 'ocamlmerlin-server' failed # make: *** [ocamlmerlin-server] Error 2 =-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= The following actions failed - install merlin 3.1.0 No changes have been performed 'opam install merlin.3.1.0' failed.