Building on m1-c.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205) 2022-09-04 01:19.20 ---> using "00583e82ec888c922d57db664b8acb62b642829c5a4a94b17a44e5693b1db2de" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2022-09-04 01:19.20 ---> using "f816199fc982412d3ea70ae1ae1bab135eea82bc7670ac5d731bc57d0733e3c4" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 418227c38ed4e28a0827786e5e9e50b9547c0b27")) 2022-09-04 01:19.20 ---> using "4cabcce7a0cb6de31986471b51abc9f1f3fec6a75be6e83e549da867c7605e5a" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2022-09-04 01:19.20 ---> using "d451da695ab21573c7bdead4176eec083b0218f568c4ccf5f5b38b162d64d4d7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.04' '4.04.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.04.2"} | "ocaml-system" {= "4.04.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.04.2 (cached) -> installed ocaml-base-compiler.4.04.2 -> installed ocaml-config.1 -> installed ocaml.4.04.2 Done. # Run eval $(opam env --switch=4.04) to update the current shell environment 2022-09-04 01:19.20 ---> using "8faa22180ac5ca880ef3b23c628be4af34f3fccee642ed6a210aab60aba037cd" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [192 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB] - Fetched 508 kB in 3s (195 kB/s) - Reading package lists... - 2022-09-04 01:19.20 ---> using "aad30a72ef0c7f4003669303fa1e032e7ab40c01b8e31eb3711fc0e6d8a49cdf" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: === install 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-09-04 01:19.20 ---> using "0d48535979f204d3bf4708b85d063486ca25564fcce087e29ce2a0bc9f70f4fc" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"socket-daemon.0.3.0\"\ \nopam install -vy \"socket-daemon.0.3.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"socket-daemon.0.3.0\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] socket-daemon.0.3.0 is not installed. Nothing to do. The following actions will be performed: === install 16 packages - install cppo 1.6.8 [required by lwt, ppx_deriving_yojson] - install dune 1.6.3 [required by ppx_deriving_yojson] - install jbuilder transition [required by lwt] - install lwt 3.3.0 [required by socket-daemon] 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 [required by lwt] - install ocamlfind 1.9.5 [required by lwt] - install ppx_derivers 1.2.1 [required by ocaml-migrate-parsetree, ppx_deriving] - install ppx_deriving 4.5-1 [required by ppx_deriving_yojson] - install ppx_deriving_yojson 3.5.3 [required by socket-daemon] - install ppx_tools 5.0 [required by ppx_deriving_yojson] - install ppx_tools_versioned 5.2.2 [required by lwt] - install ppxfind 1.3 [required by ppx_deriving_yojson] - install result 1.5 [required by lwt, ppx_deriving_yojson] - install seq 0.2.2 [required by yojson] - install socket-daemon 0.3.0 - install yojson 2.0.0 [required by ppx_deriving_yojson] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/48: Processing 2/48: Processing 3/48: Processing 4/48: -> retrieved cppo.1.6.8 (cached) Processing 5/48: -> retrieved lwt.3.3.0 (cached) Processing 6/48: -> retrieved ocamlfind.1.9.5 (cached) Processing 7/48: [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 8/48: [ocamlfind: patch] -> retrieved ocaml-migrate-parsetree.1.3.1 (cached) Processing 9/48: [ocamlfind: patch] -> retrieved ppx_derivers.1.2.1 (cached) Processing 10/48: [ocamlfind: patch] Processing 10/48: [ocamlfind: ./configure] -> retrieved ppx_deriving.4.5-1 (cached) Processing 11/48: [ocamlfind: ./configure] -> retrieved ppx_deriving_yojson.3.5.3 (cached) Processing 12/48: [ocamlfind: ./configure] -> retrieved ppx_tools.5.0 (cached) Processing 13/48: [ocamlfind: ./configure] -> retrieved dune.1.6.3 (cached) Processing 14/48: [ocamlfind: ./configure] Processing 15/48: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.04/bin" "-sitelib" "/home/opam/.opam/4.04/lib" "-mandir" "/home/opam/.opam/4.04/man" "-config" "/home/opam/.opam/4.04/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5) - Welcome to findlib version 1.9.5 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: found - threads: found (in +threads) - runtime_events: not present - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.04/lib/ocaml - Binaries: /home/opam/.opam/4.04/bin - Manual pages: /home/opam/.opam/4.04/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.04/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.04/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.04/bin - Manual pages: /home/opam/.opam/4.04/man - topfind script: /home/opam/.opam/4.04/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 15/48: [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved ppx_tools_versioned.5.2.2 (cached) Processing 16/48: [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved ppxfind.1.3 (cached) Processing 17/48: [socket-daemon.0.3.0: http] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved result.1.5 (cached) Processing 18/48: [socket-daemon.0.3.0: http] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved seq.0.2.2 (cached) -> retrieved yojson.2.0.0 (cached) Processing 18/48: [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved socket-daemon.0.3.0 (https://framagit.org/zoggy/old-codes/-/archive/ocaml-socket-daemon-0.3.0/old-codes-ocaml-socket-daemon-0.3.0.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.04/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.04/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.04/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top_printers.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top_printers.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top.ml - ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.04/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' Processing 18/48: [dune: ocaml bootstrap.ml] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' -> compiled ocamlfind.1.9.5 Processing 18/48: [dune: ocaml bootstrap.ml] Processing 19/48: [dune: ocaml bootstrap.ml] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune.1.6.3) - '/home/opam/.opam/4.04/bin/ocamllex.opt' -q src/meta_lexer.mll - '/home/opam/.opam/4.04/bin/ocamllex.opt' -q src/dune_lexer.mll - '/home/opam/.opam/4.04/bin/ocamllex.opt' -q src/dune_lang/dune_lexer.mll - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/action.ml src/action_ast.ml src/action_dune_lang.ml src/action_exec.ml src/action_intf.ml src/action_to_sh.boot.ml src/action_unexpanded.ml src/arg_spec.ml src/artifacts.ml src/binary_kind.ml src/bindings.ml src/blang.ml src/build.ml src/build_interpret.ml src/build_system.ml src/check_rules.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/compilation_context.ml src/config.ml src/context.ml src/dep_graph.ml src/dep_path.ml src/deps.ml src/dir_contents.ml src/dir_status.ml src/dir_with_dune.ml src/dune_env.ml src/dune_file.ml src/dune_fmt.ml src/dune_lexer.ml src/dune_load.ml src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.ml src/env_node.ml src/errors.ml src/exe.ml src/exe_rules.ml src/expander.ml src/file_bindings.ml src/file_tree.ml src/findlib.ml src/format_rules.ml src/gen_meta.ml src/gen_rules.ml src/glob.ml src/glob_lexer.boot.ml src/hooks.ml src/import.ml src/inline_tests.boot.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/js_of_ocaml_rules.boot.ml src/lib.ml src/lib_archives.ml src/lib_deps_info.ml src/lib_file_deps.ml src/lib_info.ml src/lib_modules.ml src/lib_name.ml src/lib_rules.ml src/link_time_code_gen.ml src/local_package.ml src/log.ml src/main.ml src/menhir.boot.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_field_evaluator.ml src/ocaml_flags.ml src/ocaml_version.ml src/ocamldep.ml src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path_dune_lang.ml src/per_item.ml src/pform.ml src/predicate_lang.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/promotion.ml src/report_error.ml src/response_file.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/simple_rules.ml src/spawn.ml src/stanza.ml src/static_deps.ml src/stats.ml src/string_with_vars.ml src/sub_dirs.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/test_rules.ml src/top_closure.ml src/utils.ml src/utop.ml src/value.ml src/variant.ml src/versioned_file.ml src/vfile_kind.ml src/vimpl.ml src/virtual_rules.ml src/watermarks.ml src/workspace.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/stdune/caml/dune_caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/dune_lang/dune_lang.ml src/dune_lang/atom.ml src/dune_lang/dune_lexer.ml src/dune_lang/escape.ml src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.ml src/dune_lang/lexer_shared.ml src/dune_lang/syntax.ml src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/bin.ml src/stdune/bool.ml src/stdune/bytes.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/env.ml src/stdune/escape.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/float.ml src/stdune/fmt.ml src/stdune/hashable.ml src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/import.ml src/stdune/int.ml src/stdune/interned.ml src/stdune/io.ml src/stdune/list.ml src/stdune/loc.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/nothing.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/path.ml src/stdune/pp.ml src/stdune/proc.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.ml src/stdune/sexp_intf.ml src/stdune/staged.ml src/stdune/string.ml src/stdune/type_eq.ml src/stdune/univ_map.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/which_program/which_program.boot.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamllex.opt' -q src/let-syntax/lexer.mll - '/home/opam/.opam/4.04/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma threads.cma -I +threads boot.ml Processing 19/48: [dune: ./boot.exe 47] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.04/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.04/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.04/bin" - install -d "/home/opam/.opam/4.04/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' - install -d "`dirname \"/home/opam/.opam/4.04/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.04/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.04/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.04/lib/findlib" - install -d "/home/opam/.opam/4.04/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.04/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.04/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.04/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.04/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.04/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.04/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.04/lib/$x/META.tmp" && mv "/home/opam/.opam/4.04/lib/$x/META.tmp" "/home/opam/.opam/4.04/lib/$x/META"; done - install -d "/home/opam/.opam/4.04/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.04/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.04/lib/num-top" - install -c num_top.cma num_top.cmi num_top_printers.cmi \ - "/home/opam/.opam/4.04/lib/num-top/" - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.04/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' - install -d "/home/opam/.opam/4.04/man/man1" "/home/opam/.opam/4.04/man/man3" "/home/opam/.opam/4.04/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.04/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.04/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' -> installed ocamlfind.1.9.5 Processing 19/48: [dune: ./boot.exe 47] Processing 20/48: [dune: ./boot.exe 47] [ppx_tools: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_tools.5.0) - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo - ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx - ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa -> compiled ppx_tools.5.0 Processing 20/48: [dune: ./boot.exe 47] Processing 21/48: [dune: ./boot.exe 47] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_tools.5.0) - ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmx - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmti - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmt - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmi - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.mli - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmx - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmti - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmt - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmi - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.mli - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cmxs - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.a - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cmxa - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cma - Installed /home/opam/.opam/4.04/lib/ppx_tools/rewriter - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_metaquot - Installed /home/opam/.opam/4.04/lib/ppx_tools/dumpast - Installed /home/opam/.opam/4.04/lib/ppx_tools/genlifter - Installed /home/opam/.opam/4.04/lib/ppx_tools/META -> installed ppx_tools.5.0 Processing 21/48: [dune: ./boot.exe 47] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "47" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune.1.6.3) -> compiled dune.1.6.3 -> installed dune.1.6.3 Processing 23/48: [cppo: dune build] Processing 24/48: [cppo: dune build] Processing 25/48: [cppo: dune build] [ppx_derivers: dune build] Processing 26/48: [cppo: dune build] [ppx_derivers: dune build] [result: dune build] Processing 27/48: [cppo: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] -> installed jbuilder.transition Processing 28/48: [cppo: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "47" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 28/48: [cppo: dune build] [result: dune build] [seq: dune build] -> installed ppx_derivers.1.2.1 Processing 29/48: [cppo: dune build] [result: dune build] [seq: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "47" (CWD=/home/opam/.opam/4.04/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 29/48: [cppo: dune build] [seq: dune build] -> installed result.1.5 Processing 30/48: [cppo: dune build] [seq: dune build] Processing 31/48: [cppo: dune build] [ocaml-migrate-parsetree: dune build] [seq: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "47" (CWD=/home/opam/.opam/4.04/.opam-switch/build/seq.0.2.2) -> compiled seq.0.2.2 Processing 31/48: [cppo: dune build] [ocaml-migrate-parsetree: dune build] -> installed seq.0.2.2 Processing 32/48: [cppo: dune build] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "47" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cppo.1.6.8) -> compiled cppo.1.6.8 Processing 32/48: [ocaml-migrate-parsetree: dune build] -> installed cppo.1.6.8 Processing 33/48: [ocaml-migrate-parsetree: dune build] Processing 34/48: [ocaml-migrate-parsetree: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "47" (CWD=/home/opam/.opam/4.04/.opam-switch/build/yojson.2.0.0) -> compiled yojson.2.0.0 Processing 34/48: [ocaml-migrate-parsetree: dune build] -> installed yojson.2.0.0 Processing 35/48: [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "47" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocaml-migrate-parsetree.1.3.1) -> compiled ocaml-migrate-parsetree.1.3.1 -> installed ocaml-migrate-parsetree.1.3.1 Processing 37/48: [ppx_tools_versioned: dune build] Processing 38/48: [ppx_tools_versioned: dune build] [ppxfind: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxfind" "-j" "47" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppxfind.1.3) -> compiled ppxfind.1.3 Processing 38/48: [ppx_tools_versioned: dune build] -> installed ppxfind.1.3 Processing 39/48: [ppx_tools_versioned: dune build] [ppx_deriving: patch] applying fix_dune_3.patch Processing 40/48: [ppx_deriving: patch] [ppx_tools_versioned: dune build] Processing 40/48: [ppx_deriving: dune build] [ppx_tools_versioned: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_tools_versioned" "-j" "47" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_tools_versioned.5.2.2) -> compiled ppx_tools_versioned.5.2.2 Processing 40/48: [ppx_deriving: dune build] -> installed ppx_tools_versioned.5.2.2 Processing 41/48: [ppx_deriving: dune build] Processing 42/48: [lwt: ocaml false] [ppx_deriving: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/configure.ml" "-use-libev" "false" "-use-camlp4" "false" (CWD=/home/opam/.opam/4.04/.opam-switch/build/lwt.3.3.0) Processing 42/48: [lwt: jbuilder build] [ppx_deriving: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving" "-j" "47" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_deriving.4.5-1) -> compiled ppx_deriving.4.5-1 Processing 42/48: [lwt: jbuilder build] -> installed ppx_deriving.4.5-1 Processing 43/48: [lwt: jbuilder build] Processing 44/48: [lwt: jbuilder build] [ppx_deriving_yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving_yojson" "-j" "47" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_deriving_yojson.3.5.3) -> compiled ppx_deriving_yojson.3.5.3 Processing 44/48: [lwt: jbuilder build] -> installed ppx_deriving_yojson.3.5.3 Processing 45/48: [lwt: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "lwt" "-j" "47" (CWD=/home/opam/.opam/4.04/.opam-switch/build/lwt.3.3.0) - File "_unknown_", line 1, characters 0-0: - Warning: File META.lwt is both generated by a rule and present in the source tree. - As a result, the rule is currently ignored, however this will become an error in the future. - Delete file META.lwt to get rid of this warning. - discover src/unix/lwt_config.{h,ml},src/unix/unix_c_flags.sexp,src/unix/unix_c_library_flags.sexp - found config var ext_obj: ...................... .o - found config var default_executable_name: ...... a.out - found config var ccomp_type: ................... cc - found config var system: ....................... linux - found config var os_type: ...................... Unix - found config var use_libev: .................... false - not checking for pkg-config - not checking for libev - testing for pthread: ........................... available - testing for eventfd: ........................... available - testing for fd passing: ........................ available - testing for sched_getcpu: ...................... available - testing for affinity getting/setting: .......... available - testing for credentials getting (Linux): ....... available - testing for credentials getting (NetBSD): ...... unavailable - testing for credentials getting (OpenBSD): ..... unavailable - testing for credentials getting (FreeBSD): ..... unavailable - testing for credentials getting (getpeereid): .. unavailable - testing for fdatasync: ......................... available - testing for netdb_reentrant: ................... unavailable - testing for reentrant gethost*: ................ available - testing for nanosecond stat support: ........... *tim.tv_nsec - testing for BSD mincore: ....................... unavailable - ocamlc src/unix/unix_bytes_recv_msg.o - In file included from unix_bytes_recv_msg.c:31: - unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable] - 51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK}; - | ^~~~~~~~~~~~~~ - ocamlc src/unix/unix_bytes_send_msg.o - In file included from unix_bytes_send_msg.c:31: - unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable] - 51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK}; - | ^~~~~~~~~~~~~~ - ocamlc src/unix/unix_getaddrinfo_job.o - In file included from unix_getaddrinfo_job.c:38: - unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable] - 51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK}; - | ^~~~~~~~~~~~~~ - ocamlc src/unix/unix_recv_msg.o - In file included from unix_recv_msg.c:31: - unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable] - 51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK}; - | ^~~~~~~~~~~~~~ - ocamlc src/unix/unix_send_msg.o - In file included from unix_send_msg.c:31: - unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable] - 51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK}; - | ^~~~~~~~~~~~~~ - ocamlc src/unix/lwt_unix_stubs.o - lwt_unix_stubs.c: In function 'pipe_notification_send': - lwt_unix_stubs.c:684:10: warning: 'buf' is used uninitialized [-Wuninitialized] - 684 | return write(notification_fds[1], &buf, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/x86_64-linux-gnu/bits/sigstksz.h:24, - from /usr/include/signal.h:328, - from lwt_unix_stubs.c:41: - /usr/include/unistd.h:378:16: note: in a call to 'write' declared with attribute 'access (read_only, 2, 3)' here - 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur - | ^~~~~ - lwt_unix_stubs.c:683:8: note: 'buf' declared here - 683 | char buf; - | ^~~ - ocamlc src/unix/unix_recv_send_utils.o - In file included from unix_recv_send_utils.c:38: - unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable] - 51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK}; - | ^~~~~~~~~~~~~~ - ocamlopt src/simple_top/.lwt_simple_top.objs/lwt_simple_top.{cmx,o} - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque Processing 45/48: [lwt: ocaml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/install_filter.ml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/lwt.3.3.0) -> compiled lwt.3.3.0 -> installed lwt.3.3.0 Processing 47/48: [socket-daemon: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.04/.opam-switch/build/socket-daemon.0.3.0) - ocamlfind ocamlc -c -package lwt.unix,lwt.ppx,ppx_deriving_yojson -annot -safe-string -g sdaemon_common.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -package lwt.unix,lwt.ppx,ppx_deriving_yojson -annot -safe-string -g sdaemon_common.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "sdaemon_common.ml", line 4, characters 2-23: - Warning 3: deprecated: module Lwt_chan - Use module Lwt_io. - File "sdaemon_common.ml", line 5, characters 4-18: - Warning 3: deprecated: module Lwt_chan - Use module Lwt_io. - File "sdaemon_common.ml", line 6, characters 17-37: - Warning 3: deprecated: module Lwt_chan - Use module Lwt_io. - ocamlfind ocamlc -o socket_daemon_common.cma -a -package lwt.unix,lwt.ppx,ppx_deriving_yojson sdaemon_common.cmo - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -package lwt.unix,lwt.ppx,ppx_deriving_yojson -annot -safe-string -g sdaemon_server.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -package lwt.unix,lwt.ppx,ppx_deriving_yojson -annot -safe-string -g sdaemon_server.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "sdaemon_server.ml", line 39, characters 15-33: - Warning 3: deprecated: module Lwt_chan - Use module Lwt_io. - File "sdaemon_server.ml", line 59, characters 2-29: - Warning 10: this expression should have type unit. - File "sdaemon_server.ml", line 111, characters 24-41: - Warning 3: deprecated: module Lwt_chan - Use module Lwt_io. - File "sdaemon_server.ml", line 111, characters 47-65: - Warning 3: deprecated: module Lwt_chan - Use module Lwt_io. - ocamlfind ocamlc -o socket_daemon_server.cma -a -package lwt.unix,lwt.ppx,ppx_deriving_yojson sdaemon_server.cmo - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -package lwt.unix,lwt.ppx,ppx_deriving_yojson -annot -safe-string -g sdaemon_client.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -package lwt.unix,lwt.ppx,ppx_deriving_yojson -annot -safe-string -g sdaemon_client.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -o socket_daemon_client.cma -a -package lwt.unix,lwt.ppx,ppx_deriving_yojson sdaemon_client.cmo - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -package lwt.unix,lwt.ppx,ppx_deriving_yojson -annot -safe-string -g sdaemon_common.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "sdaemon_common.ml", line 4, characters 2-23: - Warning 3: deprecated: module Lwt_chan - Use module Lwt_io. - File "sdaemon_common.ml", line 5, characters 4-18: - Warning 3: deprecated: module Lwt_chan - Use module Lwt_io. - File "sdaemon_common.ml", line 6, characters 17-37: - Warning 3: deprecated: module Lwt_chan - Use module Lwt_io. - ocamlfind ocamlopt -o socket_daemon_common.cmxa -a -package lwt.unix,lwt.ppx,ppx_deriving_yojson sdaemon_common.cmx - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -shared -o socket_daemon_common.cmxs -package lwt.unix,lwt.ppx,ppx_deriving_yojson sdaemon_common.cmx - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -package lwt.unix,lwt.ppx,ppx_deriving_yojson -annot -safe-string -g sdaemon_server.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "sdaemon_server.ml", line 39, characters 15-33: - Warning 3: deprecated: module Lwt_chan - Use module Lwt_io. - File "sdaemon_server.ml", line 59, characters 2-29: - Warning 10: this expression should have type unit. - File "sdaemon_server.ml", line 111, characters 24-41: - Warning 3: deprecated: module Lwt_chan - Use module Lwt_io. - File "sdaemon_server.ml", line 111, characters 47-65: - Warning 3: deprecated: module Lwt_chan - Use module Lwt_io. - ocamlfind ocamlopt -o socket_daemon_server.cmxa -a -package lwt.unix,lwt.ppx,ppx_deriving_yojson sdaemon_server.cmx - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -shared -o socket_daemon_server.cmxs -package lwt.unix,lwt.ppx,ppx_deriving_yojson sdaemon_server.cmx - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -package lwt.unix,lwt.ppx,ppx_deriving_yojson -annot -safe-string -g sdaemon_client.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -o socket_daemon_client.cmxa -a -package lwt.unix,lwt.ppx,ppx_deriving_yojson sdaemon_client.cmx - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -shared -o socket_daemon_client.cmxs -package lwt.unix,lwt.ppx,ppx_deriving_yojson sdaemon_client.cmx - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch -> compiled socket-daemon.0.3.0 Processing 48/48: [socket-daemon: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/socket-daemon.0.3.0) - ocamlfind install socket-daemon META LICENSE \ - socket_daemon_common.cmxa socket_daemon_common.cmxs sdaemon_common.o sdaemon_common.cmx socket_daemon_common.a \ - socket_daemon_common.cma sdaemon_common.cmi sdaemon_common.mli \ - socket_daemon_server.cmxa socket_daemon_server.cmxs sdaemon_server.o sdaemon_server.cmx socket_daemon_server.a \ - socket_daemon_server.cma sdaemon_server.cmi sdaemon_server.mli \ - socket_daemon_client.cmxa socket_daemon_client.cmxs sdaemon_client.o sdaemon_client.cmx socket_daemon_client.a \ - socket_daemon_client.cma sdaemon_client.cmi sdaemon_client.mli - Installed /home/opam/.opam/4.04/lib/socket-daemon/sdaemon_client.mli - Installed /home/opam/.opam/4.04/lib/socket-daemon/sdaemon_client.cmi - Installed /home/opam/.opam/4.04/lib/socket-daemon/socket_daemon_client.cma - Installed /home/opam/.opam/4.04/lib/socket-daemon/socket_daemon_client.a - Installed /home/opam/.opam/4.04/lib/socket-daemon/sdaemon_client.cmx - Installed /home/opam/.opam/4.04/lib/socket-daemon/sdaemon_client.o - Installed /home/opam/.opam/4.04/lib/socket-daemon/socket_daemon_client.cmxs - Installed /home/opam/.opam/4.04/lib/socket-daemon/socket_daemon_client.cmxa - Installed /home/opam/.opam/4.04/lib/socket-daemon/sdaemon_server.mli - Installed /home/opam/.opam/4.04/lib/socket-daemon/sdaemon_server.cmi - Installed /home/opam/.opam/4.04/lib/socket-daemon/socket_daemon_server.cma - Installed /home/opam/.opam/4.04/lib/socket-daemon/socket_daemon_server.a - Installed /home/opam/.opam/4.04/lib/socket-daemon/sdaemon_server.cmx - Installed /home/opam/.opam/4.04/lib/socket-daemon/sdaemon_server.o - Installed /home/opam/.opam/4.04/lib/socket-daemon/socket_daemon_server.cmxs - Installed /home/opam/.opam/4.04/lib/socket-daemon/socket_daemon_server.cmxa - Installed /home/opam/.opam/4.04/lib/socket-daemon/sdaemon_common.mli - Installed /home/opam/.opam/4.04/lib/socket-daemon/sdaemon_common.cmi - Installed /home/opam/.opam/4.04/lib/socket-daemon/socket_daemon_common.cma - Installed /home/opam/.opam/4.04/lib/socket-daemon/socket_daemon_common.a - Installed /home/opam/.opam/4.04/lib/socket-daemon/sdaemon_common.cmx - Installed /home/opam/.opam/4.04/lib/socket-daemon/sdaemon_common.o - Installed /home/opam/.opam/4.04/lib/socket-daemon/socket_daemon_common.cmxs - Installed /home/opam/.opam/4.04/lib/socket-daemon/socket_daemon_common.cmxa - Installed /home/opam/.opam/4.04/lib/socket-daemon/LICENSE - Installed /home/opam/.opam/4.04/lib/socket-daemon/META -> installed socket-daemon.0.3.0 Done. <><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><> => Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead. # Run eval $(opam env) to update the current shell environment 2022-09-04 01:20.14 ---> saved as "a34f33321408090739ddd35fb4d02941279c051b4373eab2fbdc616773223d52" Job succeeded