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.
[NOTE] Package dune is already installed (current version is 1.6.3). [NOTE] Package ocamlfind is already installed (current version is 1.9.8). The following actions will be performed: === install 11 packages - install base-bytes base - install conf-pkg-config 4 - install cppo 1.6.8 - install jbuilder transition (deprecated) - install lwt 3.3.0 For the PPX, please install package lwt_ppx For Lwt_log and Lwt_daemon, please install package lwt_log - install ocaml-migrate-parsetree 1.3.1 (deprecated) - install omake 0.10.7 - install ppx_derivers 1.2.1 - install ppx_tools_versioned 5.2.2 - install result 1.5 - install uwt 0.0.4 The following system packages will first need to be installed: pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libpkgconf3:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18745 files and directories currently installed.) - Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Processing triggers for libc-bin (2.36-9+deb12u9) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bytes.base -> installed jbuilder.transition -> retrieved cppo.1.6.8 (cached) -> retrieved lwt.3.3.0 (cached) -> retrieved ocaml-migrate-parsetree.1.3.1 (cached) -> installed conf-pkg-config.4 -> retrieved omake.0.10.7 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ppx_tools_versioned.5.2.2 (cached) -> retrieved result.1.5 (cached) -> installed ppx_derivers.1.2.1 -> installed result.1.5 -> installed cppo.1.6.8 -> retrieved uwt.0.0.4 (https://github.com/fdopen/uwt/releases/download/0.0.4/uwt-0.0.4.tar.gz) -> installed ocaml-migrate-parsetree.1.3.1 -> installed ppx_tools_versioned.5.2.2 -> installed lwt.3.3.0 -> installed omake.0.10.7 [ERROR] The compilation of uwt.0.0.4 failed at "omake -j71 lib BUILD_LIBUV=true". #=== ERROR while compiling uwt.0.0.4 ==========================================# # context 2.3.0 | linux/x86_64 | ocaml-base-compiler.4.07.1 | file:///src # path ~/.opam/4.07/.opam-switch/build/uwt.0.0.4 # command ~/.opam/4.07/bin/omake -j71 lib BUILD_LIBUV=true # exit-code 1 # env-file ~/.opam/log/uwt-113-96abf7.env # output-file ~/.opam/log/uwt-113-96abf7.out ### output ### # *** omake: reading OMakefiles # --- Checking for ocamlfind... (found /home/opam/.opam/4.07/bin/ocamlfind) # --- Checking for ocamlc.opt... (found /home/opam/.opam/4.07/bin/ocamlc.opt) # --- Checking for ocamlopt.opt... (found /home/opam/.opam/4.07/bin/ocamlopt.opt) # --- Checking for ocamldep.opt... (found /home/opam/.opam/4.07/bin/ocamldep.opt) # --- Checking for ocamllex.opt... (found /home/opam/.opam/4.07/bin/ocamllex.opt) # --- Checking whether ocamlc understands the "z" warnings... (yes) # --- Checking whether ocamlopt can create cmxs plugins... (yes) # File OMakeIncludes: line 44, characters 1-17: # Warning: old-style foreach expression. # This expression should use a => binding. # File OMakeIncludes: line 51, characters 1-17: # Warning: old-style foreach expression. # This expression should use a => binding. # File OMakeIncludes: line 81, characters 1-18: # Warning: old-style foreach expression. # This expression should use a => binding. # --- Checking for ocamlfind... (found /home/opam/.opam/4.07/bin/ocamlfind) # /home/opam/.opam/4.07/lib/ocaml # File OMakeCFLAGS: line 14, characters 3-23: # Warning: old-style foreach expression. # This expression should use a => binding. # --- Checking for pkg-config... (found /usr/bin/pkg-config) # --- Checking for libuv by pkg-config... (failed /usr/bin/pkg-config libuv) # checking for a BSD-compatible install... /usr/bin/install -c # checking whether build environment is sane... yes # checking for a thread-safe mkdir -p... /usr/bin/mkdir -p # checking for gawk... no # checking for mawk... mawk # checking whether make sets $(MAKE)... yes # checking whether make supports nested variables... yes # checking build system type... x86_64-pc-linux-gnu # checking host system type... x86_64-pc-linux-gnu # 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 whether gcc understands -c and -o together... yes # checking for style of include used by make... GNU # checking dependency style of gcc... gcc3 # checking if gcc supports -pedantic flag... yes # checking for gcc way to treat warnings as errors... -Werror # checking if gcc supports -fvisibility=hidden... yes # checking if gcc supports -g flag... yes # checking if gcc supports -std=gnu89 flag... yes # checking if gcc supports -Wall flag... yes # checking if gcc supports -Wextra flag... yes # checking if gcc supports -Wno-unused-parameter flag... yes # checking for ar... ar # checking the archiver (ar) interface... ar # checking how to print strings... printf # checking for a sed that does not truncate output... /usr/bin/sed # checking for grep that handles long lines and -e... /usr/bin/grep # checking for egrep... /usr/bin/grep -E # checking for fgrep... /usr/bin/grep -F # checking for ld used by gcc... /usr/bin/ld # checking if the linker (/usr/bin/ld) is GNU ld... yes # checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B # checking the name lister (/usr/bin/nm -B) interface... BSD nm # checking whether ln -s works... yes # checking the maximum length of command line arguments... 1572864 # checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop # checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop # checking for /usr/bin/ld option to reload object files... -r # checking for objdump... objdump # checking how to recognize dependent libraries... pass_all # checking for dlltool... no # checking how to associate runtime and link libraries... printf %s\n # checking for archiver @FILE support... @ # checking for strip... strip # checking for ranlib... ranlib # checking command to parse /usr/bin/nm -B output from gcc object... ok # checking for sysroot... no # checking for a working dd... /usr/bin/dd # checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 # ./configure: line 7141: /usr/bin/file: No such file or directory # checking for mt... no # checking if : is a manifest tool... no # checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes # checking for objdir... .libs # checking if gcc supports -fno-rtti -fno-exceptions... no # checking for gcc option to produce PIC... -fPIC -DPIC # checking if gcc PIC flag -fPIC -DPIC works... yes # checking if gcc static flag -static works... yes # checking if gcc supports -c -o file.o... yes # checking if gcc supports -c -o file.o... (cached) yes # checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes # checking dynamic linker characteristics... GNU/Linux ld.so # checking how to hardcode library paths into programs... immediate # checking whether stripping libraries is possible... yes # checking if libtool supports shared libraries... yes # checking whether to build shared libraries... no # checking whether to build static libraries... yes # checking whether make supports nested variables... (cached) yes # checking for dlopen in -ldl... yes # checking for kstat_lookup in -lkstat... no # checking for kvm_open in -lkvm... no # checking for gethostbyname in -lnsl... yes # checking for perfstat_cpu in -lperfstat... no # checking for pthread_mutex_init in -lpthread... yes # checking for clock_gettime in -lrt... yes # checking for sendfile in -lsendfile... no # checking for socket in -lsocket... no # checking for special C compiler options needed for large files... no # checking for _FILE_OFFSET_BITS value needed for large files... no # checking sys/ahafs_evProds.h usability... no # checking sys/ahafs_evProds.h presence... no # checking for sys/ahafs_evProds.h... no # checking for pkg-config... yes # checking that generated files are newer than configure... done # configure: creating ./config.status # config.status: creating libuv.pc # config.status: creating Makefile # config.status: executing depfiles commands # config.status: executing libtool commands # CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/opam/.opam/4.07/.opam-switch/build/uwt.0.0.4/libuv/missing aclocal-1.15 -I m4 # /home/opam/.opam/4.07/.opam-switch/build/uwt.0.0.4/libuv/missing: line 81: aclocal-1.15: command not found # WARNING: 'aclocal-1.15' is missing on your system. # You should only need it if you modified 'acinclude.m4' or # 'configure.ac' or m4 files included by 'configure.ac'. # The 'aclocal' program is part of the GNU Automake package: # <http://www.gnu.org/software/automake> # It also requires GNU Autoconf, GNU m4 and Perl in order to run: # <http://www.gnu.org/software/autoconf> # <http://www.gnu.org/software/m4/> # <http://www.perl.org/> # gmake: *** [Makefile:1020: aclocal.m4] Error 127 # *** ERROR: couldn't compile libuv # *** omake error: # File /home/opam/.opam/4.07/lib/omake/configure/Configure.om: line 92, characters 4-11 # early exit(1) requested by an omake file <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build uwt 0.0.4 +- +- The following changes have been performed | - install base-bytes base | - install conf-pkg-config 4 | - install cppo 1.6.8 | - install jbuilder transition | - install lwt 3.3.0 | - install ocaml-migrate-parsetree 1.3.1 | - install omake 0.10.7 | - install ppx_derivers 1.2.1 | - install ppx_tools_versioned 5.2.2 | - install result 1.5 +- <><> ocaml-migrate-parsetree.1.3.1 installed successfully <><><><><><><><><><><> => Note: This package is deprecated. <><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><> => Note: This package is deprecated. => Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead. # To update the current shell environment, run: eval $(opam env) The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.07/.opam-switch/backup/state-20250206041212.export"