immutable
Pure Reason implementation of persistent immutable data structures.
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Error log
The package failed to build. The error log from opam follows.
You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. [NOTE] Package ocamlfind is already installed (current version is 1.9.1). [NOTE] Package dune is already installed (current version is 3.4.1). The following actions will be performed: - install cppo 1.6.9 - install fix 20220121 - install ppx_derivers 1.2.1 - install result 1.5 - install menhirSdk 20220210 - install menhirLib 20220210 - install merlin-extend 0.6.1 - install menhir 20220210 - install reason 3.8.1 - install immutable 0.0.15 ===== 10 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/30: Processing 2/30: Processing 3/30: [immutable.0.0.15: http] -> retrieved cppo.1.6.9 (cached) Processing 4/30: [immutable.0.0.15: http] Processing 5/30: [immutable.0.0.15: http] [cppo: dune build] -> retrieved fix.20220121 (cached) Processing 6/30: [immutable.0.0.15: http] [cppo: dune build] Processing 7/30: [immutable.0.0.15: http] [cppo: dune build] [fix: dune build] Processing 7/30: [cppo: dune build] [fix: dune build] -> retrieved menhir.20220210 (cached) Processing 8/30: [cppo: dune build] [fix: dune build] -> retrieved menhirLib.20220210 (cached) Processing 9/30: [cppo: dune build] [fix: dune build] Processing 10/30: [cppo: dune build] [fix: dune build] [menhirLib: dune build] -> retrieved immutable.0.0.15 (https://github.com/facebookincubator/immutable-re/archive/0.0.15.tar.gz) Processing 11/30: [cppo: dune build] [fix: dune build] [menhirLib: dune build] -> compiled fix.20220121 Processing 11/30: [cppo: dune build] [menhirLib: dune build] -> installed fix.20220121 Processing 12/30: [cppo: dune build] [menhirLib: dune build] -> retrieved menhirSdk.20220210 (cached) Processing 13/30: [cppo: dune build] [menhirLib: dune build] Processing 14/30: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] -> retrieved merlin-extend.0.6.1 (cached) Processing 15/30: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] -> retrieved ppx_derivers.1.2.1 (cached) Processing 16/30: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ppx_derivers: dune build] -> retrieved result.1.5 (cached) Processing 17/30: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ppx_derivers: dune build] [result: dune build] -> compiled cppo.1.6.9 Processing 17/30: [menhirLib: dune build] [menhirSdk: dune build] [ppx_derivers: dune build] [result: dune build] -> installed cppo.1.6.9 Processing 18/30: [menhirLib: dune build] [menhirSdk: dune build] [ppx_derivers: dune build] [result: dune build] Processing 19/30: [menhirLib: dune build] [menhirSdk: dune build] [merlin-extend: dune build] [ppx_derivers: dune build] [result: dune build] - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20220210 Processing 19/30: [menhirSdk: dune build] [merlin-extend: dune build] [ppx_derivers: dune build] [result: dune build] -> installed menhirLib.20220210 Processing 20/30: [menhirSdk: dune build] [merlin-extend: dune build] [ppx_derivers: dune build] [result: dune build] -> compiled ppx_derivers.1.2.1 Processing 20/30: [menhirSdk: dune build] [merlin-extend: dune build] [result: dune build] -> installed ppx_derivers.1.2.1 Processing 21/30: [menhirSdk: dune build] [merlin-extend: dune build] [result: dune build] -> retrieved reason.3.8.1 (cached) -> compiled menhirSdk.20220210 Processing 21/30: [merlin-extend: dune build] [result: dune build] -> installed menhirSdk.20220210 Processing 22/30: [merlin-extend: dune build] [result: dune build] Processing 23/30: [menhir: dune build] [merlin-extend: dune build] [result: dune build] -> compiled result.1.5 Processing 23/30: [menhir: dune build] [merlin-extend: dune build] -> installed result.1.5 Processing 24/30: [menhir: dune build] [merlin-extend: dune build] -> compiled merlin-extend.0.6.1 Processing 24/30: [menhir: dune build] -> installed merlin-extend.0.6.1 Processing 25/30: [menhir: dune build] + /home/opam/.opam/4.04/bin/dune "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/menhir.20220210) - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check - Read 101 sample input sentences and 101 error messages. - Read 101 sample input sentences and 48 error messages. - (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred) - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 194 states. - The grammar is not SLR(1) -- 5 states have a conflict. - The construction mode is no-pager. - Built an LR(1) automaton with 298 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 40 states. - Priority played a role in 0 of these states. - 152 out of 298 states have a default reduction. - 102 out of 298 states are represented. - 44 out of 96 symbols keep track of their start position. - 41 out of 96 symbols keep track of their end position. - 264 specialized copies of 64 functions have been created. - The StackLang code contains 5161 instructions in 241 blocks. - The StackLang code comprises 5 mutually recursive groups. - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml - Read 101 sample input sentences and 48 error messages. -> compiled menhir.20220210 -> installed menhir.20220210 Processing 27/30: [reason: dune build] + /home/opam/.opam/4.04/bin/dune "build" "-p" "reason" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/reason.3.8.1) - File "dune", line 1, characters 17-34: - 1 | (ignored_subdirs (node_modules js)) - ^^^^^^^^^^^^^^^^^ - Warning: ignored_subdirs is deprecated in 1.6. Use dirs to specify visible - directories or data_only_dirs for ignoring only dune files. -> compiled reason.3.8.1 -> installed reason.3.8.1 Processing 29/30: [immutable: make build] + /usr/bin/make "build" (CWD=/home/opam/.opam/4.04/.opam-switch/build/immutable.0.0.15) - rebuild -use-ocamlfind -Is src,src/sets,src/core,src/queues,src/indexed,src/maps,src/utils src/Immutable.cma - make: rebuild: No such file or directory - make: *** [Makefile:3: build] Error 127 [ERROR] The compilation of immutable.0.0.15 failed at "make build". #=== ERROR while compiling immutable.0.0.15 ===================================# # context 2.1.3 | linux/x86_64 | ocaml-base-compiler.4.04.2 | file:///src # path ~/.opam/4.04/.opam-switch/build/immutable.0.0.15 # command /usr/bin/make build # exit-code 2 # env-file ~/.opam/log/immutable-260-838c8d.env # output-file ~/.opam/log/immutable-260-838c8d.out ### output ### # rebuild -use-ocamlfind -Is src,src/sets,src/core,src/queues,src/indexed,src/maps,src/utils src/Immutable.cma # make: rebuild: No such file or directory # make: *** [Makefile:3: build] Error 127 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build immutable 0.0.15 +- +- The following changes have been performed | - install cppo 1.6.9 | - install fix 20220121 | - install menhir 20220210 | - install menhirLib 20220210 | - install menhirSdk 20220210 | - install merlin-extend 0.6.1 | - install ppx_derivers 1.2.1 | - install reason 3.8.1 | - install result 1.5 +- # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.04/.opam-switch/backup/state-20221210184948.export" 'opam --cli=2.1 install immutable.0.0.15 cppo.1.6.9 dune.3.4.1 fix.20220121 menhir.20220210 menhirLib.20220210 menhirSdk.20220210 merlin-extend.0.6.1 ocamlfind.1.9.1 ppx_derivers.1.2.1 reason.3.8.1 result.1.5 --verbose --yes --confirm-level=unsafe-yes' failed.