sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The package failed to build. The error log from opam follows.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy ocamlyices.0.7.1 ocamlfind.1.9.6 num.1.5-1 camlidl.1.12" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # 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.6). The following actions will be performed: - install num 1.5-1 - install camlidl 1.12 - install ocamlyices 0.7.1 ===== 3 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/9: Processing 2/9: Processing 3/9: -> retrieved num.1.5-1 (cached) [num: patch] applying num-in-findlib-dir.patch Processing 4/9: [num: patch] -> retrieved camlidl.1.12 (cached) Processing 5/9: [camlidl: mv] [num: patch] -> retrieved ocamlyices.0.7.1 (cached) Processing 5/9: [camlidl: mv] [num: make opam-modern] Processing 5/9: [camlidl: make all] [num: make opam-modern] - /usr/bin/make -C src all - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/num.1.5-1/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/num.1.5-1/src' - cp src/num-modern.install num.install -> compiled num.1.5-1 Processing 5/9: [camlidl: make all] -> installed num.1.5-1 Processing 6/9: [camlidl: make all] + /usr/bin/make "all" (CWD=/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12) - cd compiler; /usr/bin/make all - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/compiler' - rm -f config.ml - sed -e 's|%%CPP%%|cpp|' \ - config.mlp > config.ml - chmod -w config.ml - ocamlc -g -c config.mli - ocamlc -g -c config.ml - ocamlc -g -c utils.mli - ocamlc -g -c utils.ml - ocamlc -g -c clflags.ml - ocamlc -g -c idltypes.mli - ocamlc -g -c prefix.mli - ocamlc -g -c prefix.ml - ocamlc -g -c lexpr.mli - ocamlc -g -c lexpr.ml - ocamlc -g -c cvttyp.mli - ocamlc -g -c cvttyp.ml - ocamlc -g -c variables.mli - ocamlc -g -c variables.ml - ocamlc -g -c idlarray.mli - ocamlc -g -c idlarray.ml - ocamlc -g -c struct.mli - ocamlc -g -c struct.ml - ocamlc -g -c enum.mli - ocamlc -g -c enum.ml - ocamlc -g -c union.mli - ocamlc -g -c union.ml - ocamlc -g -c cvtval.mli - ocamlc -g -c cvtval.ml - ocamlc -g -c structdecl.mli - ocamlc -g -c structdecl.ml - ocamlc -g -c enumdecl.mli - ocamlc -g -c enumdecl.ml - ocamlc -g -c uniondecl.mli - ocamlc -g -c uniondecl.ml - ocamlc -g -c typedef.mli - ocamlc -g -c typedef.ml - ocamlc -g -c funct.mli - ocamlc -g -c funct.ml - ocamlc -g -c constdecl.mli - ocamlc -g -c constdecl.ml - ocamlc -g -c intf.mli - ocamlc -g -c intf.ml - ocamlc -g -c file.mli - ocamlc -g -c file.ml - ocamlc -g -c predef.mli - ocamlc -g -c predef.ml - ocamllex linenum.mll - 16 states, 331 transitions, table size 1420 bytes - ocamlc -g -c linenum.mli - ocamlc -g -c linenum.ml - ocamlc -g -c parse_aux.mli - ocamlc -g -c parse_aux.ml - ocamlyacc -v parser_midl.mly - 12 shift/reduce conflicts, 4 reduce/reduce conflicts. - ocamlc -g -c parser_midl.mli - ocamlc -g -c parser_midl.ml - ocamllex lexer_midl.mll - 129 states, 1747 transitions, table size 7762 bytes - ocamlc -g -c lexer_midl.mli - ocamlc -g -c lexer_midl.ml - ocamlc -g -c parse.mli - ocamlc -g -c parse.ml - ocamlc -g -c fixlabels.mli - ocamlc -g -c fixlabels.ml - ocamlc -g -c normalize.mli - ocamlc -g -c normalize.ml - ocamlc -g -c main.ml - ocamlc -g -o camlidl config.cmo utils.cmo clflags.cmo prefix.cmo lexpr.cmo cvttyp.cmo variables.cmo idlarray.cmo struct.cmo enum.cmo union.cmo cvtval.cmo structdecl.cmo enumdecl.cmo uniondecl.cmo typedef.cmo funct.cmo constdecl.cmo intf.cmo file.cmo predef.cmo linenum.cmo parse_aux.cmo parser_midl.cmo lexer_midl.cmo parse.cmo fixlabels.cmo normalize.cmo main.cmo - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/compiler' - cd runtime; /usr/bin/make all - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/runtime' - ocamlc -g -ccopt "-Wall -g" idlalloc.c - ocamlc -g -ccopt "-Wall -g" comintf.c - ocamlc -g -ccopt "-Wall -g" comerror.c - rm -f dllcamlidl.so - ocamlmklib -o camlidl idlalloc.o comintf.o comerror.o - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/runtime' - cd lib; /usr/bin/make all - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/lib' - ocamlc -g -c com.mli - ocamlc -g -c com.ml - ocamlc -g -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo - ocamlopt -c com.ml - ocamlopt -a -o com.cmxa -cclib -lcamlidl com.cmx - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/lib' - cd tools; /usr/bin/make all - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/tools' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/camlidl.1.12/tools' -> compiled camlidl.1.12 -> installed camlidl.1.12 Processing 8/9: [ocamlyices: ./configure] + /home/opam/.opam/5.1/.opam-switch/build/ocamlyices.0.7.1/./configure (CWD=/home/opam/.opam/5.1/.opam-switch/build/ocamlyices.0.7.1) - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking for g++... g++ - checking whether we are using the GNU C++ compiler... yes - checking whether g++ accepts -g... yes - checking for ranlib... ranlib - checking for ocamlc... ocamlc - checking for Ocaml version... 5.1.1 - checking for Ocaml stdlib path... /home/opam/.opam/5.1/lib/ocaml - checking for ocamlfind... ocamlfind - checking for ocamlopt... ocamlopt - checking for Ocaml version consistency... yes - checking for ocamldoc... ocamldoc - checking for camlidl... camlidl - checking for camlidl's package... /home/opam/.opam/5.1/lib/camlidl - configure: add camlidl to library search path - checking how to run the C preprocessor... gcc -E - checking for grep that handles long lines and -e... /usr/bin/grep - checking for egrep... /usr/bin/grep -E - checking for ANSI C header files... yes - checking for sys/types.h... yes - checking for sys/stat.h... yes - checking for stdlib.h... yes - checking for string.h... yes - checking for memory.h... yes - checking for strings.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for unistd.h... yes - checking caml/camlidlruntime.h usability... yes - checking caml/camlidlruntime.h presence... yes - checking for caml/camlidlruntime.h... yes - checking for __gmpz_init... no - checking for yices_version... no - configure: error: Cannot find yices. - - Please download and install Yices 1.0.34 or more recent (but not 2). - (1) Download the tarball from Yices' official website: - http://yices.csl.sri.com/download.shtml - (2) Install it on your system (libraries and headers). - You may use either the following command as root: - wget -q -O- http://git.io/sWxMmg | sh -s yices-XYZ.tar.gz - or this one as a sudoer: - wget -q -O- http://git.io/sWxMmg | sudo sh -s yices-XYZ.tar.gz - In both case, yices-XYZ.tar.gz should be replaced with the path to the - downloaded tarball. Also, additional parameters can be added to specify - installation directories (root and library path), e.g.: - wget -q -O- http://git.io/sWxMmg | sh -s <yices-XYZ.tar.gz> /opt /opt/lib64 - [ERROR] The compilation of ocamlyices.0.7.1 failed at "./configure". #=== ERROR while compiling ocamlyices.0.7.1 ===================================# # context 2.1.6 | linux/x86_64 | ocaml-base-compiler.5.1.1 | file:///src # path ~/.opam/5.1/.opam-switch/build/ocamlyices.0.7.1 # command ~/.opam/5.1/.opam-switch/build/ocamlyices.0.7.1/./configure # exit-code 1 # env-file ~/.opam/log/ocamlyices-115-42884b.env # output-file ~/.opam/log/ocamlyices-115-42884b.out ### output ### # checking for gcc... gcc # checking whether the C compiler works... yes # checking for C compiler default output file name... a.out # checking for suffix of executables... # checking whether we are cross compiling... no # checking for suffix of object files... o # checking whether we are using the GNU C compiler... yes # checking whether gcc accepts -g... yes # checking for gcc option to accept ISO C89... none needed # checking for g++... g++ # checking whether we are using the GNU C++ compiler... yes # checking whether g++ accepts -g... yes # checking for ranlib... ranlib # checking for ocamlc... ocamlc # checking for Ocaml version... 5.1.1 # checking for Ocaml stdlib path... /home/opam/.opam/5.1/lib/ocaml # checking for ocamlfind... ocamlfind # checking for ocamlopt... ocamlopt # checking for Ocaml version consistency... yes # checking for ocamldoc... ocamldoc # checking for camlidl... camlidl # checking for camlidl's package... /home/opam/.opam/5.1/lib/camlidl # configure: add camlidl to library search path # checking how to run the C preprocessor... gcc -E # checking for grep that handles long lines and -e... /usr/bin/grep # checking for egrep... /usr/bin/grep -E # checking for ANSI C header files... yes # checking for sys/types.h... yes # checking for sys/stat.h... yes # checking for stdlib.h... yes # checking for string.h... yes # checking for memory.h... yes # checking for strings.h... yes # checking for inttypes.h... yes # checking for stdint.h... yes # checking for unistd.h... yes # checking caml/camlidlruntime.h usability... yes # checking caml/camlidlruntime.h presence... yes # checking for caml/camlidlruntime.h... yes # checking for __gmpz_init... no # checking for yices_version... no # configure: error: Cannot find yices. # # Please download and install Yices 1.0.34 or more recent (but not 2). # (1) Download the tarball from Yices' official website: # http://yices.csl.sri.com/download.shtml # (2) Install it on your system (libraries and headers). # You may use either the following command as root: # wget -q -O- http://git.io/sWxMmg | sh -s yices-XYZ.tar.gz # or this one as a sudoer: # wget -q -O- http://git.io/sWxMmg | sudo sh -s yices-XYZ.tar.gz # In both case, yices-XYZ.tar.gz should be replaced with the path to the # downloaded tarball. Also, additional parameters can be added to specify # installation directories (root and library path), e.g.: # wget -q -O- http://git.io/sWxMmg | sh -s <yices-XYZ.tar.gz> /opt /opt/lib64 # <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build ocamlyices 0.7.1 +- +- The following changes have been performed | - install camlidl 1.12 | - install num 1.5-1 +- # 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/5.1/.opam-switch/backup/state-20240912090551.export" 'opam --cli=2.1 install ocamlyices.0.7.1 ocamlfind.1.9.6 num.1.5-1 camlidl.1.12 --verbose --yes --confirm-level=unsafe-yes' failed.